@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/59e4ab21-7b6a-4932-bc5b-0ac0e553cb6e> a dcat:Dataset ;
    dct:description """These data represent the altitude, in feet above North American Vertical Datum of 1988 (NAVD88), 
of the middle Fort Union hydrogeologic unit in the Williston structural basin. The data are presented 
as ASCII text files that can be converted to continuous raster format.""" ;
    dct:identifier "USGS:c7f06a7c-a5d0-4b65-bd62-746b3ae13e1c" ;
    dct:issued "2025-11-21T22:05:06.844805"^^xsd:dateTime ;
    dct:modified "20201117"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-128.0288 82.1571, -128.0288 86.1289, -88.0876 86.1289, -88.0876 82.1571, -128.0288 82.1571))"^^gsp:wktLiteral ] ;
    dct:title "Altitude of the top of the middle Fort Union hydrogeologic unit in the Williston structural basin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roy Sando" ;
            vcard:hasEmail <mailto:tsando@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/59e4ab21-7b6a-4932-bc5b-0ac0e553cb6e/resource/7583f8d8-5de5-4b02-b370-7ea740526657>,
        <https://data.amerigeoss.org/dataset/59e4ab21-7b6a-4932-bc5b-0ac0e553cb6e/resource/7e933e63-92df-4ed9-a290-99af9e860768> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "canada",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "groundwater",
        "groundwater-availability",
        "inlandwaters",
        "middle-fort-union",
        "national",
        "north-america",
        "powder-river",
        "united-states",
        "usgs-c7f06a7c-a5d0-4b65-bd62-746b3ae13e1c",
        "williston-basin",
        "williston-river" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/59e4ab21-7b6a-4932-bc5b-0ac0e553cb6e/resource/7583f8d8-5de5-4b02-b370-7ea740526657> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:30:57.669707"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:05:06.833770"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sir2014-5047_altitude_of_top_of_middle_Fort_Union_hydrogeologic_unit_in_Williston_basin> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/59e4ab21-7b6a-4932-bc5b-0ac0e553cb6e/resource/7e933e63-92df-4ed9-a290-99af9e860768> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:30:57.669695"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:05:06.833326"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.c7f06a7c-a5d0-4b65-bd62-746b3ae13e1c.xml> ;
    dcat:mediaType "text/xml" .

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

