@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#> .

<http://astrothesaurus.org/uat/736>
  skos:prefLabel "High-velocity stars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1417> .

<http://astrothesaurus.org/uat/1417>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/736> ;
  skos:prefLabel "Runaway stars"@en ;
  skos:definition "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."@en ;
  dc:modified "2020-11-03T21:41:08.125Z"^^xsd:dateTime, "2020-11-03T21:40:49.334Z"^^xsd:dateTime ;
  a skos:Concept .

