@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/06e6cc92-f86c-49de-9694-6087a0ae07a8> a dcat:Dataset ;
    dct:description "A point representation of a pole mounted light which is positioned to artificially illuminate sections of a road or path." ;
    dct:identifier "8eebffd7-2363-456f-8e6a-c264c564c804" ;
    dct:issued "2025-03-26T10:03:01.487262"^^xsd:dateTime ;
    dct:modified "2026-06-23T13:31:07.732298"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/776f0897-ded1-411a-88c6-e8687ccf3875> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7800 49.8600, -8.4500 49.8600, -8.4500 60.8600, 1.7800 60.8600, 1.7800 49.8600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.78, 49.86], [-8.45, 49.86], [-8.45, 60.86], [1.78, 60.86], [1.78, 49.86]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Street Light" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/06e6cc92-f86c-49de-9694-6087a0ae07a8/resource/662ec620-b1f7-48cf-9d96-dbfc232c1ec6>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/06e6cc92-f86c-49de-9694-6087a0ae07a8/resource/6d5adfc2-f6b7-4ce1-9a1d-5a4052062e2e> ;
    dcat:keyword "Illumination",
        "Lamp Post",
        "Street Lamp",
        "Street Light" .

<https://ckan.integration.publishing.service.gov.uk/dataset/06e6cc92-f86c-49de-9694-6087a0ae07a8/resource/662ec620-b1f7-48cf-9d96-dbfc232c1ec6> a dcat:Distribution ;
    dct:description "Sign up for API and Select+Build" ;
    dct:issued "2026-06-23T13:31:07.791274"^^xsd:dateTime ;
    dct:modified "2026-06-23T13:31:07.738133"^^xsd:dateTime ;
    dct:title "OS DataHub" ;
    dcat:accessURL <https://osdatahub.os.uk/> .

<https://ckan.integration.publishing.service.gov.uk/dataset/06e6cc92-f86c-49de-9694-6087a0ae07a8/resource/6d5adfc2-f6b7-4ce1-9a1d-5a4052062e2e> a dcat:Distribution ;
    dct:description "detailed feature type description" ;
    dct:issued "2026-06-23T13:31:07.791276"^^xsd:dateTime ;
    dct:modified "2026-06-23T13:31:07.738214"^^xsd:dateTime ;
    dct:title "Product Description" ;
    dcat:accessURL <https://docs.os.uk/osngd/data-structure/transport/transport-features/street-light> .

<https://ckan.integration.publishing.service.gov.uk/organization/776f0897-ded1-411a-88c6-e8687ccf3875> a foaf:Organization ;
    foaf:name "Ordnance Survey" .

