@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/72a8e41c-dbe0-4195-9da9-85d179209411> a dcat:Dataset ;
    dct:description "A PDF map showing the Output Areas in the West Midlands Region of England as at December 2011. (File Size - 26 MB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/3c1c834b7b654e74913f0d75935b222d> ;
    dct:issued "2017-06-12T09:46:51.174595"^^xsd:dateTime ;
    dct:modified "2018-04-28T04:54:48.584760"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Output Areas (December 2011) Map - West Midlands Region" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/72a8e41c-dbe0-4195-9da9-85d179209411/resource/d778e5c9-50af-45cf-ae4e-0e72f2734ad4> ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/3c1c834b7b654e74913f0d75935b222d> .

<https://ckan.publishing.service.gov.uk/dataset/72a8e41c-dbe0-4195-9da9-85d179209411/resource/d778e5c9-50af-45cf-ae4e-0e72f2734ad4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-06-12T10:46:51.264591"^^xsd:dateTime ;
    dct:modified "2017-06-12T10:46:51.264591"^^xsd:dateTime ;
    dct:title "Landing page" ;
    dcat:accessURL <http://geoportal1-ons.opendata.arcgis.com/datasets/3c1c834b7b654e74913f0d75935b222d> .

