@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/6583e497-34c8-4059-b18b-a0f92111cb45> a dcat:Dataset ;
    dct:description "This Choose Work webpage provides access to a tool for doing a direct search for Ticket to Work service providers by zip code. It functions similarly to a web based API." ;
    dct:identifier "US-GOV-SSA-363" ;
    dct:issued "2025-11-22T07:22:02.437689"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Web API for Ticket to Work Program Service Providers Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6583e497-34c8-4059-b18b-a0f92111cb45/resource/3f50291f-5e91-4868-a4ee-89b7e0293003> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "return-to-work",
        "social-security",
        "social-security-administration",
        "social-security-disability-benefits",
        "ssa",
        "ticket-to-work",
        "united-states",
        "vocational-rehabilitation-program" .

<https://data.amerigeoss.org/dataset/6583e497-34c8-4059-b18b-a0f92111cb45/resource/3f50291f-5e91-4868-a4ee-89b7e0293003> a dcat:Distribution ;
    dct:issued "2020-11-10T16:50:03.207718"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:22:02.428949"^^xsd:dateTime ;
    dct:title "Service Provider Search" ;
    dcat:accessURL <https://choosework.ssa.gov/findhelp/result?option=directSearch> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

