@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/bddd3bc7-e812-bb94-de68-93024222f9cc>
  skos:prefLabel "Détecteurs optiques/photons"@fr, "Photon/Optical Detectors"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/ded67f0f-8203-a4cd-bdcb-4237ad0a725c> .

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

<https://vocab.aeris-data.fr/instrument/ded67f0f-8203-a4cd-bdcb-4237ad0a725c>
  skos:hiddenLabel "PHOTON_OPTICAL_DETECTORS.NULL.VISIBILITY_SENSOR" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6497f9c7-d8a6-46d7-9fea-68f612b835ff> ;
  skos:prefLabel "Visibility Sensor"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/bddd3bc7-e812-bb94-de68-93024222f9cc> ;
  a skos:Concept .

