@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/unhcr> a dcat:Dataset ;
    dct:description """The office of the United Nations High Commissioner for Refugees (UNHCR) is the UN Refugee Agency.\r
\r
UNHCR work to ensure that everybody has the right to seek asylum and find safe refuge, having fled violence, persecution, war or disaster at home.\r
\r
Since 1950, we have faced multiple crises on multiple continents, and provided vital assistance to refugees, asylum-seekers, internally displaced and stateless people, many of whom have nobody left to turn to.\r
\r
UNHRC help to save lives and build better futures for millions forced from home.""" ;
    dct:identifier "unhcr" ;
    dct:issued "2018-12-12T09:40:53.673585"^^xsd:dateTime ;
    dct:modified "2018-12-12T09:40:53.673592"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/unhcr> ;
    dct:title "UNHCR - United Nations High Commissioner for Refugees" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/unhcr/resource/unhcr> ;
    dcat:keyword "Assistance_to_refugees",
        "Asylum",
        "Biometrics",
        "Children",
        "Climate_change",
        "Emergency_response",
        "Environment",
        "Migration",
        "Refugee",
        "Rights" .

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

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

