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

<https://earth.esa.int/concept/a4dbb7cf-f9d9-58f5-ada7-1e4d95d2f13e>
  skos:notation "GS2"@en ;
  rdfs:label "GOSAT-2"@en ;
  skos:prefLabel "GOSAT-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/7867d7ad-962f-53ec-8928-051c84f9cfd3> .

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

<https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/7867d7ad-962f-53ec-8928-051c84f9cfd3> .

<https://earth.esa.int/concept/7867d7ad-962f-53ec-8928-051c84f9cfd3>
  sosa:isHostedBy <https://earth.esa.int/concept/a4dbb7cf-f9d9-58f5-ada7-1e4d95d2f13e> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e1d8d749-9818-4ddf-8f61-14ef63b6ce7b> ;
  skos:broader <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:prefLabel "TANSO-CAI-2"@en ;
  skos:inScheme esado: ;
  skos:definition "Thermal and Near-infrared Sensor for Carbon Observation-Cloud and Aerosol Imager-2"@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/e1d8d749-9818-4ddf-8f61-14ef63b6ce7b>
  skos:prefLabel "TANSO-CAI-2"@en ;
  a skos:Concept .

