@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/163dea9b-d20e-44a5-9b60-13fc21c3b0cf> 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 "163dea9b-d20e-44a5-9b60-13fc21c3b0cf" ;
    dct:issued "2016-05-24T14:26:49.098374"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:40.262903"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> ;
    dct:title "Town Centres - North Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/163dea9b-d20e-44a5-9b60-13fc21c3b0cf/resource/c18922bf-a635-40f8-973c-486252d92da3> ;
    dcat:keyword "planning" .

<https://data.test.spatialhub.scot/dataset/163dea9b-d20e-44a5-9b60-13fc21c3b0cf/resource/c18922bf-a635-40f8-973c-486252d92da3> a dcat:Distribution ;
    dct:description "This is the WFS link containing all the NAC layers requested by the Spatial Hub." ;
    dct:issued "2017-01-30T14:04:35.783311"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:09:35.668951"^^xsd:dateTime ;
    dct:title "Spatial Hub WFS - Town Centres" ;
    dcat:accessURL <https://www.maps.north-ayrshire.gov.uk/arcgis/services/AGOL/Spatial_Hub/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> a foaf:Agent ;
    foaf:name "North Ayrshire Council" .

