@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/5634db97-2d85-4d2c-81e6-97548004a941> a dcat:Dataset ;
    dct:description """This digital geospatial data set consists of geohydrologic
unit boundaries shown in the report "Structure, outcrop, and
subcrop of the bedrock aquifers along the western margin of
the Denver Basin, Colorado" (Robson and others, 1998).""" ;
    dct:identifier "USGS:68c1afa8-92aa-42ca-9d47-3ef285e75188" ;
    dct:issued "2025-11-21T19:36:35.686845"^^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 ((-105.2568 39.2820, -105.2568 40.8867, -104.5891 40.8867, -104.5891 39.2820, -105.2568 39.2820))"^^gsp:wktLiteral ] ;
    dct:title "Geohydrologic unit boundaries along the Colorado Front Range" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Colorado District Chief" ;
            vcard:hasEmail <mailto:wfhorak@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5634db97-2d85-4d2c-81e6-97548004a941/resource/86fcbaea-c2d7-422b-a4b4-7384ccc07bf9>,
        <https://data.amerigeoss.org/dataset/5634db97-2d85-4d2c-81e6-97548004a941/resource/c0d04a3f-4e74-4472-9d96-dbfa2948e77b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquifer",
        "ckan",
        "contact",
        "denver-colorado",
        "environment",
        "front-range-colorado",
        "geo",
        "geology",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "national",
        "north-america",
        "subcrop",
        "united-states",
        "usgs-68c1afa8-92aa-42ca-9d47-3ef285e75188" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5634db97-2d85-4d2c-81e6-97548004a941/resource/86fcbaea-c2d7-422b-a4b4-7384ccc07bf9> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:41:38.053323"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:36:35.675534"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?co_geo_ha742> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/5634db97-2d85-4d2c-81e6-97548004a941/resource/c0d04a3f-4e74-4472-9d96-dbfa2948e77b> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:41:38.053313"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:36:35.675124"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.68c1afa8-92aa-42ca-9d47-3ef285e75188.xml> ;
    dcat:mediaType "text/xml" .

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

