@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/c9fafadd-efbb-4512-8497-5098664655ee> a dcat:Dataset ;
    dct:description "DOLFORMS Dataset contains the most frequently requested Department of Labor forms. More information and details about the data provided can be found at http://webapps.dol.gov/libraryforms/FormsByAgency.asp" ;
    dct:identifier "c9fafadd-efbb-4512-8497-5098664655ee" ;
    dct:issued "2025-12-01T14:24:33.294003"^^xsd:dateTime ;
    dct:modified "2025-12-01T14:24:33.294008"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOL Form AgencyForms" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sue-li Yao" ;
            vcard:hasEmail <mailto:Yao.Sue-li@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c9fafadd-efbb-4512-8497-5098664655ee/resource/82a8ee8e-f189-419d-8dd5-02d9d2ef4510> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/c9fafadd-efbb-4512-8497-5098664655ee/resource/82a8ee8e-f189-419d-8dd5-02d9d2ef4510> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2017-01-11T22:54:38.669400"^^xsd:dateTime ;
    dct:modified "2025-12-01T14:24:33.287534"^^xsd:dateTime ;
    dct:title "DOL API" ;
    dcat:accessURL <http://api.dol.gov/V1/FORMS/AgencyForms?KEY=352e8ef9-7b38-4428-875b-eefd39df6289> .

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

