@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/3d2ddd73-651a-4fa4-8e4a-5f1cf0599ab8> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Juab 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:60ed5806-eb0a-435e-b63a-99314fb7a8f3" ;
    dct:issued "2025-11-21T03:23:46.702097"^^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 ((-114.0349 39.3076, -114.0349 39.9621, -111.7289 39.9621, -111.7289 39.3076, -114.0349 39.3076))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Juab County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d2ddd73-651a-4fa4-8e4a-5f1cf0599ab8/resource/63ececf4-a7f4-44a3-b249-c06638e02b33>,
        <https://data.amerigeoss.org/dataset/3d2ddd73-651a-4fa4-8e4a-5f1cf0599ab8/resource/caaf9dd6-f6c3-47a2-81dd-5dfdafcd554a> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "estuary",
        "geo",
        "geoscientificinformation",
        "geoss",
        "hole-depth",
        "hydrologic-data-site",
        "inlandwaters",
        "juab",
        "juab-county",
        "lake",
        "national",
        "north-america",
        "reservoir",
        "spring",
        "state-of-utah",
        "stream",
        "united-states",
        "usgs-60ed5806-eb0a-435e-b63a-99314fb7a8f3",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3d2ddd73-651a-4fa4-8e4a-5f1cf0599ab8/resource/63ececf4-a7f4-44a3-b249-c06638e02b33> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:48:54.563461"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:23:46.686565"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.60ed5806-eb0a-435e-b63a-99314fb7a8f3.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/3d2ddd73-651a-4fa4-8e4a-5f1cf0599ab8/resource/caaf9dd6-f6c3-47a2-81dd-5dfdafcd554a> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:48:54.563469"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:23:46.687001"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_juab> ;
    dcat:mediaType "application/http" .

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

