@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix aeris_param: <https://vocab.aeris-data.fr/parameter> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://vocab.aeris-data.fr/parameter/70f4399e-a80e-ef14-4ab5-b961c047c080>
  skos:prefLabel "Radiation atmosphérique"@fr, "Atmospheric radiation"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/parameter/757e9867-395f-be3f-d178-24011d207fe0> .

aeris_param:
  skos:prefLabel "Paramètres AERIS"@fr, "AERIS Parameters"@en ;
  a owl:Ontology, skos:ConceptScheme .

<https://vocab.aeris-data.fr/parameter/757e9867-395f-be3f-d178-24011d207fe0>
  skos:hiddenLabel "ATMOSPHERIC_RADIATION.LONGWAVE_RADIATION.NULL.NULL" ;
  skos:narrowMatch <http://vocab.nerc.ac.uk/collection/P07/current/CFSN0083/>, <http://vocab.nerc.ac.uk/collection/P07/current/CFSN0699/> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/68323795-3614-462f-8259-bd5293620799> ;
  skos:prefLabel "Longwave radiation"@en ;
  skos:inScheme aeris_param: ;
  skos:broader <https://vocab.aeris-data.fr/parameter/70f4399e-a80e-ef14-4ab5-b961c047c080> ;
  a skos:Concept .

