@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/2d8879c1-1ab8-4199-9db5-fb3b89652a58> 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 "2d8879c1-1ab8-4199-9db5-fb3b89652a58" ;
    dct:issued "2017-11-14T11:20:51.304770"^^xsd:dateTime ;
    dct:modified "2023-03-08T10:38:03.214084"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> ;
    dct:title "Recycling And Waste Facilities - Glasgow City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/2d8879c1-1ab8-4199-9db5-fb3b89652a58/resource/1c1bce30-57e4-4f9b-8b62-0a8a6e9505b1>,
        <https://data.test.spatialhub.scot/dataset/2d8879c1-1ab8-4199-9db5-fb3b89652a58/resource/63d1eb0d-b48b-4f43-b826-47c910672215> ;
    dcat:keyword "community",
        "environment",
        "society" .

<https://data.test.spatialhub.scot/dataset/2d8879c1-1ab8-4199-9db5-fb3b89652a58/resource/1c1bce30-57e4-4f9b-8b62-0a8a6e9505b1> a dcat:Distribution ;
    dct:description "Open data portal doesn't work...shapefile upload" ;
    dct:format "ZIP" ;
    dct:issued "2023-03-06T16:58:31.222325"^^xsd:dateTime ;
    dct:modified "2023-03-06T16:58:31.194422"^^xsd:dateTime ;
    dct:title "Waste Transfer Stations" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/2d8879c1-1ab8-4199-9db5-fb3b89652a58/resource/1c1bce30-57e4-4f9b-8b62-0a8a6e9505b1/download/glasgow_policy_proposals.zip> ;
    dcat:byteSize "1564"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/dataset/2d8879c1-1ab8-4199-9db5-fb3b89652a58/resource/63d1eb0d-b48b-4f43-b826-47c910672215> a dcat:Distribution ;
    dct:description "Taken form open data website" ;
    dct:issued "2022-08-11T11:49:54.965343"^^xsd:dateTime ;
    dct:modified "2023-03-08T10:38:03.222481"^^xsd:dateTime ;
    dct:title "Waste Transfer Stations" ;
    dcat:accessURL <https://utility.arcgis.com/usrsvcs/servers/bbb31c44f3434935b2f432c16e225bbc/rest/services/AGOL/CDP_Policy_Proposals/FeatureServer/7/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> a foaf:Agent ;
    foaf:name "Glasgow City Council" .

