<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns="http://askit.org/ontology/1.6/SRC.owl#"
  xml:base="http://askit.org/ontology/1.6/SRC.owl">
  <owl:Ontology rdf:about="">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ASK-IT OWL Ontology for 1.6 - Social Relations and Community Building Services</rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:ID="CognitiveImp">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="UserGroup"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cognitive Impairment group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="CommunityInfoForWheelchairUser">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="CommunityInfo"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="WheelchairUser"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="DeviceTelephone">
    <owl:disjointWith>
      <owl:Class rdf:ID="DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Sound"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Accomodation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="NonDistressful"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunityInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ParticipantNumber"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="AudioVideoContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Device"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Door"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a telephone device used for social relations of specific impairment groups.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Interface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Forum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="AppropriateEquipment"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="PhysiologicalImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physiological Impairment group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Device">
    <owl:disjointWith>
      <owl:Class rdf:about="#ParticipantNumber"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forum"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a device which can be used by someone.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sound"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunityInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Interface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonDistressful"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AudioVideoContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accomodation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForPsychologicalImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasDevice"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DeviceForPsychologicalImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="PsychologicalImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="MeetingPlaceForPsychologicalImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasMeetingPlace"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasRegistration"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="RegistrationForPsychologicalImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="CommunityInfoForPsychologicalImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasCommunityInfo"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PsychologicalImp">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Psychological Impairment group.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Interface">
    <owl:disjointWith>
      <owl:Class rdf:about="#AudioVideoContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunityInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accomodation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models the interface of a contact device.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonDistressful"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ParticipantNumber"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sound"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="MeetingPlaceForHearingImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MeetingPlace"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="HearingImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ParticipantNumber">
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models the number of a participant in a social relation.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accomodation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sound"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonDistressful"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AudioVideoContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunityInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForHearingImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#HearingImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeetingPlace"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#MeetingPlaceForHearingImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasDeviceInternet"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DeviceInternetForHearingImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasCommunityInfo"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="CommunityInfoForHearingImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="RegistrationForPhysiologicalImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Registration"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#PhysiologicalImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Sound">
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunityInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains sound information (volume control, etc).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#AudioVideoContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accomodation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonDistressful"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
  </owl:Class>
  <owl:Class rdf:about="#DeviceInternetForHearingImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DeviceInternet"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#HearingImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#CommunityInfoForPsychologicalImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CommunityInfo"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#PsychologicalImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#DeviceForPsychologicalImp">
    <owl:disjointWith>
      <owl:Class rdf:ID="AdjustableDevice"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#PsychologicalImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Device"/>
  </owl:Class>
  <owl:Class rdf:ID="CommunityInfoForCommunicationImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="CommunicationImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#CommunityInfo"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Accomodation">
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a place where someone can stay, e.g. a hotel room.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AudioVideoContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forum"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunityInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonDistressful"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Forum">
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunityInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonDistressful"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AudioVideoContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an Internet forum.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="MeetingPlaceForUpperBodyImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="UpperBodyImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MeetingPlace"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#NonDistressful">
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunityInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AudioVideoContact"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains information about a meeting place (if it is distressful or not).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="MeetingPlaceForVisionImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MeetingPlace"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="VisionImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForCognitiveImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="CommunityInfoForCognitiveImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasCommunityInfo"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasRegistration"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="RegistrationForCognitiveImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#CognitiveImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DeviceForCognitiveImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasDevice"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#CommunityInfo">
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains information about community building services.</rdfs:comment>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AudioVideoContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#AudioVideoContact">
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InternetInfo"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains audio and video contact information for social relations of specific impairment groups.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#InternetInfo">
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#KneeSpaceDimension"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains various Internet information such as forums, mailing lists, message boards, etc.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#UpperBodyImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Upper Body Impairment group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#KneeSpaceDimension">
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LargeSymbol"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models knee space dimensions of a meeting place (mainly for wheelchair users).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="CommunityInfoForUpperLimbImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="UpperLimbImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#CommunityInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#RegistrationForCognitiveImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Registration"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#CognitiveImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForCommunicationImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#CommunicationImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeetingPlace"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="MeetingPlaceForCommunicationImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasDeviceAudioContact"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DeviceAudioContactForCommunicationImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#CommunityInfoForCommunicationImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasCommunityInfo"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#LargeSymbol">
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a large symbol for a meeting or meeting place.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PlainInstruction"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#PlainInstruction">
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SimpleText"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models if plain instructions are available about a meeting place.</rdfs:comment>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForUpperLimbImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DeviceInternetForUpperLimbImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasDeviceInternet"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#UpperLimbImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="MeetingPlaceForUpperLimbImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeetingPlace"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasCommunityInfo"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#CommunityInfoForUpperLimbImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="MeetingPlaceForLowerLimbImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="LowerLimbImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MeetingPlace"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#UpperLimbImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MeetingPlace"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="DeviceForPhysiologicalImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#PhysiologicalImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AdjustableDevice"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#SimpleText">
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models simple text information.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityPersonalData"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
  </owl:Class>
  <owl:Class rdf:about="#LowerLimbImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lower Limb Impairment group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="MeetingPlaceForWheelchairUser">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MeetingPlace"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#WheelchairUser"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SecurityPersonalData">
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models security personal data.</rdfs:comment>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Info"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForVisionImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasRegistration"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="RegistrationForVisionImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#VisionImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DeviceAudioContactForVisionImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasDeviceAudioContact"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#MeetingPlaceForVisionImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeetingPlace"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasCommunityInfo"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="CommunityInfoForVisionImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#CommunicationImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Communication Impairment group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Info">
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains general information.</rdfs:comment>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LinkLocalUserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#AdjustableDevice">
    <rdfs:subClassOf rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#DeviceForPhysiologicalImp"/>
    <owl:disjointWith rdf:resource="#DeviceForPsychologicalImp"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceForCognitiveImp"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an adjustable device which can be used by someone.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#LinkLocalUserGroup">
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a link to a local user group at the Internet.</rdfs:comment>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Steps"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#DeviceForCognitiveImp">
    <owl:disjointWith rdf:resource="#AdjustableDevice"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#CognitiveImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Device"/>
  </owl:Class>
  <owl:Class rdf:about="#Steps">
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains information about the existence (or not) of steps at a meeting place.</rdfs:comment>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Messageboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#CommunityInfoForCognitiveImp">
    <rdfs:subClassOf rdf:resource="#CommunityInfo"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#CognitiveImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Messageboard">
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#FloorSurface"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a message board at the Internet.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#HearingImp">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hearing Impairment group.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#FloorSurface">
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains information about the floor surface of a meeting place (mainly for wheelchair users).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Accessibility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#DeviceAudioContactForCommunicationImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#CommunicationImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Accessibility">
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models the accessibility of a place, service, etc.</rdfs:comment>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAsynchronousContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#RegistrationForVisionImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#VisionImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Registration"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#DeviceAsynchronousContact">
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Noiseless"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an asynchronous contact device used for social relations of specific impairment groups.</rdfs:comment>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#Noiseless">
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains information about a meeting place (if it is noiseless or not).</rdfs:comment>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MeetingPlace"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
  </owl:Class>
  <owl:Class rdf:about="#MeetingPlace">
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a meeting place.</rdfs:comment>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChoosingPerson"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
  </owl:Class>
  <owl:Class rdf:ID="DeviceInternetForPhysiologicalImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#PhysiologicalImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DeviceInternet"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForWheelchairUser">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#WheelchairUser"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeetingPlace"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#MeetingPlaceForWheelchairUser"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasCommunityInfo"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#CommunityInfoForWheelchairUser"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasDeviceInternet"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DeviceInternetForWheelchairUser"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasDeviceAudioContact"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="DeviceAudioContactForWheelchairUser"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForLowerLimbImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeetingPlace"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#MeetingPlaceForLowerLimbImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#LowerLimbImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#WheelchairUser">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Wheelchair Users.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ChoosingPerson">
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Door"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a person chosen for social relations.</rdfs:comment>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
  </owl:Class>
  <owl:Class rdf:about="#Door">
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains information about the door of a meeting place.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternet"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
  </owl:Class>
  <owl:Class rdf:about="#DeviceInternet">
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an Internet device used for social relations of specific impairment groups.</rdfs:comment>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Registration"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
  </owl:Class>
  <owl:Class rdf:about="#Registration">
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lighting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains registration information.</rdfs:comment>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
  </owl:Class>
  <owl:Class rdf:ID="CommunityInfoForPhysiologicalImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#PhysiologicalImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#CommunityInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#Lighting">
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StorageUnit"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains lighting information (lux value, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Device"/>
  </owl:Class>
  <owl:Class rdf:about="#CommunityInfoForVisionImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#VisionImp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#CommunityInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#DeviceInternetForWheelchairUser">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#WheelchairUser"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DeviceInternet"/>
  </owl:Class>
  <owl:Class rdf:ID="DeviceInternetForUpperBodyImp">
    <rdfs:subClassOf rdf:resource="#DeviceInternet"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#UpperBodyImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#DeviceInternetForUpperLimbImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#UpperLimbImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DeviceInternet"/>
  </owl:Class>
  <owl:Class rdf:about="#DeviceAudioContactForVisionImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#VisionImp"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#StorageUnit">
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a storage unit.</rdfs:comment>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceInternetApplication"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Interface"/>
  </owl:Class>
  <owl:Class rdf:about="#UpperLimbImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Upper Limb Impairment group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#DeviceInternetApplication">
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeviceAudioContact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an Internet application device used for social relations of specific impairment groups.</rdfs:comment>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
  </owl:Class>
  <owl:Class rdf:about="#DeviceAudioContact">
    <owl:disjointWith>
      <owl:Class rdf:about="#AppropriateEquipment"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an audio contact device used for social relations of specific impairment groups.</rdfs:comment>
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="CommunityInfoForUpperBodyImp">
    <rdfs:subClassOf rdf:resource="#CommunityInfo"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#UpperBodyImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#VisionImp">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vision Impairment group.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#UserGroup"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#AppropriateEquipment">
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailingList"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#DeviceAudioContact"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models the appropriate equipment which is necessary for an Internet device.</rdfs:comment>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#DeviceAudioContactForWheelchairUser">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#WheelchairUser"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DeviceAudioContact"/>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForPhysiologicalImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#PhysiologicalImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#CommunityInfoForPhysiologicalImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasCommunityInfo"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasRegistration"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#RegistrationForPhysiologicalImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasDevice"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#DeviceForPhysiologicalImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialRelation"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#DeviceInternetForPhysiologicalImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasDeviceInternet"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#MailingList">
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Meeting"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a mailing list at the Internet.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#DeviceAudioContact"/>
    <owl:disjointWith rdf:resource="#AppropriateEquipment"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
  </owl:Class>
  <owl:Class rdf:about="#RegistrationForPsychologicalImp">
    <rdfs:subClassOf rdf:resource="#Registration"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#PsychologicalImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Meeting">
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Interface"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a meeting.</rdfs:comment>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#MailingList"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ramp"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#DeviceAudioContact"/>
    <owl:disjointWith rdf:resource="#AppropriateEquipment"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
  </owl:Class>
  <owl:Class rdf:about="#MeetingPlaceForPsychologicalImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#PsychologicalImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#MeetingPlace"/>
  </owl:Class>
  <owl:Class rdf:about="#Ramp">
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <owl:disjointWith rdf:resource="#AppropriateEquipment"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models the existence of a ramp at a meeting place (mainly for wheelchair users).</rdfs:comment>
    <owl:disjointWith rdf:resource="#MailingList"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SocialRelation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Meeting"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#DeviceAudioContact"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
  </owl:Class>
  <owl:Class rdf:about="#CommunityInfoForHearingImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#HearingImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#CommunityInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#MeetingPlaceForCommunicationImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#CommunicationImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#MeetingPlace"/>
  </owl:Class>
  <owl:Class rdf:about="#SocialRelation">
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#Ramp"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Meeting"/>
    <owl:disjointWith rdf:resource="#DeviceAudioContact"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#AppropriateEquipment"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#MailingList"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains information about social relations of people.</rdfs:comment>
    <owl:disjointWith rdf:resource="#Registration"/>
  </owl:Class>
  <owl:Class rdf:about="#UserGroup">
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models the various impairment groups.</rdfs:comment>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Ramp"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith rdf:resource="#SocialRelation"/>
    <owl:disjointWith rdf:resource="#AppropriateEquipment"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#MailingList"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith rdf:resource="#DeviceAudioContact"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#Meeting"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonManualDevice"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
  </owl:Class>
  <owl:Class rdf:ID="AutomaticDoor">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models the existence of an automatic door at a meeting place (mainly for wheelchair users).</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Door"/>
  </owl:Class>
  <owl:Class rdf:about="#NonManualDevice">
    <owl:disjointWith rdf:resource="#MailingList"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#SocialRelation"/>
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <owl:disjointWith rdf:resource="#Meeting"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith rdf:resource="#Ramp"/>
    <owl:disjointWith rdf:resource="#DeviceAudioContact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DocumentRepository"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#AppropriateEquipment"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a non-manual device used by specific impairment groups.</rdfs:comment>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
  </owl:Class>
  <owl:Class rdf:ID="SocialRelationForUpperBodyImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasDeviceInternet"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#DeviceInternetForUpperBodyImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
        <owl:allValuesFrom rdf:resource="#UpperBodyImp"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#CommunityInfoForUpperBodyImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasCommunityInfo"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#SocialRelation"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#MeetingPlaceForUpperBodyImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasMeetingPlace"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#DocumentRepository">
    <owl:disjointWith rdf:resource="#Sound"/>
    <owl:disjointWith rdf:resource="#Ramp"/>
    <owl:disjointWith rdf:resource="#MeetingPlace"/>
    <owl:disjointWith rdf:resource="#Accessibility"/>
    <owl:disjointWith rdf:resource="#ChoosingPerson"/>
    <owl:disjointWith rdf:resource="#Meeting"/>
    <owl:disjointWith rdf:resource="#Messageboard"/>
    <owl:disjointWith rdf:resource="#NonDistressful"/>
    <owl:disjointWith rdf:resource="#Accomodation"/>
    <owl:disjointWith rdf:resource="#Interface"/>
    <owl:disjointWith rdf:resource="#DeviceTelephone"/>
    <owl:disjointWith rdf:resource="#InternetInfo"/>
    <owl:disjointWith rdf:resource="#Device"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Lighting"/>
    <owl:disjointWith rdf:resource="#DeviceInternet"/>
    <owl:disjointWith rdf:resource="#SocialRelation"/>
    <owl:disjointWith rdf:resource="#CommunityInfo"/>
    <owl:disjointWith rdf:resource="#AudioVideoContact"/>
    <owl:disjointWith rdf:resource="#LargeSymbol"/>
    <owl:disjointWith rdf:resource="#DeviceAudioContact"/>
    <owl:disjointWith rdf:resource="#AppropriateEquipment"/>
    <owl:disjointWith rdf:resource="#Info"/>
    <owl:disjointWith rdf:resource="#MailingList"/>
    <owl:disjointWith rdf:resource="#DeviceAsynchronousContact"/>
    <owl:disjointWith rdf:resource="#SimpleText"/>
    <owl:disjointWith rdf:resource="#FloorSurface"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#LinkLocalUserGroup"/>
    <owl:disjointWith rdf:resource="#NonManualDevice"/>
    <owl:disjointWith rdf:resource="#DeviceInternetApplication"/>
    <owl:disjointWith rdf:resource="#PlainInstruction"/>
    <owl:disjointWith rdf:resource="#Registration"/>
    <owl:disjointWith rdf:resource="#Noiseless"/>
    <owl:disjointWith rdf:resource="#Forum"/>
    <owl:disjointWith rdf:resource="#SecurityPersonalData"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a document repository for Internet Information.</rdfs:comment>
    <owl:disjointWith rdf:resource="#StorageUnit"/>
    <owl:disjointWith rdf:resource="#KneeSpaceDimension"/>
    <owl:disjointWith rdf:resource="#Steps"/>
    <owl:disjointWith rdf:resource="#ParticipantNumber"/>
  </owl:Class>
  <owl:Class rdf:ID="DeviceInternetForVisionImp">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom rdf:resource="#VisionImp"/>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasUserGroup"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#DeviceInternet"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="#hasDeviceInternet">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SocialRelationForHearingImp"/>
          <owl:Class rdf:about="#SocialRelationForUpperLimbImp"/>
          <owl:Class rdf:about="#SocialRelationForUpperBodyImp"/>
          <owl:Class rdf:about="#SocialRelationForPhysiologicalImp"/>
          <owl:Class rdf:about="#SocialRelationForWheelchairUser"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#DeviceInternet"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasDeviceTelephone">
    <rdfs:range rdf:resource="#DeviceTelephone"/>
    <rdfs:domain rdf:resource="#SocialRelationForPhysiologicalImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasInterface">
    <rdfs:domain rdf:resource="#DeviceAsynchronousContact"/>
    <rdfs:range rdf:resource="#Interface"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasDoor">
    <rdfs:range rdf:resource="#Door"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasNonManualDevice">
    <rdfs:range rdf:resource="#NonManualDevice"/>
    <rdfs:domain rdf:resource="#DeviceInternetForWheelchairUser"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasInternetInfo">
    <rdfs:range rdf:resource="#InternetInfo"/>
    <rdfs:domain rdf:resource="#SocialRelationForVisionImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasAdjustableDevice">
    <rdfs:domain rdf:resource="#StorageUnit"/>
    <rdfs:range rdf:resource="#AdjustableDevice"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSound">
    <rdfs:range rdf:resource="#Sound"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForVisionImp"/>
          <owl:Class rdf:about="#AudioVideoContact"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasChoosingPerson">
    <rdfs:range rdf:resource="#ChoosingPerson"/>
    <rdfs:domain rdf:resource="#SocialRelationForWheelchairUser"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasUserGroup">
    <rdfs:range rdf:resource="#UserGroup"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlace"/>
          <owl:Class rdf:about="#CommunityInfo"/>
          <owl:Class rdf:about="#DeviceInternet"/>
          <owl:Class rdf:about="#DeviceAudioContact"/>
          <owl:Class rdf:about="#SocialRelation"/>
          <owl:Class rdf:about="#Device"/>
          <owl:Class rdf:about="#Registration"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasMeeting">
    <rdfs:range rdf:resource="#Meeting"/>
    <rdfs:domain rdf:resource="#SocialRelationForCommunicationImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasStorageUnit">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SocialRelationForPsychologicalImp"/>
          <owl:Class rdf:about="#SocialRelationForPhysiologicalImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#StorageUnit"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasAccessibility">
    <rdfs:range rdf:resource="#Accessibility"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForLowerLimbImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasDocumentRepository">
    <rdfs:domain rdf:resource="#InternetInfo"/>
    <rdfs:range rdf:resource="#DocumentRepository"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasLinkLocalUserGroup">
    <rdfs:range rdf:resource="#LinkLocalUserGroup"/>
    <rdfs:domain rdf:resource="#InternetInfo"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasInfo">
    <rdfs:range rdf:resource="#Info"/>
    <rdfs:domain rdf:resource="#SocialRelation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasAudioVideoContact">
    <rdfs:range rdf:resource="#AudioVideoContact"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SocialRelationForHearingImp"/>
          <owl:Class rdf:about="#SocialRelationForCommunicationImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSimpleText">
    <rdfs:range rdf:resource="#SimpleText"/>
    <rdfs:domain rdf:resource="#Info"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasMessageBoard">
    <rdfs:domain rdf:resource="#InternetInfo"/>
    <rdfs:range rdf:resource="#Messageboard"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasNonDistressful">
    <rdfs:range rdf:resource="#NonDistressful"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForPsychologicalImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasDevice">
    <rdfs:domain rdf:resource="#SocialRelation"/>
    <rdfs:range rdf:resource="#Device"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasRegistration">
    <rdfs:domain rdf:resource="#SocialRelation"/>
    <rdfs:range rdf:resource="#Registration"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasDeviceAsynchronousContact">
    <rdfs:range rdf:resource="#DeviceAsynchronousContact"/>
    <rdfs:domain rdf:resource="#SocialRelationForPsychologicalImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasLighting">
    <rdfs:range rdf:resource="#Lighting"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForVisionImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasDeviceInternetApplication">
    <rdfs:range rdf:resource="#DeviceInternetApplication"/>
    <rdfs:domain rdf:resource="#SocialRelationForPhysiologicalImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasAppropriateEquipment">
    <rdfs:range rdf:resource="#AppropriateEquipment"/>
    <rdfs:domain rdf:resource="#DeviceInternetForPhysiologicalImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasLargeSymbol">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForHearingImp"/>
          <owl:Class rdf:about="#MeetingPlaceForCommunicationImp"/>
          <owl:Class rdf:about="#MeetingPlaceForVisionImp"/>
          <owl:Class rdf:about="#Meeting"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#LargeSymbol"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasParticipantNumber">
    <rdfs:range rdf:resource="#ParticipantNumber"/>
    <rdfs:domain rdf:resource="#SocialRelation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasFloorSurface">
    <rdfs:range rdf:resource="#FloorSurface"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasNoiseless">
    <rdfs:domain rdf:resource="#MeetingPlaceForPsychologicalImp"/>
    <rdfs:range rdf:resource="#Noiseless"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasMeetingPlace">
    <rdfs:range rdf:resource="#MeetingPlace"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SocialRelationForLowerLimbImp"/>
          <owl:Class rdf:about="#SocialRelationForWheelchairUser"/>
          <owl:Class rdf:about="#SocialRelationForHearingImp"/>
          <owl:Class rdf:about="#SocialRelationForCommunicationImp"/>
          <owl:Class rdf:about="#SocialRelationForUpperLimbImp"/>
          <owl:Class rdf:about="#SocialRelationForUpperBodyImp"/>
          <owl:Class rdf:about="#SocialRelationForPsychologicalImp"/>
          <owl:Class rdf:about="#SocialRelationForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasMailingList">
    <rdfs:range rdf:resource="#MailingList"/>
    <rdfs:domain rdf:resource="#InternetInfo"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasForum">
    <rdfs:domain rdf:resource="#InternetInfo"/>
    <rdfs:range rdf:resource="#Forum"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasPlainInstruction">
    <rdfs:range rdf:resource="#PlainInstruction"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForPsychologicalImp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasKneeSpaceDimension">
    <rdfs:range rdf:resource="#KneeSpaceDimension"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasAccomodation">
    <rdfs:range rdf:resource="#Accomodation"/>
    <rdfs:domain rdf:resource="#CommunityInfo"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSteps">
    <rdfs:domain rdf:resource="#MeetingPlaceForVisionImp"/>
    <rdfs:range rdf:resource="#Steps"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasDeviceAudioContact">
    <rdfs:range rdf:resource="#DeviceAudioContact"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SocialRelationForCommunicationImp"/>
          <owl:Class rdf:about="#SocialRelationForVisionImp"/>
          <owl:Class rdf:about="#SocialRelationForWheelchairUser"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasCommunityInfo">
    <rdfs:range rdf:resource="#CommunityInfo"/>
    <rdfs:domain rdf:resource="#SocialRelation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasRamp">
    <rdfs:range rdf:resource="#Ramp"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSecurityPersonalData">
    <rdfs:range rdf:resource="#SecurityPersonalData"/>
    <rdfs:domain rdf:resource="#ChoosingPerson"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasAutomaticDoor">
    <rdfs:range rdf:resource="#AutomaticDoor"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="buttonHeight">
    <rdfs:domain rdf:resource="#Accessibility"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfAccessibility"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="height">
    <rdfs:domain rdf:resource="#KneeSpaceDimension"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfKneeSpaceDimension"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalCommunityInfoForCognitiveImp">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalCommunityInfo"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#CommunityInfoForCognitiveImp"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="emergencyButtonHeight">
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfMeetingPlaceForWheelchairUser"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="technologicalEquipmentNotManually">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfMeetingPlace"/>
    </rdfs:subPropertyOf>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="accessibilityStandard">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Interface"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfDeviceInternetForVisionImp">
    <rdfs:domain rdf:resource="#DeviceInternetForVisionImp"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfDeviceInternet"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalCommunityInfo">
    <rdfs:domain rdf:resource="#CommunityInfo"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfAccessibility">
    <rdfs:domain rdf:resource="#Accessibility"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="doorwayWidth">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfAccessibility"/>
    <rdfs:domain rdf:resource="#Accessibility"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="repeatInfo">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegistrationForCognitiveImp"/>
          <owl:Class rdf:about="#RegistrationForPsychologicalImp"/>
          <owl:Class rdf:about="#RegistrationForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfRegistration"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="passengerLoadingZoneWidth">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="routeWidth">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfAccessibility"/>
    <rdfs:domain rdf:resource="#Accessibility"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfMeetingPlace">
    <rdfs:domain rdf:resource="#MeetingPlace"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="controlActivationForceN">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Door"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfKneeSpaceDimension">
    <rdfs:domain rdf:resource="#KneeSpaceDimension"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfAudioVideoContact">
    <rdfs:domain rdf:resource="#AudioVideoContact"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="volumeControlDB">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#Sound"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="text">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#SimpleText"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="openingForceN">
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="parkingSpaceWidth">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="audioOrColourCode">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegistrationForCognitiveImp"/>
          <owl:Class rdf:about="#RegistrationForPsychologicalImp"/>
          <owl:Class rdf:about="#RegistrationForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfRegistration"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="rampGradient">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Accessibility"/>
          <owl:Class rdf:about="#MeetingPlaceForWheelchairUser"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="counterHeight">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="stoppingForceN">
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="description">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Noiseless"/>
          <owl:Class rdf:about="#NonDistressful"/>
          <owl:Class rdf:about="#PlainInstruction"/>
          <owl:Class rdf:about="#Accessibility"/>
          <owl:Class rdf:about="#LargeSymbol"/>
          <owl:Class rdf:about="#Steps"/>
          <owl:Class rdf:about="#AdjustableDevice"/>
          <owl:Class rdf:about="#AppropriateEquipment"/>
          <owl:Class rdf:about="#MailingList"/>
          <owl:Class rdf:about="#DocumentRepository"/>
          <owl:Class rdf:about="#Forum"/>
          <owl:Class rdf:about="#Messageboard"/>
          <owl:Class rdf:about="#LinkLocalUserGroup"/>
          <owl:Class rdf:about="#Info"/>
          <owl:Class rdf:about="#Accomodation"/>
          <owl:Class rdf:about="#NonManualDevice"/>
          <owl:Class rdf:about="#DeviceInternet"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfDeviceAudioContact">
    <rdfs:domain rdf:resource="#DeviceAudioContact"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfFloorSurface">
    <rdfs:domain rdf:resource="#FloorSurface"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="name">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MailingList"/>
          <owl:Class rdf:about="#DocumentRepository"/>
          <owl:Class rdf:about="#Forum"/>
          <owl:Class rdf:about="#Messageboard"/>
          <owl:Class rdf:about="#LinkLocalUserGroup"/>
          <owl:Class rdf:about="#Info"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="roomLux">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfLighting"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Lighting"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="textOrSymbol">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfRegistration"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegistrationForCognitiveImp"/>
          <owl:Class rdf:about="#RegistrationForPsychologicalImp"/>
          <owl:Class rdf:about="#RegistrationForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="width">
    <rdfs:domain rdf:resource="#KneeSpaceDimension"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfKneeSpaceDimension"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="simpleText">
    <rdfs:domain rdf:resource="#CommunityInfoForCognitiveImp"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="#generalCommunityInfoForCognitiveImp"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="clearFloorWidth">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfFloorSurface"/>
    <rdfs:domain rdf:resource="#FloorSurface"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="buttonSize">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfDevice">
    <rdfs:domain rdf:resource="#Device"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfLighting">
    <rdfs:domain rdf:resource="#Lighting"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfMeetingPlaceForVisionImp">
    <rdfs:domain rdf:resource="#MeetingPlaceForVisionImp"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfDeviceInternet">
    <rdfs:domain rdf:resource="#DeviceInternet"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="doorwayThreshold">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Accessibility"/>
          <owl:Class rdf:about="#MeetingPlaceForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="entranceLux">
    <rdfs:domain rdf:resource="#Lighting"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfLighting"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfRegistration">
    <rdfs:domain rdf:resource="#Registration"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="crosspointLux">
    <rdfs:domain rdf:resource="#Lighting"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfLighting"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="depth">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfKneeSpaceDimension"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#KneeSpaceDimension"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="registrationForm">
    <rdfs:domain rdf:resource="#SecurityPersonalData"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="elevatorControlHeight">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfMeetingPlaceForWheelchairUser">
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="maxLoadKg">
    <rdfs:domain rdf:resource="#Ramp"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="outdoorLux">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#Lighting"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfLighting"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="support">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfRegistration"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#RegistrationForCognitiveImp"/>
          <owl:Class rdf:about="#RegistrationForPsychologicalImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="carpetThickness">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfFloorSurface"/>
    <rdfs:domain rdf:resource="#FloorSurface"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="seatNumber">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Accessibility"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfAccessibility"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="simpleRegistrationText">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfRegistration"/>
    <rdfs:domain rdf:resource="#Registration"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfDoor">
    <rdfs:domain rdf:resource="#Door"/>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:ID="upperLimit">
    <rdfs:domain rdf:resource="#ParticipantNumber"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="available">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Noiseless"/>
          <owl:Class rdf:about="#NonDistressful"/>
          <owl:Class rdf:about="#PlainInstruction"/>
          <owl:Class rdf:about="#AppropriateEquipment"/>
          <owl:Class rdf:about="#Accomodation"/>
          <owl:Class rdf:about="#NonManualDevice"/>
          <owl:Class rdf:about="#Ramp"/>
          <owl:Class rdf:about="#AutomaticDoor"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="screenReader">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForVisionImp"/>
          <owl:Class rdf:about="#DeviceInternetForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="setupAssistance">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDevice"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Device"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="equipmentWithAudioSignal">
    <rdfs:domain rdf:resource="#MeetingPlaceForVisionImp"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForVisionImp"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="speechRecognition">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternet"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="speechToText">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternet"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#DeviceInternetForHearingImp"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="easyNavigation">
    <rdfs:domain rdf:resource="#CommunityInfoForCognitiveImp"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalCommunityInfoForCognitiveImp"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="onScreenKeyboard">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternet"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="stairsHandrail">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="handsfreeAnsweringMachine">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternet"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="confirmationOfSelection">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDevice"/>
    <rdfs:domain rdf:resource="#Device"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="walkingSittingFrame">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfAccessibility"/>
    <rdfs:domain rdf:resource="#Accessibility"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="failsafePhone">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#DeviceTelephone"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="spaciousElevator">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
          <owl:Class rdf:about="#MeetingPlaceForWheelchairUser"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="slipResistantStairs">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="audioGraphicSupport">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceAudioContact"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#DeviceAudioContactForCommunicationImp"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="textToSpeech">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternetForVisionImp"/>
    <rdfs:domain rdf:resource="#DeviceInternetForVisionImp"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="peerConsulting">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#CommunityInfoForPhysiologicalImp"/>
          <owl:Class rdf:about="#CommunityInfoForCommunicationImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf rdf:resource="#generalCommunityInfo"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="visualMenu">
    <rdfs:domain rdf:resource="#CommunityInfoForCognitiveImp"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalCommunityInfoForCognitiveImp"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="simpleLanguage">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceForCognitiveImp"/>
          <owl:Class rdf:about="#DeviceForPsychologicalImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDevice"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="medicalInfo">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#CommunityInfoForPhysiologicalImp"/>
          <owl:Class rdf:about="#CommunityInfoForCommunicationImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalCommunityInfo"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatSpectatorStand">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="slipResistantFloor">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="entertainment">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#CommunityInfoForPhysiologicalImp"/>
          <owl:Class rdf:about="#CommunityInfoForCommunicationImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf rdf:resource="#generalCommunityInfo"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="signLanguageUsage">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#AudioVideoContact"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfAudioVideoContact"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="voiceCommand">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
          <owl:Class rdf:about="#DeviceAudioContactForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="noLevelDifference">
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="embossedKey">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForVisionImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatForWheelchairUser">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="showerChair">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="suitableGradient">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="guidedMenu">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceTelephone"/>
          <owl:Class rdf:about="#DeviceInternetApplication"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="carParkingForWheelchairUser">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="accessibleEntrance">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="guideDogAllowed">
    <rdfs:domain rdf:resource="#MeetingPlaceForVisionImp"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForVisionImp"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="noSmallDevice">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDevice"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#DeviceForPhysiologicalImp"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="headphone">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternet"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="voiceDialing">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
          <owl:Class rdf:about="#DeviceAudioContactForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="toiletForWheelchairUser">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="subtitle">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfAudioVideoContact"/>
    <rdfs:domain rdf:resource="#AudioVideoContact"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="adjustedTelephone">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceAudioContact"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#DeviceAudioContactForWheelchairUser"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatPersonalAssistant">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
          <owl:Class rdf:about="#MeetingPlaceForWheelchairUser"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="trackball">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternet"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatNearExit">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#MeetingPlaceForWheelchairUser"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlaceForWheelchairUser"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="restraint">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForUpperLimbImp"/>
          <owl:Class rdf:about="#MeetingPlaceForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="mobilityInfo">
    <rdfs:subPropertyOf rdf:resource="#generalCommunityInfo"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#CommunityInfoForPhysiologicalImp"/>
          <owl:Class rdf:about="#CommunityInfoForCommunicationImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="mouthDevice">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternet"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="assistance">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#MeetingPlaceForHearingImp"/>
          <owl:Class rdf:about="#MeetingPlaceForCommunicationImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfMeetingPlace"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="accessiblePC">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#DeviceInternetForUpperLimbImp"/>
          <owl:Class rdf:about="#DeviceInternetForUpperBodyImp"/>
          <owl:Class rdf:about="#DeviceInternetForVisionImp"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternet"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="pictorialBilingualInfo">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#AudioVideoContact"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfAudioVideoContact"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="brailleKeyboard">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#DeviceInternetForVisionImp"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDeviceInternetForVisionImp"/>
  </owl:FunctionalProperty>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.3.1, Build 430)  http://protege.stanford.edu -->
