@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/b5c84f2b-f17a-49ab-8efc-fc0a955c0e3b>
  skos:hiddenLabel "PROBES.HOT_WIRE_PROBES.NEVZOROV_PROBE" ;
  skos:altLabel "Nevzorov Probe" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e53ef737-26b8-40e3-864b-2639d66505b1> ;
  skos:prefLabel "Nevzorov Probe"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/d2e95093-705c-40e0-84c7-64c32e7a0921> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/d2e95093-705c-40e0-84c7-64c32e7a0921>
  skos:prefLabel "Hot Wire Probes"@en, "" ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/b5c84f2b-f17a-49ab-8efc-fc0a955c0e3b> .

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

