@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/6db5ffc2-345c-4fd2-8794-136e13ee6c56> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Cache 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:48af96a0-d6b3-4ff9-8bd5-e83f6612fa1c" ;
    dct:issued "2025-11-22T13:01:41.260679"^^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.0959 41.4980, -112.0959 41.9994, -111.5100 41.9994, -111.5100 41.4980, -112.0959 41.4980))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Cache County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6db5ffc2-345c-4fd2-8794-136e13ee6c56/resource/2295a238-2c0e-4770-a2ac-26f18718a18c>,
        <https://data.amerigeoss.org/dataset/6db5ffc2-345c-4fd2-8794-136e13ee6c56/resource/e7977f78-43d9-48e8-8daa-a1fff0b7c052> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "cache",
        "cache-county",
        "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-48af96a0-d6b3-4ff9-8bd5-e83f6612fa1c",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6db5ffc2-345c-4fd2-8794-136e13ee6c56/resource/2295a238-2c0e-4770-a2ac-26f18718a18c> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:43:03.763725"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:01:41.246569"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_cache> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/6db5ffc2-345c-4fd2-8794-136e13ee6c56/resource/e7977f78-43d9-48e8-8daa-a1fff0b7c052> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:43:03.763714"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:01:41.246137"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.48af96a0-d6b3-4ff9-8bd5-e83f6612fa1c.xml> ;
    dcat:mediaType "text/xml" .

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

