@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/f4a0e14b-235c-4d16-9b8a-27fba2f4cdac> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:description "Record of all public lighting location, light type, wattage, for maintenance" ;
    dct:identifier "f4a0e14b-235c-4d16-9b8a-27fba2f4cdac" ;
    dct:issued "2021-02-10T10:37:42"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:37:42"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a5d3d365-b54c-49c0-92b0-8ca1dfb7886e> ;
    dct:title "Public lighting" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/a5d3d365-b54c-49c0-92b0-8ca1dfb7886e> a foaf:Organization ;
    foaf:name "Cork City Council" .

