@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/628de1aa-31b5-405b-b170-0249679cb09b> 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 "628de1aa-31b5-405b-b170-0249679cb09b" ;
    dct:issued "2016-05-24T14:26:23.297449"^^xsd:dateTime ;
    dct:modified "2023-04-19T11:13:20.610511"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> ;
    dct:title "Local Nature Conservation Sites - Glasgow City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/628de1aa-31b5-405b-b170-0249679cb09b/resource/376014d4-580d-4bd2-a0b0-2c80a614f124> .

<https://data.test.spatialhub.scot/dataset/628de1aa-31b5-405b-b170-0249679cb09b/resource/376014d4-580d-4bd2-a0b0-2c80a614f124> a dcat:Distribution ;
    dct:description "Taken from open data portal" ;
    dct:issued "2023-04-19T11:13:06.504363"^^xsd:dateTime ;
    dct:modified "2023-04-19T11:13:06.489495"^^xsd:dateTime ;
    dct:title "Sites of Importance for Nature Conservation" ;
    dcat:accessURL <https://www.mapping.glasgow.gov.uk/arcgis_web/services/OPEN_DATA/SINCs/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> a foaf:Agent ;
    foaf:name "Glasgow City Council" .

