@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/ds00006> a dcat:Dataset ;
    dct:description "This dataset shows the percentage of net migration in EU regions (at NUTS3 level) between 2001 and 2011." ;
    dct:identifier "ds00006" ;
    dct:issued "2021-04-27T13:31:53.098782"^^xsd:dateTime ;
    dct:modified "2021-04-27T13:31:53.098794"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/dg-regio> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:endDate "1905-07-03T00:00:00"^^xsd:dateTime ;
            schema:startDate "1905-06-23T00:00:00"^^xsd:dateTime ] ;
    dct:title "Net migration into NUTS 3 regions; 2001-2011; published as European Structural and Investments Funds data." ;
    dct:type "Database" ;
    adms:identifier "74hm-qims" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00006/resource/ds00006> ;
    dcat:keyword "Intra-EU_mobility",
        "NUTS_classification",
        "Net_migration" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00006/resource/ds00006> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <https://cohesiondata.ec.europa.eu/d/74hm-qims> .

<https://migration-demography-tools.jrc.ec.europa.eu/organization/dg-regio> a foaf:Organization ;
    foaf:name "DG REGIO" .

