@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://psb.prod.derilinx.com/dataset/438707c1-819b-4c5e-a9bb-e2a8dc1852f4> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Dataset containing details of estimated review dates for local authority development plan reviews and variations." ;
    dct:identifier "438707c1-819b-4c5e-a9bb-e2a8dc1852f4" ;
    dct:issued "2021-01-11T14:41:33"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:25"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9b10d5fd-f0c8-43a4-b890-2ecba264ce80> ;
    dct:title "Development Plan Reviews and Variations Map" ;
    dcat:landingPage <https://services6.arcgis.com/tTipEi7InYDdsSBt/arcgis/rest/services/Join%20Features%20to%20LA%20Boundaries/FeatureServer> ;
    dcat:theme <Housing> .

<https://psb.prod.derilinx.com/organization/9b10d5fd-f0c8-43a4-b890-2ecba264ce80> a foaf:Organization ;
    foaf:name "Office of the Planning Regulator" .

