@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.integration.publishing.service.gov.uk/dataset/1dea103c-581d-4473-804a-672f7d08cefd> a dcat:Dataset ;
    dct:description "Number of buses in the TFL fleet by type of bus in London.The fleet size varies slightly from year to year in relation to the placing of route contracts. The hydrogen fuel cell buses are also hybrid." ;
    dct:identifier "e791n" ;
    dct:issued "2014-07-15T13:01:48+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-15T12:10:23.191000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Transport for London" ] ;
    dct:title "Number of Buses by Type of Bus in London" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1dea103c-581d-4473-804a-672f7d08cefd/resource/022eeb2e-c8cb-4d80-b744-73e68baaf7af>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/1dea103c-581d-4473-804a-672f7d08cefd/resource/9ca10010-661f-42ec-8382-e2195903ead4> ;
    dcat:keyword "bus",
        "buses",
        "diesel",
        "hybrid",
        "new-bus-for-london",
        "routemaster" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/number-of-buses-by-type-of-bus-in-london-e791n> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1dea103c-581d-4473-804a-672f7d08cefd/resource/022eeb2e-c8cb-4d80-b744-73e68baaf7af> a dcat:Distribution ;
    dct:issued "2026-07-16T06:02:30.572820"^^xsd:dateTime ;
    dct:modified "2026-07-16T06:02:30.527796"^^xsd:dateTime ;
    dct:title "TfL Buses by Type" .

<https://ckan.integration.publishing.service.gov.uk/dataset/1dea103c-581d-4473-804a-672f7d08cefd/resource/9ca10010-661f-42ec-8382-e2195903ead4> a dcat:Distribution ;
    dct:issued "2026-07-16T06:02:30.572821"^^xsd:dateTime ;
    dct:modified "2026-07-16T06:02:30.527873"^^xsd:dateTime ;
    dct:title "TfL Buses by Type (Machine Readable)" .

