@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/4eaba1d4-f3de-dd42-ae82-e7c1bde3bfb4>
  skos:hiddenLabel "CHEMICAL_METERS_ANALYZERS.NULL.CNC" ;
  skos:altLabel "Compteur de noyaux de condensation"@fr, "Condensation Nuclei Counter"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6c810285-f58a-4790-800e-1fb55919b30e> ;
  skos:prefLabel "CNC"@fr, "CNC"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/9c11be35-44f3-4421-4c7b-49b51086599b> ;
  a skos:Concept .

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

<https://vocab.aeris-data.fr/instrument/9c11be35-44f3-4421-4c7b-49b51086599b>
  skos:prefLabel "Analyseurs chimiques"@fr, "Chemical Meters/Analyzers"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/4eaba1d4-f3de-dd42-ae82-e7c1bde3bfb4> .

