@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:-X1VF9KN4-Z
  skos:prefLabel "étoile à grande vitesse"@fr, "high-velocity star"@en ;
  a skos:Concept ;
  skos:narrower mdl:-L6X4PQLG-5 .

mdl:-L6X4PQLG-5
  dc:modified "2022-10-06"^^xsd:date ;
  skos:hiddenLabel "Etoile en cavale"@fr, "étoiles fugitives"@fr, "Etoile en cavales"@fr, "étoiles en fuites"@fr, "runaway stars"@en, "Runaway star"@en, "étoiles en cavales"@fr ;
  skos:broader mdl:-X1VF9KN4-Z ;
  a skos:Concept ;
  skos:altLabel "étoile en fuite"@fr, "étoile fugitive"@fr ;
  skos:prefLabel "runaway star"@en, "étoile en cavale"@fr ;
  skos:inScheme mdl: ;
  skos:definition "Une étoile dite en fuite ou fugitive (runaway star en anglais) est une étoile qui se déplace dans l'espace avec une vitesse anormalement élevée par rapport aux autres étoiles environnantes. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/%C3%89toile_en_fuite\" target=\"_blank\">https://fr.wikipedia.org/wiki/%C3%89toile_en_fuite</a>)"@fr, "A massive, young, and hot star that is moving quickly through space. Runaways are probably propelled through space from a binary star when its companion has exploded as a supernova, or ejected from a stellar cluster by the dynamical interactions in the system.  (An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri, <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=runaway+star&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=runaway+star&formSubmit=Search&showAll=1</a>)"@en ;
  skos:exactMatch <https://dictionary.obspm.fr/index.php?formSearchTextfield=runaway+star&formSubmit=Search&showAll=1>, <https://fr.wikipedia.org/wiki/%C3%89toile_en_fuite> .

