@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/bb8b127f-7a0c-7766-958f-50f7905ee1fa>
  skos:hiddenLabel "SAMPLERS.GRABBERS_TRAPS_COLLECTORS.WET_DEPOSITION_COLLECTORS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/580df25f-c9f8-4f50-aec6-06440671d0d0> ;
  skos:prefLabel "Wet deposition Collectors"@fr, "Wet deposition Collectors"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/ee79d6a9-5551-8744-5f51-7124ff182229> ;
  a skos:Concept .

<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/bb8b127f-7a0c-7766-958f-50f7905ee1fa> .

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

