@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/bbe3504d-6e7e-4916-bf19-c8988f3b7273> 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 "bbe3504d-6e7e-4916-bf19-c8988f3b7273" ;
    dct:issued "2017-11-13T16:43:59.300796"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:35.733395"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> ;
    dct:title "Libraries - North Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/bbe3504d-6e7e-4916-bf19-c8988f3b7273/resource/5d8a7986-b7b8-43a1-8f23-7030bc4f430d> ;
    dcat:keyword "community",
        "society" .

<https://data.test.spatialhub.scot/dataset/bbe3504d-6e7e-4916-bf19-c8988f3b7273/resource/5d8a7986-b7b8-43a1-8f23-7030bc4f430d> a dcat:Distribution ;
    dct:description "This is the WFS link containing all the NAC layers requested by the Spatial Hub." ;
    dct:issued "2018-01-03T15:19:41.563943"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:09:37.357485"^^xsd:dateTime ;
    dct:title "Spatial Hub WFS - Libraries" ;
    dcat:accessURL <https://www.maps.north-ayrshire.gov.uk/arcgis/services/AGOL/Spatial_Hub/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> a foaf:Agent ;
    foaf:name "North Ayrshire Council" .

