<?xml version="1.0"?>
<rdf:RDF xmlns="https://w3id.org/hdgi#"
     xml:base="https://w3id.org/hdgi"
     xmlns:ns="http://creativecommons.org/ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:vann="http://purl.org/vocab/vann/"
     xmlns:terms="http://purl.org/dc/terms/">
    <owl:Ontology rdf:about="https://w3id.org/hdgi#">
        <owl:versionIRI rdf:resource="https://w3id.org/hdgi/v0.1"/>
        <ns:attributionURL rdf:resource="https://w3id.org/hdgi"/>
        <terms:description xml:lang="en">The HDGI ontology aims to model the pose and/or movement of human upper limbs that are used to interact with devices (particularly with device affordances). It is mapped around gestures performed by human&apos;s upper limb region to interact with these affordances. While allowing these mapping the ontology is also developed to be used as a dictionary for manufacturers, designers and developer community to browse and locate commonly used gestures to command certain affordances, or/and to understand the connections and dynamics around it. This ontology is made accessible, flexible and extendable enabling device manufacturers, designers and users to incorporate new gestures and map the relations to corresponding affordances accordingly. The ontology is geared at mapping the ubiquitousness in gesture vocabularies by linking them appropriately and does not enforce designers and manufacturers to follow a standard.</terms:description>
        <terms:issued>2020-05-22</terms:issued>
        <terms:license rdf:resource="https://github.com/madhawap/human-device-gesture-interaction-ontology/blob/master/LICENSE"/>
        <terms:rights xml:lang="en">Copyright © 2020 Madhawa Perera, Armin Haller</terms:rights>
        <terms:title xml:lang="en">Human Device Gesture Interaction Ontology</terms:title>
        <vann:preferredNamespacePrefix>hdgi</vann:preferredNamespacePrefix>
        <vann:preferredNamespaceUri>https://w3id.org/hdgi#</vann:preferredNamespaceUri>
        <rdfs:label xml:lang="en">Human Device Gesture Interaction Ontology</rdfs:label>
        <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.1</owl:versionInfo>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- http://creativecommons.org/ns#attributionURL -->


    <owl:AnnotationProperty rdf:about="http://creativecommons.org/ns#attributionURL"/>
    


    <!-- http://purl.org/dc/terms/description -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
    


    <!-- http://purl.org/dc/terms/issued -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/issued"/>
    


    <!-- http://purl.org/dc/terms/license -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/>
    


    <!-- http://purl.org/dc/terms/rights -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/rights"/>
    


    <!-- http://purl.org/dc/terms/title -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/>
    


    <!-- http://purl.org/vocab/vann/preferredNamespacePrefix -->


    <owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix"/>
    


    <!-- http://purl.org/vocab/vann/preferredNamespaceUri -->


    <owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#example -->


    <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#example"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- https://w3id.org/hdgi#affordedBy -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#affordedBy">
        <rdfs:comment xml:lang="en">Relation from an Affordance to a Device describing an affordance of a device.</rdfs:comment>
        <rdfs:label>affordedBy</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasContext -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasContext">
        <rdfs:comment>Relation from a Human to a User Context or from a Device to a Device Context.</rdfs:comment>
        <rdfs:label>hasContext</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasDuration -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasDuration">
        <rdfs:comment xml:lang="en">Relation between a Movement and a Duration describing the time duration of a movement.</rdfs:comment>
        <rdfs:label>hasDuration</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasEndPose -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasEndPose">
        <rdfs:subPropertyOf rdf:resource="https://w3id.org/hdgi#hasPose"/>
        <rdfs:label>hasEndPose</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasLocalCoordinateSystem -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasLocalCoordinateSystem">
        <rdfs:label>hasLocalCoordinateSystem</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasMovement -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasMovement">
        <rdfs:label>hasMovement</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasPart -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasPart">
        <owl:inverseOf rdf:resource="https://w3id.org/hdgi#isPartOf"/>
        <rdfs:label>hasPart</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasPose -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasPose">
        <rdfs:label>hasPose</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasPosition -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasPosition">
        <rdfs:label>hasPosition</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasQuaternion -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasQuaternion">
        <rdfs:label>hasQuaternion</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasRotation -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasRotation">
        <rdfs:label>hasRotation</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasStartPose -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasStartPose">
        <rdfs:subPropertyOf rdf:resource="https://w3id.org/hdgi#hasPose"/>
        <rdfs:label>hasStartPose</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasTimeStamp -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasTimeStamp">
        <rdfs:label>hasTimeStamp</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#hasUnitOfMeasure -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#hasUnitOfMeasure">
        <rdfs:label>hasUnitOfMeasure</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#includesGesture -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#includesGesture">
        <rdfs:label>includesGesture</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#involves -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#involves">
        <rdfs:label>involves</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#isPartOf -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#isPartOf">
        <rdfs:label>isPartOf</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#manufacturedBy -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#manufacturedBy">
        <rdfs:label>manufacturedBy</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#observes -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#observes">
        <owl:propertyDisjointWith rdf:resource="https://w3id.org/hdgi#performs"/>
        <rdfs:label>observes</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#performs -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#performs">
        <rdfs:label>performs</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#supportsGesture -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#supportsGesture">
        <rdfs:label>supportsGesture</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#used -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#used">
        <rdfs:label>used</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- https://w3id.org/hdgi#uses -->


    <owl:ObjectProperty rdf:about="https://w3id.org/hdgi#uses">
        <rdfs:label>uses</rdfs:label>
    </owl:ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- https://w3id.org/hdgi#iComponent -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#iComponent">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment xml:lang="en">A quaternion “q” can be defined as (q) = w + xi + yj + zk, where w, x, y, and z are all real numbers. The jComponent is the component of j which equals to y. In the equation &apos;j&apos; is defined as √-1. With quaternions, i = j = k = √-1.</rdfs:comment>
        <rdfs:label>iComponent</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#jComponent -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#jComponent">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment>In an equation where quaternion (q) = w + xi + yj + zk, where w, x, y, and z are all real numbers j-component = y

In the equation &apos;i&apos; is defined as sqrt(-1). With quaternions, i = j = k = sqrt(-1).</rdfs:comment>
        <rdfs:label>jComponent</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#kComponent -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#kComponent">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment>In an equation where quaternion (q) = w + xi + yj + zk, where w, x, y, and z are all real numbers k-component = z

In the equation &apos;i&apos; is defined as sqrt(-1). With quaternions, i = j = k = sqrt(-1).</rdfs:comment>
        <rdfs:label>kComponent</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#originPoint -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#originPoint">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
        <rdfs:comment>Frame of reference or the initial center.
Location of the (0,0,0) postion related to the given coordinates.</rdfs:comment>
        <rdfs:label>originPoint</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#timestamp -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#timestamp">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTimeStamp"/>
        <rdfs:label xml:lang="en">timestamp</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#wComponent -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#wComponent">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
        <rdfs:comment>Represents the amount of rotation which will occur about this axis defined by (i-component, j-component, k-component). Known as scalar component.</rdfs:comment>
        <rdfs:label>wComponent</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#xAxisDirection -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#xAxisDirection">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:range>
            <rdfs:Datatype>
                <owl:oneOf>
                    <rdf:Description>
                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                        <rdf:first>leftward</rdf:first>
                        <rdf:rest>
                            <rdf:Description>
                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                <rdf:first>rightward</rdf:first>
                                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                            </rdf:Description>
                        </rdf:rest>
                    </rdf:Description>
                </owl:oneOf>
            </rdfs:Datatype>
        </rdfs:range>
        <rdfs:label>xAxisDirection</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#xPosition -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#xPosition">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <rdfs:comment xml:lang="en">In a three-dimensional Cartesian coordinate system where coordinates of any point in space are determined by three real numbers: x, y, z, the xPosition is the value of the real number x. Known as abscissa or x-coordinate in mathematics.</rdfs:comment>
        <rdfs:label>xPosition</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#xRotation -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#xRotation">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <rdfs:comment>Angle around the x-axis</rdfs:comment>
        <rdfs:label>xRotation</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#yAxisDirection -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#yAxisDirection">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:range>
            <rdfs:Datatype>
                <owl:oneOf>
                    <rdf:Description>
                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                        <rdf:first>downward</rdf:first>
                        <rdf:rest>
                            <rdf:Description>
                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                <rdf:first>upward</rdf:first>
                                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                            </rdf:Description>
                        </rdf:rest>
                    </rdf:Description>
                </owl:oneOf>
            </rdfs:Datatype>
        </rdfs:range>
        <rdfs:label>yAxisDirection</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#yPosition -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#yPosition">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <rdfs:label>yPosition</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#yRotation -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#yRotation">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <rdfs:comment>Angle around the y-axis</rdfs:comment>
        <rdfs:label>yRotation</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#zAxisDirection -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#zAxisDirection">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:range>
            <rdfs:Datatype>
                <owl:oneOf>
                    <rdf:Description>
                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                        <rdf:first>inward</rdf:first>
                        <rdf:rest>
                            <rdf:Description>
                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                <rdf:first>outward</rdf:first>
                                <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                            </rdf:Description>
                        </rdf:rest>
                    </rdf:Description>
                </owl:oneOf>
            </rdfs:Datatype>
        </rdfs:range>
        <rdfs:label>zAxisDirection</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#zPosition -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#zPosition">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <rdfs:label>zPosition</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- https://w3id.org/hdgi#zRotation -->


    <owl:DatatypeProperty rdf:about="https://w3id.org/hdgi#zRotation">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <rdfs:comment>Angle around the z-axis</rdfs:comment>
        <rdfs:label>zRotation</rdfs:label>
    </owl:DatatypeProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- https://w3id.org/hdgi#ActuatableAffordance -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ActuatableAffordance">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Affordance"/>
        <rdfs:comment xml:lang="en">An actuatable Affordance of a Device. This is rdfs:subClassOf ssn:ActuatableProperty.</rdfs:comment>
        <rdfs:label xml:lang="en">ActuatableAffordance</rdfs:label>
        <skos:example xml:lang="en">TV is a Device that can change the state to “on” or “off”. This is a property of a TV which a human could act upon. Thus, ability to “turn on” is an ActuatableAffordance of a TV.</skos:example>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Affordance -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Affordance">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#affordedBy"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#Device"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#supportsGesture"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#Gesture"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Affordance is a quality or characteristic of Devices that indicates the possible action a Human can take with it. This is rdfs:subClassOf ssn:Property.</rdfs:comment>
        <rdfs:label xml:lang="en">Affordance</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#BodyPart -->


    <owl:Class rdf:about="https://w3id.org/hdgi#BodyPart">
        <rdfs:comment xml:lang="en">BodyPart is any part of HumanBody such as an Face, Leg etc.</rdfs:comment>
        <rdfs:label xml:lang="en">BodyPart</rdfs:label>
        <skos:example>&quot;Head&quot;, &quot;Palm&quot;, &quot;Finger&quot; etc.</skos:example>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Context -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Context">
        <rdfs:comment xml:lang="en">Context describes details of a situation.</rdfs:comment>
        <rdfs:label xml:lang="en">Context</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Device -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Device">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasContext"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#DeviceContext"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#manufacturedBy"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#DeviceManufacturer"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Device denotes a piece of hardware or software which consists of sensors or actuators or both.</rdfs:comment>
        <rdfs:label xml:lang="en">Device</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#DeviceContext -->


    <owl:Class rdf:about="https://w3id.org/hdgi#DeviceContext">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Context"/>
        <rdfs:comment xml:lang="en">DeviceContext describes the data that is specifically related to a Device in a certain Context that is Device specific data in a Context.</rdfs:comment>
        <rdfs:label xml:lang="en">DeviceContext</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#DeviceManufacturer -->


    <owl:Class rdf:about="https://w3id.org/hdgi#DeviceManufacturer">
        <rdfs:comment xml:lang="en">DeviceManufacturer is the company/vendor manufactures a Device.</rdfs:comment>
        <rdfs:label xml:lang="en">DeviceManufacturer</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Duration -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Duration">
        <rdfs:comment xml:lang="en">Duration of a temporal extent expressed as a decimal number scaled by a temporal unit. This is an owl:equivalentClass time:Duration.</rdfs:comment>
        <rdfs:label xml:lang="en">Duration</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Face -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Face">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Face is a BodyPart which represents the front side of a Head.</rdfs:comment>
        <rdfs:label xml:lang="en">Face</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FacialGesture -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FacialGesture">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Gesture"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Face"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">FacialGesture is a Gesture executed with a Movement or a Pose using the BodayPart Face.</rdfs:comment>
        <rdfs:label xml:lang="en">FacialGesture</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Finger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Finger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Finger is a BodyPart of the HumanBody. Also know as Digits of hand. This is an owl:equivalentClass fma:fma9666.</rdfs:comment>
        <rdfs:label xml:lang="en">Finger</rdfs:label>
        <skos:example xml:lang="en">Thumb, MiddleFinger, RingFinger etc.</skos:example>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerAnticlcokwiseRotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerAnticlcokwiseRotation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerMovement"/>
        <rdfs:label>FingerAnticlcokwiseRotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerMovement"/>
        <rdfs:label>FingerBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerClockwiseRotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerClockwiseRotation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerMovement"/>
        <rdfs:label>FingerClockwiseRotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerDownward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerDownward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerMovement"/>
        <rdfs:label>FingerDownward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerMovement"/>
        <rdfs:label>FingerForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerMovement"/>
        <rdfs:label>FingerLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerMovement -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerMovement">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Movement"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Finger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">5</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Finger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>FingerMovement</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Pose"/>
        <rdfs:label>FingerPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerMovement"/>
        <rdfs:label>FingerRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FingerUpward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FingerUpward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerMovement"/>
        <rdfs:label>FingerUpward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Foot -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Foot">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label xml:lang="en">Foot</rdfs:label>
        <rdfs:seeAlso xml:lang="en">Foot is a BodyPart. It is the terminal segmant of lower limb. This is an owl:equivalentClass fma:fma9664.</rdfs:seeAlso>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FootGesture -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FootGesture">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Gesture"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Foot"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Foot"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">FootGesture is a Gesture executed with a Movement or a Pose using the BodayPart Foot.</rdfs:comment>
        <rdfs:label xml:lang="en">FootGesture</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#FootPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#FootPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Pose"/>
        <rdfs:label>FootPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Forearm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Forearm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Forearm is a BodyPart. It is the region of the upper limb between the elbow and the wrist. This is an owl:equivalentClass fma:fma9663.</rdfs:comment>
        <rdfs:label xml:lang="en">Forearm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmAnticlockwiseRotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmAnticlockwiseRotation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmAnticlockwiseRotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmClockwiseRotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmClockwiseRotation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmClockwiseRotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmDownward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmDownward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmDownward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmGesture -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmGesture">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Gesture"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Forearm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Forearm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">ForearmGesture is a Gesture executed with a Movement or a Pose using the BodyPart Forearm.</rdfs:comment>
        <rdfs:label xml:lang="en">ForearmGesture</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmLeftwardAndDown -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmLeftwardAndDown">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmLeftwardAndDown</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmLeftwardAndUp -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmLeftwardAndUp">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmLeftwardAndUp</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmMovement -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmMovement">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Movement"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Forearm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Forearm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>ForearmMovement</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Pose"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Forearm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Forearm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>ForearmPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmRightwardAndDown -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmRightwardAndDown">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmRightwardAndDown</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmRightwardAndUp -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmRightwardAndUp">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmRightwardAndUp</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ForearmUpward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ForearmUpward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ForearmMovement"/>
        <rdfs:label>ForearmUpward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Gesture -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Gesture">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#includesGesture"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#Gesture"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasEndPose"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Pose"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasStartPose"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Pose"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasMovement"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Movement"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Gesture is a Movement or a Pose of a BodyPart.</rdfs:comment>
        <rdfs:label xml:lang="en">Gesture</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Hand -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Hand">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Hand is a BodyPart. It is the terminal segmant of upper limb which starts at end of the Forearm and consists of Fingers. This is an owl:equivalentClass fma:fma9712.</rdfs:comment>
        <rdfs:label xml:lang="en">Hand</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#HandGesture -->


    <owl:Class rdf:about="https://w3id.org/hdgi#HandGesture">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Gesture"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Finger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Palm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Palm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">10</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Finger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">HandGesture is a Gesture executed with a Movement or a Pose using the BodayParts Hand, Palm and/or Fingers.</rdfs:comment>
        <rdfs:label xml:lang="en">HandGesture</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Head -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Head">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Head is a BodyPart. It is the upper part of the HumanBody which starts from the upper end of the neck. This is an owl:equivalentClass fma:fma7154.</rdfs:comment>
        <rdfs:label xml:lang="en">Head</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#HeadGesture -->


    <owl:Class rdf:about="https://w3id.org/hdgi#HeadGesture">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Gesture"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Head"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">HeadGesture is a Gesture executed with a Movement or a Pose using the BodayPart Head.</rdfs:comment>
        <rdfs:label xml:lang="en">HeadGesture</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Human -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Human">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasContext"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#UserContext"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#performs"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#Gesture"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#performs"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#Pose"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#uses"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>User who perform a gesture</rdfs:comment>
        <rdfs:label>Human</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#HumanBody -->


    <owl:Class rdf:about="https://w3id.org/hdgi#HumanBody">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasPart"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">HumanBody holds a collection of BodyParts of a Human.</rdfs:comment>
        <rdfs:label xml:lang="en">HumanBody</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Finger"/>
        <rdfs:comment xml:lang="en">IndexFinger is the second Finger on Hand. Also known as second Digit of hand. This is an owl:equivalentClass fma:fma24946.</rdfs:comment>
        <rdfs:label xml:lang="en">IndexFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerCurled -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerCurled">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFingerPose"/>
        <rdfs:label>IndexFingerCurled</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerFolded -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerFolded">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFingerPose"/>
        <rdfs:label>IndexFingerFolded</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerPose"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#LeftIndexFinger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#RightIndexFinger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>IndexFingerPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerStraightandBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerStraightandBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFingerPose"/>
        <rdfs:label>IndexFingerStraightandBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerStraightandDownward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerStraightandDownward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFingerPose"/>
        <rdfs:label>IndexFingerStraightandDownward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerStraightandForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerStraightandForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFingerPose"/>
        <rdfs:label>IndexFingerStraightandForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerStraightandLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerStraightandLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFingerPose"/>
        <rdfs:label>IndexFingerStraightandLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerStraightandRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerStraightandRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFingerPose"/>
        <rdfs:label>IndexFingerStraightandRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#IndexFingerStraightandUpward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#IndexFingerStraightandUpward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFingerPose"/>
        <rdfs:label>IndexFingerStraightandUpward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftForearm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftForearm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Forearm"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#Forearm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">LeftForearm is the region of the left upper limb between the left elbow and the left wrist. This is an owl:equivalentClass fma:fma11346.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftForearm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftHand -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftHand">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Hand"/>
        <rdfs:comment xml:lang="en">LeftHand is the terminal segmant of left upper limb which starts at end of the LeftForearm and consists of Fingers. This is an owl:equivalentClass fma:fma9714.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftHand</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftIndexFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftIndexFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFinger"/>
        <rdfs:comment xml:lang="en">LeftIndexFinger is the IndexFinger on the LeftHand. This is an owl:equivalentClass fma:fma60334.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftIndexFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftLittleFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftLittleFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFinger"/>
        <rdfs:comment xml:lang="en">LeftLittleFinger is the LittleFinger on LeftHand. This is an owl:equivalentClass fma:fma60328.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftLittleFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftMiddleFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftMiddleFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFinger"/>
        <rdfs:comment xml:lang="en">LeftMiddleFinger is the MiddleFinger on LeftHand. This is an owl:equivalentClass fma:fma60332.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftMiddleFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftPalm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftPalm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Palm"/>
        <rdfs:comment xml:lang="en">LeftPalm is the area located at the end of the LeftForearm (starting from left wrist) up until the start of a LeftHand Fingers which is the central region of the anterior part of the LeftHand. This is an owl:equivalentClass fma:fma61071.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftPalm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftRingFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftRingFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFinger"/>
        <rdfs:comment xml:lang="en">LeftRingFinger is the RingFinger on LeftHand. This is an owl:equivalentClass fma:fma60330.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftRingFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftThumb -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftThumb">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Thumb"/>
        <rdfs:comment xml:lang="en">LeftThumb is the Thumb on LeftHand. This is an owl:equivalentClass fma:fma60326.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftThumb</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LeftUpperArm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LeftUpperArm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArm"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#UpperArm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">LeftUpperArm is the region of the left upper limb between the left shoulder and left elbow joint. This is an owl:equivalentClass fma:fma24896.</rdfs:comment>
        <rdfs:label xml:lang="en">LeftUpperArm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Leg -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Leg">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Leg is a BodyPart and it is the intermediate segment of lower limb. This is an owl:equivalentClass fma:fma24979.</rdfs:comment>
        <rdfs:label xml:lang="en">Leg</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LegGesture -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LegGesture">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Gesture"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Leg"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Leg"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">LegGesture is a Gesture executed with a Movement or a Pose using the BodayPart Leg.</rdfs:comment>
        <rdfs:label xml:lang="en">LegGesture</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LegPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LegPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Pose"/>
        <rdfs:label>LegPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Finger"/>
        <rdfs:comment xml:lang="en">LittleFinger is the fifth Finger on Hand. Also known as fifth Digit of hand. This is an owl:equivalentClass fma:fma24949.</rdfs:comment>
        <rdfs:label xml:lang="en">LittleFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerCurled -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerCurled">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFingerPose"/>
        <rdfs:label>LittleFingerCurled</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerFolded -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerFolded">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFingerPose"/>
        <rdfs:label>LittleFingerFolded</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerPose"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#LeftLittleFinger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#RightLittleFinger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>LittleFingerPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerStraightandBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerStraightandBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFingerPose"/>
        <rdfs:label>LittleFingerStraightandBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerStraightandDownward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerStraightandDownward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFingerPose"/>
        <rdfs:label>LittleFingerStraightandDownward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerStraightandForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerStraightandForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFingerPose"/>
        <rdfs:label>LittleFingerStraightandForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerStraightandLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerStraightandLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFingerPose"/>
        <rdfs:label>LittleFingerStraightandLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerStraightandRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerStraightandRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFingerPose"/>
        <rdfs:label>LittleFingerStraightandRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LittleFingerStraightandUpward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LittleFingerStraightandUpward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFingerPose"/>
        <rdfs:label>LittleFingerStraightandUpward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#LocalCoordinateSystem -->


    <owl:Class rdf:about="https://w3id.org/hdgi#LocalCoordinateSystem">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#xAxisDirection"/>
                <owl:someValuesFrom>
                    <rdfs:Datatype>
                        <owl:oneOf>
                            <rdf:Description>
                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                <rdf:first>leftward</rdf:first>
                                <rdf:rest>
                                    <rdf:Description>
                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                        <rdf:first>rightward</rdf:first>
                                        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                                    </rdf:Description>
                                </rdf:rest>
                            </rdf:Description>
                        </owl:oneOf>
                    </rdfs:Datatype>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#yAxisDirection"/>
                <owl:someValuesFrom>
                    <rdfs:Datatype>
                        <owl:oneOf>
                            <rdf:Description>
                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                <rdf:first>downward</rdf:first>
                                <rdf:rest>
                                    <rdf:Description>
                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                        <rdf:first>upward</rdf:first>
                                        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                                    </rdf:Description>
                                </rdf:rest>
                            </rdf:Description>
                        </owl:oneOf>
                    </rdfs:Datatype>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#zAxisDirection"/>
                <owl:someValuesFrom>
                    <rdfs:Datatype>
                        <owl:oneOf>
                            <rdf:Description>
                                <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                <rdf:first>inward</rdf:first>
                                <rdf:rest>
                                    <rdf:Description>
                                        <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
                                        <rdf:first>outward</rdf:first>
                                        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                                    </rdf:Description>
                                </rdf:rest>
                            </rdf:Description>
                        </owl:oneOf>
                    </rdfs:Datatype>
                </owl:someValuesFrom>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">The local coordinate system is the coordinate system that is convenient for a given entity (Finger, palm etc.), local space, or object space.</rdfs:comment>
        <rdfs:label>LocalCoordinateSystem</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Finger"/>
        <rdfs:comment xml:lang="en">MiddleFinger is the third Finger on Hand. Also known as third Digit of hand. This is an owl:equivalentClass fma:fma24947.</rdfs:comment>
        <rdfs:label xml:lang="en">MiddleFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerCurled -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerCurled">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFingerPose"/>
        <rdfs:label>MiddleFingerCurled</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerFolded -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerFolded">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFingerPose"/>
        <rdfs:label>MiddleFingerFolded</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerPose"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#LeftMiddleFinger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#RightMiddleFinger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>MiddleFingerPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerStraightandBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerStraightandBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFingerPose"/>
        <rdfs:label>MiddleFingerStraightandBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerStraightandDownward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerStraightandDownward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFingerPose"/>
        <rdfs:label>MiddleFingerStraightandDownward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerStraightandForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerStraightandForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFingerPose"/>
        <rdfs:label>MiddleFingerStraightandForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerStraightandLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerStraightandLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFingerPose"/>
        <rdfs:label>MiddleFingerStraightandLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerStraightandRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerStraightandRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFingerPose"/>
        <rdfs:label>MiddleFingerStraightandRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#MiddleFingerStraightandUpward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#MiddleFingerStraightandUpward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFingerPose"/>
        <rdfs:label>MiddleFingerStraightandUpward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Movement -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Movement">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasDuration"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Duration"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">The act of moving a certain body part towards a certain direction.</rdfs:comment>
        <rdfs:label>Movement</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ObservableAffordance -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ObservableAffordance">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Affordance"/>
        <rdfs:comment xml:lang="en">An observable Affordance of a Device. This is rdfs:subClassOf ssn:ObservableProperty.</rdfs:comment>
        <rdfs:label xml:lang="en">ObservableAffordance</rdfs:label>
        <skos:example xml:lang="en">Thermostat is a Device that can sense/measure a temperature of a certain location at a given point of time and display it. Thus, “display measured temperature” is an ObservableAffordance of a thermostat.</skos:example>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Observer -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Observer">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#observes"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#Gesture"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#observes"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#Pose"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>Observer</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Palm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Palm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Palm is a BodyPart. It is the area located at the end of the Forearm (starting from wrist) up until the start of a Finger which is the central region of the anterior part of the Hand. This is an owl:equivalentClass fma:fma24920.</rdfs:comment>
        <rdfs:label xml:lang="en">Palm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmAnticlockwiseRotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmAnticlockwiseRotation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmMovement"/>
        <rdfs:label>PalmAnticlockwiseRotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmMovement"/>
        <rdfs:label>PalmBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmClockwiseRotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmClockwiseRotation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmMovement"/>
        <rdfs:label>PalmClockwiseRotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmDownward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmDownward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmMovement"/>
        <rdfs:label>PalmDownward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmDownwardPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmDownwardPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmPose"/>
        <rdfs:label>PalmDownwardPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmMovement"/>
        <rdfs:label>PalmForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmInwardPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmInwardPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmPose"/>
        <rdfs:label>PalmInwardPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmMovement"/>
        <rdfs:label>PalmLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmLeftwardPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmLeftwardPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmPose"/>
        <rdfs:label>PalmLeftwardPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmMovement -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmMovement">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Movement"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Palm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Palm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>Movement of palm. Either right or left.</rdfs:comment>
        <rdfs:label>PalmMovement</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmOutwardPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmOutwardPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmPose"/>
        <rdfs:label>PalmOutwardPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Pose"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Palm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Palm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>PalmPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmMovement"/>
        <rdfs:label>PalmRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmRightwardPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmRightwardPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmPose"/>
        <rdfs:label>PalmRightwardPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmUpward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmUpward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmMovement"/>
        <rdfs:label>PalmUpward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#PalmUpwardPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#PalmUpwardPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#PalmPose"/>
        <rdfs:label>PalmUpwardPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Pose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Pose">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasPosition"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Position"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasRotation"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Rotation"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#timestamp"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#dateTimeStamp"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>Pose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Position -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Position">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasLocalCoordinateSystem"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#LocalCoordinateSystem"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#originPoint"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#xPosition"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#yPosition"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#zPosition"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment>Position of a pose in a particular time</rdfs:comment>
        <rdfs:label>Position</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Quaternion -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Quaternion">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#iComponent"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#jComponent"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#kComponent"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#wComponent"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">A quaternion is defined as q = w + xi + yj + zk where w, x, y, and z are real numbers and i is defined as square root of -1. With quaternions, i = j = k = square root of -1.

The magnitude of a quaternion is calculated by magnitude = square root of (w2 + x2 + y2 + z2). For the unit quaternions, the magnitude is one.</rdfs:comment>
        <rdfs:label>Quaternion</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightForearm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightForearm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Forearm"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#Forearm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">RightForearm is the region of the right upper limb between the right elbow and the right wrist. This is an owl:equivalentClass fma:fma11345.</rdfs:comment>
        <rdfs:label xml:lang="en">RightForearm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightHand -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightHand">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Hand"/>
        <rdfs:comment xml:lang="en">RightHand is the terminal segmant of right upper limb which starts at end of the RightForearm and consists of Fingers. This is an owl:equivalentClass fma:fma9713.</rdfs:comment>
        <rdfs:label xml:lang="en">RightHand</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightIndexFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightIndexFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#IndexFinger"/>
        <rdfs:comment xml:lang="en">RightIndexFinger is the IndexFinger on the RightHand. This is an owl:equivalentClass fma:fma60333.</rdfs:comment>
        <rdfs:label xml:lang="en">RightIndexFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightLittleFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightLittleFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#LittleFinger"/>
        <rdfs:comment xml:lang="en">RightLittleFinger is the LittleFinger on RightHand. This is an owl:equivalentClass fma:fma60327.</rdfs:comment>
        <rdfs:label xml:lang="en">RightLittleFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightMiddleFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightMiddleFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#MiddleFinger"/>
        <rdfs:comment xml:lang="en">RightMiddleFinger is the MiddleFinger on RightHand. This is an owl:equivalentClass fma:fma60331.</rdfs:comment>
        <rdfs:label xml:lang="en">RightMiddleFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightPalm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightPalm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Palm"/>
        <rdfs:comment xml:lang="en">RightPalm is the area located at the end of the RightForearm (starting from right wrist) up until the start of a RightHand Fingers which is the central region of the anterior part of the RightHand. This is an owl:equivalentClass fma:fma61070.</rdfs:comment>
        <rdfs:label xml:lang="en">RightPalm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightRingFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightRingFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFinger"/>
        <rdfs:comment xml:lang="en">RightRingFinger is the RingFinger on RightHand. This is an owl:equivalentClass fma:fma60329.</rdfs:comment>
        <rdfs:label xml:lang="en">RightRingFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightThumb -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightThumb">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Thumb"/>
        <rdfs:comment xml:lang="en">RightThumb is the Thumb on RightHand. This is an owl:equivalentClass fma:fma60325.</rdfs:comment>
        <rdfs:label xml:lang="en">RightThumb</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RightUpperArm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RightUpperArm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArm"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:allValuesFrom rdf:resource="https://w3id.org/hdgi#UpperArm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">RightUpperArm is the region of the right upper limb between the right shoulder and right elbow joint. This is an owl:equivalentClass fma:fma24895.</rdfs:comment>
        <rdfs:label xml:lang="en">RightUpperArm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFinger -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFinger">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Finger"/>
        <rdfs:comment xml:lang="en">RingFinger is the fourth Finger on Hand. Also known as fourth Digit of hand. This is an owl:equivalentClass fma:fma24948.</rdfs:comment>
        <rdfs:label xml:lang="en">RingFinger</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerCurled -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerCurled">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFingerPose"/>
        <rdfs:label>RingFingerCurled</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerFolded -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerFolded">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFingerPose"/>
        <rdfs:label>RingFingerFolded</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerPose"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#LeftRingFinger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#RightRingFinger"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>RingFingerPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerStraightandBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerStraightandBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFingerPose"/>
        <rdfs:label>RingFingerStraightandBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerStraightandDownward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerStraightandDownward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFingerPose"/>
        <rdfs:label>RingFingerStraightandDownward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerStraightandForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerStraightandForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFingerPose"/>
        <rdfs:label>RingFingerStraightandForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerStraightandLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerStraightandLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFingerPose"/>
        <rdfs:label>RingFingerStraightandLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerStraightandRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerStraightandRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFingerPose"/>
        <rdfs:label>RingFingerStraightandRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#RingFingerStraightandUpward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#RingFingerStraightandUpward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#RingFingerPose"/>
        <rdfs:label>RingFingerStraightandUpward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Rotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Rotation">
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasLocalCoordinateSystem"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#LocalCoordinateSystem"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#hasQuaternion"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#Quaternion"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#originPoint"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#xRotation"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#yRotation"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#zRotation"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
                <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">Rotation of a pose.</rdfs:comment>
        <rdfs:label>Rotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#Thumb -->


    <owl:Class rdf:about="https://w3id.org/hdgi#Thumb">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Finger"/>
        <rdfs:comment xml:lang="en">Thumb is the first Finger on Hand. Also known as first Digit of hand. This is an owl:equivalentClass fma:fma24938.</rdfs:comment>
        <rdfs:label xml:lang="en">Thumb</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbCurled -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbCurled">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ThumbPose"/>
        <rdfs:label>ThumbCurled</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbFolded -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbFolded">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ThumbPose"/>
        <rdfs:label>ThumbFolded</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#FingerPose"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#LeftThumb"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#RightThumb"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>ThumbPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbStraightandBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbStraightandBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ThumbPose"/>
        <rdfs:label>ThumbStraightandBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbStraightandDownward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbStraightandDownward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ThumbPose"/>
        <rdfs:label>ThumbStraightandDownward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbStraightandForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbStraightandForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ThumbPose"/>
        <rdfs:label>ThumbStraightandForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbStraightandLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbStraightandLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ThumbPose"/>
        <rdfs:label>ThumbStraightandLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbStraightandRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbStraightandRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ThumbPose"/>
        <rdfs:label>ThumbStraightandRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#ThumbStraightandUpward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#ThumbStraightandUpward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#ThumbPose"/>
        <rdfs:label>ThumbStraightandUpward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UnitOfMeasure -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UnitOfMeasure">
        <rdfs:comment xml:lang="en">Defines units of measurement. This is an equivalent class to qudt:Unit</rdfs:comment>
        <rdfs:label xml:lang="en">UnitOfMeasure</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArm -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArm">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#BodyPart"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#isPartOf"/>
                <owl:someValuesFrom rdf:resource="https://w3id.org/hdgi#BodyPart"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">UpperArm is a BodyPart. It is the region of the upper limb between the shoulder and elbow joint. This is an owl:equivalentClass fma:fma24890.</rdfs:comment>
        <rdfs:label xml:lang="en">UpperArm</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmAnticlcockwiseRotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmAnticlcockwiseRotation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmAnticlcockwiseRotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmBackward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmBackward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmBackward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmClockwiseRotation -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmClockwiseRotation">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmClockwiseRotation</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmForward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmForward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmForward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmGesture -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmGesture">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Gesture"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#UpperArm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#UpperArm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:comment xml:lang="en">UpperArmGesture is a Gesture executed with a Movement or a Pose using the BodayPart UpperArm.</rdfs:comment>
        <rdfs:label xml:lang="en">UpperArmGesture</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmLeftward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmLeftward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmLeftward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmLeftwardAndBack -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmLeftwardAndBack">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmLeftwardAndBack</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmLeftwardAndFront -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmLeftwardAndFront">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmLeftwardAndFront</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmMovement -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmMovement">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Movement"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#UpperArm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#involves"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#UpperArm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>UpperArmMovement</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmPose -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmPose">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Pose"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:minQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#UpperArm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="https://w3id.org/hdgi#used"/>
                <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:maxQualifiedCardinality>
                <owl:onClass rdf:resource="https://w3id.org/hdgi#UpperArm"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:label>UpperArmPose</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmRightward -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmRightward">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmRightward</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmRightwardAndBack -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmRightwardAndBack">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmRightwardAndBack</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UpperArmRightwardAndFront -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UpperArmRightwardAndFront">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#UpperArmMovement"/>
        <rdfs:label>UpperArmRightwardAndFront</rdfs:label>
    </owl:Class>
    


    <!-- https://w3id.org/hdgi#UserContext -->


    <owl:Class rdf:about="https://w3id.org/hdgi#UserContext">
        <rdfs:subClassOf rdf:resource="https://w3id.org/hdgi#Context"/>
        <rdfs:comment xml:lang="en">UserContext describes the data that is specifically related to a Human in a certain Context that is Human specific data in a Context.</rdfs:comment>
        <rdfs:label xml:lang="en">UserContext</rdfs:label>
    </owl:Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 5.1.14) https://github.com/owlcs/owlapi/ -->


