@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/798efc1e-b387-4c98-97ae-2bb4cb213eca> a dcat:Dataset ;
    dct:description "This dataset comprises water chemistry data (dissolved organic carbon (DOC), total dissolved nitrogen (TdN), particulate organic carbon (POC), total phosphorus (TP), soluble reactive phosphorus (SRP), absorbance at 254nm (Abs 254), specific ultraviolet absorbance (SUVA), and dissolved CH4, CO2, N2O) collected bi-weekly from peatland streams near Penicuik, Scotland, in 2024 and 2025. Data were obtained via collection of water samples in situ, and concentrations were derived via subsequent sample processing and analysis. The objective of this dataset is to provide background data to characterise differences in the baseline period before restoration at the sampling site occurs in 2026." ;
    dct:identifier "09384b41-4395-4c23-bd1e-cfe9f36d1e16" ;
    dct:issued "2026-05-30T07:21:56.540797"^^xsd:dateTime ;
    dct:modified "2026-05-30T07:21:56.540799"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-3.2400 55.7900, -3.2700 55.7900, -3.2700 55.8000, -3.2400 55.8000, -3.2400 55.7900))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.24, 55.79], [-3.27, 55.79], [-3.27, 55.8], [-3.24, 55.8], [-3.24, 55.79]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Peatland stream water chemistry data from the MERLIN project, Hare Moss, Scotland, 2024-2025" ;
    dcat:keyword "Environmental Monitoring Facilities",
        "Forth Catchment",
        "Peatlands",
        "water chemistry" .

<https://ckan.integration.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> a foaf:Organization ;
    foaf:name "Environmental Information Data Centre" .

