@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/9b861a58-9f35-4485-92cc-f3c3184fec90> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Register of issues relating to public realm problems" ;
    dct:identifier "9b861a58-9f35-4485-92cc-f3c3184fec90" ;
    dct:issued "2021-01-18T18:01:39"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:30:20"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> ;
    dct:title "Fix your street" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> a foaf:Organization ;
    foaf:name "Clare County Council" .

