@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/6e4c17da-ed97-49ce-b9a0-121dcd428e18> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "As part of its annual publication of Population Estimates, NISRA produces official migration estimates for Northern Ireland which reflect the estimated flows of people to and from Northern Ireland from 1 July to 30 June each year. These migration estimates are primarily based on changes observed in the Medical Card Register and detail the inflows and outflows by age and gender for those travelling to/from the rest of the UK and areas outside the UK." ;
    dct:identifier "6e4c17da-ed97-49ce-b9a0-121dcd428e18" ;
    dct:issued "2018-06-28T09:06:53.328866"^^xsd:dateTime ;
    dct:modified "2021-06-25T09:07:25.257274"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> ;
    dct:title "Northern Ireland Net Migration" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NISRA – Demographic Statistics" ;
            vcard:hasEmail <mailto:census@nisra.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/6e4c17da-ed97-49ce-b9a0-121dcd428e18/resource/10d1c508-7bd6-4584-a729-27ab413279bf> ;
    dcat:keyword "Estimates",
        "Migration",
        "Northern Ireland",
        "Population" .

<https://admin.opendatani.gov.uk/dataset/6e4c17da-ed97-49ce-b9a0-121dcd428e18/resource/10d1c508-7bd6-4584-a729-27ab413279bf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-06-28T09:07:30.901262"^^xsd:dateTime ;
    dct:modified "2018-06-28T09:07:30.901262"^^xsd:dateTime ;
    dct:title "Northern Ireland net migration by single year of age and gender (mid-2001 to mid-2020)" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/6e4c17da-ed97-49ce-b9a0-121dcd428e18/resource/10d1c508-7bd6-4584-a729-27ab413279bf/download/northern-ireland-net-migration-by-single-year-of-age-and-gender-mid-2001-to-mid-2020.csv> .

<https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> a foaf:Agent ;
    foaf:name "Northern Ireland Statistics and Research Agency" .

