@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/d79a5149-d733-40fc-9cec-5b508861ccf7> 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/d79a5149-d733-40fc-9cec-5b508861ccf7/resource/0d539d04-dead-4608-b880-2c4d8ff149c3> ;
    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/d79a5149-d733-40fc-9cec-5b508861ccf7/resource/0d539d04-dead-4608-b880-2c4d8ff149c3> a dcat:Distribution ;
    dct:description "Vacant Commercial Properties in County Durham as at 08/10/2018." ;
    dct:issued "2026-08-15T07:02:30.281605"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:02:30.270057"^^xsd:dateTime ;
    dct:title "08/10/2018" .

