@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/7d5850b9-d8e2-4747-9d05-eb3d84e8a668> a dcat:Dataset ;
    dct:description "This polygon shapefile is the delineation of the upper Umatilla River study area boundary. It is split into two regions, the Blue Mountains and the Lowland Plains, as described in the processing steps. These data were used to analyze precipitation and recharge in the study area as a whole and in the two regions." ;
    dct:identifier "USGS:5b50bd6de4b06a6dd185e30f" ;
    dct:issued "2025-11-22T22:22:44.116748"^^xsd:dateTime ;
    dct:modified "20200827"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-118.8950 45.3355, -118.8950 45.9189, -118.0117 45.9189, -118.0117 45.3355, -118.8950 45.3355))"^^gsp:wktLiteral ] ;
    dct:title "Upper Umatilla River Basin, Oregon zoned study area" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Esther M. Pischel" ;
            vcard:hasEmail <mailto:epischel@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7d5850b9-d8e2-4747-9d05-eb3d84e8a668/resource/c4e872bb-d9bf-4c0f-8ce0-881c582a130f>,
        <https://data.amerigeoss.org/dataset/7d5850b9-d8e2-4747-9d05-eb3d84e8a668/resource/dba67118-c87f-4735-b4a2-4ae0c2efa3a0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "blue-mountains",
        "ckan",
        "geo",
        "geoss",
        "inlandwaters",
        "national",
        "north-america",
        "pendleton",
        "umatilla-county",
        "umatilla-river",
        "united-states",
        "usgs-5b50bd6de4b06a6dd185e30f" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7d5850b9-d8e2-4747-9d05-eb3d84e8a668/resource/c4e872bb-d9bf-4c0f-8ce0-881c582a130f> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T02:26:32.219940"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:22:44.108207"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9E548IN> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/7d5850b9-d8e2-4747-9d05-eb3d84e8a668/resource/dba67118-c87f-4735-b4a2-4ae0c2efa3a0> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T02:26:32.219934"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:22:44.107794"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5b50bd6de4b06a6dd185e30f.xml> ;
    dcat:mediaType "text/xml" .

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

