@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/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/b1c3516f-6d69-2490-1abf-2c5797f16a38> .

<https://vocab.aeris-data.fr/instrument/b1c3516f-6d69-2490-1abf-2c5797f16a38>
  skos:hiddenLabel "CURRENT_WIND_METERS.NULL.WIND_VANES" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9039aa7d-2f28-49da-afe5-e7dff64693fe> ;
  skos:prefLabel "Girouettes"@fr, "Wind Vanes"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/867fde3d-449f-2cbb-b4e5-12daeb471585> ;
  a skos:Concept .

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

