@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/b21a4ed0-96b7-4d89-8301-825f1acf1dbf> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Maintain a database of reports, complaints and queries from members of the public" ;
    dct:identifier "b21a4ed0-96b7-4d89-8301-825f1acf1dbf" ;
    dct:issued "2021-01-18T17:57:43"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:39"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/5cbf2dc9-2f90-4122-a61e-ada8272a8975> ;
    dct:title "Customer Contact System" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/5cbf2dc9-2f90-4122-a61e-ada8272a8975> a foaf:Organization ;
    foaf:name "Westmeath County Council" .

