@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/ddd74092-dbad-43f5-a131-cc00b9f01ec6> a dcat:Dataset ;
    dct:description "Data set showing Council Housing Stock, including sold and demolished dwellings." ;
    dct:identifier "ep6nw" ;
    dct:issued "2014-07-10T07:22:38+00:00"^^xsd:dateTime ;
    dct:modified "2019-12-10T11:14:32.772000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Council housing stock" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ddd74092-dbad-43f5-a131-cc00b9f01ec6/resource/576f598b-1a30-4e74-90e8-d01d930666b2>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/ddd74092-dbad-43f5-a131-cc00b9f01ec6/resource/eef12dbc-afdf-4043-ab31-48b56f138ed0> ;
    dcat:keyword "council housing",
        "housing stock",
        "social housing",
        "ward" ;
    dcat:landingPage <https://datamillnorth.org/dataset/council-housing-stock-ep6nw> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ddd74092-dbad-43f5-a131-cc00b9f01ec6/resource/576f598b-1a30-4e74-90e8-d01d930666b2> a dcat:Distribution ;
    dct:issued "2026-08-25T08:46:45.176910"^^xsd:dateTime ;
    dct:modified "2026-08-25T08:46:45.167533"^^xsd:dateTime ;
    dct:title "November 2017" .

<https://ckan.integration.publishing.service.gov.uk/dataset/ddd74092-dbad-43f5-a131-cc00b9f01ec6/resource/eef12dbc-afdf-4043-ab31-48b56f138ed0> a dcat:Distribution ;
    dct:issued "2026-08-25T08:46:45.176908"^^xsd:dateTime ;
    dct:modified "2026-08-25T08:46:45.167467"^^xsd:dateTime ;
    dct:title "September 2019" .

