@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/216>
  skos:broader <http://astrothesaurus.org/uat/1177> ;
  skos:altLabel "Centre of mass"@en, "Center of gravity"@en ;
  skos:definition "A fixed point in a body through which the resultant force of gravitational attraction acts."@en ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Centre of mass"@en-GB, "Center of mass"@en ;
  dc:modified "2021-08-24T15:25:06.254Z"^^xsd:dateTime, "2020-11-03T19:05:13.699Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1177>
  skos:prefLabel "Orbital elements"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/216> .

