@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/4d7d76ae-9642-45f9-83c7-cfd8c4ef1cef> 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/4d7d76ae-9642-45f9-83c7-cfd8c4ef1cef/resource/3d65687d-33f1-48bc-af6c-d56eedd295f9> ;
    dcat:landingPage <https://datamillnorth.org/dataset/city-centre-cc2-boundary-e5lj7> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4d7d76ae-9642-45f9-83c7-cfd8c4ef1cef/resource/3d65687d-33f1-48bc-af6c-d56eedd295f9> a dcat:Distribution ;
    dct:issued "2026-08-26T08:03:50.061151"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:50.043938"^^xsd:dateTime ;
    dct:title "CITY_CENTRE_CC2.zip" .

