@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/999caa18-3860-4041-80a7-a7d7b1d8ded5> 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.publishing.service.gov.uk/dataset/999caa18-3860-4041-80a7-a7d7b1d8ded5/resource/c163c0cb-0e0a-454e-809a-351aa62af30c> ;
    dcat:keyword "Property",
        "asset",
        "buildings",
        "disposals",
        "land",
        "sold" ;
    dcat:landingPage <https://datamillnorth.org/dataset/property-disposals-2w314> .

<https://ckan.publishing.service.gov.uk/dataset/999caa18-3860-4041-80a7-a7d7b1d8ded5/resource/c163c0cb-0e0a-454e-809a-351aa62af30c> a dcat:Distribution ;
    dct:issued "2026-08-18T18:02:44.574031"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:02:44.536067"^^xsd:dateTime ;
    dct:title "01/08/13 - 31/10/20" .

