<?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_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns0="http://dublincore.org/usage/terms/history/#"> <dct:AgentClass rdf:about="http://purl.org/dc/terms/Agent"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="http://purl.org/dc/terms/Agent"/> <metadata_def:mappingLoom>agent</metadata_def:mappingLoom> <metadata_def:prefLabel>Agent</metadata_def:prefLabel> <rdfs:comment xml:lang="en">A resource that acts or has the power to act.</rdfs:comment> <metadata:prefixIRI>terms:Agent</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/> <rdfs:label xml:lang="en">Agent</rdfs:label> <dct:description xml:lang="en">Examples of Agent include person, organization, and software agent.</dct:description> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-14</dct:issued> <dct:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Agent-001"/> </dct:AgentClass> <rdf:Description rdf:about="http://purl.org/dc/terms/contributor"> <rdfs:range> <rdf:Description rdf:about="http://purl.org/dc/terms/Agent"> <metadata_def:mappingSameURI rdf:resource="http://purl.org/dc/terms/Agent"/> </rdf:Description> </rdfs:range> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/creator"> <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/publisher"> <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/rightsHolder"> <rdfs:range 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_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns0="http://dublincore.org/usage/terms/history/#">
  <dct:AgentClass rdf:about="http://purl.org/dc/terms/Agent">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/dc/terms/Agent"/>
    <metadata_def:mappingLoom>agent</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Agent</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">A resource that acts or has the power to act.</rdfs:comment>
    <metadata:prefixIRI>terms:Agent</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
    <rdfs:label xml:lang="en">Agent</rdfs:label>
    <dct:description xml:lang="en">Examples of Agent include person, organization, and software agent.</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-14</dct:issued>
    <dct:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Agent-001"/>
  </dct:AgentClass>
  <rdf:Description rdf:about="http://purl.org/dc/terms/contributor">
    <rdfs:range>
      <rdf:Description rdf:about="http://purl.org/dc/terms/Agent">
        <metadata_def:mappingSameURI rdf:resource="http://purl.org/dc/terms/Agent"/>
      </rdf:Description>
    </rdfs:range>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/creator">
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/publisher">
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/rightsHolder">
    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
  </rdf:Description>
</rdf:RDF>