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

<https://opendata.teagasc.ie/dataset/cc77e7e1-100b-43ff-919b-a909dc34dfb7> a dcat:Dataset ;
    dct:identifier "cc77e7e1-100b-43ff-919b-a909dc34dfb7" ;
    dct:issued "2026-05-28T10:23:50"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-28T10:24:20"^^xsd:dateTime ;
    dct:publisher <https://opendata.teagasc.ie/organization/9cf31806-11fa-422c-b1d4-a68a52abd204> ;
    dct:title "Legume-based swards with no or low nitrogen fertiliser matched or exceeded yields of perennial ryegrass with higher nitrogen fertiliser" ;
    dcat:theme <crops_environment_and_land_use> .

<https://opendata.teagasc.ie/organization/9cf31806-11fa-422c-b1d4-a68a52abd204> a foaf:Organization ;
    foaf:name "Crops Research" .

