@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<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/2ebd3948-3f88-5944-8e3c-7e60099ec941> .

<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/2ebd3948-3f88-5944-8e3c-7e60099ec941> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/a3cf784c-00ad-455a-8961-ae9dcec76712>
  skos:prefLabel "RA-2"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/2ebd3948-3f88-5944-8e3c-7e60099ec941>
  sosa:isHostedBy <https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a3cf784c-00ad-455a-8961-ae9dcec76712> ;
  rdfs:seeAlso <https://earth.esa.int/eogateway/instruments/ra2> ;
  skos:broader <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> ;
  skos:prefLabel "RA-2"@en ;
  skos:inScheme esado: ;
  skos:definition "Radar Altimeter 2 (RA-2) is an instrument for determining the two-way delay of the radar echo from the Earth's surface to a very high precision: less than a nanosecond. It also measures the power and the shape of the reflected radar pulses."@en ;
  a skos:Concept .

