@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/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/1c3bd49f-bdc9-5c33-a273-2f0f7a5b3f88> .

<https://gcmd.earthdata.nasa.gov/kms/concept/9a8265a0-1ff1-47ac-9204-f839ab508471>
  skos:prefLabel "STRATOS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/1c3bd49f-bdc9-5c33-a273-2f0f7a5b3f88>
  sosa:isHostedBy <https://earth.esa.int/concept/2ad310f4-958b-5333-853b-c095beb7e283> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9a8265a0-1ff1-47ac-9204-f839ab508471> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "STRATOS"@en ;
  skos:inScheme esado: ;
  skos:definition "STRATOS makes use of GPS radio occultation measurements to determine temperature, pressure and humidity profiles of Earth's atmosphere for applications in operational meteorology, space weather, and climate."@en ;
  a skos:Concept .

<https://earth.esa.int/concept/2ad310f4-958b-5333-853b-c095beb7e283>
  skos:notation "SI"@en ;
  skos:prefLabel "Spire"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/1c3bd49f-bdc9-5c33-a273-2f0f7a5b3f88> .

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

