@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00041> a dcat:Dataset ;
    dct:accrualPeriodicity "annual" ;
    dct:description """The Global Internal Displacement Database (GIDD) provides estimates on internal displacement at the country level. It aims to provide comprehensive information on internal displacement worldwide. The following data is available:\r
\r
- Internal displacement associated with conflict and generalized violence (since 1998);\r
- Displacement associated with sudden-onset natural hazard-related disasters (since 2008).\r
\r
IDMC compiles information from national governments; international organizations and NGOs; media and field missions.\r
\r
For any inquiries please contact data@idmc.ch.\r
\r
""" ;
    dct:identifier "ds00041" ;
    dct:issued "2019-10-09T13:44:32.485059"^^xsd:dateTime ;
    dct:modified "2019-10-09T13:44:32.485067"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/idmc> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "1998-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "IDMC Global Internal Displacement Database" ;
    dct:type "Database" ;
    adms:identifier "GIDD" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00041/resource/6bcd45f2-5f20-4fc6-b9f0-28c3965f950b>,
        <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00041/resource/ds00041> ;
    dcat:keyword "Conflict",
        "Country",
        "Internal_displacement" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00041/resource/6bcd45f2-5f20-4fc6-b9f0-28c3965f950b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Methodology" ;
    dcat:accessURL <http://www.internal-displacement.org/database/methodology> ;
    foaf:page "http://www.internal-displacement.org/database/methodology" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00041/resource/ds00041> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <http://internal-displacement.org/database/displacement-data> .

<https://migration-demography-tools.jrc.ec.europa.eu/organization/idmc> a foaf:Organization ;
    foaf:name "IDMC" .

