@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/462b0500-d9a5-4cf7-8832-e8bfeb22f965> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Millard 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:a1dcc0ef-fbee-43f4-bc41-af75719b4650" ;
    dct:issued "2025-11-21T09:27:24.307807"^^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.0700 38.5535, -114.0700 39.5584, -112.0367 39.5584, -112.0367 38.5535, -114.0700 38.5535))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Millard County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/462b0500-d9a5-4cf7-8832-e8bfeb22f965/resource/151a1d96-e0ce-4296-b673-d3479406c42d>,
        <https://data.amerigeoss.org/dataset/462b0500-d9a5-4cf7-8832-e8bfeb22f965/resource/61b2db1e-5605-4e41-802e-5f56fb9e74d4> ;
    dcat:keyword "altitude",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "estuary",
        "geo",
        "geoscientificinformation",
        "geoss",
        "hole-depth",
        "hydrologic-data-site",
        "inlandwaters",
        "lake",
        "millard",
        "millard-county",
        "national",
        "north-america",
        "reservoir",
        "spring",
        "state-of-utah",
        "stream",
        "united-states",
        "usgs-a1dcc0ef-fbee-43f4-bc41-af75719b4650",
        "utah",
        "water-use",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/462b0500-d9a5-4cf7-8832-e8bfeb22f965/resource/151a1d96-e0ce-4296-b673-d3479406c42d> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:42:54.669900"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:27:24.293060"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.a1dcc0ef-fbee-43f4-bc41-af75719b4650.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/462b0500-d9a5-4cf7-8832-e8bfeb22f965/resource/61b2db1e-5605-4e41-802e-5f56fb9e74d4> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:42:54.669907"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:27:24.293489"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_millard> ;
    dcat:mediaType "application/http" .

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

