@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/986f78a1-52eb-42bd-a94c-9807e36dc085> 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 "986f78a1-52eb-42bd-a94c-9807e36dc085" ;
    dct:issued "2026-04-20T12:33:56.581381"^^xsd:dateTime ;
    dct:modified "2026-06-18T10:17:22.174267"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/f30b104b-22cb-4e90-a5c1-2a5948a96811> ;
    dct:title "Country Parks - Argyll And Bute" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] .

<https://data.spatialhub.scot/organization/f30b104b-22cb-4e90-a5c1-2a5948a96811> a foaf:Agent ;
    foaf:name "Argyll and Bute Council" .

