@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/b4a80bf0-e9a0-4ace-8aae-8bbed15b50e1> 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.

Further information on Libraries in Scotland (inc. non-LA libraries) is available from The Scottish Library and Information Council (https://scottishlibraries.org/)""" ;
    dct:identifier "b4a80bf0-e9a0-4ace-8aae-8bbed15b50e1" ;
    dct:issued "2021-06-11T09:19:24.763686"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:42:43.313224"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Libraries - 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/b4a80bf0-e9a0-4ace-8aae-8bbed15b50e1/resource/570de9e0-999e-4bfd-9ed6-71b09545965e>,
        <https://data.test.spatialhub.scot/dataset/b4a80bf0-e9a0-4ace-8aae-8bbed15b50e1/resource/fa9c3abc-e186-4c49-84dd-755bf5acd23d> .

<https://data.test.spatialhub.scot/dataset/b4a80bf0-e9a0-4ace-8aae-8bbed15b50e1/resource/570de9e0-999e-4bfd-9ed6-71b09545965e> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:26.202287"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:42:40.675679"^^xsd:dateTime ;
    dct:title "Libraries " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_lib/wfs?service=wfs&typeName=sh_lib:pub_lib> .

<https://data.test.spatialhub.scot/dataset/b4a80bf0-e9a0-4ace-8aae-8bbed15b50e1/resource/fa9c3abc-e186-4c49-84dd-755bf5acd23d> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:29.254435"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:42:43.320524"^^xsd:dateTime ;
    dct:title "Libraries Mobile " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_lib/wfs?service=wfs&typeName=sh_lib:pub_libmob> .

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

