@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/043c060b-2a10-4b02-b250-57e5adf37e45> a dcat:Dataset ;
    dct:description "Hurricane Katrina made landfall in August 2005, causing widespread devastation along the Gulf Coast of the United States. EPA emergency response personnel worked with FEMA and state and local agencies to respond to the emergencies throughout the Gulf." ;
    dct:identifier "043c060b-2a10-4b02-b250-57e5adf37e45" ;
    dct:issued "2025-09-23T16:13:00.318890"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:13:00.318897"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-138.2145 6.6522, -12.6815 6.6522, -12.6815 61.7110, -138.2145 61.7110, -138.2145 6.6522))"^^gsp:wktLiteral ] ;
    dct:title "Hurricane Katrina Soil Sampling" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/043c060b-2a10-4b02-b250-57e5adf37e45/resource/25bc97c1-752b-4e38-9951-0cf531857761> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "contaminant",
        "disaster",
        "emergency",
        "environment",
        "hazards",
        "louisiana",
        "response",
        "sites",
        "toxics",
        "united states" .

<https://data.amerigeoss.org/dataset/043c060b-2a10-4b02-b250-57e5adf37e45/resource/25bc97c1-752b-4e38-9951-0cf531857761> a dcat:Distribution ;
    dct:description "The URL providing direct access to the downloadable dataset. " ;
    dct:format "ZIP" ;
    dct:issued "2025-02-25T05:30:24.698373"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:13:00.300088"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://edg.epa.gov/data/Public/OLEM/OLEM-OEM/KatrinaSoilSampling.zip> .

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

