@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/1083>
  skos:prefLabel "N-body simulations"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1082> .

<http://astrothesaurus.org/uat/1082>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-10T19:37:33.981Z"^^xsd:dateTime, "2020-11-10T19:37:44.224Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/211> ;
  a skos:Concept ;
  skos:editorialNote [ ] ;
  skos:definition "The mathematical problem of studying the behavior (e.g., velocities, positions) of any number of objects moving under their mutual gravitational attraction for any time in the past or future."@en ;
  skos:related <http://astrothesaurus.org/uat/1083> ;
  skos:narrower <http://astrothesaurus.org/uat/531> ;
  skos:altLabel "N body problem"@en ;
  skos:prefLabel "N-body problem"@en .

<http://astrothesaurus.org/uat/531>
  skos:prefLabel "Few-body systems"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1082> .

<http://astrothesaurus.org/uat/211>
  skos:prefLabel "Celestial mechanics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1082> .

