@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/8f26b974-4691-4837-863d-0ffbcd9a3ead> a dcat:Dataset ;
    dct:description "A PDF map showing the Westminster parliamentary constituencies in Great Britain as at May 2010. (File Size - 11 MB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/cf10ea9b7edd437ab4e333be3f2db78e> ;
    dct:issued "2017-06-12T10:12:40.184544"^^xsd:dateTime ;
    dct:modified "2018-04-28T04:54:39.978822"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Westminster Parliamentary Constituencies (May 2010) Map in Great Britain" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/cf10ea9b7edd437ab4e333be3f2db78e> .

