@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/6d8d9878-01f4-41da-9cfa-4926c85979f5> a dcat:Dataset ;
    dct:description "Historical series of Contribution Operations Reports (ETA-581) which provide quarterly information on state tax operations which are used to measure the effectiveness of the state Unemployment Insurance (UI) tax programs." ;
    dct:identifier "ETA-5-012:013-471" ;
    dct:issued "2025-11-22T12:55:03.315110"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2020-09-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Unemployment Insurance Contribution Operations (ETA-581)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kevin Stapleton" ;
            vcard:hasEmail <mailto:stapleton.kevin@dol.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "audit",
        "ckan",
        "collections",
        "contributions",
        "employers",
        "eta",
        "geo",
        "geoss",
        "national",
        "north-america",
        "tax",
        "united-states" .

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

