@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/27bb3202-7196-4994-8a8b-36f9c1f61bb9> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Sanpete 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:6195f233-9476-4c59-bb11-d50357027bcc" ;
    dct:issued "2025-11-20T14:07:05.637401"^^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.9223 39.0356, -111.9223 39.8044, -111.2484 39.8044, -111.2484 39.0356, -111.9223 39.0356))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Sanpete County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/27bb3202-7196-4994-8a8b-36f9c1f61bb9/resource/58a50549-7940-42e4-bf0b-19a521b8cbba>,
        <https://data.amerigeoss.org/dataset/27bb3202-7196-4994-8a8b-36f9c1f61bb9/resource/b0f5aaef-8732-4791-8b9b-c215a37afde8> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "estuary",
        "geo",
        "geoscientificinformation",
        "geoss",
        "hole-depth",
        "hydrologic-data-site",
        "inlandwaters",
        "lake",
        "national",
        "north-america",
        "reservoir",
        "sanpete",
        "sanpete-county",
        "spring",
        "state-of-utah",
        "stream",
        "united-states",
        "usgs-6195f233-9476-4c59-bb11-d50357027bcc",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/27bb3202-7196-4994-8a8b-36f9c1f61bb9/resource/58a50549-7940-42e4-bf0b-19a521b8cbba> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:45:00.559187"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:07:05.623319"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_sanpete> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/27bb3202-7196-4994-8a8b-36f9c1f61bb9/resource/b0f5aaef-8732-4791-8b9b-c215a37afde8> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:45:00.559180"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:07:05.622905"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.6195f233-9476-4c59-bb11-d50357027bcc.xml> ;
    dcat:mediaType "text/xml" .

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

