@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix esado: <https://data.esa.int/esado/> .
@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/90c5a05d-6f00-5187-90b5-2963273124ed> .

<https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e>
  skos:notation "ER2"@en ;
  skos:prefLabel "ERS-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/90c5a05d-6f00-5187-90b5-2963273124ed> .

<https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b>
  skos:notation "ER1"@en ;
  skos:prefLabel "ERS-1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/90c5a05d-6f00-5187-90b5-2963273124ed> .

<https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430>
  skos:notation "EN1"@en ;
  rdfs:label "Envisat"@en ;
  skos:prefLabel "Envisat"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/90c5a05d-6f00-5187-90b5-2963273124ed> .

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

<https://earth.esa.int/concept/90c5a05d-6f00-5187-90b5-2963273124ed>
  sosa:isHostedBy <https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e>, <https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430>, <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  a skos:Concept ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/24536b41-a968-4626-9516-7cf4c158334c> ;
  skos:prefLabel "MWR"@en ;
  rdfs:seeAlso "MWR"@en ;
  skos:definition "The main objective of the microwave radiometer (MWR) is the measurement of the integrated atmospheric water vapour column and cloud liquid water content, as correction terms for the radar altimeter signal. In addition, MWR measurement data are useful for the determination of surface emissivity and soil moisture over land, for surface energy budget investigations to support atmospheric studies, and for ice characterization."@en ;
  skos:inScheme esado: .

<https://gcmd.earthdata.nasa.gov/kms/concept/24536b41-a968-4626-9516-7cf4c158334c>
  skos:prefLabel "MWR"@en ;
  a skos:Concept .

