@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/824c2833-a7e4-47ab-a636-22f94a9c4e49> a dcat:Dataset ;
    dct:description "Commercial and Industrial stock by date built. Average rateable value - £/m2 Total Rateable value - £'000s Total Floorspace - 000s m2 Hereditaments - Number" ;
    dct:identifier "v88qq" ;
    dct:issued "2010-08-19T13:21:47+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-04T15:31:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Ministry of Housing, Communities & Local Government" ] ;
    dct:title "Age of Commercial and Industrial Stock, Borough" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/824c2833-a7e4-47ab-a636-22f94a9c4e49/resource/6070c6e5-5807-42e4-a3f7-ebbdb17580ac> ;
    dcat:keyword "age",
        "commercial",
        "industrial",
        "planning",
        "property",
        "stock" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/age-of-commercial-and-industrial-stock-borough-v88qq> .

<https://ckan.integration.publishing.service.gov.uk/dataset/824c2833-a7e4-47ab-a636-22f94a9c4e49/resource/6070c6e5-5807-42e4-a3f7-ebbdb17580ac> a dcat:Distribution ;
    dct:issued "2026-08-13T10:15:20.126411"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:15:20.063307"^^xsd:dateTime ;
    dct:title "age-of-commercial-and-industrial-stock.xls" .

