<rdf:RDF xmlns:gods="https://xtriples.lod.academy/examples/gods/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rel="http://purl.org/vocab/relationship/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<rdf:Description rdf:about="https://xtriples.lod.academy/examples/gods/Ἄρης">
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/helmet"/>
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/spear"/>
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/sword"/>
</rdf:Description>

<rdf:Description rdf:about="https://xtriples.lod.academy/examples/gods/Mars">
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/helmet"/>
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/spear"/>
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/sword"/>
</rdf:Description>

<rdf:Description rdf:about="https://xtriples.lod.academy/examples/gods/Ares">
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/helmet"/>
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/spear"/>
	<rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/sword"/>
</rdf:Description>

</rdf:RDF>