@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/6a5e7c27-9f47-464e-8e84-d0625ef56411> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Washington 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:942b4532-828a-481b-892e-f6841a371d7e" ;
    dct:issued "2025-11-19T14:30:30.406977"^^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.0511 36.9869, -114.0511 37.6242, -112.8998 37.6242, -112.8998 36.9869, -114.0511 36.9869))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Washington County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6a5e7c27-9f47-464e-8e84-d0625ef56411/resource/44ccb138-976b-4d69-b2cd-3d2cf4b1ae55>,
        <https://data.amerigeoss.org/dataset/6a5e7c27-9f47-464e-8e84-d0625ef56411/resource/716907f8-60d5-4a7a-b902-d6eceb48e72f> ;
    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",
        "united-states",
        "usgs-942b4532-828a-481b-892e-f6841a371d7e",
        "utah",
        "washington",
        "washington-county",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6a5e7c27-9f47-464e-8e84-d0625ef56411/resource/44ccb138-976b-4d69-b2cd-3d2cf4b1ae55> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:26:45.608195"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:30:30.380942"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.942b4532-828a-481b-892e-f6841a371d7e.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/6a5e7c27-9f47-464e-8e84-d0625ef56411/resource/716907f8-60d5-4a7a-b902-d6eceb48e72f> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:26:45.608202"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:30:30.381717"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_washington> ;
    dcat:mediaType "application/http" .

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

