@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/b4eb8246-d8e0-4b68-8c47-bbe0a6303cea> a dcat:Dataset ;
    dct:description """DOE/EM-0290, executive summary\r
""" ;
    dct:identifier "b4eb8246-d8e0-4b68-8c47-bbe0a6303cea" ;
    dct:issued "2025-11-25T22:31:07.168913"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:31:07.168917"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "The 1996 Baseline environmental management report : executive summary." ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b4eb8246-d8e0-4b68-8c47-bbe0a6303cea/resource/d2f5c145-0e45-4dee-a11d-6bd2829230ab> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "environment",
        "executive-summary",
        "geo",
        "geology",
        "geoss",
        "global",
        "management",
        "radioactive",
        "report",
        "sites",
        "waste" .

<https://data.amerigeoss.org/dataset/b4eb8246-d8e0-4b68-8c47-bbe0a6303cea/resource/d2f5c145-0e45-4dee-a11d-6bd2829230ab> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2014-04-07T10:45:06.964755"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:31:07.158861"^^xsd:dateTime ;
    dct:title "The 1996 Baseline environmental management report : executive summary." ;
    dcat:accessURL <http://webharvest.gov/peth04/20041101034152/http://web.em.doe.gov/bemr96/execsum.html> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

