@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Algorithmic_graph_theory	foaf:primaryTopic	dbr:Algorithmic_graph_theory .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:List_of_computer_scientists	dbo:wikiPageWikiLink	dbr:Algorithmic_graph_theory .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Algorithmic_graph_theory	owl:sameAs	dbr:Algorithmic_graph_theory .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Algorithmic_graph_theory	rdfs:label	"Algorithmic graph theory"@en .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Algorithmic_graph_theory	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Algorithmic_graph_theory?oldid=414086865&ns=0> ;
	dbo:wikiPageWikiLink	dbr:Graph_theory ;
	dbo:description	"study of graph algorithms"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Algorithmic_graph_theory	dbp:wikiPageUsesTemplate	dbt:R_with_possibilities ;
	dbo:wikiPageRedirects	dbr:Graph_theory ;
	foaf:isPrimaryTopicOf	wikipedia-en:Algorithmic_graph_theory .
dbr:Algebraic_graph_theory	dbo:wikiPageWikiLink	dbr:Algorithmic_graph_theory .
dbr:Mihalis_Yannakakis	dbo:wikiPageWikiLink	dbr:Algorithmic_graph_theory .
dbr:Euler_tour_technique	dbo:wikiPageWikiLink	dbr:Algorithmic_graph_theory .