@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/67cbf487-13b9-4ef1-9809-90c6888f133d> a dcat:Dataset ;
    dct:description "The Local Development Plan dataset is a composition of Local Development Plans supplied by local authorities and national parks in Scotland. It is intended to provide a spatial overview of common policies across Scotland. The authoritative data source is the originating data supplied by the planning authority and the authoritative plan is that which is published as approved and adopted by the planning authority, which may not be in a digital format. " ;
    dct:identifier "67cbf487-13b9-4ef1-9809-90c6888f133d" ;
    dct:issued "2017-01-27T09:25:14.447915"^^xsd:dateTime ;
    dct:modified "2023-04-04T10:33:30.312937"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> ;
    dct:title "Local Development Plans - South Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/67cbf487-13b9-4ef1-9809-90c6888f133d/resource/3ae56afb-5bd6-46b4-b810-82922da24960> .

<https://data.test.spatialhub.scot/dataset/67cbf487-13b9-4ef1-9809-90c6888f133d/resource/3ae56afb-5bd6-46b4-b810-82922da24960> a dcat:Distribution ;
    dct:description "South Ayrshire Local Development Plan WFS" ;
    dct:issued "2017-03-21T17:19:04.636768"^^xsd:dateTime ;
    dct:modified "2023-02-17T10:28:54.880936"^^xsd:dateTime ;
    dct:title "Local_Development_Plan" ;
    dcat:accessURL <https://gisext.south-ayrshire.gov.uk/server/services/Inspire/OpenData/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> a foaf:Agent ;
    foaf:name "South Ayrshire Council" .

