@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/d681e7f8-fb41-4478-8332-abfca242c4ae> a dcat:Dataset ;
    dct:description """Each Local Authority should have a list of libraries within their Council area. These may be static i.e. located in one building all of the time, or mobile i.e. they are in vehicles that attend a set location on a specific day at a certain time. This data may also be collected as part of other datasets (e.g. Council Asset Register) though Local Authorities do appear to hold it as a distinct layer.\r
\r
Further information on Libraries in Scotland (inc. non-LA libraries) is available from The Scottish Library and Information Council (https://scottishlibraries.org/)\r
\r
"UPRN" and "address" are now MANDATORY fields for this dataset.""" ;
    dct:identifier "d681e7f8-fb41-4478-8332-abfca242c4ae" ;
    dct:issued "2017-11-13T16:43:58.717628"^^xsd:dateTime ;
    dct:modified "2023-10-13T12:58:12.567455"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "Libraries - Orkney Islands" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/d681e7f8-fb41-4478-8332-abfca242c4ae/resource/29daa87b-2900-4cd4-b238-8e7b025ecf46> .

<https://data.test.spatialhub.scot/dataset/d681e7f8-fb41-4478-8332-abfca242c4ae/resource/29daa87b-2900-4cd4-b238-8e7b025ecf46> a dcat:Distribution ;
    dct:description "Location of Libraries as released under the Communities Empowerment Act" ;
    dct:format "ZIP" ;
    dct:issued "2017-11-30T08:33:56.906522"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:58.116528"^^xsd:dateTime ;
    dct:title "Libraries" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/d681e7f8-fb41-4478-8332-abfca242c4ae/resource/29daa87b-2900-4cd4-b238-8e7b025ecf46/download/libraries.zip> .

<https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> a foaf:Agent ;
    foaf:name "Orkney Islands Council" .

