<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
 xmlns:owl="http://www.w3.org/2002/07/owl#"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:bp="http://www.biopax.org/release/biopax-level3.owl#">
<owl:Ontology rdf:about="">
 <owl:imports rdf:resource="http://www.biopax.org/release/biopax-level3.owl#" />
</owl:Ontology>

<bp:BioSource rdf:about="BioSource-Human">
 <bp:xref rdf:resource="Taxonomy_UnificationXref_9606" />
 <bp:displayName rdf:datatype = "http://www.w3.org/2001/XMLSchema#string">Homo sapiens</bp:displayName>
</bp:BioSource>

<bp:UnificationXref rdf:about="Taxonomy_UnificationXref_9606">
 <bp:id rdf:datatype = "http://www.w3.org/2001/XMLSchema#string">9606</bp:id>
 <bp:db rdf:datatype = "http://www.w3.org/2001/XMLSchema#string">taxonomy</bp:db>
</bp:UnificationXref>

<bp:ProteinReference rdf:about="ProteinReference1">
 <bp:displayName rdf:datatype = "http://www.w3.org/2001/XMLSchema#string">ProteinReference1</bp:displayName>
 <bp:comment rdf:datatype = "http://www.w3.org/2001/XMLSchema#string">No value is set for the &apos;organism&apos; property (must be exactly one)!</bp:comment>
</bp:ProteinReference>
</rdf:RDF>