@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/2c6b9c5e-59cc-47fa-bd49-c729eb257c3f> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Emery County, Utah.
		
The scope and purpose of NWIS is defined on the web site:
		
http://water.usgs.gov/public/pubs/FS/FS-027-98/""" ;
    dct:identifier "USGS:ec5e6729-3f21-4724-a2ca-e53ed5d4b74c" ;
    dct:issued "2025-11-20T16:49:12.758073"^^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 ((-111.2990 38.4997, -111.2990 39.7025, -110.0456 39.7025, -110.0456 38.4997, -111.2990 38.4997))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Emery County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2c6b9c5e-59cc-47fa-bd49-c729eb257c3f/resource/1261cb5d-12f2-4128-951d-e0407108aec1>,
        <https://data.amerigeoss.org/dataset/2c6b9c5e-59cc-47fa-bd49-c729eb257c3f/resource/fccac5ad-be73-4471-8dac-e0cdbf89b7b3> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "emery",
        "emery-county",
        "environment",
        "estuary",
        "geo",
        "geoscientificinformation",
        "geoss",
        "hole-depth",
        "hydrologic-data-site",
        "inlandwaters",
        "lake",
        "national",
        "north-america",
        "reservoir",
        "spring",
        "state-of-utah",
        "stream",
        "united-states",
        "usgs-ec5e6729-3f21-4724-a2ca-e53ed5d4b74c",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2c6b9c5e-59cc-47fa-bd49-c729eb257c3f/resource/1261cb5d-12f2-4128-951d-e0407108aec1> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T18:57:20.353531"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:49:12.744145"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_emery> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2c6b9c5e-59cc-47fa-bd49-c729eb257c3f/resource/fccac5ad-be73-4471-8dac-e0cdbf89b7b3> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T18:57:20.353525"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:49:12.743740"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.ec5e6729-3f21-4724-a2ca-e53ed5d4b74c.xml> ;
    dcat:mediaType "text/xml" .

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

