@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/f147add0-5aa3-43fd-bfea-7a15d2b233a4> a dcat:Dataset ;
    dct:description "Chapter - Correspondence and PQ handling system - storing records of correspondence and emails addressed to Ministers from MPs and members of the public and PQs addressed to Ministers by Members of Parliament. 34,500 records currently stored." ;
    dct:identifier "f147add0-5aa3-43fd-bfea-7a15d2b233a4" ;
    dct:issued "2013-08-30T14:29:17.242747"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e4900b3b-a7f8-447a-bd5e-43735f8f1b4a> ;
    dct:title "Chapter" .

<https://ckan.publishing.service.gov.uk/organization/e4900b3b-a7f8-447a-bd5e-43735f8f1b4a> a foaf:Organization ;
    foaf:name "Department for Transport" .

