@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/1d2aad13-83ca-8924-64bf-3e072877f505>
  skos:hiddenLabel "PROBES.NULL.SOIL_MOISTURE_PROBE" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/86f4b0e3-afef-4ee1-9d9a-8dd5d933d306> ;
  skos:prefLabel "Sonde d'humidité du sol"@fr, "Soil moisture probe"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <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/1d2aad13-83ca-8924-64bf-3e072877f505> .

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

