@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/030c1d4b-ac7d-4203-9127-bc8e9b68fba2> a dcat:Dataset ;
    dct:description "This Excel spreadsheet lists and describes the files composing both the geophysical and geological EarthVision models of Newberry Volcano. It is to be used as a comprehensive reference when working with the models." ;
    dct:identifier "030c1d4b-ac7d-4203-9127-bc8e9b68fba2" ;
    dct:issued "2025-11-25T21:03:55.462730"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:03:55.462734"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Newberry Volcano EarthVision Model Inputs Catalogue" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jeremy Schultz" ;
            vcard:hasEmail <mailto:Jeremy.Schultz@netl.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/030c1d4b-ac7d-4203-9127-bc8e9b68fba2/resource/80a6ccd0-d39e-4ac1-8f1f-55b328f5f84c> ;
    dcat:keyword "3d-model",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "earthvision",
        "edx",
        "energy",
        "energy-data-exchange",
        "enhanced-geothermal-systems",
        "geo",
        "geoss",
        "geothermal",
        "global",
        "newberry" .

<https://data.amerigeoss.org/dataset/030c1d4b-ac7d-4203-9127-bc8e9b68fba2/resource/80a6ccd0-d39e-4ac1-8f1f-55b328f5f84c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2016-03-04T14:47:26.440355"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:03:55.453774"^^xsd:dateTime ;
    dct:title "Newberry_Conceptual_Model_inputs.xlsx" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2016-03-04T19%3A47%3A14.623Z/newberry-conceptual-model-inputs.xlsx> ;
    dcat:byteSize "16324"^^xsd:nonNegativeInteger .

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

