@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/f2af19bd-b77d-41aa-acc4-205041170e1b> a dcat:Dataset ;
    dct:description "Range of surveys on buses and local transport, notably annual Passenger Service Vehicle (PSV) operators survey covering c. 1500 bus and coach operators. Also data on bus fares, reliability, taxis, parking, light rail, etc. Includes some commercially sensitive data collected under Statistics of Trade Act" ;
    dct:identifier "f2af19bd-b77d-41aa-acc4-205041170e1b" ;
    dct:issued "2013-08-30T14:28:50.176137"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e4900b3b-a7f8-447a-bd5e-43735f8f1b4a> ;
    dct:title "Bus and Local Transport surveys" .

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

