@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/549983b4-f4d6-4f28-a72f-630e1481da4f> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Wayne 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:c94d8f9f-dead-4049-bd85-cd3a352b295a" ;
    dct:issued "2025-11-21T18:34:04.138706"^^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.7589 38.1486, -111.7589 38.5067, -109.9199 38.5067, -109.9199 38.1486, -111.7589 38.1486))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Wayne County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/549983b4-f4d6-4f28-a72f-630e1481da4f/resource/2aad2222-2da2-495b-9a52-9e3de53b38f4>,
        <https://data.amerigeoss.org/dataset/549983b4-f4d6-4f28-a72f-630e1481da4f/resource/e90191e9-a03b-47db-a260-9077b7222c38> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "estuary",
        "geo",
        "geoscientificinformation",
        "geoss",
        "hole-depth",
        "hydrologic-data-site",
        "inlandwaters",
        "lake",
        "national",
        "north-america",
        "reservoir",
        "spring",
        "state-of-utah",
        "stream",
        "united-states",
        "usgs-c94d8f9f-dead-4049-bd85-cd3a352b295a",
        "utah",
        "water-use",
        "wayne",
        "wayne-county",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/549983b4-f4d6-4f28-a72f-630e1481da4f/resource/2aad2222-2da2-495b-9a52-9e3de53b38f4> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:21:24.674742"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:34:04.125085"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_wayne> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/549983b4-f4d6-4f28-a72f-630e1481da4f/resource/e90191e9-a03b-47db-a260-9077b7222c38> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:21:24.674735"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:34:04.124655"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.c94d8f9f-dead-4049-bd85-cd3a352b295a.xml> ;
    dcat:mediaType "text/xml" .

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

