@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/ee79d6a9-5551-8744-5f51-7124ff182229>
  skos:prefLabel "Collecteurs"@fr, "Grabbers/Traps/Collectors"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/94fec8c3-9458-4945-a48f-edaea86b45b5> .

<https://vocab.aeris-data.fr/instrument/94fec8c3-9458-4945-a48f-edaea86b45b5>
  skos:hiddenLabel "SAMPLERS.GRABBERS_TRAPS_COLLECTORS.TOTAL_DEPOSITION_COLLECTORS" ;
  skos:prefLabel "Total Deposition Collectors"@en, "Total Deposition Collectors"@fr ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/ee79d6a9-5551-8744-5f51-7124ff182229> ;
  a skos:Concept .

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

