@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:genetic_algorithm_	skos:broader	isac:evolutionary_algorithm_ .
<http://webisa.webdatacommons.org/concept/particle+swarm_algorithm_>	skos:broader	isac:evolutionary_algorithm_ .
isac:_example_	skos:broader	isac:evolutionary_algorithm_ .
isac:_means_	skos:broader	isac:evolutionary_algorithm_ .
isac:_problem_	skos:broader	isac:evolutionary_algorithm_ .
isac:_algorithm_	skos:broader	isac:evolutionary_algorithm_ .
isac:_ga_	skos:broader	isac:evolutionary_algorithm_ .
isac:_gp_	skos:broader	isac:evolutionary_algorithm_ .
isac:_pso_	skos:broader	isac:evolutionary_algorithm_ .
isac:evolution_strategy_	skos:broader	isac:evolutionary_algorithm_ .