@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.publishing.service.gov.uk/dataset/9d6ef98e-c6dd-4aa5-a704-27ce6d81c1d4> a dcat:Dataset ;
    dct:description """CSV file containing street lighting GIS data in the borough of Darlington.\r
\r
This dataset is made available under the Open Government Licence v3.0. Users are free to copy, publish, distribute and adapt the information provided that they acknowledge Darlington Borough Council as the source. Contains OS data © Crown copyright and database rights 2026 Ordnance Survey 0100023728.""" ;
    dct:identifier "9d6ef98e-c6dd-4aa5-a704-27ce6d81c1d4" ;
    dct:issued "2026-08-12T08:05:44.293045"^^xsd:dateTime ;
    dct:modified "2026-08-12T08:32:13.604686"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/0ff30c71-68ca-42b3-b2d6-16bab42d220c> ;
    dct:title "Street Lighting" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/9d6ef98e-c6dd-4aa5-a704-27ce6d81c1d4/resource/3f77af18-53ba-4f41-8ace-818c41e04861> .

<https://ckan.publishing.service.gov.uk/dataset/9d6ef98e-c6dd-4aa5-a704-27ce6d81c1d4/resource/3f77af18-53ba-4f41-8ace-818c41e04861> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2026-08-12T08:30:46.152012"^^xsd:dateTime ;
    dct:modified "2026-08-12T08:30:46.137695"^^xsd:dateTime ;
    dct:title "Darlington Street Lighting Asset Register" ;
    dcat:accessURL <https://darlington.maps.arcgis.com/sharing/rest/content/items/26c78e56783c48f6b915c0db22b4d263/data> .

<https://ckan.publishing.service.gov.uk/organization/0ff30c71-68ca-42b3-b2d6-16bab42d220c> a foaf:Organization ;
    foaf:name "Darlington Borough Council" .

