@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://ckan.publishing.service.gov.uk/dataset/20515703-6509-4f63-b9cb-556d0d958ef2> a dcat:Dataset ;
    dct:description "The list of formal complaints received and their resolution process." ;
    dct:identifier "20515703-6509-4f63-b9cb-556d0d958ef2" ;
    dct:issued "2013-09-05T10:19:10.649229"^^xsd:dateTime ;
    dct:modified "2013-09-05T10:19:10.649229"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c42d1446-c5a5-4f42-984c-9e261dc893c2> ;
    dct:title "Complaints" .

<https://ckan.publishing.service.gov.uk/organization/c42d1446-c5a5-4f42-984c-9e261dc893c2> a foaf:Organization ;
    foaf:name "Technology Strategy Board" .

