@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/8024caf2-8c14-45df-3e02-b5554a7bea94>
  skos:prefLabel "Photomètres"@fr, "Photometers"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/6e7ce7ee-fa33-4dcc-fed8-f8042adc271a> .

<https://vocab.aeris-data.fr/instrument/6e7ce7ee-fa33-4dcc-fed8-f8042adc271a>
  skos:hiddenLabel "PHOTON_OPTICAL_DETECTORS.PHOTOMETERS.PSAP" ;
  skos:altLabel "3-Wavelength Particle Soot Absorption Photometer Manufactured by Radiance Research"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/30a951ea-1c81-4a7c-a520-8c9f744cf879> ;
  skos:prefLabel "PSAP"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/8024caf2-8c14-45df-3e02-b5554a7bea94> ;
  a skos:Concept .

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

