@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/7be5e05b-e3e0-b2d7-5823-d65b3c5eceea>
  skos:hiddenLabel "CURRENT_WIND_METERS.NULL.EDDY_CORRELATION_DEVICES" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/f5a3c5f6-b575-48f4-8479-2bc4092c8f99> ;
  skos:prefLabel "Eddy Correlation Devices"@fr, "Eddy Correlation Devices"@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/7be5e05b-e3e0-b2d7-5823-d65b3c5eceea> .

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

