@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.staging.publishing.service.gov.uk/dataset/20379f1c-783e-4010-9198-08c63cb40013> a dcat:Dataset ;
    dct:description "Boundary of Leeds City Centre as defined by Leeds City Council Policy and Plans Team" ;
    dct:identifier "e5lj7" ;
    dct:issued "2023-11-10T13:43:23.161000+00:00"^^xsd:dateTime ;
    dct:modified "2023-11-10T13:44:02.672000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "City Centre CC2 Boundary" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/20379f1c-783e-4010-9198-08c63cb40013/resource/f02a55e5-a5c2-46d2-b6d0-2e807911b0bc> ;
    dcat:landingPage <https://datamillnorth.org/dataset/city-centre-cc2-boundary-e5lj7> .

<https://ckan.staging.publishing.service.gov.uk/dataset/20379f1c-783e-4010-9198-08c63cb40013/resource/f02a55e5-a5c2-46d2-b6d0-2e807911b0bc> a dcat:Distribution ;
    dct:issued "2026-08-30T06:36:09.109680"^^xsd:dateTime ;
    dct:modified "2026-08-30T06:36:09.086001"^^xsd:dateTime ;
    dct:title "CITY_CENTRE_CC2.zip" .

