<?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/sosa/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://www.w3.org/ns/sosa/ObservableProperty"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label xml:lang="en">Observable Property</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/> <rdfs:comment xml:lang="en">An observable quality (property, characteristic) of a FeatureOfInterest.</rdfs:comment> <skos:definition xml:lang="en">An observable quality (property, characteristic) of a FeatureOfInterest.</skos:definition> <skos:example xml:lang="en">The height of a tree, the depth of a water body, or the temperature of a surface are examples of observable properties, while the value of a classic car is not (directly) observable but asserted.</skos:example> <metadata_def:prefLabel xml:lang="en">Observable Property</metadata_def:prefLabel> <metadata_def:mappingLoom>observableproperty</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/ObservableProperty"/> <metadata:prefixIRI>sosa:ObservableProperty</metadata:prefixIRI> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/isObservedBy"> <schema:domainIncludes> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/ObservableProperty"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/ObservableProperty"/> </rdf:Description> </schema:domainIncludes> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/observedProperty"> <schema:rangeIncludes rdf:resource="http://www.w3.org/ns/sosa/ObservableProperty"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/observes"> <schema:rangeIncludes rdf:resource="http://www.w3.org/ns/sosa/ObservableProperty"/> </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/sosa/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://www.w3.org/ns/sosa/ObservableProperty">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label xml:lang="en">Observable Property</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/>
    <rdfs:comment xml:lang="en">An observable quality (property, characteristic) of a FeatureOfInterest.</rdfs:comment>
    <skos:definition xml:lang="en">An observable quality (property, characteristic) of a FeatureOfInterest.</skos:definition>
    <skos:example xml:lang="en">The height of a tree, the depth of a water body, or the temperature of a surface are examples of observable properties, while the value of a classic car is not (directly) observable but asserted.</skos:example>
    <metadata_def:prefLabel xml:lang="en">Observable Property</metadata_def:prefLabel>
    <metadata_def:mappingLoom>observableproperty</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/ObservableProperty"/>
    <metadata:prefixIRI>sosa:ObservableProperty</metadata:prefixIRI>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/ns/sosa/isObservedBy">
    <schema:domainIncludes>
      <rdf:Description rdf:about="http://www.w3.org/ns/sosa/ObservableProperty">
        <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/ObservableProperty"/>
      </rdf:Description>
    </schema:domainIncludes>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/sosa/observedProperty">
    <schema:rangeIncludes rdf:resource="http://www.w3.org/ns/sosa/ObservableProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/sosa/observes">
    <schema:rangeIncludes rdf:resource="http://www.w3.org/ns/sosa/ObservableProperty"/>
  </rdf:Description>
</rdf:RDF>