@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/235ae5ce-afaf-41b7-874e-a1e4043c7498> a dcat:Dataset ;
    dct:description "A PDF map showing the middle layer super output areas in Wales as at December 2011. (File Size - 16 MB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/5f202ffbcab24b218338e9c4fa1e6104> ;
    dct:issued "2017-12-09T01:11:42.243749"^^xsd:dateTime ;
    dct:modified "2018-04-28T04:54:33.539528"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Middle Layer Super Output Areas (December 2011) Map - Wales" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/235ae5ce-afaf-41b7-874e-a1e4043c7498/resource/4e2a7492-014d-4c75-a2f2-1361dc70b7e3> ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/5f202ffbcab24b218338e9c4fa1e6104> .

<https://ckan.publishing.service.gov.uk/dataset/235ae5ce-afaf-41b7-874e-a1e4043c7498/resource/4e2a7492-014d-4c75-a2f2-1361dc70b7e3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-12-09T01:11:42.364996"^^xsd:dateTime ;
    dct:modified "2017-12-09T01:11:42.364996"^^xsd:dateTime ;
    dct:title "Landing page" ;
    dcat:accessURL <http://geoportal1-ons.opendata.arcgis.com/datasets/5f202ffbcab24b218338e9c4fa1e6104> .

