@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/d5d75453-d491-43f5-8597-02c780050bd1> a dcat:Dataset ;
    dct:description "Local nature conservation sites (LNCS) is a non-statutory designation given by local authorities to areas of locally important nature and landscapes. NatureScot, on behalf of the Local Nature Conservation Sites Working Group, published guidance (https://www.nature.scot/professional-advice/protected-areas-and-species/protected-areas/local-designations/local-nature-conservation-sites) for local authorities on the establishment and management of LNCS systems in Scotland. " ;
    dct:identifier "d5d75453-d491-43f5-8597-02c780050bd1" ;
    dct:issued "2016-05-24T14:26:18.181051"^^xsd:dateTime ;
    dct:modified "2025-08-12T09:49:49.462291"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/c94255e9-6e8d-4bb6-8b30-5349d3781adc> ;
    dct:title "Local Nature Conservation Sites - Fife" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] .

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

