@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/d61fd8a3-7486-4dd1-ae6d-ccea9be0b33d> a dcat:Dataset ;
    dct:description "Sr isotope used to produce 87Sr/86Sr Concentrations in the Appalachian Basin: A Review contents" ;
    dct:identifier "d61fd8a3-7486-4dd1-ae6d-ccea9be0b33d" ;
    dct:issued "2025-11-25T22:49:15.415542"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:49:15.415546"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-70.2246 42.4883, -70.2246 37.4051, -82.3975 37.4051, -82.3975 42.4883, -70.2246 42.4883)))"^^gsp:wktLiteral ] ;
    dct:title "Sr Isotope Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stan Mordensky" ;
            vcard:hasEmail <mailto:stanley.mordensky@contr.netl.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d61fd8a3-7486-4dd1-ae6d-ccea9be0b33d/resource/9400d89a-2022-4c5c-8b49-c44065a2eee7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "appalachian-basin",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "fluids",
        "gases",
        "geo",
        "geochemistry",
        "geoss",
        "global",
        "sr",
        "trs" .

<https://data.amerigeoss.org/dataset/d61fd8a3-7486-4dd1-ae6d-ccea9be0b33d/resource/9400d89a-2022-4c5c-8b49-c44065a2eee7> a dcat:Distribution ;
    dct:description "Data used to produce 87Sr/86Sr Concentrations in the Appalachian Basin: A Review contents" ;
    dct:format "XLS" ;
    dct:issued "2015-03-09T17:27:44.668955"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:49:15.406968"^^xsd:dateTime ;
    dct:title "Sr Data Final.xls" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2015-03-09T21%3A28%3A07.736Z/sr-data-final.xls> ;
    dcat:byteSize "297984"^^xsd:nonNegativeInteger .

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

