<?xml version="1.0"?>
<rdf:RDF
    xmlns:rss="http://purl.org/rss/1.0/"
    xmlns:jms="http://jena.hpl.hp.com/2003/08/jms#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"
    xmlns="http://biomoby.org/sswap/RESOURCES/MOBY-S/Predicates/"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:base="http://biomoby.org/sswap/RESOURCES/MOBY-S/Predicates/">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="owlOntology"/>
  </owl:Ontology>
  <owl:FunctionalProperty rdf:about="id">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment>The subjects' moby identifier.</rdfs:comment>
    <rdfs:label>id</rdfs:label>
    <rdfs:domain rdf:resource="../Objects/Object"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
</rdf:RDF>
