@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/67f757ca-0280-41ca-853c-26958b10c4da> a dcat:Dataset ;
    dct:description """These data represent the altitude, in feet above North American Vertical Datum of 1988 (NAVD88), 
of the lower Fort Union aquifer in the Williston structural basin. The data are presented as ASCII 
text files that can be converted to continuous raster format.""" ;
    dct:identifier "USGS:f8dcbb3b-a0bd-47d6-879f-b3f8c1f61a4c" ;
    dct:issued "2025-11-22T09:10:08.702963"^^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 ((-129.6694 82.1400, -129.6694 86.2857, -81.3358 86.2857, -81.3358 82.1400, -129.6694 82.1400))"^^gsp:wktLiteral ] ;
    dct:title "Altitude of the top of the lower Fort Union aquifer 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/67f757ca-0280-41ca-853c-26958b10c4da/resource/69ea673c-3a04-49eb-84ab-3492ac761298>,
        <https://data.amerigeoss.org/dataset/67f757ca-0280-41ca-853c-26958b10c4da/resource/d89b4fbe-4e7e-436b-9651-f031a525bd90> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "canada",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "groundwater",
        "groundwater-availability",
        "inlandwaters",
        "lower-fort-union-aquifer",
        "national",
        "north-america",
        "powder-river",
        "united-states",
        "usgs-f8dcbb3b-a0bd-47d6-879f-b3f8c1f61a4c",
        "williston-basin",
        "williston-river" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/67f757ca-0280-41ca-853c-26958b10c4da/resource/69ea673c-3a04-49eb-84ab-3492ac761298> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:25:49.516576"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:10:08.691936"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.f8dcbb3b-a0bd-47d6-879f-b3f8c1f61a4c.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/67f757ca-0280-41ca-853c-26958b10c4da/resource/d89b4fbe-4e7e-436b-9651-f031a525bd90> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:25:49.516585"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:10:08.692378"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sir2014-5047_altitude_of_top_of_lower_Fort_Union_aquifer_in_Williston_basin> ;
    dcat:mediaType "application/http" .

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

