@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/ba04ceff-c057-4958-92d1-c8f98c15292e> 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/ba04ceff-c057-4958-92d1-c8f98c15292e/resource/2794b8ca-da3d-4aab-a87e-c136c507f2b3> ;
    dcat:landingPage <https://datamillnorth.org/dataset/newcastle-local-plan-244yn> .

<https://ckan.staging.publishing.service.gov.uk/dataset/ba04ceff-c057-4958-92d1-c8f98c15292e/resource/2794b8ca-da3d-4aab-a87e-c136c507f2b3> a dcat:Distribution ;
    dct:issued "2026-08-22T07:02:07.576325"^^xsd:dateTime ;
    dct:modified "2026-08-22T07:02:07.568504"^^xsd:dateTime ;
    dct:title "Newcastle Local Plan.zip" .

