@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://en.wikipedia.org/wiki/> .
dbpedia:BioPAX	foaf:page	ns2:BioPAX .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:BioPAX	dbpprop:reference	<http://www.biopaxwiki.org> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:BioPAX	rdfs:label	"BioPAX"@en ;
	dbpprop:abstract	"Biological Pathway Exchange (BioPAX) is a RDF/OWL-based standard for the exchange of biological pathways. It is supported by a variety of online databases and tools. The latest released version is BioPAX Level 2. There is a release candidate for Level 3, as well as an effort to create a version of BioPAX as part of OBO."@en ;
	rdfs:comment	"Biological Pathway Exchange (BioPAX) is a RDF/OWL-based standard for the exchange of biological pathways. It is supported by a variety of online databases and tools. The latest released version is BioPAX Level 2. There is a release candidate for Level 3, as well as an effort to create a version of BioPAX as part of OBO."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns6:	<http://dbpedia.org/resource/Category:> .
dbpedia:BioPAX	skos:subject	ns6:Systems_biology ,
		ns6:Molecular_biology ,
		ns6:Proteins ,
		ns6:Semantic_Web ,
		ns6:Genetics ,
		<http://dbpedia.org/resource/Category:Ontology_%28computer_science%29> ,
		ns6:Bioinformatics .