@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.integration.publishing.service.gov.uk/dataset/c85f18bd-bf2c-4756-a742-42f3e3b7b24f> a dcat:Dataset ;
    dct:description """This dataset contains shapefiles for Bolton Council's Allocations Plan which can be released under the open government license. \r
\r
We cannot publish the following datasets: \r
•	Bolton District Area \r
•	Historic Parks and Gardens \r
•	Sites of Special Scientific Interest\r
•	Conservation areas\r
•	The Ancient Monument data\r
•	Sites of Biological Importance \r
•	Urban Bolton\r
""" ;
    dct:identifier "c85f18bd-bf2c-4756-a742-42f3e3b7b24f" ;
    dct:issued "2023-12-08T11:36:26.934235"^^xsd:dateTime ;
    dct:modified "2023-12-08T11:37:34.232563"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/e3f356c0-62f5-4dd5-9edb-4ac4c54ce1af> ;
    dct:title "Bolton Allocations Plan GIS Data" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/c85f18bd-bf2c-4756-a742-42f3e3b7b24f/resource/9ceeee83-2e57-4345-bd46-f2f02780f292> .

<https://ckan.integration.publishing.service.gov.uk/dataset/c85f18bd-bf2c-4756-a742-42f3e3b7b24f/resource/9ceeee83-2e57-4345-bd46-f2f02780f292> a dcat:Distribution ;
    dct:format "SHP" ;
    dct:issued "2023-12-08T11:37:34.048531"^^xsd:dateTime ;
    dct:modified "2023-12-08T11:37:34.031365"^^xsd:dateTime ;
    dct:title "Bolton Allocations Plan Shapefiles" ;
    dcat:accessURL <https://www.bolton.gov.uk/downloads/download/476/allocations-plan---gis-shapefiles> .

<https://ckan.integration.publishing.service.gov.uk/organization/e3f356c0-62f5-4dd5-9edb-4ac4c54ce1af> a foaf:Organization ;
    foaf:name "Bolton Metropolitan Borough Council" .

