@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/2c6e1b5c-cc09-430d-b26b-c52f74a91ec0> 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 "2c6e1b5c-cc09-430d-b26b-c52f74a91ec0" ;
    dct:issued "2016-05-24T14:26:11.503632"^^xsd:dateTime ;
    dct:modified "2023-09-13T16:35:26.323101"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/9577d081-44ee-46ec-a560-a0f11fce3dc0> ;
    dct:title "Town Centres - Falkirk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/2c6e1b5c-cc09-430d-b26b-c52f74a91ec0/resource/78f49672-2740-4307-a3b3-e40dc1a12b96> .

<https://data.test.spatialhub.scot/dataset/2c6e1b5c-cc09-430d-b26b-c52f74a91ec0/resource/78f49672-2740-4307-a3b3-e40dc1a12b96> a dcat:Distribution ;
    dct:description "Taken from open data portal" ;
    dct:issued "2023-08-28T14:50:14.208306"^^xsd:dateTime ;
    dct:modified "2023-08-28T14:50:14.191523"^^xsd:dateTime ;
    dct:title "Town and Local Centre boundaries" ;
    dcat:accessURL <https://services5.arcgis.com/2A1rJB9Piphr2k5E/arcgis/rest/services/LDP2_Town_and_Local_Centre_Boundaries/FeatureServer/0/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/9577d081-44ee-46ec-a560-a0f11fce3dc0> a foaf:Agent ;
    foaf:name "Falkirk Council" .

