@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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://gcmd.earthdata.nasa.gov/kms/concept/35e1f93b-99b3-4430-b477-0ecafa80d67a>
  skos:prefLabel "ATMOSPHERIC TEMPERATURE"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/2ce8f4e1-dcb1-5de6-8717-a611722d7458>
  skos:related <https://earth.esa.int/concept/650ca201-212a-5134-a5dd-ee346f87d813>, <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/35e1f93b-99b3-4430-b477-0ecafa80d67a> ;
  skos:broader <https://earth.esa.int/concept/0d2133c5-b0bb-5ce2-b000-243ade6a65b8> ;
  skos:prefLabel "Atmospheric Temperature"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/650ca201-212a-5134-a5dd-ee346f87d813>
  skos:prefLabel "Interferometers"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/2ce8f4e1-dcb1-5de6-8717-a611722d7458> .

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

<https://earth.esa.int/concept/0d2133c5-b0bb-5ce2-b000-243ade6a65b8>
  skos:prefLabel "Atmosphere"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/2ce8f4e1-dcb1-5de6-8717-a611722d7458> .

<https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/2ce8f4e1-dcb1-5de6-8717-a611722d7458> .

