@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/ef30fbaa-e733-4dd9-a944-5dc501d917d3> 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 "ef30fbaa-e733-4dd9-a944-5dc501d917d3" ;
    dct:issued "2026-04-20T12:34:03.419797"^^xsd:dateTime ;
    dct:modified "2026-06-18T10:19:08.575791"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/0cfe43a7-e9d7-4a41-ae21-f44988e482cd> ;
    dct:title "Country Parks - Eilean Siar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] .

<https://data.spatialhub.scot/organization/0cfe43a7-e9d7-4a41-ae21-f44988e482cd> a foaf:Agent ;
    foaf:name "Na h-Eileanan an Iar" .

