@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

mdl: a skos:ConceptScheme .
mdl:-B26HPP41-Z
  skos:prefLabel "gaz interstellaire"@fr, "interstellar gas"@en ;
  a skos:Concept ;
  skos:narrower mdl:-C4124C2D-J .

mdl:-C4124C2D-J
  dc:modified "2022-09-21"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://dictionary.obspm.fr/index.php?formSearchTextfield=interstellar+bubble&formSubmit=Search&showAll=1> ;
  skos:hiddenLabel "Interstellar bubble"@en, "interstellar bubbles"@en, "bulles interstellaires"@fr, "Bulle interstellaire"@fr, "Bulle interstellaires"@fr ;
  skos:definition "A huge structure of ionized gas blown into the interstellar medium by the winds of supernovae and massive stars.  (An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri, <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=interstellar+bubble&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=interstellar+bubble&formSubmit=Search&showAll=1</a>)"@en, "Une énorme structure de gaz ionisé amenée dans le milieu interstellaire par les vents de supernovae et d'étoiles massives.  (traduit depuis \"An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri\",  <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=interstellar+bubble&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=interstellar+bubble&formSubmit=Search&showAll=1</a>)"@fr ;
  skos:prefLabel "bulle interstellaire"@fr, "interstellar bubble"@en ;
  skos:broader mdl:-B26HPP41-Z ;
  skos:inScheme mdl: .

