<?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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:Class rdf:about="http://www.w3.org/ns/sosa/ActuatableProperty"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/ActuatableProperty"/> <metadata_def:mappingLoom>actuatableproperty</metadata_def:mappingLoom> <metadata:prefixIRI>sosa:ActuatableProperty</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/> <skos:example xml:lang="en">A window actuator acts by changing the state between a frame and a window. The ability of the window to be opened and closed is its ActuatableProperty.</skos:example> <rdfs:comment xml:lang="en">An actuatable quality (property, characteristic) of a FeatureOfInterest.</rdfs:comment> <skos:definition xml:lang="en">An actuatable quality (property, characteristic) of a FeatureOfInterest.</skos:definition> <rdfs:label xml:lang="en">Actuatable Property</rdfs:label> <metadata_def:prefLabel>Actuatable Property</metadata_def:prefLabel> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/actsOnProperty"> <schema:rangeIncludes> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/ActuatableProperty"> <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/ActuatableProperty"/> </rdf:Description> </schema:rangeIncludes> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/ns/sosa/isActedOnBy"> <schema:domainIncludes rdf:resource="http://www.w3.org/ns/sosa/ActuatableProperty"/> </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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:Class rdf:about="http://www.w3.org/ns/sosa/ActuatableProperty">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/ActuatableProperty"/>
    <metadata_def:mappingLoom>actuatableproperty</metadata_def:mappingLoom>
    <metadata:prefixIRI>sosa:ActuatableProperty</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/>
    <skos:example xml:lang="en">A window actuator acts by changing the state between a frame and a window. The ability of the window to be opened and closed is its ActuatableProperty.</skos:example>
    <rdfs:comment xml:lang="en">An actuatable quality (property, characteristic) of a FeatureOfInterest.</rdfs:comment>
    <skos:definition xml:lang="en">An actuatable quality (property, characteristic) of a FeatureOfInterest.</skos:definition>
    <rdfs:label xml:lang="en">Actuatable Property</rdfs:label>
    <metadata_def:prefLabel>Actuatable Property</metadata_def:prefLabel>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/ns/sosa/actsOnProperty">
    <schema:rangeIncludes>
      <rdf:Description rdf:about="http://www.w3.org/ns/sosa/ActuatableProperty">
        <metadata_def:mappingSameURI rdf:resource="http://www.w3.org/ns/sosa/ActuatableProperty"/>
      </rdf:Description>
    </schema:rangeIncludes>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/ns/sosa/isActedOnBy">
    <schema:domainIncludes rdf:resource="http://www.w3.org/ns/sosa/ActuatableProperty"/>
  </rdf:Description>
</rdf:RDF>