@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/9a043c1c-b79e-56ea-8d29-ce17037667ef>
  skos:prefLabel "Radar Altimeters"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/3a548948-1404-5988-b7f2-7426293bfbc8> .

<https://earth.esa.int/concept/d3560535-b54c-558e-9ba7-cc79e3b3d520>
  skos:prefLabel "Lidar/Laser Altimeters"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/3a548948-1404-5988-b7f2-7426293bfbc8> .

<https://gcmd.earthdata.nasa.gov/kms/concept/abe7fa55-1198-44ea-8327-20d13155b46c>
  skos:prefLabel "Altimeters"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/3a548948-1404-5988-b7f2-7426293bfbc8>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/abe7fa55-1198-44ea-8327-20d13155b46c> ;
  skos:broader <https://earth.esa.int/concept/21c97ad3-4818-5844-afab-832cd7f1300c> ;
  skos:prefLabel "Altimeters"@en ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/d3560535-b54c-558e-9ba7-cc79e3b3d520>, <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> ;
  a skos:Concept .

<https://earth.esa.int/concept/21c97ad3-4818-5844-afab-832cd7f1300c>
  skos:prefLabel "Active Remote Sensing"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/3a548948-1404-5988-b7f2-7426293bfbc8> .

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

