@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/4a44b2e0-6835-4abf-8e63-7db5dd0f5c29> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Salt Lake 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:dfc7a2fe-393e-4f54-901e-524d3c63e419" ;
    dct:issued "2025-11-21T11:56:05.330937"^^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.2128 40.4414, -112.2128 40.8939, -111.5833 40.8939, -111.5833 40.4414, -112.2128 40.4414))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Saltlake County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a44b2e0-6835-4abf-8e63-7db5dd0f5c29/resource/5e66ccce-f324-4b07-ad1a-df5c3625e106>,
        <https://data.amerigeoss.org/dataset/4a44b2e0-6835-4abf-8e63-7db5dd0f5c29/resource/bd7af02a-3926-4ecd-8e05-55d952ed625f> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "estuary",
        "geo",
        "geoscientificinformation",
        "geoss",
        "hole-depth",
        "hydrologic-data-site",
        "inlandwaters",
        "lake",
        "national",
        "north-america",
        "reservoir",
        "salt-lake",
        "salt-lake-county",
        "spring",
        "state-of-utah",
        "stream",
        "united-states",
        "usgs-dfc7a2fe-393e-4f54-901e-524d3c63e419",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/4a44b2e0-6835-4abf-8e63-7db5dd0f5c29/resource/5e66ccce-f324-4b07-ad1a-df5c3625e106> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:36:03.564537"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:56:05.317294"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_saltlake> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/4a44b2e0-6835-4abf-8e63-7db5dd0f5c29/resource/bd7af02a-3926-4ecd-8e05-55d952ed625f> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:36:03.564526"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:56:05.316882"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.dfc7a2fe-393e-4f54-901e-524d3c63e419.xml> ;
    dcat:mediaType "text/xml" .

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

