@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/7d8ccf98-069a-fbfc-9510-435c751d1d47>
  skos:hiddenLabel "PROBES.NULL.BCP" ;
  skos:altLabel "Backscatter Cloud Probe", "Backscatter Cloud Probe"@en ;
  skos:prefLabel "BCP"@fr, "BCP"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/6416dc07-23bb-4fa0-9e25-b514b59d11b9>, <https://vocab.aeris-data.fr/instrument/464dab88-7b00-09ab-9033-9e7401cb0552> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/464dab88-7b00-09ab-9033-9e7401cb0552>
  skos:prefLabel "Sondes"@fr, "Probes"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/7d8ccf98-069a-fbfc-9510-435c751d1d47> .

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

<https://vocab.aeris-data.fr/instrument/6416dc07-23bb-4fa0-9e25-b514b59d11b9>
  skos:prefLabel "Scattering Probes"@en, "" ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/7d8ccf98-069a-fbfc-9510-435c751d1d47> .

