@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/72d505dd-ec87-46c9-a729-3581080a65f9> 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/72d505dd-ec87-46c9-a729-3581080a65f9/resource/99d2822f-4e27-4fab-b607-0098f1190309> ;
    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/72d505dd-ec87-46c9-a729-3581080a65f9/resource/99d2822f-4e27-4fab-b607-0098f1190309> a dcat:Distribution ;
    dct:issued "2026-08-21T21:02:39.725592"^^xsd:dateTime ;
    dct:modified "2026-08-21T21:02:39.685054"^^xsd:dateTime ;
    dct:title "01/08/13 - 31/10/20" .

