@prefix void:  <http://rdfs.org/ns/void#> .
@prefix os:    <http://a9.com/-/spec/opensearch/1.1/> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix gsp:   <http://www.opengis.net/ont/geosparql#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix eo:    <http://a9.com/-/opensearch/extensions/eo/1.0/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix geo:   <http://a9.com/-/opensearch/extensions/geo/1.0/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix sru:   <http://a9.com/-/opensearch/extensions/sru/2.0/> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix owc:   <http://www.opengis.net/ont/owc/1.0/> .
@prefix iana:  <http://www.iana.org/assignments/relation/> .
@prefix time:  <http://a9.com/-/opensearch/extensions/time/1.0/> .
@prefix locn:  <http://www.w3.org/ns/locn#> .
@prefix atom:  <http://www.w3.org/2005/Atom/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<http://www.esa-ghg-cci.org/sites/default/files/documents/public/documents/GHG-CCI_DATA.html>
        a                foaf:Document ;
        dct:description  "CCI Data Products webpage - No further details."@en ;
        dct:title        "GHG"@en .

<http://www.iup.uni-bremen.de/~mreuter/emma_ch4.php>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "EMMA CH4 website"@en .

<http://www.esa-ghg-cci.org/index.php?q=webfm_send/160>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Product Specification Document Version 3 (PSDv3)"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/a21322af-38e0-4386-8e9b-9bf25cf30e16>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "GOSAT" .

<https://gcmd.earthdata.nasa.gov/kms/concept/246e1807-5a25-4fee-8f2a-4f902c94146e>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TANSO-FTS" .

<https://catalogue.ceda.ac.uk/uuid/9ed2813d2eda4d958e92ab3ce1ab1fe6>
        a                foaf:Document ;
        dct:description  "Detail and access information for the resource"@en ;
        dct:title        "CEDA Data Catalogue Page"@en .

<http://www.esa-ghg-cci.org/?q=webfm_send/352>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Product Validation and Intercomparison Report (PVIRv5)"@en .

<https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6>
        a                          dcat:Dataset ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  "Public data: access to these data is available to both registered and non-registered users. http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations"
                                   ] ;
        dct:description            "The CH4_EMMA dataset is comprised of level 2, column-averaged dry-air mole fractions (mixing ratios) for methane (XCH4).  It has been produced using the ensemble median algorithm EMMA to several different versions of the Japanes Greenhouse gases Observing Satellite (GOSAT) XCH4 data, as part of the ESA Greenhouse Gases Climate Change Initiative (GHG_cci) project. This version of the product is v1.2, and forms part of the Climate Research Data Package 4.The ensemble median algorithm EMMA has been applied to level 2 data of several different retrieval products from the Japanese Greenhouse gases Observing Satellite (GOSAT)    This is therefore a merged GOSAT XCH4 Level 2 product, which is primarily used as a comparison tool to assess the level of agreement / disagreement of the various input products (for model-independent global comparison, i.e. for comparisons not restricted to TCCON validation sites and independent of global model data).  For further information on the product and the EMMA algorithm please see the EMMA website, the GHG-CCI Data Products webpage or the Product Validation and Intercomparison Report (PVIR)." ;
        dct:identifier             "9ed2813d2eda4d958e92ab3ce1ab1fe6" ;
        dct:language               <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:license                [ a           dct:LicenseDocument ;
                                     rdfs:label  "Under the following licence https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_ghg_terms_and_conditions.pdf, appropriate use of these data may fall under any use. This message is intended as guidance, always read the full licence. When using these data you must cite them correctly using the citation given on the CEDA Data Catalogue record."
                                   ] ;
        dct:modified               "2009-06-01T00:00:00Z" ;
        dct:spatial                [ a              dct:Location ;
                                     locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-180.0 -90.0</gml:lowerCorner><gml:upperCorner>180.0 90.0</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-180.0 -90.0,180.0 -90.0,180.0 90.0,-180.0 90.0,-180.0 -90.0))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-180,-90],[180,-90],[180,90],[-180,90],[-180,-90]]] }"^^gsp:geoJSONLiteral
                                   ] ;
        dct:temporal               [ a               dct:PeriodOfTime ;
                                     dcat:endDate    "2014-05-30T22:59:59Z"^^xsd:date ;
                                     dcat:startDate  "2009-06-01T00:00:00Z"^^xsd:date
                                   ] ;
        dct:title                  "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column-averaged CH4 Merged Product generated with the EMMA algorithm (CH4_EMMA), version 1.2" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "http://data.ceda.ac.uk/neodc/esacci/ghg/data/crdp_4/EMMA/CH4/v1.2/" ;
        dcat:contactPoint          [ a                   vcard:Organization ;
                                     vcard:hasAddress    [ a                     vcard:Address ;
                                                           vcard:country-name    "United Kingdom" ;
                                                           vcard:locality        "Oxon" ;
                                                           vcard:postal-code     "OX11 0QX" ;
                                                           vcard:street-address  "Rutherford Appleton Laboratory, Harwell"
                                                         ] ;
                                     vcard:hasName       "CEDA"@en ;
                                     vcard:hasTelephone  <tel:01235446432>
                                   ] ;
        dcat:endpointDescription   "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6/api" ;
        dcat:keyword               "DIF10" , "ESA" , "CH4" , "GHG" , "orthoimagery" , "CCI" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/ld%2Bjson;profile=https://schema.org" ;
                                     dct:title     "JSON-LD (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/vnd.iso.19139-2%2Bxml" ;
                                     dct:title     "ISO 19139-2 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/rdf%2Bxml;profile=https://schema.org" ;
                                     dct:title     "RDF/XML (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/ld%2Bjson;profile=http://data.europa.eu/930/" ;
                                     dct:title     "JSON-LD (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/dif10%2Bxml" ;
                                     dct:title     "DIF-10 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=text/turtle;profile=http://data.europa.eu/930/" ;
                                     dct:title     "Turtle (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/atom%2Bxml" ;
                                     dct:title     "Atom format" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/rdf%2Bxml" ;
                                     dct:title     "RDF/XML metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/xml" ;
                                     dct:title     "Dublin Core metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=text/html" ;
                                     dct:title     "HTML" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/ld%2Bjson" ;
                                     dct:title     "JSON-LD metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/vnd.iso.19115-3%2Bxml" ;
                                     dct:title     "ISO 19115-3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/vnd.iso.19139%2Bxml" ;
                                     dct:title     "ISO 19139 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6" ;
                                     dct:title     "OGC 17-069r3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=text/turtle;profile=https://schema.org" ;
                                     dct:title     "Turtle (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?mode=owc" ;
                                     dct:title     "OGC 17-084r1 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/json" ;
                                     dct:title     "STAC metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/rdf%2Bxml;profile=http://data.europa.eu/930/" ;
                                     dct:title     "RDF/XML (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://earth.esa.int/concept/d1a82f20-68a9-5609-b261-123602bef1b0> , <https://gcmd.earthdata.nasa.gov/kms/concept/246e1807-5a25-4fee-8f2a-4f902c94146e> , <https://gcmd.earthdata.nasa.gov/kms/concept/a21322af-38e0-4386-8e9b-9bf25cf30e16> , <https://gcmd.earthdata.nasa.gov/kms/concept/7c892333-f4c4-4f81-b825-d6a86e107e9f> , <https://gcmd.earthdata.nasa.gov/kms/concept/b9c56939-c624-467d-b196-e56a5b660334> , <https://earth.esa.int/concept/4311d48c-b058-59bc-9b44-e6d3e6e38da1> ;
        prov:qualifiedAttribution  [ a             prov:Attribution ;
                                     dcat:hadRole  <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian> ;
                                     prov:agent    [ a                   vcard:Organization ;
                                                     vcard:hasAddress    [ a                     vcard:Address ;
                                                                           vcard:country-name    "United Kingdom" ;
                                                                           vcard:locality        "Oxon" ;
                                                                           vcard:postal-code     "OX11 0QX" ;
                                                                           vcard:street-address  "Rutherford Appleton Laboratory, Harwell"
                                                                         ] ;
                                                     vcard:hasName       "CEDA"@en ;
                                                     vcard:hasTelephone  <tel:01235446432>
                                                   ]
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2014-05-30T22:59:59Z" ;
                                     prov:startedAtTime  "2009-06-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/d1a82f20-68a9-5609-b261-123602bef1b0> , <https://earth.esa.int/concept/4311d48c-b058-59bc-9b44-e6d3e6e38da1>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6" ;
                                     dct:modified    "2026-05-18T00:58:35Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <http://www.iup.uni-bremen.de/~mreuter/emma_ch4.php> , <http://www.esa-ghg-cci.org/index.php?q=webfm_send/160> , <http://www.esa-ghg-cci.org/sites/default/files/documents/public/documents/GHG-CCI_DATA.html> , <https://catalogue.ceda.ac.uk/uuid/9ed2813d2eda4d958e92ab3ce1ab1fe6> , <https://climate.esa.int/projects/ghgs/> , <http://www.esa-ghg-cci.org/?q=webfm_send/352> , <http://www.atmos-chem-phys.net/13/1771/2013/acp-13-1771-2013.html> .

<https://climate.esa.int/projects/ghgs/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA CCI Greenhouse Gases project website"@en .

<https://earth.esa.int/concept/4311d48c-b058-59bc-9b44-e6d3e6e38da1>
        a               prov:Entity , skos:Concept ;
        dct:title       "TANSO-FTS" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TANSO-FTS" .

<https://fedeo.ceos.org/collections/series/items/9ed2813d2eda4d958e92ab3ce1ab1fe6?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139-2"
                        ] .

<http://www.atmos-chem-phys.net/13/1771/2013/acp-13-1771-2013.html>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Reuter et al, 2013,'A joint effort to deliver satellite retrieved atmospheric CO2 concentrations for surface flux inversions: the ensemble median algorithm EMMA'"@en .

<https://earth.esa.int/concept/d1a82f20-68a9-5609-b261-123602bef1b0>
        a               prov:Entity , skos:Concept ;
        dct:title       "GOSAT-1" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "GOSAT-1" .

<https://gcmd.earthdata.nasa.gov/kms/concept/7c892333-f4c4-4f81-b825-d6a86e107e9f>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>ATMOSPHERE>ATMOSPHERIC CHEMISTRY>CARBON AND HYDROCARBON COMPOUNDS>METHANE" .

<https://gcmd.earthdata.nasa.gov/kms/concept/b9c56939-c624-467d-b196-e56a5b660334>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>ATMOSPHERE>ATMOSPHERIC CHEMISTRY" .
