@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/48b07665-de45-4259-a02e-d0245c39c30c> a dcat:Dataset ;
    dct:description "Research references to literature about the Newberry geothermal area, Oregon." ;
    dct:identifier <https://data.openei.org/submissions/6990> ;
    dct:issued "2016-04-22T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-14T22:37:29+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-121.4333 43.5167, -121.0333 43.5167, -121.0333 43.9167, -121.4333 43.9167, -121.4333 43.5167))"^^gsp:wktLiteral ] ;
    dct:title "Newberry EGS Literature References" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelly Rose" ;
            vcard:hasEmail <mailto:kelly.rose@netl.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48b07665-de45-4259-a02e-d0245c39c30c/resource/36208fe2-663b-434c-bc5c-a3415c75b87c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "active-source",
        "compressional-wave",
        "core",
        "crustal",
        "drillhole",
        "egs",
        "electric",
        "electrical",
        "em",
        "enhanced-geothermal-system",
        "exploration",
        "exploratory-drilling",
        "field-guide",
        "flow-testing",
        "framework",
        "geologic-history",
        "geology",
        "geophysics",
        "geothermal",
        "gravity",
        "hydrothermal",
        "literature",
        "lithology",
        "magma-chamber",
        "magnetotelluric",
        "mineralogy",
        "newberry",
        "newgen",
        "oregon",
        "p-wave",
        "petrology",
        "resource-characterization",
        "seismic",
        "slimhole",
        "structural",
        "structure",
        "teleseismic",
        "tomography",
        "velocity",
        "volcano-hazards" .

<https://data.amerigeoss.org/dataset/48b07665-de45-4259-a02e-d0245c39c30c/resource/36208fe2-663b-434c-bc5c-a3415c75b87c> a dcat:Distribution ;
    dct:description "Spreadsheet with list of links to research literature for the Newberry Volcano area" ;
    dct:format "XLS" ;
    dct:issued "2025-01-11T22:19:47.598217"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:41:12.865375"^^xsd:dateTime ;
    dct:title "Research Literature.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/797/Newberry_EGS_LiteratureComp.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

