@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/315335c0-db5e-49aa-afda-e7d140cc0134> a dcat:Dataset ;
    dct:description "Scottish Planning Policy sets out the Scottish Government's policies in relation to economic development in Scotland. An Employment Land Audit is produced to monitor the supply, take up and status of employment land in line with National Guidance. The audit assesses the range and choice of marketable sites and locations for businesses with a variety of size and quality requirements. The audit identifies the availability and constraints of employment land sites within the local authority." ;
    dct:identifier "315335c0-db5e-49aa-afda-e7d140cc0134" ;
    dct:issued "2017-01-27T09:23:21.580652"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:44.302919"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> ;
    dct:title "Employment Land Supply - North Lanarkshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/315335c0-db5e-49aa-afda-e7d140cc0134/resource/46c1a5c4-4380-48ab-914c-e364eceac0bd> ;
    dcat:keyword "planning",
        "society" .

<https://data.test.spatialhub.scot/dataset/315335c0-db5e-49aa-afda-e7d140cc0134/resource/46c1a5c4-4380-48ab-914c-e364eceac0bd> a dcat:Distribution ;
    dct:description "2022 Update (Based on Survey 2021)" ;
    dct:issued "2022-04-14T11:14:12.337991"^^xsd:dateTime ;
    dct:modified "2022-04-14T11:14:12.313797"^^xsd:dateTime ;
    dct:title "Employment Land Supply (Industrial Land)" ;
    dcat:accessURL <https://maps.northlanarkshire.gov.uk/server/services/PUBLIC/SpatialHubLayers/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

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

