@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix aeris_inst: <https://vocab.aeris-data.fr/instrument> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://vocab.aeris-data.fr/instrument/825ae454-37a6-ee02-3b9b-39e7d504ebc8>
  skos:prefLabel "Sondeurs Radar"@fr, "Radar Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/4140d39e-0595-6172-84c1-c975ff1836b1> .

<https://vocab.aeris-data.fr/instrument/4140d39e-0595-6172-84c1-c975ff1836b1>
  skos:hiddenLabel "PROFILERS_SOUNDERS.RADAR_SOUNDERS.RWP50" ;
  skos:altLabel "50-MHz Radar Wind Profiler and Radio Acoustic Sounding System"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9c01c5b0-bc0f-404f-9ae4-8e9012ed6d60> ;
  skos:prefLabel "RWP50"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/825ae454-37a6-ee02-3b9b-39e7d504ebc8> ;
  a skos:Concept .

aeris_inst:
  skos:prefLabel "Instruments AERIS"@fr, "AERIS Instruments"@en ;
  a owl:Ontology, skos:ConceptScheme .

