@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/ae9e73fb-a94d-51a3-841f-921dd7cb4b30>
  skos:prefLabel "ACGS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/155f604b-37cf-5d2d-8cf3-340f933c6ffc> .

<https://earth.esa.int/concept/672ff96e-d30b-54ab-9d41-4911a201e605>
  skos:prefLabel "CAPI"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/155f604b-37cf-5d2d-8cf3-340f933c6ffc> .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

<https://gcmd.earthdata.nasa.gov/kms/concept/3b26dec5-2cb1-48ce-9873-048c321fdebe>
  skos:prefLabel "TanSat"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/155f604b-37cf-5d2d-8cf3-340f933c6ffc>
  skos:inScheme esado: ;
  rdfs:label "Chinese Carbon Dioxide Observation Satellite"@en ;
  skos:prefLabel "TanSat"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3b26dec5-2cb1-48ce-9873-048c321fdebe> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:definition "The first Chinese Carbon Dioxide Observation Satellite Mission (TanSat) was launched on December 21, 2016. It carries two instruments on-board: the Atmospheric Carbon-dioxide Grating Spectrometer (ACGS) and the multiple-band Cloud and Aerosol Polarization Imager (CAPI). TanSat flies in a sun-synchronous low Earth orbit (LEO) with an equator crossing time around 13:30 local time. The satellite operates in three measurement modes: nadir (ND), glint (GL) and target (TG). The swath width of TanSat measurements is ~18 km across the satellite track and contains 9 footprints each with a size of 2 km × 2 km in nadir. Nadir and glint mode alternate orbit-by-orbit, and the TanSat nadir model ground track is typically between two OCO-2 tracks, which provides potential future opportunities for combined usage of both data products for increased spatial coverage."@en ;
  sosa:hosts <https://earth.esa.int/concept/ae9e73fb-a94d-51a3-841f-921dd7cb4b30>, <https://earth.esa.int/concept/672ff96e-d30b-54ab-9d41-4911a201e605> ;
  skos:notation "TA"@en ;
  a skos:Concept ;
  rdfs:seeAlso <https://eoportal.org/web/eoportal/satellite-missions/t/tansat> .

<https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861>
  rdfs:label "Earth Observation Satellite"@en ;
  skos:prefLabel "Earth Observation Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/155f604b-37cf-5d2d-8cf3-340f933c6ffc> .

