@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/6a2ba322-712c-46a8-8da3-3d8018c48c07> a dcat:Dataset ;
    dct:description "A PDF map shows the Regions and their constituent counties, metropolitan counties, Greater London authority and unitary authorities in England, council areas in Scotland, unitary authorities in Wales and district council areas in Northern Ireland as at April 2011.  (File Size - 638 KB)." ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/2b6a888546e2413a9d80ded06a98af98> ;
    dct:issued "2017-06-12T09:43:34.431770"^^xsd:dateTime ;
    dct:modified "2018-04-28T04:54:46.832546"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Regions and their constituent Counties and Unitary Authorities (April 2011) Map in the United Kingdom" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/2b6a888546e2413a9d80ded06a98af98> .

