@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.spatialhub.scot/dataset/36af0920-586e-46a0-b3cf-d6226a4f3b47> a dcat:Dataset ;
    dct:description """Local authorities may designate country parks where they see a need, using powers under Section 48 of the Countryside (Scotland) Act 1967. \r
Country parks may provide a range of facilities and services including a countryside ranger service. Local authorities can make by-laws to regulate inappropriate behaviour within country parks.""" ;
    dct:identifier "36af0920-586e-46a0-b3cf-d6226a4f3b47" ;
    dct:issued "2026-04-20T12:33:56.998024"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:16:12.042351"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> ;
    dct:title "Country Parks - City Of Edinburgh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/36af0920-586e-46a0-b3cf-d6226a4f3b47/resource/263a4c22-450b-45cb-94e3-e1b5960ff8f1> .

<https://data.spatialhub.scot/dataset/36af0920-586e-46a0-b3cf-d6226a4f3b47/resource/263a4c22-450b-45cb-94e3-e1b5960ff8f1> a dcat:Distribution ;
    dct:description "From Nature.Scot download" ;
    dct:format "ZIP" ;
    dct:issued "2026-04-20T15:16:00.446359"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:16:00.410297"^^xsd:dateTime ;
    dct:title "country_parks_ce.zip" ;
    dcat:accessURL <https://data.spatialhub.scot/dataset/36af0920-586e-46a0-b3cf-d6226a4f3b47/resource/263a4c22-450b-45cb-94e3-e1b5960ff8f1/download/country_parks_ce.zip> ;
    dcat:byteSize "3644"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

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

