@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/10e90637-d310-436d-be7b-8345d0a07dcc> a dcat:Dataset ;
    dct:description "A monthly summary of activity for the Ticket to Work and Vocational Rehabilitation programs for November 2019." ;
    dct:identifier "US-GOV-SSA-2052" ;
    dct:issued "2025-09-23T21:24:49.434430"^^xsd:dateTime ;
    dct:modified "2020-06-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Ticket to Work Monthly Report - November 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10e90637-d310-436d-be7b-8345d0a07dcc/resource/a4a4a325-6b26-4ac1-a489-f7e1c069fd23> ;
    dcat:keyword "2019",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "november",
        "office-of-retirement-and-disability-policy",
        "return-to-work",
        "social-security",
        "social-security-administration",
        "social-security-disability-benefits",
        "ssa",
        "ticket-to-work-program",
        "vocational-rehabilitational-program" .

<https://data.amerigeoss.org/dataset/10e90637-d310-436d-be7b-8345d0a07dcc/resource/a4a4a325-6b26-4ac1-a489-f7e1c069fd23> a dcat:Distribution ;
    dct:description "November%202019%20Summary%20and%20Assignment%20Report%20-%20Final%20508.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:52:56.890476"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:24:49.413039"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/work/documents/TicketTracker/November%202019%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" .

