@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/7ac93b39-2670-4431-a668-df9adcb47ef7> a dcat:Dataset ;
    dct:description "It is an excel file with incidents in Mindanao, categorized by natural disasters or human induced disaster (conflict, non-state armed groups, crimes). Data is disaggregated down to municipality level. Data includes date of the event, and number of people affected or displaced. Dataset will be quarterly updated. " ;
    dct:identifier "7ac93b39-2670-4431-a668-df9adcb47ef7" ;
    dct:issued "2025-10-01T11:12:57.679724"^^xsd:dateTime ;
    dct:modified "2025-10-01T11:12:57.679730"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> ;
    dct:title "Mindanao Displacement Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "9189bf65-6a31-47af-bd9c-98b5c914b5da" ;
            vcard:hasEmail <mailto:addawe@un.org> ] ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "clan-feud",
        "conflict",
        "displacement",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "hdx-connect",
        "hdxconnect",
        "mindanao",
        "natural-disasters",
        "request-access",
        "un-hdx",
        "united-nations" .

<https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> a foaf:Agent ;
    foaf:name "UN Humanitarian Data Exchange" .

