@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/undp> a dcat:Dataset ;
    dct:description """The United Nations Development Programme (UNDP) works in some 170 countries and territories, helping to achieve the eradication of poverty, and the reduction of inequalities and exclusion. We help countries to develop policies, leadership skills, partnering abilities, institutional capabilities and build resilience in order to sustain development results.\r
\r
Inclusive growth, better services, environmental sustainability, good governance, and security are fundamental to development progress. We offer our expertise in development thinking and practice, and our decades of experience at country level, to support countries to meet their development aspirations and to bring the voices of the world’s peoples into deliberations. """ ;
    dct:identifier "undp" ;
    dct:issued "2018-12-12T09:40:53.568765"^^xsd:dateTime ;
    dct:modified "2018-12-12T09:40:53.568772"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/undp> ;
    dct:title "UNDP - United Nations Development Programme" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/undp/resource/undp> ;
    dcat:keyword "Country_profile",
        "Crisis",
        "Development",
        "Displacement",
        "Environment",
        "Exclusion",
        "Inclusive_growth",
        "Inequality",
        "Migrants",
        "Poverty",
        "Refugee",
        "SDGs",
        "Sustainability" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/undp/resource/undp> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Website" ;
    dcat:accessURL <http://www.undp.org/content/undp/en/home/ourwork/sustainable-development/development-planning-and-inclusive-sustainable-growth/migration-refugees-and-displacement.html> .

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

