@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/2154>
  skos:prefLabel "Common envelope evolution"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2153> .

<http://astrothesaurus.org/uat/2153>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2019-12-13T20:56:24.72Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/1599> ;
  skos:prefLabel "Multiple star evolution"@en ;
  skos:narrower <http://astrothesaurus.org/uat/2154>, <http://astrothesaurus.org/uat/2155> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1599>
  skos:prefLabel "Stellar evolution"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2153> .

<http://astrothesaurus.org/uat/2155>
  skos:prefLabel "Roche lobe overflow"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2153> .

