@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/1695>
  skos:prefLabel "Three-body problem"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1405> .

<http://astrothesaurus.org/uat/1405>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/2155> ;
  skos:broader <http://astrothesaurus.org/uat/1695> ;
  skos:prefLabel "Roche lobe"@en ;
  skos:definition "The region around a star in a binary system within which orbiting material is gravitationally bound to that star. The point at which the Roche lobes of the two stars touch is called the inner Lagrangian point."@en ;
  dc:modified "2020-11-24T17:01:38.294Z"^^xsd:dateTime, "2020-11-24T17:01:22.267Z"^^xsd:dateTime ;
  a skos:Concept .

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

