@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/f5ba8be7-ea44-480f-afc8-f8411694c25f> 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 "f5ba8be7-ea44-480f-afc8-f8411694c25f" ;
    dct:issued "2017-11-13T16:43:55.346505"^^xsd:dateTime ;
    dct:modified "2023-04-12T15:02:42.854131"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> ;
    dct:title "Libraries - Perth and Kinross" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/f5ba8be7-ea44-480f-afc8-f8411694c25f/resource/edcb4e39-7123-42f2-a9ff-4b1038dd3122> .

<https://data.test.spatialhub.scot/dataset/f5ba8be7-ea44-480f-afc8-f8411694c25f/resource/edcb4e39-7123-42f2-a9ff-4b1038dd3122> a dcat:Distribution ;
    dct:description "Uploaded from open data portal" ;
    dct:issued "2022-12-01T17:14:14.501584"^^xsd:dateTime ;
    dct:modified "2023-04-12T15:02:42.863084"^^xsd:dateTime ;
    dct:title "Libraries" ;
    dcat:accessURL <https://services-eu1.arcgis.com/WD0cvOmDKf7CA0Xy/arcgis/rest/services/Library_Locations/FeatureServer/27/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> a foaf:Agent ;
    foaf:name "Perth and Kinross Council" .

