@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/f233ab25-b8fa-4f19-a244-ef504b6aa57e> 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 "f233ab25-b8fa-4f19-a244-ef504b6aa57e" ;
    dct:issued "2026-04-20T12:34:04.994463"^^xsd:dateTime ;
    dct:modified "2026-06-18T10:17:42.675969"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> ;
    dct:title "Country Parks - Perth And Kinross" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] .

<https://data.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> a foaf:Agent ;
    foaf:name "Perth and Kinross Council" .

