@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/8fe5173d-a7e8-40b8-872c-1268731b0f41> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Dataset containing details of local authority live consultations on statutory plans." ;
    dct:identifier "8fe5173d-a7e8-40b8-872c-1268731b0f41" ;
    dct:issued "2021-01-11T14:42:02"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:06"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9b10d5fd-f0c8-43a4-b890-2ecba264ce80> ;
    dct:title "Local Authority Live Consultations on Statutory Plans" ;
    dcat:landingPage <https://services6.arcgis.com/tTipEi7InYDdsSBt/arcgis/rest/services/Join%20Features%20to%20LocalAuthority/FeatureServer/0> ;
    dcat:theme <Housing> .

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

