@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/2fd0dcbf-132d-4252-80b4-49e6c3d8683f> a dcat:Dataset ;
    dct:description """This planning applications dataset has been created to "in-fill" the missing data from Planning Authorities not yet signed up to the custom built 'Cloud Connector Framework' which enables the automated collection of data from local data systems on a weekly basis. It uses publicly available data from the Planning Authorities IDOX Public Access website.

This is a polygon dataset

This datasets ONLY contains data for East Lothian, Scottish Borders & West Lothian""" ;
    dct:identifier "2fd0dcbf-132d-4252-80b4-49e6c3d8683f" ;
    dct:issued "2023-08-09T10:53:59.142694"^^xsd:dateTime ;
    dct:modified "2023-10-11T11:47:30.065206"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Planning Applications: Unofficial - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ;
            vcard:hasEmail <mailto:spatialhub@improvementservice.org.uk> ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/2fd0dcbf-132d-4252-80b4-49e6c3d8683f/resource/be89c77d-a0dd-4302-8605-14a64715f977> .

<https://data.test.spatialhub.scot/dataset/2fd0dcbf-132d-4252-80b4-49e6c3d8683f/resource/be89c77d-a0dd-4302-8605-14a64715f977> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2023-08-09T10:54:00.979829"^^xsd:dateTime ;
    dct:modified "2023-10-11T11:47:30.075455"^^xsd:dateTime ;
    dct:title "Planning Applications: Unofficial (Polygons) " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_plnappunof/wfs?service=wfs&typeName=sh_plnappunof:pub_plnappunofpol> .

<https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> a foaf:Agent ;
    foaf:name "Improvement Service" .

