@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/ds00065> a dcat:Dataset ;
    dct:accrualPeriodicity "occasional" ;
    dct:description """The Refworld page on internal displacement contains a wide range of information from legal and policy documents, reports, tools, news and links. An advanced search function is facilitating the visualization of the information by category, timeframe, country of interest, etc.\r
\r
The data is provided by UNHCR field offices, governments, international, regional and non-governmental organizations, academic institutions and judicial bodies.""" ;
    dct:identifier "ds00065" ;
    dct:issued "2019-10-07T16:46:03.815185"^^xsd:dateTime ;
    dct:modified "2019-10-07T16:46:03.815196"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/unhcr> ;
    dct:title "UNHCR Refworld documents related to IDPs" ;
    dct:type "Report" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00065/resource/ds00065> ;
    dcat:keyword "Asylum",
        "Country_profile",
        "Crisis",
        "Displacement",
        "Drivers",
        "Humanitarian_action",
        "Law" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00065/resource/ds00065> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <http://www.refworld.org/idps.html> .

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

