@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/1ef5008b-d372-4470-b383-70bcab848ab5> a dcat:Dataset ;
    dct:created "2025-09-08T16:45:30"^^xsd:dateTime ;
    dct:identifier "1ef5008b-d372-4470-b383-70bcab848ab5" ;
    dct:issued "2025-09-08T16:45:30"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T17:10:00"^^xsd:dateTime ;
    dct:provenance "Data collection involved high-resolution N₂O sampling following each fertiliser application: four times per week in the first two weeks, twice weekly in the next two weeks, and weekly thereafter until the next application. In winter months (November–March), sampling frequency was reduced to monthly. Cumulative N₂O emissions were calculated by trapezoidal integration of daily fluxes. Emission intensities were scaled to nitrogen yield, and emission factors estimated using IPCC and Global Research Alliance guidelines. In year one, digestate N application was unintentionally lower due to delays in nutrient analysis, but this was corrected in year two by pre-application C and N testing. The dataset was further refined through statistical analyses (using RStudio), with data transformations applied where needed to meet assumptions of normality and variance" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/teagasc> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel """This dataset is made available under a Creative Commons Attribution–NonCommercial (CC BY-NC) license.\r
\r
This license enables reusers to distribute, remix, adapt, and build upon the material in any medium or format, so long as attribution is given to the creator. The license allows for commercial use. If you remix, adapt, or build upon the material, you must license the modified material under identical terms. CC BY-SA includes the following elements:\r
\r
 BY: credit must be given to the creator.\r
 SA: Adaptations must be shared under the same terms.""" ] ;
    dct:temporal [ rdfs:label "April 2022 – April 2024" ] ;
    dct:title "Effects of Grassland Community Composition and Digestate Fertiliser on Nitrous Oxide Emissions from Soil" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dr John Finn" ;
            vcard:hasEmail <mailto:john.finn@teagasc.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/1ef5008b-d372-4470-b383-70bcab848ab5/resource/15195bfe-ddfb-425c-99ba-65e54bf73dbc>,
        <https://dgi5.staging.derilinx.com/dataset/1ef5008b-d372-4470-b383-70bcab848ab5/resource/c0cf8c58-89c4-4812-b3f4-60a76deaf21a> ;
    dcat:keyword "Digestate",
        "Grassland",
        "Multispecies grassland",
        "Nitrous oxide emissions" ;
    dcat:theme <Agriculture>,
        <http://publications.europa.eu/resource/authority/data-theme/AGRI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/1ef5008b-d372-4470-b383-70bcab848ab5/resource/15195bfe-ddfb-425c-99ba-65e54bf73dbc> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "TXT" ;
            rdf:value "TXT" ] ;
    dct:issued "2025-08-28T14:32:34"^^xsd:dateTime ;
    dct:modified "2025-09-08T17:09:59"^^xsd:dateTime ;
    dct:title "README" ;
    dcat:accessURL <https://opendata.teagasc.ie/en_GB/dataset/1ef5008b-d372-4470-b383-70bcab848ab5/resource/15195bfe-ddfb-425c-99ba-65e54bf73dbc/download/readme_khan_etal_2025_nitrousoxide_multispecies_final_jf.txt> ;
    dcat:downloadURL <https://opendata.teagasc.ie/en_GB/dataset/1ef5008b-d372-4470-b383-70bcab848ab5/resource/15195bfe-ddfb-425c-99ba-65e54bf73dbc/download/readme_khan_etal_2025_nitrousoxide_multispecies_final_jf.txt> .

<https://dgi5.staging.derilinx.com/dataset/1ef5008b-d372-4470-b383-70bcab848ab5/resource/c0cf8c58-89c4-4812-b3f4-60a76deaf21a> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2025-08-28T14:32:11"^^xsd:dateTime ;
    dct:modified "2025-09-08T17:10:00"^^xsd:dateTime ;
    dct:title "Teagasc_Johnstown_grassland_N2O_dataset_2022-2024." ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f623cc1fa7a136dad71849abd27dffc3"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.teagasc.ie/en_GB/dataset/1ef5008b-d372-4470-b383-70bcab848ab5/resource/c0cf8c58-89c4-4812-b3f4-60a76deaf21a/download/khan_n2o.csv> ;
    dcat:downloadURL <https://opendata.teagasc.ie/en_GB/dataset/1ef5008b-d372-4470-b383-70bcab848ab5/resource/c0cf8c58-89c4-4812-b3f4-60a76deaf21a/download/khan_n2o.csv> .

<https://dgi5.staging.derilinx.com/organization/teagasc> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Teagasc" .

