@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/f8f33b93-e754-57a0-8ed9-c2b0e347e7df>
  skos:prefLabel "Lidar/Laser Sounders"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5> .

<https://gcmd.earthdata.nasa.gov/kms/concept/662347ea-36e2-42fe-9189-f22eb8f022ee>
  skos:prefLabel "Profilers/Sounders"@en ;
  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/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5> .

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

<https://earth.esa.int/concept/a3871282-a79c-592a-9e86-f9367a88eb19>
  skos:prefLabel "Radar Sounders"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5> .

<https://earth.esa.int/concept/602a0ce1-166f-5f7f-8740-6013acc2f7c8>
  skos:prefLabel "Radio Sounders"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5> .

<https://earth.esa.int/concept/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/662347ea-36e2-42fe-9189-f22eb8f022ee> ;
  skos:broader <https://earth.esa.int/concept/21c97ad3-4818-5844-afab-832cd7f1300c> ;
  skos:prefLabel "Profilers/Sounders"@en ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/602a0ce1-166f-5f7f-8740-6013acc2f7c8>, <https://earth.esa.int/concept/a3871282-a79c-592a-9e86-f9367a88eb19>, <https://earth.esa.int/concept/2c894c30-b350-5ac5-bdbe-23530f2e30f0>, <https://earth.esa.int/concept/f8f33b93-e754-57a0-8ed9-c2b0e347e7df> ;
  a skos:Concept .

<https://earth.esa.int/concept/2c894c30-b350-5ac5-bdbe-23530f2e30f0>
  skos:prefLabel "Acoustic Sounders"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5> .

