@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/2e5645a6-372d-430a-9f78-9c37d90e4484> a dcat:Dataset ;
    dct:description """This map shows the USGS (United States Geologic Survey), NWIS (National
Water Inventory System) Hydrologic Data Sites for Weber County, Utah.
		
The scope and purpose of NWIS is defined on the web site:
		
https://water.usgs.gov/public/pubs/FS/FS-027-98/""" ;
    dct:identifier "USGS:39c40348-0159-482c-9f1c-24eecdc51e14" ;
    dct:issued "2025-11-20T17:53:58.678651"^^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.3268 41.1386, -112.3268 41.4105, -111.5495 41.4105, -111.5495 41.1386, -112.3268 41.1386))"^^gsp:wktLiteral ] ;
    dct:title "Hydrologic Data Sites for Weber County, Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Hanson" ;
            vcard:hasEmail <mailto:khanson@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e5645a6-372d-430a-9f78-9c37d90e4484/resource/b34bf954-b856-482d-ac6f-90bfe734ae65>,
        <https://data.amerigeoss.org/dataset/2e5645a6-372d-430a-9f78-9c37d90e4484/resource/f31f0170-02d6-45a2-9f15-54af24f5aab3> ;
    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-39c40348-0159-482c-9f1c-24eecdc51e14",
        "utah",
        "water-use",
        "weber",
        "weber-county",
        "well",
        "well-depth" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2e5645a6-372d-430a-9f78-9c37d90e4484/resource/b34bf954-b856-482d-ac6f-90bfe734ae65> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T10:09:35.628175"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:53:58.664869"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?ut_weber> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2e5645a6-372d-430a-9f78-9c37d90e4484/resource/f31f0170-02d6-45a2-9f15-54af24f5aab3> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T10:09:35.628169"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:53:58.664450"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.39c40348-0159-482c-9f1c-24eecdc51e14.xml> ;
    dcat:mediaType "text/xml" .

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

