@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/436>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Earth moon system"@en ;
  skos:broader <http://astrothesaurus.org/uat/1529> ;
  skos:prefLabel "Earth-moon system"@en ;
  skos:definition "A physical system composed on the Earth and the Moon in which both objects directly influence each other. The total energy in the Earth-Moon system is conserved. The most notable influence that the two objects have on each other is tides."@en ;
  dc:modified "2020-11-03T20:34:51.022Z"^^xsd:dateTime, "2020-11-03T20:34:33.704Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1529>
  skos:prefLabel "Solar system astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/436> .

