@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://gcmd.earthdata.nasa.gov/kms/concept/9873d448-7c5c-4d0b-b699-8683aa37dd4c>
  skos:prefLabel "RA"@en ;
  a skos:Concept .

<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/27547a00-7d37-5113-b10f-666ccbfd86d4> .

<https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef>
  skos:prefLabel "Radar Altimeters"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/27547a00-7d37-5113-b10f-666ccbfd86d4> .

<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/27547a00-7d37-5113-b10f-666ccbfd86d4> .

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

<https://earth.esa.int/concept/27547a00-7d37-5113-b10f-666ccbfd86d4>
  sosa:isHostedBy <https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e>, <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9873d448-7c5c-4d0b-b699-8683aa37dd4c> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/ers/instruments/ra> ;
  skos:broader <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> ;
  skos:prefLabel "RA"@en ;
  skos:inScheme esado: ;
  skos:definition "The Radar Altimeter is a Ku-band (13.8 GHz) nadir-pointing active microwave sensor designed to measure the time return echoes from ocean and ice surfaces. Functioning in one of two operational modes (ocean or ice) the Radar Altimeter provides information on significant wave height; surface wind speed; sea surface elevation, which relates to ocean currents, the surface geoid and tides; and various parameters over sea ice and ice sheets."@en ;
  a skos:Concept .

