@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/fa60ca0a-d4be-4b9c-8a73-868d58adf1c0> 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 "fa60ca0a-d4be-4b9c-8a73-868d58adf1c0" ;
    dct:issued "2016-05-24T14:25:03.090977"^^xsd:dateTime ;
    dct:modified "2023-07-27T15:41:43.113589"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "Town Centres - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/fa60ca0a-d4be-4b9c-8a73-868d58adf1c0/resource/b6cda08b-aa76-445a-98bf-75cad7b815fb> .

<https://data.test.spatialhub.scot/dataset/fa60ca0a-d4be-4b9c-8a73-868d58adf1c0/resource/b6cda08b-aa76-445a-98bf-75cad7b815fb> a dcat:Distribution ;
    dct:description "Town Centres shape-file from the adopted LDP 2017" ;
    dct:format "ZIP" ;
    dct:issued "2018-06-12T11:35:00.308870"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:14:36.401355"^^xsd:dateTime ;
    dct:title "Town Centres" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/fa60ca0a-d4be-4b9c-8a73-868d58adf1c0/resource/b6cda08b-aa76-445a-98bf-75cad7b815fb/download/retailcentres.zip> .

<https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> a foaf:Agent ;
    foaf:name "Aberdeenshire Council" .

