@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/590ce087-f1ec-c97e-7ce5-03a6a6ae8a66>
  skos:hiddenLabel "CURRENT_WIND_METERS.NULL.SONIC_ANEMOMETERS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/46a263bf-4448-421f-be9d-7628f3d03490> ;
  skos:prefLabel "Anémomètres soniques"@fr, "Sonic Anemometers"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/867fde3d-449f-2cbb-b4e5-12daeb471585> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/867fde3d-449f-2cbb-b4e5-12daeb471585>
  skos:prefLabel "Courant/Vent"@fr, "Current/Wind Meters"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/590ce087-f1ec-c97e-7ce5-03a6a6ae8a66> .

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

