@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/5de64764-2fac-4bc8-ac9a-6130cd1fc88d> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Iron 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:cd9a8710-7cf0-4c7c-bf23-06b76d9a7e21" ;
    dct:issued "2025-11-22T01:17:45.977962"^^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.0609 37.4641, -114.0609 38.1677, -112.5482 38.1677, -112.5482 37.4641, -114.0609 37.4641))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Iron County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5de64764-2fac-4bc8-ac9a-6130cd1fc88d/resource/a662fb36-e83b-4e12-9f03-8a8374753e9c>,
        <https://data.amerigeoss.org/dataset/5de64764-2fac-4bc8-ac9a-6130cd1fc88d/resource/e854d393-f14f-4d72-9e9d-61662c2b0816> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "estuary",
        "geo",
        "geoscientificinformation",
        "geoss",
        "hole-depth",
        "hydrologic-data-site",
        "inlandwaters",
        "iron",
        "iron-county",
        "lake",
        "national",
        "north-america",
        "reservoir",
        "spring",
        "state-of-utah",
        "stream",
        "united-states",
        "usgs-cd9a8710-7cf0-4c7c-bf23-06b76d9a7e21",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5de64764-2fac-4bc8-ac9a-6130cd1fc88d/resource/a662fb36-e83b-4e12-9f03-8a8374753e9c> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:30:32.961996"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:17:45.963922"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_iron> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/5de64764-2fac-4bc8-ac9a-6130cd1fc88d/resource/e854d393-f14f-4d72-9e9d-61662c2b0816> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:30:32.961983"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:17:45.963503"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.cd9a8710-7cf0-4c7c-bf23-06b76d9a7e21.xml> ;
    dcat:mediaType "text/xml" .

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

