@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/6039c8dc-c458-478f-8452-448cb5c91709> a dcat:Dataset ;
    dct:description "Vacant commerical properties in County Durham as at 8th october 2018." ;
    dct:identifier "2oo5w" ;
    dct:issued "2017-05-23T15:38:02+00:00"^^xsd:dateTime ;
    dct:modified "2018-10-09T14:21:22+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Durham County Council" ] ;
    dct:title "Vacant Commercial Properties in County Durham" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6039c8dc-c458-478f-8452-448cb5c91709/resource/5e9a217e-dff1-460f-bf90-539e19d38884> ;
    dcat:keyword "business",
        "vacant" ;
    dcat:landingPage <https://datamillnorth.org/dataset/vacant-commercial-properties-in-county-durham-2oo5w> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6039c8dc-c458-478f-8452-448cb5c91709/resource/5e9a217e-dff1-460f-bf90-539e19d38884> a dcat:Distribution ;
    dct:description "Vacant Commercial Properties in County Durham as at 08/10/2018." ;
    dct:issued "2026-08-29T09:02:31.477291"^^xsd:dateTime ;
    dct:modified "2026-08-29T09:02:31.464860"^^xsd:dateTime ;
    dct:title "08/10/2018" .

