@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/6d8236ce-cb89-48f4-9b7e-881007d44831> a dcat:Dataset ;
    dct:description """These data represent the thickness, in feet, of the glacial aquifer system in the Williston structural basin. 
The data are presented as ASCII text files that can be converted to continuous raster format.""" ;
    dct:identifier "USGS:544f812b-f895-4c14-ad2f-838c844b1a4f" ;
    dct:issued "2025-11-22T12:53:16.276890"^^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 ((-126.2954 83.1079, -126.2954 86.5692, -78.5005 86.5692, -78.5005 83.1079, -126.2954 83.1079))"^^gsp:wktLiteral ] ;
    dct:title "Thickness of the glacial aquifer system 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/6d8236ce-cb89-48f4-9b7e-881007d44831/resource/8dc6f2c2-51c4-46af-bee0-1fdaa5ab25c5>,
        <https://data.amerigeoss.org/dataset/6d8236ce-cb89-48f4-9b7e-881007d44831/resource/e7d9405b-0e79-4c28-ab89-6ac282f7685c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "canada",
        "ckan",
        "environment",
        "fox-hills-aquifer",
        "geo",
        "geoscientificinformation",
        "geoss",
        "groundwater",
        "groundwater-availability",
        "inlandwaters",
        "national",
        "north-america",
        "powder-river",
        "united-states",
        "usgs-544f812b-f895-4c14-ad2f-838c844b1a4f",
        "williston-basin",
        "williston-river" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6d8236ce-cb89-48f4-9b7e-881007d44831/resource/8dc6f2c2-51c4-46af-bee0-1fdaa5ab25c5> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T09:29:43.939540"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:53:16.265588"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.544f812b-f895-4c14-ad2f-838c844b1a4f.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/6d8236ce-cb89-48f4-9b7e-881007d44831/resource/e7d9405b-0e79-4c28-ab89-6ac282f7685c> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T09:29:43.939545"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:53:16.266014"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sir2014-5047_thickness_of_glacial_aquifer_system_in_Williston_basin> ;
    dcat:mediaType "application/http" .

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

