@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.test.spatialhub.scot/dataset/af4118bf-1e70-47be-ad74-88c24cace2fa> 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 "af4118bf-1e70-47be-ad74-88c24cace2fa" ;
    dct:issued "2016-05-24T14:27:27.041124"^^xsd:dateTime ;
    dct:modified "2023-05-16T10:21:35.278857"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> ;
    dct:title "Local Nature Conservation Sites - South Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/af4118bf-1e70-47be-ad74-88c24cace2fa/resource/1c5c41cb-7a44-4ebe-91db-1480f208d0b6>,
        <https://data.test.spatialhub.scot/dataset/af4118bf-1e70-47be-ad74-88c24cace2fa/resource/9c7c288a-dd81-40a4-92f8-de86c34caedd> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/af4118bf-1e70-47be-ad74-88c24cace2fa/resource/1c5c41cb-7a44-4ebe-91db-1480f208d0b6> a dcat:Distribution ;
    dct:description "Taken from open data portal" ;
    dct:issued "2023-05-16T10:21:35.308097"^^xsd:dateTime ;
    dct:modified "2023-05-16T10:21:35.290302"^^xsd:dateTime ;
    dct:title "Wildlife Sites" ;
    dcat:accessURL <https://gisext.south-ayrshire.gov.uk/server/services/Inspire/OpenData/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/dataset/af4118bf-1e70-47be-ad74-88c24cace2fa/resource/9c7c288a-dd81-40a4-92f8-de86c34caedd> a dcat:Distribution ;
    dct:description "Taken from previously provided WFS" ;
    dct:issued "2017-01-05T15:11:29.327298"^^xsd:dateTime ;
    dct:modified "2022-12-08T17:59:19.051232"^^xsd:dateTime ;
    dct:title "Special Areas of Conservation" ;
    dcat:accessURL <https://gisext.south-ayrshire.gov.uk/server/services/Inspire/OpenData/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> a foaf:Agent ;
    foaf:name "South Ayrshire Council" .

