@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/7a57d1a3-a2a2-4c56-b8e9-6409ee76c197> 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 "******************" ] ;
    dct:title "Property Disposals" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/7a57d1a3-a2a2-4c56-b8e9-6409ee76c197/resource/5f9ba69e-6dfc-44c3-8fe3-a4c25f607c06> ;
    dcat:keyword "Property",
        "asset",
        "buildings",
        "disposals",
        "land",
        "sold" ;
    dcat:landingPage <https://datamillnorth.org/dataset/property-disposals-2w314> .

<https://ckan.integration.publishing.service.gov.uk/dataset/7a57d1a3-a2a2-4c56-b8e9-6409ee76c197/resource/5f9ba69e-6dfc-44c3-8fe3-a4c25f607c06> a dcat:Distribution ;
    dct:issued "2026-08-19T19:01:48.756514"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:01:48.742025"^^xsd:dateTime ;
    dct:title "01/08/13 - 31/10/20" .

