@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/63cf77f0-5c2e-441d-9912-e4f0bfbcedb8> a dcat:Dataset ;
    dct:description "A list of DOL agencies and links to their websites." ;
    dct:identifier "API_M-12-012:000-565" ;
    dct:issued "2025-11-22T05:59:22.859237"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-04-13T16:49:40.603000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOL Agencies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mike Pulsifer" ;
            vcard:hasEmail <mailto:mike.pulsifer@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/63cf77f0-5c2e-441d-9912-e4f0bfbcedb8/resource/8b868cdf-29ad-4272-9e27-1397a4fba3e9> ;
    dcat:keyword "agency",
        "amerigeo",
        "amerigeoss",
        "api-management",
        "ckan",
        "geo",
        "geoss",
        "mission",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/63cf77f0-5c2e-441d-9912-e4f0bfbcedb8/resource/8b868cdf-29ad-4272-9e27-1397a4fba3e9> a dcat:Distribution ;
    dct:description "API serving JSON and XML" ;
    dct:format "API" ;
    dct:issued "2021-04-12T19:35:41.757608"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:59:22.852375"^^xsd:dateTime ;
    dct:title "DOL API" ;
    dcat:accessURL <http://api.dol.gov/V1/DOLAgency/Agencies?KEY=352e8ef9-7b38-4428-875b-eefd39df6289> .

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

