@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.staging.publishing.service.gov.uk/dataset/0d06462a-9aa2-45bd-9785-d01f1ca5496a> a dcat:Dataset ;
    dct:description "This dataset provides a list of Leeds City Council land and property (not including council housing) which has been sold by the Council since 1 August 2013." ;
    dct:identifier "2w314" ;
    dct:issued "2016-05-25T11:54:40+00:00"^^xsd:dateTime ;
    dct:modified "2020-11-19T08:25:46.282000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Property Disposals" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/0d06462a-9aa2-45bd-9785-d01f1ca5496a/resource/bd93728f-276b-42ad-a060-0d22db6eceb7> ;
    dcat:keyword "Property",
        "asset",
        "buildings",
        "disposals",
        "land",
        "sold" ;
    dcat:landingPage <https://datamillnorth.org/dataset/property-disposals-2w314> .

<https://ckan.staging.publishing.service.gov.uk/dataset/0d06462a-9aa2-45bd-9785-d01f1ca5496a/resource/bd93728f-276b-42ad-a060-0d22db6eceb7> a dcat:Distribution ;
    dct:issued "2026-09-09T22:03:50.615113"^^xsd:dateTime ;
    dct:modified "2026-09-09T22:03:50.600761"^^xsd:dateTime ;
    dct:title "01/08/13 - 31/10/20" .

