@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/b3a50fca-cf6c-4b89-bb8e-8007029ad245> 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/b3a50fca-cf6c-4b89-bb8e-8007029ad245/resource/8ae0eed7-54bc-41e4-9382-7b9fdf7bce13> ;
    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/b3a50fca-cf6c-4b89-bb8e-8007029ad245/resource/8ae0eed7-54bc-41e4-9382-7b9fdf7bce13> a dcat:Distribution ;
    dct:description "Vacant Commercial Properties in County Durham as at 08/10/2018." ;
    dct:issued "2026-08-26T08:05:18.282372"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:05:18.257152"^^xsd:dateTime ;
    dct:title "08/10/2018" .

