@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/4d67ba23-403b-49b0-bcd9-9e50db96df77> 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 "4d67ba23-403b-49b0-bcd9-9e50db96df77" ;
    dct:issued "2017-11-14T11:20:49.381323"^^xsd:dateTime ;
    dct:modified "2023-05-02T10:22:38.995280"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> ;
    dct:title "Recycling And Waste Facilities - Perth and Kinross" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/4d67ba23-403b-49b0-bcd9-9e50db96df77/resource/2bcce4b9-d592-49bd-bb88-d81802f6c965> .

<https://data.test.spatialhub.scot/dataset/4d67ba23-403b-49b0-bcd9-9e50db96df77/resource/2bcce4b9-d592-49bd-bb88-d81802f6c965> a dcat:Distribution ;
    dct:description "Uploaded from open data portal" ;
    dct:issued "2022-12-01T17:11:08.550714"^^xsd:dateTime ;
    dct:modified "2023-05-02T10:22:39.049515"^^xsd:dateTime ;
    dct:title "Recycling centres - points" ;
    dcat:accessURL <https://services-eu1.arcgis.com/WD0cvOmDKf7CA0Xy/ArcGIS/rest/services/Recycle_Centres_and_Points/FeatureServer/6> .

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

