@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.publishing.service.gov.uk/dataset/f2fd1539-5dac-4089-877d-12f271a1a0ca> 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.publishing.service.gov.uk/dataset/f2fd1539-5dac-4089-877d-12f271a1a0ca/resource/54b4fd29-4b6e-4fc0-ac06-869f9db7f7c8> ;
    dcat:keyword "business",
        "vacant" ;
    dcat:landingPage <https://datamillnorth.org/dataset/vacant-commercial-properties-in-county-durham-2oo5w> .

<https://ckan.publishing.service.gov.uk/dataset/f2fd1539-5dac-4089-877d-12f271a1a0ca/resource/54b4fd29-4b6e-4fc0-ac06-869f9db7f7c8> a dcat:Distribution ;
    dct:description "Vacant Commercial Properties in County Durham as at 08/10/2018." ;
    dct:issued "2026-09-09T22:05:21.402038"^^xsd:dateTime ;
    dct:modified "2026-09-09T22:05:21.390577"^^xsd:dateTime ;
    dct:title "08/10/2018" .

