@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/0002e22d-e241-4ad4-9b6f-99d3cf8fc90d> a dcat:Dataset ;
    dct:description "The EM Groundwater Database provides a centralized location for information relating to groundwater flow, contamination, and remedial approaches across the DOE complex." ;
    dct:identifier "DOE-019-4942372905" ;
    dct:issued "2025-09-23T14:15:18.277099"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2025-07-22T17:23:22.008000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "EM Groundwater Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Julie Karceski" ;
            vcard:hasEmail <mailto:julie.karceski@em.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0002e22d-e241-4ad4-9b6f-99d3cf8fc90d/resource/57b0f07d-437e-4a2b-96de-3fa57d586149> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cleanup" ;
    dcat:theme <%7Benvironment%7D> .

<https://data.amerigeoss.org/dataset/0002e22d-e241-4ad4-9b6f-99d3cf8fc90d/resource/57b0f07d-437e-4a2b-96de-3fa57d586149> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:25:25.885452"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:15:18.264332"^^xsd:dateTime ;
    dct:title "Groundwater" ;
    dcat:accessURL <https://energy.gov/em/groundwater-database> ;
    dcat:mediaType "application/pdf" .

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

