@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/26488ef9-ca2b-4707-9341-3d0128512baa> a dcat:Dataset ;
    dct:description "Letters and e-mails expressing views on applications for Transport and Works Act (TWA) Orders. These include names and addresses and sometimes phone nos." ;
    dct:identifier "26488ef9-ca2b-4707-9341-3d0128512baa" ;
    dct:issued "2013-08-30T14:34:42.282828"^^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 "Representations on TWA Order applications" .

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

