@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/8b7954b4-dc93-4f8c-8e10-4652f6513657> a dcat:Dataset ;
    dct:description "Street Lighting in Derbyshire County Council's administrative area. Updated weekly." ;
    dct:identifier "8b7954b4-dc93-4f8c-8e10-4652f6513657" ;
    dct:issued "2026-08-20T13:27:41.315772"^^xsd:dateTime ;
    dct:modified "2026-08-20T13:29:20.304149"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/47549c95-5167-4116-ab4e-759d2ec5bff9> ;
    dct:title "Street Lighting Assets" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/8b7954b4-dc93-4f8c-8e10-4652f6513657/resource/90b5980f-62fb-43f2-b7d0-9394b3abe7f8>,
        <https://ckan.publishing.service.gov.uk/dataset/8b7954b4-dc93-4f8c-8e10-4652f6513657/resource/c0f8dd49-0d84-44cc-9cda-95a370ab0711> .

<https://ckan.publishing.service.gov.uk/dataset/8b7954b4-dc93-4f8c-8e10-4652f6513657/resource/90b5980f-62fb-43f2-b7d0-9394b3abe7f8> a dcat:Distribution ;
    dct:format "SHP" ;
    dct:issued "2026-08-20T13:29:20.097147"^^xsd:dateTime ;
    dct:modified "2026-08-20T13:29:20.079685"^^xsd:dateTime ;
    dct:title "Street Lighting (ShapeFile)" ;
    dcat:accessURL <https://wms.derbyshire.gov.uk/geoserver/DCC/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=DCC%3AHighways_Assets_Street_Lighting&outputFormat=SHAPE-ZIP> .

<https://ckan.publishing.service.gov.uk/dataset/8b7954b4-dc93-4f8c-8e10-4652f6513657/resource/c0f8dd49-0d84-44cc-9cda-95a370ab0711> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-08-20T13:28:54.086687"^^xsd:dateTime ;
    dct:modified "2026-08-20T13:28:54.068479"^^xsd:dateTime ;
    dct:title "Street Lighting (GeoJSON)" ;
    dcat:accessURL <https://wms.derbyshire.gov.uk/geoserver/DCC/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=DCC%3AHighways_Assets_Street_Lighting&outputFormat=application%2Fjson> .

<https://ckan.publishing.service.gov.uk/organization/47549c95-5167-4116-ab4e-759d2ec5bff9> a foaf:Organization ;
    foaf:name "Derbyshire County Council" .

