@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.test.spatialhub.scot/dataset/645388a6-db93-4025-ad54-6c9cec96be8a> a dcat:Dataset ;
    dct:description "Town centres are defined by local authorities to meet the requirement of Scottish Planning Policy (paragraph 61) to identify town centres and other retail locations as part of a network of centres to support retail type development in the most appropriate locations. This forms part of the sequential test in assessing planning applications.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      " ;
    dct:identifier "645388a6-db93-4025-ad54-6c9cec96be8a" ;
    dct:issued "2016-05-24T14:26:59.725388"^^xsd:dateTime ;
    dct:modified "2023-10-17T14:39:15.577702"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "Town Centres - Orkney Islands" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/645388a6-db93-4025-ad54-6c9cec96be8a/resource/d981f5eb-be66-4d02-ac32-85eec7d98561> .

<https://data.test.spatialhub.scot/dataset/645388a6-db93-4025-ad54-6c9cec96be8a/resource/d981f5eb-be66-4d02-ac32-85eec7d98561> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2017-04-14T08:49:35.940031"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:14:34.570577"^^xsd:dateTime ;
    dct:title "Town Centre" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/645388a6-db93-4025-ad54-6c9cec96be8a/resource/d981f5eb-be66-4d02-ac32-85eec7d98561/download/towncentre.zip> .

<https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> a foaf:Agent ;
    foaf:name "Orkney Islands Council" .

