<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/ns/ssn/Property#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/"> <owl:Class rdf:about="http://www.w3.org/ns/ssn/Property#Property"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment>A quality of a feature of interest that can be measured; an aspect of a feature of interest that is intrinsic to and cannot exist without the feature</rdfs:comment> <metadata_def:prefLabel>Property</metadata_def:prefLabel> <metadata_def:mappingLoom>property</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/ssn/Property#Property"/> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/ns/ssn/Property#Property"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/ssn/Property#Property"/> </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://www.w3.org/ns/ssn/Property#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/">
  <owl:Class rdf:about="http://www.w3.org/ns/ssn/Property#Property">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment>A quality of a feature of interest that can be measured; an aspect of a feature of interest that is intrinsic to and cannot exist without the feature</rdfs:comment>
    <metadata_def:prefLabel>Property</metadata_def:prefLabel>
    <metadata_def:mappingLoom>property</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/ssn/Property#Property"/>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/ns/ssn/Property#Property">
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/ssn/Property#Property"/>
  </rdf:Description>
</rdf:RDF>