@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/0db7acce-d100-4054-be85-dd506b3918ac> a dcat:Dataset ;
    dct:description "This dataset includes spatial locations in the Pacific Northwest where streamflow observations were recorded. For the purpose of this investigation, all streamflow observations were converted into wet or dry indicator values." ;
    dct:identifier "USGS:5a0f338de4b09af898d099b9" ;
    dct:issued "2025-11-19T16:58:37.974737"^^xsd:dateTime ;
    dct:modified "20200819"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-126.9720 39.8805, -126.9720 50.5274, -109.7025 50.5274, -109.7025 39.8805, -126.9720 39.8805))"^^gsp:wktLiteral ] ;
    dct:title "Streamflow Observation Points in the Pacific Northwest, 1977-2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FRESC Science Data Coordinator" ;
            vcard:hasEmail <mailto:fresc_outreach@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0db7acce-d100-4054-be85-dd506b3918ac/resource/12261262-63c5-4178-a1a8-ff880c1957a9>,
        <https://data.amerigeoss.org/dataset/0db7acce-d100-4054-be85-dd506b3918ac/resource/93aa1ff2-2957-458e-933e-1de874f1805f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california",
        "ckan",
        "geo",
        "geoss",
        "idaho",
        "inlandwaters",
        "intermittent",
        "montana",
        "national",
        "nevada",
        "nhd-region-17",
        "north-america",
        "oregon",
        "pacific-northwest",
        "perennial",
        "permanence",
        "streamflow",
        "streams",
        "united-states",
        "usgs-5a0f338de4b09af898d099b9",
        "utah",
        "washington",
        "wyoming" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0db7acce-d100-4054-be85-dd506b3918ac/resource/12261262-63c5-4178-a1a8-ff880c1957a9> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:30:31.712927"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:58:37.941367"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F7BV7FSP> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/0db7acce-d100-4054-be85-dd506b3918ac/resource/93aa1ff2-2957-458e-933e-1de874f1805f> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:30:31.712919"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:58:37.940345"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5a0f338de4b09af898d099b9.xml> ;
    dcat:mediaType "text/xml" .

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

