@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/a68e1886-97d6-481d-975c-2d877b44e2fd> 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 "a68e1886-97d6-481d-975c-2d877b44e2fd" ;
    dct:issued "2026-04-20T12:34:06.207132"^^xsd:dateTime ;
    dct:modified "2026-06-18T10:18:46.132827"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/0027cb0c-7981-4486-83f3-940a1f87a4a7> ;
    dct:title "Country Parks - Scottish Borders" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] .

<https://data.spatialhub.scot/organization/0027cb0c-7981-4486-83f3-940a1f87a4a7> a foaf:Agent ;
    foaf:name "Scottish Borders Council" .

