@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns1:	<http://dbpedia.org/resource/MOS:> .
ns1:POS	owl:sameAs	ns1:POS .
@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix ns3:	<http://dbpedia.org/resource/Wikipedia:> .
ns1:POS	dbo:wikiPageWikiLink	ns3:Manual_of_Style .