@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/2439f9b4-ba01-c851-cad7-5bb58dda2b6a>
  skos:hiddenLabel "PROFILERS_SOUNDERS.LIDAR_LASER_SOUNDERS.LIDAR" ;
  skos:altLabel "Light Detection and Ranging"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/7166c458-f935-4bd9-a322-d92830cf0c33> ;
  skos:prefLabel "LIDAR"@fr, "LIDAR"@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/2439f9b4-ba01-c851-cad7-5bb58dda2b6a> .

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

