@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/c0c83b16-6397-40d6-97ba-1f405f21559b> 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 "c0c83b16-6397-40d6-97ba-1f405f21559b" ;
    dct:issued "2017-11-14T11:20:51.662484"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:23:33.365552"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> ;
    dct:title "Recycling And Waste Facilities - City of Edinburgh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/c0c83b16-6397-40d6-97ba-1f405f21559b/resource/79343699-8bad-4f6a-9c68-24541e80dde3> ;
    dcat:keyword "community",
        "environment",
        "society" .

<https://data.test.spatialhub.scot/dataset/c0c83b16-6397-40d6-97ba-1f405f21559b/resource/79343699-8bad-4f6a-9c68-24541e80dde3> a dcat:Distribution ;
    dct:issued "2017-11-15T09:28:23.418778"^^xsd:dateTime ;
    dct:modified "2021-03-23T15:10:43.143227"^^xsd:dateTime ;
    dct:title "Landfill CEC derived" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/services/Misc/INSPIRE/MapServer/WFSServer?> .

<https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> a foaf:Agent ;
    foaf:name "City of Edinburgh Council" .

