@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Moons_of_Jupiter	rdfs:seeAlso	dbr:Their_moons .
dbr:Jupiter	rdfs:seeAlso	dbr:Their_moons .
dbr:Discovery_and_exploration_of_the_Solar_System	rdfs:seeAlso	dbr:Their_moons .
dbr:Uranus	rdfs:seeAlso	dbr:Their_moons .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Their_moons	owl:sameAs	dbr:Their_moons .