@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/73d6777b-195d-455d-abff-0d46b2cb52b1> 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 "73d6777b-195d-455d-abff-0d46b2cb52b1" ;
    dct:issued "2016-05-24T14:26:22.098919"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:25:22.243170"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> ;
    dct:title "Town Centres - Glasgow City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/73d6777b-195d-455d-abff-0d46b2cb52b1/resource/5f303f97-7e0c-417b-9919-8f58e70990d0>,
        <https://data.test.spatialhub.scot/dataset/73d6777b-195d-455d-abff-0d46b2cb52b1/resource/fc87f294-6925-475f-a825-3e6cba11d474> ;
    dcat:keyword "planning" .

<https://data.test.spatialhub.scot/dataset/73d6777b-195d-455d-abff-0d46b2cb52b1/resource/5f303f97-7e0c-417b-9919-8f58e70990d0> a dcat:Distribution ;
    dct:description "Town centres and other retail centres as defined by planning authorities." ;
    dct:format "ZIP" ;
    dct:issued "2016-01-01T00:00:00.000001"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:09:43.526396"^^xsd:dateTime ;
    dct:title "Town Centres" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/73d6777b-195d-455d-abff-0d46b2cb52b1/resource/5f303f97-7e0c-417b-9919-8f58e70990d0/download/glasgow_towncentres.zip> ;
    dcat:byteSize "87017"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/dataset/73d6777b-195d-455d-abff-0d46b2cb52b1/resource/fc87f294-6925-475f-a825-3e6cba11d474> a dcat:Distribution ;
    dct:description "Taken from their open data website" ;
    dct:issued "2022-08-11T11:58:02.351354"^^xsd:dateTime ;
    dct:modified "2022-08-11T11:58:02.334802"^^xsd:dateTime ;
    dct:title "Network of centres" ;
    dcat:accessURL <https://www.mapping.glasgow.gov.uk/arcgis_web/services/OPEN_DATA/City_Development_Plan/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> a foaf:Agent ;
    foaf:name "Glasgow City Council" .

