@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://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/78d1cd62-c034-5fdd-b98d-efc51d7e177c> .

<https://earth.esa.int/concept/650ca201-212a-5134-a5dd-ee346f87d813>
  skos:prefLabel "Interferometers"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/78d1cd62-c034-5fdd-b98d-efc51d7e177c> .

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/78d1cd62-c034-5fdd-b98d-efc51d7e177c> .

<https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/78d1cd62-c034-5fdd-b98d-efc51d7e177c> .

<https://gcmd.earthdata.nasa.gov/kms/concept/4ad0c52d-6449-48ff-8678-adc6b2cebcb7>
  skos:prefLabel "ATMOSPHERIC RADIATION"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/78d1cd62-c034-5fdd-b98d-efc51d7e177c>
  skos:related <https://earth.esa.int/concept/650ca201-212a-5134-a5dd-ee346f87d813>, <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb>, <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/4ad0c52d-6449-48ff-8678-adc6b2cebcb7> ;
  skos:broader <https://earth.esa.int/concept/0d2133c5-b0bb-5ce2-b000-243ade6a65b8> ;
  skos:prefLabel "Atmospheric Radiation"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

