@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/1b8b9edc-fe27-4a35-97d6-1b115b365893> a dcat:Dataset ;
    dct:description "A monthly summary of activity for the Ticket to Work and Vocational Rehabilitation programs for May 2015." ;
    dct:identifier "US-GOV-SSA-1195" ;
    dct:issued "2025-09-24T04:20:55.675094"^^xsd:dateTime ;
    dct:modified "2025-09-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Ticket to Work Monthly Report - May 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1b8b9edc-fe27-4a35-97d6-1b115b365893/resource/c69c6650-6fc6-4eea-8168-d60d1b766bb5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "office-of-retirement-and-disability-policy",
        "return-to-work",
        "social-security",
        "social-security-administration",
        "social-security-disability-benefits",
        "ssa",
        "ticket-to-work-program",
        "vocational-rehabilitation-program" .

<https://data.amerigeoss.org/dataset/1b8b9edc-fe27-4a35-97d6-1b115b365893/resource/c69c6650-6fc6-4eea-8168-d60d1b766bb5> a dcat:Distribution ;
    dct:description "May%202015%20Summary%20and%20Assignment%20Report%20-%20FINAL%20508.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:51:22.999494"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:20:55.636012"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.ssa.gov/work/documents/TicketTracker/May%202015%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" .

