@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.integration.publishing.service.gov.uk/dataset/c4fa42c0-be23-4067-925a-ab0f2295aecb> a dcat:Dataset ;
    dct:description "A PDF map that shows the Nomenclature of Territorial Units for Statistics, level 1, 2 and 3 and Local Administrative Units, level 1 areas in England and Wales as at January 2012 and in Scotland as at December 2008.  (File Size - 6 MB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/c1846320449b47a08af4ccdbbfa8f98d> ;
    dct:issued "2017-06-12T10:10:58.372438"^^xsd:dateTime ;
    dct:modified "2018-04-28T04:54:28.700112"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "NUTS Level 1 and LAU Level 1 (January 2012) Map in Great Britain" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/c1846320449b47a08af4ccdbbfa8f98d> .

