<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#" 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://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">Objects are entities that have different states and that in each state different restrictions on their properties apply.</rdfs:comment> <rdfs:label xml:lang="en">Object</rdfs:label> <metadata:prefixIRI>Object</metadata:prefixIRI> <metadata:def/prefLabel xml:lang="en">Object</metadata:def/prefLabel> <metadata:def/mappingLoom>object</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object"/> </owl:Class> <rdf:Description rdf:about="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#hasState"> <rdfs:domain> <rdf:Description rdf:about="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object"> <metadata:def/mappingSameURI rdf:resource="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object"/> </rdf:Description> </rdfs:domain> </rdf:Description> <rdf:Description rdf:about="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#isStateOf"> <rdfs:range rdf:resource="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object"/> </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://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#" 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://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">Objects are entities that have different states and that in each state different restrictions on their properties apply.</rdfs:comment>
    <rdfs:label xml:lang="en">Object</rdfs:label>
    <metadata:prefixIRI>Object</metadata:prefixIRI>
    <metadata:def/prefLabel xml:lang="en">Object</metadata:def/prefLabel>
    <metadata:def/mappingLoom>object</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object"/>
  </owl:Class>
  <rdf:Description rdf:about="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#hasState">
    <rdfs:domain>
      <rdf:Description rdf:about="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object">
        <metadata:def/mappingSameURI rdf:resource="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#isStateOf">
    <rdfs:range rdf:resource="http://delicias.dia.fi.upm.es/ontologies/ObjectWithStates.owl#Object"/>
  </rdf:Description>
</rdf:RDF>