@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/28e611ef-3863-426b-bb66-7af4aa2eab10> a dcat:Dataset ;
    dct:description "Spatial data used in the study \"Characterization and Evaluation of Controls on Post-Fire Streamflow Response Across Western U.S. Watersheds\"." ;
    dct:identifier "USGS:59e76e03e4b05fe04cd3a15b" ;
    dct:issued "2025-11-20T14:47:16.552887"^^xsd:dateTime ;
    dct:modified "20200831"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.8490 24.3963, -124.8490 49.3844, -66.8854 49.3844, -66.8854 24.3963, -124.8490 24.3963))"^^gsp:wktLiteral ] ;
    dct:title "Post-Fire Streamflow Spatial data for Western US Watersheds" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Samuel Saxe" ;
            vcard:hasEmail <mailto:ssaxe@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/28e611ef-3863-426b-bb66-7af4aa2eab10/resource/0288adf5-bd9e-4ab5-9da5-7b3558ba310c>,
        <https://data.amerigeoss.org/dataset/28e611ef-3863-426b-bb66-7af4aa2eab10/resource/debca8a7-7c74-4b6d-ad09-0ef5eb88872c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "continental-united-states",
        "conus",
        "flood",
        "geo",
        "geoss",
        "hydrology",
        "national",
        "north-america",
        "runoff",
        "streamflow",
        "united-states",
        "usgs-59e76e03e4b05fe04cd3a15b",
        "watershed",
        "wildfire" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/28e611ef-3863-426b-bb66-7af4aa2eab10/resource/0288adf5-bd9e-4ab5-9da5-7b3558ba310c> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:19:06.277695"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:47:16.543259"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F77S7MRP> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/28e611ef-3863-426b-bb66-7af4aa2eab10/resource/debca8a7-7c74-4b6d-ad09-0ef5eb88872c> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:19:06.277684"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:47:16.542823"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.59e76e03e4b05fe04cd3a15b.xml> ;
    dcat:mediaType "text/xml" .

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

