@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/c06be0af-b580-4962-b92e-367e4e2aedff> a dcat:Dataset ;
    dct:description "TfL's Investment Programme will deliver £35bn of improvements across London's transport network. The Investment Programme is based around the key priorities described in the Mayor's Transport Strategy (published for consultation in October 2009).The data profiles the expenditure associated with the projects that make up the Investment Programme." ;
    dct:identifier "2l4wg" ;
    dct:issued "2010-03-11T18:03:11+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-04T14:53:32+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Transport for London" ] ;
    dct:title "TfL Investment Programme 2009/10 to 2017/18" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/c06be0af-b580-4962-b92e-367e4e2aedff/resource/1298e92b-b223-4f61-9c69-2c55f1e5f640> ;
    dcat:keyword "investment",
        "transport",
        "travel" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/tfl-investment-programme-200910-to-201718-2l4wg> .

<https://ckan.publishing.service.gov.uk/dataset/c06be0af-b580-4962-b92e-367e4e2aedff/resource/1298e92b-b223-4f61-9c69-2c55f1e5f640> a dcat:Distribution ;
    dct:issued "2026-06-24T21:11:06.274149"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:11:06.266457"^^xsd:dateTime ;
    dct:title "tfl-investment-programme-2009-10.csv" .

