@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/ds00167> a dcat:Dataset ;
    dct:accrualPeriodicity "5-years" ;
    dct:description """Estimates of global five-year net migration and natural increase (from 1975 to 2015) at a spatial resolution of about 25 km.\r
\r
The <b> Natural Increase</b><b> (birth minus deaths) is based on country level estimates of births and deaths from United Nations 2019 World Population Prospects.\r
\r
The Net migration</b> (immigration minus emigration) is obtained through an indirect estimation technique applied to Global Human Settlement Layer data and Natural Increase data.\r
\r
<b>Data used:</b>\r
Population data from the  <a href="https://ghsl.jrc.ec.europa.eu/index.php" target="_blank">JRC Global Human Settlement Layer (GHSL)</a> and demographic data from  <a href="https://population.un.org/wpp/" target="_blank">United Nations World Population Prospects.</a> \r
\r
<b>How to cite:</b> Alessandrini, A., Ghio, D., Migali, S., Estimating net migration at high spatial resolution, EUR 30261, Publications Office of European Union, Luxembourg, 2020, ISBN 978-92-76-19669-3 (online), 978-92-76-19670-9 (print), doi:10.2760/383386 (online),10.2760/28478(print), <a href="https://ec.europa.eu/knowledge4policy/publication/estimating-net-migration-high-spatial-resolution_en"  target="_blank"> JRC121003</a> """ ;
    dct:identifier "ds00167" ;
    dct:issued "2021-08-05T16:11:04.151772"^^xsd:dateTime ;
    dct:modified "2021-08-05T16:11:04.151784"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/kcmd> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:endDate "2015-01-01T00:00:00"^^xsd:dateTime ;
            schema:startDate "1975-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "KCMD estimates of net migration at high spatial resolution" ;
    dct:type "Database" ;
    adms:identifier "kcmd_netmigration" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00167/resource/ds00167> ;
    dcat:keyword "Net_migration" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00167/resource/ds00167> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <https://migration-demography-tools.jrc.ec.europa.eu/data-hub/index.html#?state=5ee274cf0863ae3229115c38> .

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

