@prefix void:  <http://rdfs.org/ns/void#> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix os:    <http://a9.com/-/spec/opensearch/1.1/> .
@prefix gsp:   <http://www.opengis.net/ont/geosparql#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix eo:    <http://a9.com/-/opensearch/extensions/eo/1.0/> .
@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 iana:  <http://www.iana.org/assignments/relation/> .
@prefix owc:   <http://www.opengis.net/ont/owc/1.0/> .
@prefix time:  <http://a9.com/-/opensearch/extensions/time/1.0/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix atom:  <http://www.w3.org/2005/Atom/> .
@prefix locn:  <http://www.w3.org/ns/locn#> .
@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.esa-ghg-cci.org/?q=webfm_send/374>
        a                foaf:Document ;
        dct:description  "physics retrieval algorithm for XCO2 (SRFP-XCO2) - No further details."@en ;
        dct:title        "Comprehensive Error Characterisation Report : SRON full"@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://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139-2"
                        ] .

<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://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2>
        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_GOS_SRFP dataset is comprised of level 2, column-averaged mole fractiona (mixing ratioa) of methane (XCH4). It has been produced using data acquired from the Thermal and Near Infrared Sensor for Carbon Observations (TANSO-FTS) NIR and SWIR spectra onboard the Japanese Greenhouse gases Observing Satellite (GOSAT) using the SRFP (RemoTec) algorithm.   It has been generated as part of the European Space Agency (ESA) Greenhouse Gases Climate Change Initiative (GHG_cci).  This version of the dataset is v2.3.8 and forms part of the Climate Research Data Package 4.The RemoTeC SRFP baseline algorithm is a Full Physics algorithm.  The data product is stored per day in a single NetCDF file. Retrieval results are provided for the individual GOSAT spatial footprints, no averaging having been applied. The product file contains the key products with and without bias correction. Information relevant for the use of the data is also included in the data file, such as the vertical layering and averaging kernels. Additionally, the parameters retrieved simultaneously with XCH4 are included (e.g. surface albedo), as well as retrieval diagnostics like retrieval errors and the quality of the fit. For further information on the product, including the RemoTeC Full Physics algorithm and the TANSO-FTS instrument please see the Product User Guide (PUG) or the Algorithm Theoretical Basis Document." ;
        dct:identifier             "46d136149d0a4f1cb8de7efbe8abf4b2" ;
        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-04-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    "2015-12-30T23:59:59Z"^^xsd:date ;
                                     dcat:startDate  "2009-04-01T00:00:00Z"^^xsd:date
                                   ] ;
        dct:title                  "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column-averaged CH4 from GOSAT generated with the SRFP (RemoTeC) Full Physics algorithm (CH4_GOS_SRFP), version 2.3.8" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "http://data.ceda.ac.uk/neodc/esacci/ghg/data/crdp_4/GOSAT/CH4_GOS_SRFP/v2.3.8/" ;
        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/46d136149d0a4f1cb8de7efbe8abf4b2/api" ;
        dcat:keyword               "DIF10" , "ESA" , "CCI" , "GHG" , "CH4" , "FP" , "orthoimagery" ;
        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/46d136149d0a4f1cb8de7efbe8abf4b2?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: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/46d136149d0a4f1cb8de7efbe8abf4b2?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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  "application/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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  "application/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2" ;
                                     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/46d136149d0a4f1cb8de7efbe8abf4b2?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  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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/46d136149d0a4f1cb8de7efbe8abf4b2?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/46d136149d0a4f1cb8de7efbe8abf4b2?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/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?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/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?httpAccept=application/json" ;
                                     dct:title     "STAC metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://gcmd.earthdata.nasa.gov/kms/concept/a21322af-38e0-4386-8e9b-9bf25cf30e16> , <https://gcmd.earthdata.nasa.gov/kms/concept/b9c56939-c624-467d-b196-e56a5b660334> , <https://earth.esa.int/concept/d1a82f20-68a9-5609-b261-123602bef1b0> , <https://gcmd.earthdata.nasa.gov/kms/concept/7c892333-f4c4-4f81-b825-d6a86e107e9f> , <https://gcmd.earthdata.nasa.gov/kms/concept/246e1807-5a25-4fee-8f2a-4f902c94146e> , <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    "2015-12-30T23:59:59Z" ;
                                     prov:startedAtTime  "2009-04-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/46d136149d0a4f1cb8de7efbe8abf4b2" ;
                                     dct:modified    "2026-05-06T00:58:27Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/46d136149d0a4f1cb8de7efbe8abf4b2?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <http://www.esa-ghg-cci.org/?q=webfm_send/352> , <https://climate.esa.int/> , <http://www.esa-ghg-cci.org/?q=webfm_send/371> , <http://www.esa-ghg-cci.org/index.php?q=webfm_send/160> , <http://www.esa-ghg-cci.org/?q=webfm_send/368> , <http://www.esa-ghg-cci.org/?q=webfm_send/365> , <http://www.esa-ghg-cci.org/?q=webfm_send/374> , <http://data.ceda.ac.uk/neodc/esacci/ghg/metadata/sample_images/ESACCI-GHG-L2-CH4-GOSAT-SRFP-20100401-fv1.png> , <http://onlinelibrary.wiley.com/doi/10.1029/2011GL047888/abstract> , <https://catalogue.ceda.ac.uk/uuid/46d136149d0a4f1cb8de7efbe8abf4b2> , <http://www.esa-ghg-cci.org/sites/default/files/documents/public/documents/GHG-CCI_DATA.html> .

<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 (PVIRv4)"@en .

<http://www.esa-ghg-cci.org/?q=webfm_send/365>
        a                foaf:Document ;
        dct:description  "CCI Phase 2 CRDP#3 for sub-system CH4_GOS_SRFP - No further details."@en ;
        dct:title        "System Verification Report (SVR) GHG"@en .

<http://www.esa-ghg-cci.org/?q=webfm_send/371>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Product User Guide"@en .

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

<https://climate.esa.int/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA Climate Change Initiative 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" .

<http://data.ceda.ac.uk/neodc/esacci/ghg/metadata/sample_images/ESACCI-GHG-L2-CH4-GOSAT-SRFP-20100401-fv1.png>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Sample Image"@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" .

<http://onlinelibrary.wiley.com/doi/10.1029/2011GL047888/abstract>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Butz et al., 2011: reference further explaining the retrieval of the product"@en .

<http://www.esa-ghg-cci.org/?q=webfm_send/368>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Algorithm Theoretical Basis Document for the RemoTeC XCO2 and XCH4 Full Physics Products"@en .
