<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://linkeddata.center/kees/v1#" 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://linkeddata.center/kees/v1#Activity"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating knowledge base entities. It is a subclass of prov:Activity class.</rdfs:comment> <rdfs:label xml:lang="en">Activity</rdfs:label> <metadata:prefixIRI>Activity</metadata:prefixIRI> <metadata:def/prefLabel xml:lang="en">Activity</metadata:def/prefLabel> <metadata:def/mappingLoom>activity</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://linkeddata.center/kees/v1#Activity"/> </owl:Class> <rdf:Description rdf:about="http://linkeddata.center/kees/v1#IngestionCycle"> <rdfs:subClassOf> <rdf:Description rdf:about="http://linkeddata.center/kees/v1#Activity"> <metadata:def/mappingSameURI rdf:resource="http://linkeddata.center/kees/v1#Activity"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="http://linkeddata.center/kees/v1#KnowledgeAccrual"> <rdfs:subClassOf rdf:resource="http://linkeddata.center/kees/v1#Activity"/> </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:ns0="http://linkeddata.center/kees/v1#" 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://linkeddata.center/kees/v1#Activity">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating knowledge base entities. It is a subclass of prov:Activity class.</rdfs:comment>
    <rdfs:label xml:lang="en">Activity</rdfs:label>
    <metadata:prefixIRI>Activity</metadata:prefixIRI>
    <metadata:def/prefLabel xml:lang="en">Activity</metadata:def/prefLabel>
    <metadata:def/mappingLoom>activity</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://linkeddata.center/kees/v1#Activity"/>
  </owl:Class>
  <rdf:Description rdf:about="http://linkeddata.center/kees/v1#IngestionCycle">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://linkeddata.center/kees/v1#Activity">
        <metadata:def/mappingSameURI rdf:resource="http://linkeddata.center/kees/v1#Activity"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://linkeddata.center/kees/v1#KnowledgeAccrual">
    <rdfs:subClassOf rdf:resource="http://linkeddata.center/kees/v1#Activity"/>
  </rdf:Description>
</rdf:RDF>