@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/76>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Orbital mechanics"@en ;
  skos:broader <http://astrothesaurus.org/uat/211> ;
  skos:prefLabel "Astrodynamics"@en ;
  skos:definition "The science dealing with the motion of satellites, rockets, and spacecrafts. It uses the principles of celestial mechanics."@en ;
  dc:modified "2020-11-03T18:26:33.349Z"^^xsd:dateTime, "2020-11-03T18:26:20.372Z"^^xsd:dateTime ;
  a skos:Concept .

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

