@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.spatialhub.scot/dataset/1d7d82ba-692c-42cc-8a48-f7ca9f5b870e> 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 "1d7d82ba-692c-42cc-8a48-f7ca9f5b870e" ;
    dct:issued "2017-11-13T16:43:53.553947"^^xsd:dateTime ;
    dct:modified "2025-06-05T08:37:14.684467"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> ;
    dct:title "Libraries - Aberdeen City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/1d7d82ba-692c-42cc-8a48-f7ca9f5b870e/resource/057a18af-b371-4bba-82f6-7ffb322eb390> ;
    dcat:keyword "community",
        "society" .

<https://data.spatialhub.scot/dataset/1d7d82ba-692c-42cc-8a48-f7ca9f5b870e/resource/057a18af-b371-4bba-82f6-7ffb322eb390> a dcat:Distribution ;
    dct:description "Aberdeen City Libraries (ESRI Rest Service)" ;
    dct:issued "2021-11-17T10:25:04.921652"^^xsd:dateTime ;
    dct:modified "2021-11-17T10:25:04.872722"^^xsd:dateTime ;
    dct:title "Libraries" ;
    dcat:accessURL <https://services5.arcgis.com/0sktPVp3t1LvXc9z/arcgis/rest/services/Libraries/FeatureServer> .

<https://data.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> a foaf:Agent ;
    foaf:name "Aberdeen City Council" .

