@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/606141fd-9398-4a30-afdb-6ad8032e8e87> a dcat:Dataset ;
    dct:description """Most councils will keep a record of their recycling and waste management facilities. Therefore we have tried to compile these into a consistent national layer.\r
\r
The layer contains Recycling Places (including locations of bins and centres) and Waste Management Sites (including transfer centres and current/historic landfill sites). Both are a point layer (any provided polygons will have a centroid created).""" ;
    dct:identifier "606141fd-9398-4a30-afdb-6ad8032e8e87" ;
    dct:issued "2017-11-14T11:20:53.512303"^^xsd:dateTime ;
    dct:modified "2023-10-17T14:34:10.198864"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "Recycling And Waste Facilities - Orkney Islands" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/606141fd-9398-4a30-afdb-6ad8032e8e87/resource/e2b379f5-5f2b-47d7-b6fc-a2388ee84664> .

<https://data.test.spatialhub.scot/dataset/606141fd-9398-4a30-afdb-6ad8032e8e87/resource/e2b379f5-5f2b-47d7-b6fc-a2388ee84664> a dcat:Distribution ;
    dct:description "Recycling and Waste facilities as released under the Communities Empowerment Act" ;
    dct:format "ZIP" ;
    dct:issued "2017-11-30T08:32:12.937432"^^xsd:dateTime ;
    dct:modified "2021-03-23T15:10:51.078859"^^xsd:dateTime ;
    dct:title "Recycling and Waste" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/606141fd-9398-4a30-afdb-6ad8032e8e87/resource/e2b379f5-5f2b-47d7-b6fc-a2388ee84664/download/recycling-and-waste.zip> .

<https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> a foaf:Agent ;
    foaf:name "Orkney Islands Council" .

