@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/ds00144> a dcat:Dataset ;
    dct:accrualPeriodicity "annual" ;
    dct:description "The Resettlement Data Portal contains information from 2003 to the most recent reporting period. The Portal is updated on the 5th of each month. The information presented here shows the total number of refugees (persons) who were submitted for resettlement by UNHCR to States and who departed for resettlement during the reporting period." ;
    dct:identifier "ds00144" ;
    dct:issued "2021-08-05T16:10:59.245926"^^xsd:dateTime ;
    dct:modified "2021-08-05T16:10:59.245939"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/unhcr> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "2003-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Resettlement data / Resettlement Data Portal" ;
    dct:type "Database" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00144/resource/19c9736b-cb72-48ca-aaa9-15d27fb7f3c6>,
        <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00144/resource/ds00144> ;
    dcat:keyword "Asylum",
        "Migration",
        "Refugee",
        "Resettlement_of_persons" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00144/resource/19c9736b-cb72-48ca-aaa9-15d27fb7f3c6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Documentation" ;
    dcat:accessURL <http://www.unhcr.org/resettlement-data.html> ;
    foaf:page "http://www.unhcr.org/resettlement-data.html" .

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

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

