@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/idmc> a dcat:Dataset ;
    dct:description """IDMC is the leading source of information and analysis on internal displacement worldwide. Since 1998, our role has been recognised and endorsed by United Nations General Assembly resolutions.\r
\r
Topics: Monitoring internal displacement worldwide ; Policy Monitoring and Influencing; Contexts of Displacement; patterns of internal to cross-border displacement; protracted internal displacemen; structural drivers and socio-economic impacts of internal displacement. urban internal displacement;""" ;
    dct:identifier "idmc" ;
    dct:issued "2018-12-12T09:40:49.995527"^^xsd:dateTime ;
    dct:modified "2018-12-12T09:40:49.995535"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/idmc> ;
    dct:title "IDMC - Internal Displacement Monitoring Centre" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/idmc/resource/idmc> ;
    dcat:keyword "Cross-border",
        "Displacement",
        "Drivers",
        "Internal_displacement",
        "Monitoring",
        "Socio-economic_impacts" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/idmc/resource/idmc> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Website" ;
    dcat:accessURL <http://www.internal-displacement.org/> .

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

