@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/7764047a-4cb6-47de-a223-84b5f580d96b> a dcat:Dataset ;
    dct:description "CID provides users with Department of Energy (DOE) waste management, cleanup, and facility information." ;
    dct:identifier "DOE-019-4536758911" ;
    dct:issued "2025-11-22T19:14:08.172054"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2009-10-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Central Internet Database (CID)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Tonkay" ;
            vcard:hasEmail <mailto:douglas.tonkay@em.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7764047a-4cb6-47de-a223-84b5f580d96b/resource/7518a4ee-4eb7-496b-9865-200a3a6360a2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cleanup",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7Benvironment%7D> .

<https://data.amerigeoss.org/dataset/7764047a-4cb6-47de-a223-84b5f580d96b/resource/7518a4ee-4eb7-496b-9865-200a3a6360a2> a dcat:Distribution ;
    dct:description "CIDHome.aspx" ;
    dct:issued "2020-11-10T16:25:25.672815"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:14:08.165809"^^xsd:dateTime ;
    dct:title "CID" ;
    dcat:accessURL <https://cid.doe.gov/Pages/CIDHome.aspx> ;
    dcat:mediaType "pdf/xls" .

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

