@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/95345266-34fd-4023-877d-c763b45de09f> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Database containing details of the complaints made by members of the public to our Office" ;
    dct:identifier "95345266-34fd-4023-877d-c763b45de09f" ;
    dct:issued "2021-01-11T14:34:44"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:25:38"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/d6337926-a532-4db3-a012-f46590689c2a> ;
    dct:title "Complaint Data" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/d6337926-a532-4db3-a012-f46590689c2a> a foaf:Organization ;
    foaf:name "Office of the Ombudsman" .

