@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/25d487d3-4e02-4ab1-9545-74c672335777> 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 "25d487d3-4e02-4ab1-9545-74c672335777" ;
    dct:issued "2026-04-20T12:34:05.813196"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:46:25.815998"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/66d2d3aa-3223-4dde-b617-bae37b20ebfb> ;
    dct:title "Country Parks - Renfrewshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/25d487d3-4e02-4ab1-9545-74c672335777/resource/0b63b977-9af5-4a4e-a02b-31c56f14fcf1> .

<https://data.spatialhub.scot/dataset/25d487d3-4e02-4ab1-9545-74c672335777/resource/0b63b977-9af5-4a4e-a02b-31c56f14fcf1> a dcat:Distribution ;
    dct:description "From Nature.Scot download" ;
    dct:format "ZIP" ;
    dct:issued "2026-04-20T15:46:14.435200"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:46:14.409461"^^xsd:dateTime ;
    dct:title "country_parks_re.zip" ;
    dcat:accessURL <https://data.spatialhub.scot/dataset/25d487d3-4e02-4ab1-9545-74c672335777/resource/0b63b977-9af5-4a4e-a02b-31c56f14fcf1/download/country_parks_re.zip> ;
    dcat:byteSize "9371"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.spatialhub.scot/organization/66d2d3aa-3223-4dde-b617-bae37b20ebfb> a foaf:Agent ;
    foaf:name "Renfrewshire Council" .

