@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/84068ad6-630e-4e82-8fc8-78d171d23fce> a dcat:Dataset ;
    dct:description "Numbers of street trees by borough.These data were collected by the London Assembly Environment Committee for its update report on the future for London's street trees. They contain data supplied by London borough tree departments and the Mayor's Street Tree Programme." ;
    dct:identifier "20ox8" ;
    dct:issued "2011-04-19T12:50:03+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-04T15:52:53+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Greater London Authority" ] ;
    dct:title "Street Trees, Borough" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/84068ad6-630e-4e82-8fc8-78d171d23fce/resource/92bf7544-1400-47f2-9c9e-4a6629b47691> ;
    dcat:keyword "environment",
        "trees" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/street-trees-borough-20ox8> .

<https://ckan.integration.publishing.service.gov.uk/dataset/84068ad6-630e-4e82-8fc8-78d171d23fce/resource/92bf7544-1400-47f2-9c9e-4a6629b47691> a dcat:Distribution ;
    dct:issued "2026-06-25T00:08:29.027738"^^xsd:dateTime ;
    dct:modified "2026-06-25T00:08:28.756181"^^xsd:dateTime ;
    dct:title "street-trees-borough.xls" .

