@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/0ad2d55f-cc45-450e-a2f0-8d9694b5d45e> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Piute 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:41fba381-7bd3-4cd7-b4aa-325c151390f3" ;
    dct:issued "2025-11-19T22:41:27.824181"^^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 ((-112.3266 38.1505, -112.3266 38.5012, -111.8616 38.5012, -111.8616 38.1505, -112.3266 38.1505))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Piute County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0ad2d55f-cc45-450e-a2f0-8d9694b5d45e/resource/108d9b26-a251-4a6d-a77d-bb323ecb9949>,
        <https://data.amerigeoss.org/dataset/0ad2d55f-cc45-450e-a2f0-8d9694b5d45e/resource/f393405b-067e-4be2-96ac-dfc90e91c762> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "estuary",
        "geo",
        "geoscientificinformation",
        "geoss",
        "hole-depth",
        "hydrologic-data-site",
        "inlandwaters",
        "lake",
        "national",
        "north-america",
        "piute",
        "piute-county",
        "reservoir",
        "spring",
        "state-of-utah",
        "stream",
        "united-states",
        "usgs-41fba381-7bd3-4cd7-b4aa-325c151390f3",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0ad2d55f-cc45-450e-a2f0-8d9694b5d45e/resource/108d9b26-a251-4a6d-a77d-bb323ecb9949> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:43:48.936454"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:41:27.810634"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_piute> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/0ad2d55f-cc45-450e-a2f0-8d9694b5d45e/resource/f393405b-067e-4be2-96ac-dfc90e91c762> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:43:48.936446"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:41:27.810221"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.41fba381-7bd3-4cd7-b4aa-325c151390f3.xml> ;
    dcat:mediaType "text/xml" .

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

