<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:obo_purl="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0015009"> <rdfs:label>similar in magnitude relative to</rdfs:label> <obo_purl:IAO_0000115>q1 similar_in_magnitude_relative_to q2 if and only if magnitude(q1) =~ magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale.</obo_purl:IAO_0000115> </owl:ObjectProperty> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/pato#similar_in_magnitude_relative_to"> <obo_purl:IAO_0100001 rdf:resource="http://purl.obolibrary.org/obo/RO_0015009"/> </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:obo_purl="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/RO_0015009">
    <rdfs:label>similar in magnitude relative to</rdfs:label>
    <obo_purl:IAO_0000115>q1 similar_in_magnitude_relative_to q2 if and only if magnitude(q1) =~ magnitude(q2). Here, magnitude(q) is a function that maps a quality to a unit-invariant scale.</obo_purl:IAO_0000115>
  </owl:ObjectProperty>
  <rdf:Description rdf:about="http://purl.obolibrary.org/obo/pato#similar_in_magnitude_relative_to">
    <obo_purl:IAO_0100001 rdf:resource="http://purl.obolibrary.org/obo/RO_0015009"/>
  </rdf:Description>
</rdf:RDF>