@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/e12b130f-5e8f-44e6-b1fb-ad5b5b07b9b7> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=e3e0390f18204c6a905e22bc03cbe80a> ;
    dct:issued "2022-11-01T14:40:26+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-11T08:12:49+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Admin and Statistical Map 2020 V2" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e12b130f-5e8f-44e6-b1fb-ad5b5b07b9b7/resource/a39d6754-24fc-4457-ada2-1bf3a400d33b> ;
    dcat:keyword "Maps" ;
    dcat:landingPage <https://open-geography-portalx-ons.hub.arcgis.com/maps/ons::admin-and-statistical-map-2020-v2-1> .

<https://ckan.publishing.service.gov.uk/dataset/e12b130f-5e8f-44e6-b1fb-ad5b5b07b9b7/resource/a39d6754-24fc-4457-ada2-1bf3a400d33b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-09-20T22:14:51.933784"^^xsd:dateTime ;
    dct:modified "2023-09-20T22:14:51.928898"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open-geography-portalx-ons.hub.arcgis.com/maps/ons::admin-and-statistical-map-2020-v2-1> .

