<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:ns0="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://xmlns.com/foaf/0.1/Image"> <rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Document"/> <rdfs:subClassOf rdf:resource="http://schema.org/CreativeWork"/> <rdfs:label>Image</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/> <rdfs:comment>An image.</rdfs:comment> <ns0:term_status>stable</ns0:term_status> <metadata_def:prefLabel>Image</metadata_def:prefLabel> <metadata_def:mappingLoom>image</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://xmlns.com/foaf/0.1/Image"/> <metadata:prefixIRI>foaf:Image</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://schema.org/ImageObject"> <owl:equivalentClass> <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Image"> <metadata_def:mappingSameURI rdf:resource="http://xmlns.com/foaf/0.1/Image"/> </rdf:Description> </owl:equivalentClass> </rdf:Description> <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/depiction"> <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/> </rdf:Description> <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/depicts"> <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Image"/> </rdf:Description> <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/img"> <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/> </rdf:Description> <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/thumbnail"> <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/> <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Image"/> </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:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:ns0="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://xmlns.com/foaf/0.1/Image">
    <rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
    <rdfs:subClassOf rdf:resource="http://schema.org/CreativeWork"/>
    <rdfs:label>Image</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
    <rdfs:comment>An image.</rdfs:comment>
    <ns0:term_status>stable</ns0:term_status>
    <metadata_def:prefLabel>Image</metadata_def:prefLabel>
    <metadata_def:mappingLoom>image</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
    <metadata:prefixIRI>foaf:Image</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://schema.org/ImageObject">
    <owl:equivalentClass>
      <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Image">
        <metadata_def:mappingSameURI rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
      </rdf:Description>
    </owl:equivalentClass>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/depiction">
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/depicts">
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/img">
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/thumbnail">
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
  </rdf:Description>
</rdf:RDF>