@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/10c6d969-4590-4ef1-841c-fd765f5ca1e8> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:description "Record of all  Traffic signals  and ITS locations for maintenance" ;
    dct:identifier "10c6d969-4590-4ef1-841c-fd765f5ca1e8" ;
    dct:issued "2021-02-10T10:37:34"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:37:34"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a5d3d365-b54c-49c0-92b0-8ca1dfb7886e> ;
    dct:title "Traffic signals" ;
    dcat:theme <Local%20Government> .

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

