@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/0acb6340-5ae9-443c-8cef-245ebe9179c5> a dcat:Dataset ;
    dct:description "Historical series of Nonmonetary Determination Time Lapse Detection reports (ETA-9052) in which states provide monthly information on the time it takes to issue nonmonetary determinations from the date the issues are first detected by the agency." ;
    dct:identifier "ETA-5-012:013-489" ;
    dct:issued "2025-09-23T18:30:09.377388"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2024-03-29T16:09:13.875000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Nonmonetary Determination Time Lapse Detection (ETA-9052)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kevin Stapleton" ;
            vcard:hasEmail <mailto:stapleton.kevin@dol.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "eta",
        "nonmonetary-determinations",
        "time-lapse" .

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

