<?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:schema="http://schema.org/"> <owl:ObjectProperty rdf:about="http://www.w3.org/ns/sosa/actsOnProperty"> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/> <skos:example xml:lang="en">In the activity (Actuation) of automatically closing a window if the temperature in a room drops below 20 degrees Celsius, the property on which the Actuator acts upon is the state of the window as it changes from being open to being closed. </skos:example> <owl:inverseOf rdf:resource="http://www.w3.org/ns/sosa/isActedOnBy"/> <schema:domainIncludes rdf:resource="http://www.w3.org/ns/sosa/Actuation"/> <rdfs:comment xml:lang="en">Relation between an Actuation and the property of a FeatureOfInterest it is acting upon.</rdfs:comment> <schema:rangeIncludes rdf:resource="http://www.w3.org/ns/sosa/ActuatableProperty"/> <skos:definition xml:lang="en">Relation between an Actuation and the property of a FeatureOfInterest it is acting upon.</skos:definition> <rdfs:label xml:lang="en">acts on property</rdfs:label> </owl:ObjectProperty> </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:schema="http://schema.org/">
  <owl:ObjectProperty rdf:about="http://www.w3.org/ns/sosa/actsOnProperty">
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/sosa/"/>
    <skos:example xml:lang="en">In the activity (Actuation) of automatically closing a window if the temperature in a room drops below 20 degrees Celsius, the property on which the Actuator acts upon is the state of the window as it changes from being open to being closed. </skos:example>
    <owl:inverseOf rdf:resource="http://www.w3.org/ns/sosa/isActedOnBy"/>
    <schema:domainIncludes rdf:resource="http://www.w3.org/ns/sosa/Actuation"/>
    <rdfs:comment xml:lang="en">Relation between an Actuation and the property of a FeatureOfInterest it is acting upon.</rdfs:comment>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/ns/sosa/ActuatableProperty"/>
    <skos:definition xml:lang="en">Relation between an Actuation and the property of a FeatureOfInterest it is acting upon.</skos:definition>
    <rdfs:label xml:lang="en">acts on property</rdfs:label>
  </owl:ObjectProperty>
</rdf:RDF>