@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/33eba965-efec-8dce-dcda-3a016ec23f5c>
  skos:hiddenLabel "THERMAL_RADIATION_DETECTORS.NULL.PYRHELIOMETERS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/7a59245f-a074-470f-8b93-8ba7a6177afb> ;
  skos:prefLabel "Pyrhéliomètres"@fr, "Pyrheliometers"@en ;
  skos:inScheme aeris_inst: ;
  skos:broader <https://vocab.aeris-data.fr/instrument/0bc64293-351d-a677-309f-f234e80c609c> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/instrument/0bc64293-351d-a677-309f-f234e80c609c>
  skos:prefLabel "Détecteurs thermiques/radiations"@fr, "Thermal/Radiation Detectors"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/instrument/33eba965-efec-8dce-dcda-3a016ec23f5c> .

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

