@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl: a skos:ConceptScheme .
mdl:-TCLV0395-V
  skos:prefLabel "activité solaire"@fr, "solar activity"@en ;
  a skos:Concept ;
  skos:narrower mdl:-SK4321FK-T .

mdl:-SK4321FK-T
  skos:hiddenLabel "quiescences"@fr, "quiescences"@en, "Quiescence"@fr, "Quiescence"@en ;
  skos:definition "Une période durant laquelle un phénomène astronomique éruptif est en phase inactive.  (traduit depuis \"An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri\", <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=quiescence&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=quiescence&formSubmit=Search&showAll=1</a>)"@fr, "A period during which an eruptive astronomical phenomenon is in a state of inactivity.  (An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri, <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=quiescence&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=quiescence&formSubmit=Search&showAll=1</a>)"@en ;
  skos:broader mdl:-TCLV0395-V ;
  skos:prefLabel "quiescence"@fr, "quiescence"@en ;
  skos:inScheme mdl: ;
  a skos:Concept ;
  skos:exactMatch <https://dictionary.obspm.fr/index.php?formSearchTextfield=quiescence&formSubmit=Search&showAll=1> .

