@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/cc9b20c5-8f1d-4ec9-bf13-b077b3ddbbb1> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Register of representations made by elected members to various departments with the local authority" ;
    dct:identifier "cc9b20c5-8f1d-4ec9-bf13-b077b3ddbbb1" ;
    dct:issued "2021-01-18T17:57:13"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:10"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> ;
    dct:title "Councillor cases appointments" ;
    dcat:theme <Local%20Government> .

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

