<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:prov="http://www.w3.org/ns/prov#" 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/"> <owl:Class rdf:about="http://www.w3.org/ns/prov#Role"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label>Role</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/> <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#hadRole"/> <prov:category>qualified</prov:category> <prov:component>agents-responsibility</prov:component> <metadata_def:prefLabel>Role</metadata_def:prefLabel> <metadata_def:mappingLoom>role</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/prov#Role"/> <metadata:prefixIRI>Role</metadata:prefixIRI> <prov:definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</prov:definition> <prov:dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role</prov:dm> <prov:n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</prov:n> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/ns/prov#hadRole"> <prov:sharesDefinitionWith> <rdf:Description rdf:about="http://www.w3.org/ns/prov#Role"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/prov#Role"/> </rdf:Description> </prov:sharesDefinitionWith> <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Role"/> </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:prov="http://www.w3.org/ns/prov#" 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/">
  <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label>Role</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#hadRole"/>
    <prov:category>qualified</prov:category>
    <prov:component>agents-responsibility</prov:component>
    <metadata_def:prefLabel>Role</metadata_def:prefLabel>
    <metadata_def:mappingLoom>role</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/prov#Role"/>
    <metadata:prefixIRI>Role</metadata:prefixIRI>
    <prov:definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</prov:definition>
    <prov:dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role</prov:dm>
    <prov:n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</prov:n>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#hadRole">
    <prov:sharesDefinitionWith>
      <rdf:Description rdf:about="http://www.w3.org/ns/prov#Role">
        <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/prov#Role"/>
      </rdf:Description>
    </prov:sharesDefinitionWith>
    <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Role"/>
  </rdf:Description>
</rdf:RDF>