@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/3077781f-8130-4dc7-9fd2-d174f2803874> a dcat:Dataset ;
    dct:description "Flood region boundary for region 3." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-5c1cfb99e4b0708288c96867> ;
    dct:issued "2025-09-24T21:30:55.280558"^^xsd:dateTime ;
    dct:modified "2022-06-30T00: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 ((-88.4530 31.6240, -88.4530 32.9206, -85.5146 32.9206, -85.5146 31.6240, -88.4530 31.6240))"^^gsp:wktLiteral ] ;
    dct:title "Region 3" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brandon T Anderson" ;
            vcard:hasEmail <mailto:btanders@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3077781f-8130-4dc7-9fd2-d174f2803874/resource/85397710-fa00-493e-bf93-71ba7507894d>,
        <https://data.amerigeoss.org/dataset/3077781f-8130-4dc7-9fd2-d174f2803874/resource/eb8d32b1-6385-441c-b61c-17d101a64823> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "regression-analysis",
        "statistical-analysis",
        "streamflow",
        "usgs-5c1cfb99e4b0708288c96867" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3077781f-8130-4dc7-9fd2-d174f2803874/resource/85397710-fa00-493e-bf93-71ba7507894d> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-15T20:29:40.760435"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:30:55.257296"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5c1cfb99e4b0708288c96867.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/3077781f-8130-4dc7-9fd2-d174f2803874/resource/eb8d32b1-6385-441c-b61c-17d101a64823> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-13T02:22:50.532886"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:30:55.258852"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9TYSZLL> ;
    dcat:mediaType "application/http" .

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

