@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/9b177416-7169-4aed-804c-6a8330edaa38> a dcat:Dataset ;
    dct:description "he Disasters Applications area promotes the use of Earth observations to improve prediction of, preparation for, response to, and recovery from natural and technological disasters. Disaster applications and applied research on natural hazards support emergency mitigation approaches, such as early warning systems, and providing information and maps to disaster response and recovery teams." ;
    dct:identifier "9b177416-7169-4aed-804c-6a8330edaa38" ;
    dct:issued "2025-11-24T12:00:00.945248"^^xsd:dateTime ;
    dct:modified "2025-11-24T12:00:00.945252"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/e034e742-7c6e-435c-a4bb-e569c94b104b> ;
    dct:title "Disasters Mapping Portal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AmeriGEOSS" ;
            vcard:hasEmail <mailto:Amerigeoss@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9b177416-7169-4aed-804c-6a8330edaa38/resource/a8b56316-6a33-424d-8f84-88da9f23029a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "disaster",
        "flood",
        "geo",
        "geoss",
        "landslides",
        "oil-spills",
        "severe-weather",
        "volcanos" ;
    dcat:landingPage <https://disasters.nasa.gov/> .

<https://data.amerigeoss.org/dataset/9b177416-7169-4aed-804c-6a8330edaa38/resource/a8b56316-6a33-424d-8f84-88da9f23029a> a dcat:Distribution ;
    dct:description "The Disasters Applications area promotes the use of Earth observations to improve prediction of, preparation for, response to, and recovery from natural and technological disasters. Disaster applications and applied research on natural hazards support emergency mitigation approaches, such as early warning systems, and providing information and maps to disaster response and recovery teams." ;
    dct:format "HTML" ;
    dct:issued "2018-09-06T09:01:50.470359"^^xsd:dateTime ;
    dct:modified "2025-11-24T12:00:00.939160"^^xsd:dateTime ;
    dct:title "NASA Applied Sciences Program Website" ;
    dcat:accessURL <https://disasters.nasa.gov/disasters> .

<https://data.amerigeoss.org/organization/e034e742-7c6e-435c-a4bb-e569c94b104b> a foaf:Agent ;
    foaf:name "AmeriGEOSS" .

<https://disasters.nasa.gov/> a foaf:Document .

