@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/6184c588-243e-4e86-911c-3aee985b5a49> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "To respond to queries raised by the Ombudsman." ;
    dct:identifier "6184c588-243e-4e86-911c-3aee985b5a49" ;
    dct:issued "2021-01-18T17:56:43"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:25:42"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/dcb86b5e-7ab5-4479-966b-4224c0400a47> ;
    dct:title "Complaints made to Ombudsman." ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/dcb86b5e-7ab5-4479-966b-4224c0400a47> a foaf:Organization ;
    foaf:name "Galway City Council" .

