@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/78dba26f-a0bc-418e-a695-7f559facc68a> a dcat:Dataset ;
    dct:description "A monthly summary of activity for the Ticket to Work and Vocational Rehabilitation programs for September 2016." ;
    dct:identifier "US-GOV-SSA-1640" ;
    dct:issued "2025-11-22T19:59:34.497524"^^xsd:dateTime ;
    dct:modified "2022-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Ticket to Work Monthly Report - September 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelly Jaksic" ;
            vcard:hasEmail <mailto:Kelly.Jaksic@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78dba26f-a0bc-418e-a695-7f559facc68a/resource/4d50fd9b-b48c-4bda-a8f7-b9bf3aae9e94> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "office-of-retirement-and-disability-policy",
        "return-to-work",
        "social-security",
        "social-security-administration",
        "social-security-disability-benefits",
        "ssa",
        "ticket-to-work-program",
        "united-states",
        "vocational-rehabilitational-program" .

<https://data.amerigeoss.org/dataset/78dba26f-a0bc-418e-a695-7f559facc68a/resource/4d50fd9b-b48c-4bda-a8f7-b9bf3aae9e94> a dcat:Distribution ;
    dct:description "September%202016%20%20Summary%20and%20Assignment%20Report%20-%20FINAL%20508.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:52:07.132164"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:59:34.487980"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/work/documents/TicketTracker/September%202016%20%20Summary%20and%20Assignment%20Report%20-%20FINAL%20508.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

