@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/e92307f3-bf68-42e3-9844-0f4c563c30ad> 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.

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 "e92307f3-bf68-42e3-9844-0f4c563c30ad" ;
    dct:issued "2021-06-11T09:19:46.673430"^^xsd:dateTime ;
    dct:modified "2024-02-22T15:06:24.020426"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Recycling and Waste Facilities - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ;
            vcard:hasEmail <mailto:spatialhub@improvementservice.org.uk> ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/e92307f3-bf68-42e3-9844-0f4c563c30ad/resource/b1a6ab5e-7919-4a10-bf45-95992474c6d9> .

<https://data.test.spatialhub.scot/dataset/e92307f3-bf68-42e3-9844-0f4c563c30ad/resource/b1a6ab5e-7919-4a10-bf45-95992474c6d9> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:47.959749"^^xsd:dateTime ;
    dct:modified "2024-02-22T15:06:24.038918"^^xsd:dateTime ;
    dct:title "Recycling and Waste Facilities " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_rcywst/wfs?service=wfs&typeName=sh_rcywst:pub_rcywst> .

<https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> a foaf:Agent ;
    foaf:name "Improvement Service" .

