<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/BCO?iri=http://purl.org/dc/elements/1.1/source"?>
<!DOCTYPE rdf:RDF [
<!ENTITY obo 'http://purl.obolibrary.org/obo/'>
<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
<!ENTITY oboInOwl 'http://www.geneontology.org/formats/oboInOwl#'>
]>

<rdf:RDF xmlns:obo="http://purl.obolibrary.org/obo/"  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"  xmlns:owl="http://www.w3.org/2002/07/owl#"  xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"  xmlns:dc="http://purl.org/dc/elements/1.1/"  xmlns:foaf="http://xmlns.com/foaf/0.1/" >
<rdf:Description rdf:about="&dc;source">
    <rdf:type rdf:resource="&owl;AnnotationProperty" />
    <rdfs:label xml:lang="en-us">Source</rdfs:label>
    <rdfs:label>Source</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="&dc;" />
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1.owl" />
    <rdfs:comment xml:lang="en-us">A reference to a resource from which the present resource
         is derived.</rdfs:comment>
    <dc:description xml:lang="en-us">The present resource may be derived from the Source resource
         in whole or in part.  Recommended best practice is to reference
         the resource by means of a string or number conforming to a
         formal identification system.</dc:description>
  </rdf:Description>
</rdf:RDF>

