@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/cbe8bc16-0dc5-432a-9b44-e5827c9990f5> 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 "*********************" ] ;
    dct:title "Vacant Commercial Properties in County Durham" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/cbe8bc16-0dc5-432a-9b44-e5827c9990f5/resource/1d841d1d-1b68-43ff-8120-a9f5f6e8643c> ;
    dcat:keyword "business",
        "vacant" ;
    dcat:landingPage <https://datamillnorth.org/dataset/vacant-commercial-properties-in-county-durham-2oo5w> .

<https://ckan.integration.publishing.service.gov.uk/dataset/cbe8bc16-0dc5-432a-9b44-e5827c9990f5/resource/1d841d1d-1b68-43ff-8120-a9f5f6e8643c> a dcat:Distribution ;
    dct:description "Vacant Commercial Properties in County Durham as at 08/10/2018." ;
    dct:issued "2026-08-19T19:03:15.788016"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:03:15.776930"^^xsd:dateTime ;
    dct:title "08/10/2018" .

