@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/bd0dd0af-40a8-09ec-841c-144ffd2c8100>
  skos:hiddenLabel "SAMPLERS.NULL.WET_DRY_PRECIPITATION_SAMPLERS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/77f6de85-0628-4659-bfe1-9172ba7b19ef> ;
  skos:prefLabel "Wet/Dry Precipitation Samplers"@fr, "Wet/Dry Precipitation Samplers"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/46593103-b0f7-a8b9-63b9-14375e67d593> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/46593103-b0f7-a8b9-63b9-14375e67d593>
  skos:prefLabel "Echantillonneurs"@fr, "Samplers"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/bd0dd0af-40a8-09ec-841c-144ffd2c8100> .

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

