@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/d3560535-b54c-558e-9ba7-cc79e3b3d520>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/ec76ff59-7450-48a0-9152-7c3531e609fd> ;
  skos:broader <https://earth.esa.int/concept/3a548948-1404-5988-b7f2-7426293bfbc8> ;
  skos:prefLabel "Lidar/Laser Altimeters"@en ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/c3d8b96c-df15-59e9-813b-2e9610843eda> ;
  a skos:Concept .

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

<https://earth.esa.int/concept/c3d8b96c-df15-59e9-813b-2e9610843eda>
  skos:prefLabel "CALIOP"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/d3560535-b54c-558e-9ba7-cc79e3b3d520> .

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/ec76ff59-7450-48a0-9152-7c3531e609fd>
  skos:prefLabel "Lidar/Laser Altimeters"@en ;
  a skos:Concept .

