@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://catalogue.itineris.cnr.it/catalog/dataset/e60db599-e7a9-4e68-b90f-e96f7d03796d> a dcat:Dataset ;
    dct:description "LMDZ inverse modelling estimates of European methane (CH4) emissions for 2006-2012 based on a new quality-controlled and harmonised in situ data set from 18 European atmospheric monitoring stations (http://doi.org/10.18160/VNX5-QXCB) as part of the FP7 InGOS project (http://www.ingos-infrastructure.eu, Grant Agreement Number 284274)." ;
    dct:identifier "1df0b7eb-415f-4b9c-b41a-954276337ac1" ;
    dct:issued "2026-06-12T14:25:37.559559"^^xsd:dateTime ;
    dct:modified "2026-06-12T14:25:38.782842"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "LMDZ CH4 inversion results InGOS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geonetwork Harvester" ] .

<https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> a foaf:Agent ;
    foaf:name "ITINERIS Catalogue" .

