@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/1aeb51d9-d404-456d-9907-4a0978c9a247> a dcat:Dataset ;
    dct:description "We created a probabilistic classification model using the nonparametric machine learning technique 'Random Forests'  for oil and gas development potential from low (0) to high (1) across the western US. The six predictor variables used in the model were: geophysical data showing aeromagnetic, isostatic gravity, and Bouguer gravity anomalies, geology, topography and bedrock depth. Our binary response variable was geospatial point data on producing and non-producing oil and gas wells. Our estimates provide insights into the trajectory and eventual endpoint of oil and gas development, but the rate and exact location of development will be subject to additional factors not considered such as market demand, the capacity to transport oil or gas to consumers, and federal air and water quality laws (e.g. Clean Air Act, climate change legislation)." ;
    dct:identifier "USGS:5f7397c382cef8d183995ef9" ;
    dct:issued "2025-11-20T06:45:07.745181"^^xsd:dateTime ;
    dct:modified "20201001"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-123.3614 30.6232, -123.3614 49.1315, -95.5461 49.1315, -95.5461 30.6232, -123.3614 30.6232))"^^gsp:wktLiteral ] ;
    dct:title "Oil and gas development potential in the US Intermountain West." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Holly Copeland" ;
            vcard:hasEmail <mailto:hcopelan@uwyo.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1aeb51d9-d404-456d-9907-4a0978c9a247/resource/3fc34a10-d08a-4a23-901f-d36026d9aac9>,
        <https://data.amerigeoss.org/dataset/1aeb51d9-d404-456d-9907-4a0978c9a247/resource/459598b6-1483-4fc5-9d47-093b11d09a01> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "energy",
        "geo",
        "geoss",
        "greater-sage-grouse",
        "national",
        "north-america",
        "oil-and-gas-potential",
        "united-states",
        "usgs-5f7397c382cef8d183995ef9" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1aeb51d9-d404-456d-9907-4a0978c9a247/resource/3fc34a10-d08a-4a23-901f-d36026d9aac9> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:57:50.979116"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:45:07.737768"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9BXEH62> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/1aeb51d9-d404-456d-9907-4a0978c9a247/resource/459598b6-1483-4fc5-9d47-093b11d09a01> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:57:50.979109"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:45:07.737364"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5f7397c382cef8d183995ef9.xml> ;
    dcat:mediaType "text/xml" .

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

