@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/070c6c4a-e4eb-4a69-b545-2b1252caeda2> a dcat:Dataset ;
    dct:description "This dataset includes the historical series of State Unemployment Insurance (UI) Data Validation program results. The purpose of the Data Validation (DV) program is to verify the accuracy of the Unemployment Insurance Required Reports (UIRR) system data. States report UI data to the U.S. Department of Labor (DOL) on a monthly and quarterly basis under the UIRR system. The UIRR data are used for gathering economic statistics, allocating UI administrative funding, measuring state performance, and accounting for fund utilization. Therefore, it is important that states report UIRR data accurately and uniformly. States use the DV software provided by DOL to conduct the validation and submit results." ;
    dct:identifier "ETA-5-012:013-494" ;
    dct:issued "2025-09-23T17:12:28.255390"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2023-01-03T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Unemployment Insurance Data Validation (DV) Data" ;
    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",
        "data-quality",
        "data-validation",
        "dv",
        "eta",
        "report-validation",
        "reporting-quality" .

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

