@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/3a5d4c67-0749-4fb8-988d-7e0065e31726> a dcat:Dataset ;
    dct:description "A study of the radioactivity of materials related to Marcellus Shale Hydraulic Fracturing gas extraction." ;
    dct:identifier "3a5d4c67-0749-4fb8-988d-7e0065e31726" ;
    dct:issued "2025-11-25T21:29:09.004730"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:29:09.004734"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Radioactivity in Marcellus Shale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marvin Resnikoff, Ekaterina Alexandrova, Jackie Travers" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3a5d4c67-0749-4fb8-988d-7e0065e31726/resource/416f2c24-93d8-4336-bf6a-0c48fc67458d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "marcellus",
        "marcellus-shale",
        "radioactive",
        "radioactivit",
        "shale" .

<https://data.amerigeoss.org/dataset/3a5d4c67-0749-4fb8-988d-7e0065e31726/resource/416f2c24-93d8-4336-bf6a-0c48fc67458d> a dcat:Distribution ;
    dct:description "The radioactivity of fluid and other waste materials from enhanced hydrocarbon extraction of the Marcellus shale are discussed." ;
    dct:format "PDF" ;
    dct:issued "2014-04-16T20:15:54.738820"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:29:08.996738"^^xsd:dateTime ;
    dct:title "Marcellus Shale Radioactivity Report 5-18-2010.pdf" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2014-04-17T00%3A06%3A33.937Z/marcellus-shale-radioactivity-report-5-18-2010.pdf> ;
    dcat:byteSize "393312"^^xsd:nonNegativeInteger .

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

