@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/c74c448c-a335-3e9c-3e18-cd3863a687a8>
  skos:hiddenLabel "PROFILERS_SOUNDERS.LIDAR_LASER_SOUNDERS.CATS" ;
  skos:altLabel "Cloud-Aerosol Transport System"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3c5cf319-3005-44c3-8b27-3544e862da89> ;
  skos:prefLabel "CATS"@fr, "CATS"@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/c74c448c-a335-3e9c-3e18-cd3863a687a8> .

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

