@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/2b72d5ed-b559-46fb-8e59-411419c04709> 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 "2b72d5ed-b559-46fb-8e59-411419c04709" ;
    dct:issued "2026-04-20T12:33:59.765225"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:26:00.523550"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/9577d081-44ee-46ec-a560-a0f11fce3dc0> ;
    dct:title "Country Parks - Falkirk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/2b72d5ed-b559-46fb-8e59-411419c04709/resource/1933de08-1a8d-4245-aac6-c62ca4339194> .

<https://data.spatialhub.scot/dataset/2b72d5ed-b559-46fb-8e59-411419c04709/resource/1933de08-1a8d-4245-aac6-c62ca4339194> a dcat:Distribution ;
    dct:description "From Nature.Scot download" ;
    dct:format "ZIP" ;
    dct:issued "2026-04-20T15:25:49.269409"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:25:49.238844"^^xsd:dateTime ;
    dct:title "country_parks_fa.zip" ;
    dcat:accessURL <https://data.spatialhub.scot/dataset/2b72d5ed-b559-46fb-8e59-411419c04709/resource/1933de08-1a8d-4245-aac6-c62ca4339194/download/country_parks_fa.zip> ;
    dcat:byteSize "4534"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.spatialhub.scot/organization/9577d081-44ee-46ec-a560-a0f11fce3dc0> a foaf:Agent ;
    foaf:name "Falkirk Council" .

