@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/c9751beb-3d8b-e319-b644-ad36115b8449>
  skos:hiddenLabel "PROFILERS_SOUNDERS.LIDAR_LASER_SOUNDERS.LASERS" ;
  skos:altLabel "Light Amplification by Stimulated Emission of Radiation"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/4d9f3a1b-9601-4b32-9a35-ae26981b1ee9> ;
  skos:prefLabel "Lasers"@fr, "Lasers"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/af8c7f11-983a-988c-17e4-bbe084341467> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/af8c7f11-983a-988c-17e4-bbe084341467>
  skos:prefLabel "Lidar/Laser Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/c9751beb-3d8b-e319-b644-ad36115b8449> .

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

