@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/a9cba87b-b94e-9e04-b9df-6f3bced6e9c4>
  skos:hiddenLabel "PHOTON_OPTICAL_DETECTORS.PHOTOMETERS.SPECTROPHOTOMETERS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3f7c8cc2-e3c3-4dfd-a17f-9d480f1f7179> ;
  skos:prefLabel "Spectrophotometers"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/8024caf2-8c14-45df-3e02-b5554a7bea94> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/8024caf2-8c14-45df-3e02-b5554a7bea94>
  skos:prefLabel "Photomètres"@fr, "Photometers"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/a9cba87b-b94e-9e04-b9df-6f3bced6e9c4> .

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

