@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/11e87996-1e72-4110-9fc9-7e8f0bdee3b6> 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 "11e87996-1e72-4110-9fc9-7e8f0bdee3b6" ;
    dct:issued "2017-11-13T16:43:55.995776"^^xsd:dateTime ;
    dct:modified "2023-07-27T14:55:51.676402"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "Libraries - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/11e87996-1e72-4110-9fc9-7e8f0bdee3b6/resource/33688c90-098d-4c60-8d82-c8652060aefe> .

<https://data.test.spatialhub.scot/dataset/11e87996-1e72-4110-9fc9-7e8f0bdee3b6/resource/33688c90-098d-4c60-8d82-c8652060aefe> a dcat:Distribution ;
    dct:description "Latest 2 Datasets for Libraries and Mobile Stops" ;
    dct:format "ZIP" ;
    dct:issued "2022-04-05T13:47:28.617260"^^xsd:dateTime ;
    dct:modified "2022-04-05T13:47:28.606692"^^xsd:dateTime ;
    dct:title "Libraries (incl Mobile)" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/11e87996-1e72-4110-9fc9-7e8f0bdee3b6/resource/33688c90-098d-4c60-8d82-c8652060aefe/download/libraries.zip> ;
    dcat:byteSize "9579"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

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

