@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/26ea34d3-7f9f-4b9c-ae69-e0040a9ed2d9> a dcat:Dataset ;
    dct:description """This data set contains the main stem of the Humboldt River as
defined by Humboldt Project personnel of the U.S. Geological
Survey Nevada District, 2001.  The data set was digitized on
screen using digital orthophoto quadrangles from 1994.""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-0b530262-ef31-435e-9977-8dd46ec12eea> ;
    dct:issued "2025-09-24T15:19:18.601285"^^xsd:dateTime ;
    dct:modified "2020-11-17T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-118.4891 40.0485, -118.4891 41.0677, -115.2481 41.0677, -115.2481 40.0485, -118.4891 40.0485))"^^gsp:wktLiteral ] ;
    dct:title "Humboldt River main stem, Nevada" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rose L. Medina" ;
            vcard:hasEmail <mailto:rlmedina@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/26ea34d3-7f9f-4b9c-ae69-e0040a9ed2d9/resource/36b342d8-22f3-4346-bc09-95f76d932f9a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "environment",
        "geoscientificinformation",
        "humboldt-river",
        "hydrology",
        "inlandwaters",
        "nevada",
        "river",
        "stream",
        "usgs-0b530262-ef31-435e-9977-8dd46ec12eea" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/26ea34d3-7f9f-4b9c-ae69-e0040a9ed2d9/resource/36b342d8-22f3-4346-bc09-95f76d932f9a> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T16:46:05.505071"^^xsd:dateTime ;
    dct:modified "2025-09-24T15:19:18.583640"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9JJWUJ7> ;
    dcat:mediaType "application/http" .

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

