@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/81b24bf5-360b-7426-4ffa-520d007e26f1> .

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

<https://vocab.aeris-data.fr/instrument/81b24bf5-360b-7426-4ffa-520d007e26f1>
  skos:hiddenLabel "PROFILERS_SOUNDERS.RADAR_SOUNDERS.RADAR" ;
  skos:altLabel "Radio Detection and Ranging"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6d513201-491c-4359-8e8f-20acb6a6537e> ;
  skos:prefLabel "Radar"@fr, "RADAR"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/825ae454-37a6-ee02-3b9b-39e7d504ebc8> ;
  a skos:Concept .

