@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/4e7dc39c-6b9b-421d-aba0-9a31f0b23f54> 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 "4e7dc39c-6b9b-421d-aba0-9a31f0b23f54" ;
    dct:issued "2017-01-27T09:25:06.987516"^^xsd:dateTime ;
    dct:modified "2023-05-23T15:13:34.492304"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/5d64eb26-1922-48fc-af70-8cc353e4559f> ;
    dct:title "Local Development Plans - Dundee City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/4e7dc39c-6b9b-421d-aba0-9a31f0b23f54/resource/8861cd32-8040-4a7d-91e0-8001185320db>,
        <https://data.test.spatialhub.scot/dataset/4e7dc39c-6b9b-421d-aba0-9a31f0b23f54/resource/ed82905c-102a-4755-9fe2-f3972e1cea0c> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/4e7dc39c-6b9b-421d-aba0-9a31f0b23f54/resource/8861cd32-8040-4a7d-91e0-8001185320db> a dcat:Distribution ;
    dct:description "LDP 2019 from WFS" ;
    dct:issued "2023-05-23T15:13:34.526176"^^xsd:dateTime ;
    dct:modified "2023-05-23T15:13:34.504610"^^xsd:dateTime ;
    dct:title "LDP 2019" ;
    dcat:accessURL <https://dservices.arcgis.com/GlZ1P6ksdiXNYhvC/arcgis/services/LDP2019_WFS/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/dataset/4e7dc39c-6b9b-421d-aba0-9a31f0b23f54/resource/ed82905c-102a-4755-9fe2-f3972e1cea0c> a dcat:Distribution ;
    dct:description "As provided by Ken" ;
    dct:issued "2021-06-22T15:31:08.962532"^^xsd:dateTime ;
    dct:modified "2021-06-22T15:31:08.940016"^^xsd:dateTime ;
    dct:title "LDP layers" ;
    dcat:accessURL <http://dundeecity.maps.arcgis.com/home/item.html?id=6bd0011538594e8e9f422d24b22d7f8c> .

<https://data.test.spatialhub.scot/organization/5d64eb26-1922-48fc-af70-8cc353e4559f> a foaf:Agent ;
    foaf:name "Dundee City Council" .

