@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/5ec0469b-cf99-4276-b472-a31559656b58> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Summit 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:7429a3ec-ecf4-4174-85e4-04cd776b1d47" ;
    dct:issued "2025-11-22T01:55:42.379635"^^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.6233 40.5542, -111.6233 41.1442, -110.0628 41.1442, -110.0628 40.5542, -111.6233 40.5542))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Summit County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5ec0469b-cf99-4276-b472-a31559656b58/resource/08241ab8-d4fb-4a8c-be67-81c96564270e>,
        <https://data.amerigeoss.org/dataset/5ec0469b-cf99-4276-b472-a31559656b58/resource/aed8c064-9c47-4aa7-907e-c70361ece283> ;
    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",
        "summit",
        "summit-county",
        "united-states",
        "usgs-7429a3ec-ecf4-4174-85e4-04cd776b1d47",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5ec0469b-cf99-4276-b472-a31559656b58/resource/08241ab8-d4fb-4a8c-be67-81c96564270e> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:21:54.659658"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:55:42.363232"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_summit> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/5ec0469b-cf99-4276-b472-a31559656b58/resource/aed8c064-9c47-4aa7-907e-c70361ece283> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:21:54.659650"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:55:42.362774"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.7429a3ec-ecf4-4174-85e4-04cd776b1d47.xml> ;
    dcat:mediaType "text/xml" .

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

