@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/c696de8c-e5ff-456f-b76d-60aa8f488e55> 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 "c696de8c-e5ff-456f-b76d-60aa8f488e55" ;
    dct:issued "2016-05-24T14:26:54.499185"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:49.810628"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> ;
    dct:title "Town Centres - North Lanarkshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/c696de8c-e5ff-456f-b76d-60aa8f488e55/resource/190bd842-14bd-4dfc-adeb-220145e0c242>,
        <https://data.test.spatialhub.scot/dataset/c696de8c-e5ff-456f-b76d-60aa8f488e55/resource/acad5124-afa1-471e-9c48-d133fc173d08> ;
    dcat:keyword "planning" .

<https://data.test.spatialhub.scot/dataset/c696de8c-e5ff-456f-b76d-60aa8f488e55/resource/190bd842-14bd-4dfc-adeb-220145e0c242> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2019-08-01T11:26:47.000752"^^xsd:dateTime ;
    dct:modified "2020-10-20T09:26:12.883838"^^xsd:dateTime ;
    dct:title "NLC Town Centres" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/c696de8c-e5ff-456f-b76d-60aa8f488e55/resource/190bd842-14bd-4dfc-adeb-220145e0c242/download/nlc-town-centres.zip> ;
    dcat:byteSize "45222"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/dataset/c696de8c-e5ff-456f-b76d-60aa8f488e55/resource/acad5124-afa1-471e-9c48-d133fc173d08> a dcat:Distribution ;
    dct:description "Town centres 2020 North Lanarkshire Council WFS" ;
    dct:issued "2020-10-20T09:26:12.987741"^^xsd:dateTime ;
    dct:modified "2021-11-03T16:57:50.756402"^^xsd:dateTime ;
    dct:title "Town Centres" ;
    dcat:accessURL <https://maps.northlanarkshire.gov.uk/server/services/PUBLIC/SpatialHubLayers/MapServer/WFSServer> .

<https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> a foaf:Agent ;
    foaf:name "North Lanarkshire Council" .

