@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/8ede6f59-9541-4f0b-8edd-1ef69c0c1ad7> 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 "8ede6f59-9541-4f0b-8edd-1ef69c0c1ad7" ;
    dct:issued "2017-11-14T11:20:52.344382"^^xsd:dateTime ;
    dct:modified "2023-07-25T08:28:30.672914"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> ;
    dct:title "Recycling And Waste Facilities - South Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/8ede6f59-9541-4f0b-8edd-1ef69c0c1ad7/resource/79868631-d7c6-4ef3-b74e-590e69c5b133>,
        <https://data.test.spatialhub.scot/dataset/8ede6f59-9541-4f0b-8edd-1ef69c0c1ad7/resource/941414ad-8263-4ac0-9738-7d3d1606d40b> ;
    dcat:keyword "community",
        "environment",
        "society" .

<https://data.test.spatialhub.scot/dataset/8ede6f59-9541-4f0b-8edd-1ef69c0c1ad7/resource/79868631-d7c6-4ef3-b74e-590e69c5b133> a dcat:Distribution ;
    dct:description "Obtained from ESRI REST Service" ;
    dct:issued "2023-07-25T08:28:30.705896"^^xsd:dateTime ;
    dct:modified "2023-07-25T08:28:30.682558"^^xsd:dateTime ;
    dct:title "Recycling Points" ;
    dcat:accessURL <https://gisext.south-ayrshire.gov.uk/server/rest/services/Public/PublicMapLayers/MapServer/25> .

<https://data.test.spatialhub.scot/dataset/8ede6f59-9541-4f0b-8edd-1ef69c0c1ad7/resource/941414ad-8263-4ac0-9738-7d3d1606d40b> a dcat:Distribution ;
    dct:description "Obtained from open data portal" ;
    dct:issued "2023-07-25T08:25:33.023945"^^xsd:dateTime ;
    dct:modified "2023-07-25T08:25:32.994265"^^xsd:dateTime ;
    dct:title "Historic Landfill sites" ;
    dcat:accessURL <https://gisext.south-ayrshire.gov.uk/server/rest/services/Inspire/OpenData/FeatureServer/6> .

<https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> a foaf:Agent ;
    foaf:name "South Ayrshire Council" .

