@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/464dab88-7b00-09ab-9033-9e7401cb0552>
  skos:prefLabel "Sondes"@fr, "Probes"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/6b666105-f007-e34a-1111-07921e757483> .

<https://vocab.aeris-data.fr/instrument/6b666105-f007-e34a-1111-07921e757483>
  skos:hiddenLabel "PROBES.NULL.TEMPERATURE_PROBES" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/2ce8f7cd-ee26-4f43-83cb-5113ec8293dc> ;
  skos:prefLabel "Sondes de température"@fr, "Temperature Probes"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/464dab88-7b00-09ab-9033-9e7401cb0552> ;
  a skos:Concept .

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

