@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/872>
  skos:example "Amalthea"@en, "Leda"@en, "Thebe"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1089> ;
  skos:altLabel "Jupiter's satellites"@en, "Classical satellites"@en, "Moons of Jupiter"@en, "Jupiter's moons"@en, "Jovian moons"@en ;
  skos:related <http://astrothesaurus.org/uat/873> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:modified "2020-12-09T15:24:58.093Z"^^xsd:dateTime ;
  skos:narrower <http://astrothesaurus.org/uat/627> ;
  skos:prefLabel "Jovian satellites"@en .

<http://astrothesaurus.org/uat/1089>
  skos:prefLabel "Natural satellites (Solar system)"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/872> .

<http://astrothesaurus.org/uat/627>
  skos:prefLabel "Galilean satellites"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/872> .

<http://astrothesaurus.org/uat/873>
  skos:prefLabel "Jupiter"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/872> .

