@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/881bcc7f-661c-4896-ad8c-db056013b950> a dcat:Dataset ;
    dct:identifier "244yn" ;
    dct:issued "2025-07-14T11:29:49.094000+00:00"^^xsd:dateTime ;
    dct:modified "2025-07-14T11:33:32.406000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Newcastle City Council" ] ;
    dct:title "Newcastle Local Plan" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/881bcc7f-661c-4896-ad8c-db056013b950/resource/4b86fc40-301b-4be9-90f2-4c11b073c911> ;
    dcat:landingPage <https://datamillnorth.org/dataset/newcastle-local-plan-244yn> .

<https://ckan.staging.publishing.service.gov.uk/dataset/881bcc7f-661c-4896-ad8c-db056013b950/resource/4b86fc40-301b-4be9-90f2-4c11b073c911> a dcat:Distribution ;
    dct:issued "2026-08-19T18:02:16.564891"^^xsd:dateTime ;
    dct:modified "2026-08-19T18:02:16.556823"^^xsd:dateTime ;
    dct:title "Newcastle Local Plan.zip" .

