@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/ec15b0a5-c02d-474f-ad07-757452f10690> a dcat:Dataset ;
    dct:description "Hard copy paper records holding details of operators' Bus Service Operators Grant claims, both current and previous." ;
    dct:identifier "ec15b0a5-c02d-474f-ad07-757452f10690" ;
    dct:issued "2013-08-30T14:28:55.908639"^^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 Service Operators Grant Files" .

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

