@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/2177d4e8-e45c-48b5-a221-0e51506bb706> a dcat:Dataset ;
    dct:description "Senior Community Service Employment Program (SCSEP) dataset maintains data on the performance outcomes for the state and national grantees that provide part-time subsidized work experience and training through community service positions for older workers 55 and up before transitioning to unsubsidized employment." ;
    dct:identifier "ETA-5-012:010-455" ;
    dct:issued "2025-09-24T08:46:36.277200"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-12-03T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Senior Community Service Employment Program Performance Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Toni Wilson" ;
            vcard:hasEmail <mailto:wilson.toni@dol.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "community-service-employment",
        "eta",
        "older-workers",
        "scsep",
        "senior" .

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

