@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:First_child-next_sibling_binary_tree	owl:sameAs	dbr:First_child-next_sibling_binary_tree .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:First_child-next_sibling_binary_tree	dbo:wikiPageWikiLink	dbr:Left-child_right-sibling_binary_tree ;
	dbo:wikiPageRedirects	dbr:Left-child_right-sibling_binary_tree .