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

<https://ckan.publishing.service.gov.uk/dataset/2b6f9f73-90b9-4cdc-b5eb-f1f25c88a188> a dcat:Dataset ;
    dct:description """Internal migration estimates for countries within the UK and, within England, Government Office Regions (GORs) of England and the rest of the UK.

Source agency: Office for National Statistics

Designation: National Statistics

Language: English

Alternative title: MN Series""" ;
    dct:identifier "2b6f9f73-90b9-4cdc-b5eb-f1f25c88a188" ;
    dct:issued "2011-12-10T19:33:03.989540"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:29.829390"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Internal migration (NHSCR)" .

<https://ckan.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

