@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/2c4defca-c943-474f-b410-dfb184519366> a dcat:Dataset ;
    dct:description """These data represent the extent of the Upper Hell Creek hydrogeologic unit 
in the Powder River and Williston structural basins.""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-ac49e0ca-f291-4b21-93ce-7b4537e73215> ;
    dct:issued "2025-09-24T18:45:30.628964"^^xsd:dateTime ;
    dct:modified "2020-11-17T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-108.0614 42.6903, -108.0614 49.8116, -99.6039 49.8116, -99.6039 42.6903, -108.0614 42.6903))"^^gsp:wktLiteral ] ;
    dct:title "Extent of the Upper Hell Creek hydrogeologic unit in the Powder River and Williston structural basins" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roy Sando" ;
            vcard:hasEmail <mailto:tsando@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2c4defca-c943-474f-b410-dfb184519366/resource/9b261814-3f92-4f63-986f-704845e62d1c>,
        <https://data.amerigeoss.org/dataset/2c4defca-c943-474f-b410-dfb184519366/resource/c7bf62c2-0e2b-4efe-bb36-9eeda710d1d6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bedrock-geology",
        "canada",
        "environment",
        "geoscientificinformation",
        "groundwater",
        "groundwater-availability",
        "inlandwaters",
        "powder-river",
        "powder-river-basin",
        "united-states",
        "usgs-ac49e0ca-f291-4b21-93ce-7b4537e73215",
        "williston-basin",
        "williston-river" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2c4defca-c943-474f-b410-dfb184519366/resource/9b261814-3f92-4f63-986f-704845e62d1c> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T07:11:25.171620"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:45:30.596102"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.ac49e0ca-f291-4b21-93ce-7b4537e73215.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/2c4defca-c943-474f-b410-dfb184519366/resource/c7bf62c2-0e2b-4efe-bb36-9eeda710d1d6> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-14T10:51:08.033578"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:45:30.597686"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P97A695Z> ;
    dcat:mediaType "application/http" .

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

