@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/c2971f58-29bb-444e-b709-41b234a122fe> a dcat:Dataset ;
    dct:description """This Building Standards dataset has been created to "in-fill" the missing data from Local 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 Local Authorities IDOX Public Access website.

This is a point dataset

This datasets ONLY contains data for East Lothian, Fife, Scottish Borders & West Lothian""" ;
    dct:identifier "c2971f58-29bb-444e-b709-41b234a122fe" ;
    dct:issued "2023-08-09T10:53:50.192892"^^xsd:dateTime ;
    dct:modified "2023-10-11T11:47:26.979343"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Building Standards: 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/c2971f58-29bb-444e-b709-41b234a122fe/resource/295e2c30-8b65-4a7e-b94c-763325307ec4> .

<https://data.test.spatialhub.scot/dataset/c2971f58-29bb-444e-b709-41b234a122fe/resource/295e2c30-8b65-4a7e-b94c-763325307ec4> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2023-08-09T10:53:52.021424"^^xsd:dateTime ;
    dct:modified "2023-10-11T11:47:27.005671"^^xsd:dateTime ;
    dct:title "Building Standards: Unofficial (Points) " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_bldstdunof/wfs?service=wfs&typeName=sh_bldstdunof:pub_bldstdunofpnt> .

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

