@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/2e2f43fb-5fce-40cd-b202-d6a2de089e34> 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 "2e2f43fb-5fce-40cd-b202-d6a2de089e34" ;
    dct:issued "2026-04-20T12:34:00.302712"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:42:53.319482"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/c94255e9-6e8d-4bb6-8b30-5349d3781adc> ;
    dct:title "Country Parks - Fife" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/2e2f43fb-5fce-40cd-b202-d6a2de089e34/resource/b67843d2-c7f2-4d34-9f08-96dfcbb45cc4> .

<https://data.spatialhub.scot/dataset/2e2f43fb-5fce-40cd-b202-d6a2de089e34/resource/b67843d2-c7f2-4d34-9f08-96dfcbb45cc4> a dcat:Distribution ;
    dct:description "From Nature.Scot download" ;
    dct:format "ZIP" ;
    dct:issued "2026-04-20T15:42:41.640689"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:42:41.613638"^^xsd:dateTime ;
    dct:title "country_parks_fi.zip" ;
    dcat:accessURL <https://data.spatialhub.scot/dataset/2e2f43fb-5fce-40cd-b202-d6a2de089e34/resource/b67843d2-c7f2-4d34-9f08-96dfcbb45cc4/download/country_parks_fi.zip> ;
    dcat:byteSize "7004"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.spatialhub.scot/organization/c94255e9-6e8d-4bb6-8b30-5349d3781adc> a foaf:Agent ;
    foaf:name "Fife Council" .

