@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/3b8a3cf9-b463-46ad-9df8-7c22a1c3fab1> 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 "3b8a3cf9-b463-46ad-9df8-7c22a1c3fab1" ;
    dct:issued "2017-01-27T09:25:04.705055"^^xsd:dateTime ;
    dct:modified "2023-10-03T13:53:28.226597"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "Local Development Plans - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/3b8a3cf9-b463-46ad-9df8-7c22a1c3fab1/resource/2b7f12df-ea89-4b79-b0aa-3af328a035c3>,
        <https://data.test.spatialhub.scot/dataset/3b8a3cf9-b463-46ad-9df8-7c22a1c3fab1/resource/ff3775ad-3ef6-4743-8cbc-6001da9f5a2f> .

<https://data.test.spatialhub.scot/dataset/3b8a3cf9-b463-46ad-9df8-7c22a1c3fab1/resource/2b7f12df-ea89-4b79-b0aa-3af328a035c3> a dcat:Distribution ;
    dct:description "All LDP23 related data " ;
    dct:format "ZIP" ;
    dct:issued "2023-01-23T15:34:57.578631"^^xsd:dateTime ;
    dct:modified "2023-09-27T09:53:44.763681"^^xsd:dateTime ;
    dct:title "LDP23 Data" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/3b8a3cf9-b463-46ad-9df8-7c22a1c3fab1/resource/2b7f12df-ea89-4b79-b0aa-3af328a035c3/download/ldp23.zip> ;
    dcat:byteSize "21503626"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/dataset/3b8a3cf9-b463-46ad-9df8-7c22a1c3fab1/resource/ff3775ad-3ef6-4743-8cbc-6001da9f5a2f> a dcat:Distribution ;
    dct:description "Location of the latest LDP related data. Can also access different formats such as KML and CSV" ;
    dct:issued "2023-10-02T15:36:49.481327"^^xsd:dateTime ;
    dct:modified "2023-10-02T15:37:38.170144"^^xsd:dateTime ;
    dct:title "LDP 2023 datasets" ;
    dcat:accessURL <https://spatialdata-abdnshire.opendata.arcgis.com/> .

<https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> a foaf:Agent ;
    foaf:name "Aberdeenshire Council" .

