<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://purl.org/dc/terms/Agent"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdf:type rdf:resource="http://purl.org/dc/terms/AgentClass"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">A resource that acts or has the power to act.</rdfs:comment> <rdfs:label xml:lang="en">Agent</rdfs:label> <metadata:prefixIRI>dcterms:Agent</metadata:prefixIRI> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-14</dct:issued> <metadata:def/prefLabel xml:lang="en">Agent</metadata:def/prefLabel> <metadata:def/mappingLoom>agent</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://purl.org/dc/terms/Agent"/> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/> </owl:Class> <rdf:Description rdf:about="http://purl.org/dc/terms/contributor"> <ns0:rangeIncludes> <rdf:Description rdf:about="http://purl.org/dc/terms/Agent"> <metadata:def/mappingSameURI rdf:resource="http://purl.org/dc/terms/Agent"/> </rdf:Description> </ns0:rangeIncludes> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/creator"> <ns0:rangeIncludes rdf:resource="http://purl.org/dc/terms/Agent"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/publisher"> <ns0:rangeIncludes rdf:resource="http://purl.org/dc/terms/Agent"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/rightsHolder"> <ns0:rangeIncludes rdf:resource="http://purl.org/dc/terms/Agent"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://purl.org/dc/terms/Agent">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdf:type rdf:resource="http://purl.org/dc/terms/AgentClass"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">A resource that acts or has the power to act.</rdfs:comment>
    <rdfs:label xml:lang="en">Agent</rdfs:label>
    <metadata:prefixIRI>dcterms:Agent</metadata:prefixIRI>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-14</dct:issued>
    <metadata:def/prefLabel xml:lang="en">Agent</metadata:def/prefLabel>
    <metadata:def/mappingLoom>agent</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://purl.org/dc/terms/Agent"/>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
    <ns0:rangeIncludes>
      <rdf:Description rdf:about="http://purl.org/dc/terms/Agent">
        <metadata:def/mappingSameURI rdf:resource="http://purl.org/dc/terms/Agent"/>
      </rdf:Description>
    </ns0:rangeIncludes>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
    <ns0:rangeIncludes rdf:resource="http://purl.org/dc/terms/Agent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/publisher">
    <ns0:rangeIncludes rdf:resource="http://purl.org/dc/terms/Agent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/rightsHolder">
    <ns0:rangeIncludes rdf:resource="http://purl.org/dc/terms/Agent"/>
  </rdf:Description>
</rdf:RDF>