@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/0bae613b-4d32-4b25-b844-f11ea1d2d840> a dcat:Dataset ;
    dct:description "The dataset includes an Excel workbook and a shapefile. The Excel workbook has two spreadsheets. The first spreadsheet contains the final stage/volume/area table for the area of interest in Malheur Lake. The second spreadsheet contains calculations to create the stage/volume/area table. The shapefile is a polygon representing the area of interested in Malheur Lake,OR. The area of interest was manually delineated to include the annually-inundated extent and the directly adjacent lake riparian areas." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-5ff5de5ad34ea5387df0340f> ;
    dct:issued "2025-09-23T18:50:29.135937"^^xsd:dateTime ;
    dct:modified "2023-09-19T00: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.9788 43.2187, -118.9788 43.4468, -118.5300 43.4468, -118.5300 43.2187, -118.9788 43.2187))"^^gsp:wktLiteral ] ;
    dct:title "Stage/Volume/Area Table for Malheur Lake, Oregon, 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cassandra D Smith" ;
            vcard:hasEmail <mailto:cassandrasmith@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0bae613b-4d32-4b25-b844-f11ea1d2d840/resource/2e73c661-c5a5-4a17-9bb0-9d8bd5f6359f>,
        <https://data.amerigeoss.org/dataset/0bae613b-4d32-4b25-b844-f11ea1d2d840/resource/6f88433e-ca74-4e55-8c5a-faca4e7438d4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "harney-basin",
        "inlandwaters",
        "malheur-lake",
        "surface-water-level",
        "usgs-5ff5de5ad34ea5387df0340f" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0bae613b-4d32-4b25-b844-f11ea1d2d840/resource/2e73c661-c5a5-4a17-9bb0-9d8bd5f6359f> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-15T13:52:39.067388"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:50:29.118069"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5ff5de5ad34ea5387df0340f.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/0bae613b-4d32-4b25-b844-f11ea1d2d840/resource/6f88433e-ca74-4e55-8c5a-faca4e7438d4> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T19:36:30.725959"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:50:29.116951"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9WK1YSI> ;
    dcat:mediaType "application/http" .

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

