@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/9d52c55f-9532-b108-a28b-e6741fa7c7f4>
  skos:hiddenLabel "PROFILERS_SOUNDERS.NULL.WIND_PROFILERS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/ef12b762-306e-480b-ba32-3e41a37aff59> ;
  skos:prefLabel "Profileurs de vent"@fr, "Wind Profilers"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/2c6f25a4-982f-f62d-0daf-74010cead6b9> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/2c6f25a4-982f-f62d-0daf-74010cead6b9>
  skos:prefLabel "Profileurs/Sondeurs"@fr, "Profilers/Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/9d52c55f-9532-b108-a28b-e6741fa7c7f4> .

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

