@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:AMAP	rdf:type	owl:Thing .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:AMAP	rdf:type	ns3:Software106566077 .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:AMAP	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:AMAP	dbpprop:name	"AMAP"@en .
@prefix ns6:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:AMAP	owl:sameAs	ns6:AMAP ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000464569d> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:AMAP	foaf:name	"AMAP" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:AMAP	foaf:page	ns8:AMAP ;
	dbpprop:reference	<http://baboon.math.berkeley.edu/mavid/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:AMAP	rdfs:label	"AMAP"@en ;
	dbpedia-owl:developer	dbpedia:UC_Berkeley ;
	dbpprop:abstract	"AMAP is a multiple sequence alignment program based on a new approach to multiple alignment called sequence annealing. This approach consists of building up the multiple alignment one match at a time, thereby circumventing many of the problems of progressive alignment. The AMAP parameters can be used to tune the sensivitiy-specificity tradeoff. The program can be used through the AMAP web server or as a standalone program which can be installed with the source code."@en ;
	rdfs:comment	"AMAP is a multiple sequence alignment program based on a new approach to multiple alignment called sequence annealing. This approach consists of building up the multiple alignment one match at a time, thereby circumventing many of the problems of progressive alignment. The AMAP parameters can be used to tune the sensivitiy-specificity tradeoff. The program can be used through the AMAP web server or as a standalone program which can be installed with the source code."@en .
@prefix ns10:	<http://dbpedia.org/ontology/Software/> .
dbpedia:AMAP	ns10:developer	dbpedia:UC_Berkeley .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:AMAP	skos:subject	ns12:Bioinformatics_software .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:AMAP	dbpprop:wikiPageUsesTemplate	ns13:infobox_software ;
	dbpprop:latestReleaseVersion	2 ;
	dbpprop:genre	"Bioinformatics tool"@en ;
	dbpprop:developer	"Ariel Schwartz , Lior Pachter"@en ;
	dbpprop:operatingSystem	dbpedia:Linux ,
		dbpedia:Apple_Macintosh ,
		dbpedia:UNIX ;
	dbpprop:website	<http://bio.math.berkeley.edu> ;
	dbpprop:licence	"Open source"@en .
@prefix ns14:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:AMAP	dbpprop:hasPhotoCollection	ns14:AMAP .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:AMAP	dbpprop:wordnet_type	ns15:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:AMAP	owl:sameAs	dbpedia:AMAP .