<?xml version="1.0"?>
<rdf:RDF
    xmlns="http://askit.org/ontology/1.2/TR.owl#"
    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#"
  xml:base="http://askit.org/ontology/1.2/TR.owl">
  <owl:Ontology rdf:about="">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ASK-IT OWL Ontology for 1.2 - Transportation</rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:ID="ContactInfo">
    <owl:disjointWith>
      <owl:Class rdf:ID="InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Vehicle"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models contact information (e.g. e-mail, phone number, etc).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="Staff"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="VehicleAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Door"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Service"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Journey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ToiletSeat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Parking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Escalator"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PedestrianAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="InfoScreen"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="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="#Door">
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a door and its properties (e.g. height, force to open, etc).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletSeat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Service"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >850</owl:minCardinality>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="doorWidth"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Parking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="thresholdHeight"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >20</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Journey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Escalator"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoScreen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#ToiletSeat">
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Parking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Service"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a toilet seat.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoScreen"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Journey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Escalator"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#InfoScreen">
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Journey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Service"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an information screen.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Parking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Escalator"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#Service">
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Parking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models services offered by a station.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Journey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Escalator"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Vehicle"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Vehicle">
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Journey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a vehicle used for transport.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Parking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Escalator"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="CognitiveImp">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#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="Bus">
    <owl:disjointWith>
      <owl:Class rdf:ID="Airplane"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Ship"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Train"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Vehicle"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a bus.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Escalator">
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Parking"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an escalator and its properties (e.g. depth, height, etc).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Journey"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Service"/>
  </owl:Class>
  <owl:Class rdf:about="#Journey">
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a journey and its properties (e.g. arrival/departure time, destination, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Parking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
  </owl:Class>
  <owl:Class rdf:about="#VehicleAssistance">
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Parking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models vehicle assistance.</rdfs:comment>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
  </owl:Class>
  <owl:Class rdf:about="#Parking">
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Staff"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a parking and its properties (e.g. width, winter protected, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Journey"/>
  </owl:Class>
  <owl:Class rdf:about="#Staff">
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models staff properties (e.g. language skills, trained staff, etc).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PedestrianAssistance"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="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="#PedestrianAssistance">
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models pedestrian assistance.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TicketMachine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
  </owl:Class>
  <owl:Class rdf:about="#TicketMachine">
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BaseFootpath"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a ticket machine.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#BaseFootpath">
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models base footpath properties (e.g. floor contrast, detectable markings, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Website"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Website">
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ToiletBathroom"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models website information (e.g. url address, etc).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Car">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a car.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Airplane"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bus"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ship"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Train"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Vehicle"/>
  </owl:Class>
  <owl:Class rdf:about="#ToiletBathroom">
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Phone"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models the characteristics of a toilet bathroom.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Phone">
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models phone properties (e.g. phone number, induction coil phone, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#StationAssistance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
  </owl:Class>
  <owl:Class rdf:about="#StationAssistance">
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models station assistance.</rdfs:comment>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#UserGroup"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
  </owl:Class>
  <owl:Class rdf:about="#UserGroup">
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JourneyNode"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <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="#Staff"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
  </owl:Class>
  <owl:Class rdf:ID="VisionImp">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Vision Impairment group.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#UserGroup"/>
  </owl:Class>
  <owl:Class rdf:ID="UpperBodyImp">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Upper Body Impairment group.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#UserGroup"/>
  </owl:Class>
  <owl:Class rdf:ID="LowerLimbImp">
    <rdfs:subClassOf rdf:resource="#UserGroup"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lower Limb Impairment group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#JourneyNode">
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a journey node and its properties (e.g. arrival/departure node etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Pedestrian"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Ship">
    <owl:disjointWith>
      <owl:Class rdf:about="#Airplane"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bus"/>
    <owl:disjointWith rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Train"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Vehicle"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a ship.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Pedestrian">
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Journey"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a pedestrian.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ticket"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
  </owl:Class>
  <owl:Class rdf:about="#Ticket">
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Reservation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models ticket information (e.g. price, type, etc).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Reservation">
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models reservation information (e.g. payment method, latest booking time, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#InfoMaterial"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#InfoMaterial">
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignAndMarking"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models information material.</rdfs:comment>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#Journey"/>
  </owl:Class>
  <owl:Class rdf:about="#SignAndMarking">
    <owl:disjointWith>
      <owl:Class rdf:about="#CallButton"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#InfoMaterial"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models signs and markings.</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
  </owl:Class>
  <owl:Class rdf:about="#CallButton">
    <owl:disjointWith rdf:resource="#SignAndMarking"/>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Station"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models call button properties (e.g. height, force required, etc).</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#InfoMaterial"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
  </owl:Class>
  <owl:Class rdf:about="#Station">
    <owl:disjointWith>
      <owl:Class rdf:about="#Emergency"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#InfoMaterial"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#SignAndMarking"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a station and its properties (e.g. location, waiting room, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#CallButton"/>
    <owl:disjointWith rdf:resource="#Service"/>
  </owl:Class>
  <owl:Class rdf:about="#Airplane">
    <rdfs:subClassOf rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#Bus"/>
    <owl:disjointWith rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Ship"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Train"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an airplane.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Emergency">
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith rdf:resource="#Station"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#InfoMaterial"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models an emergency situation.</rdfs:comment>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#SignAndMarking"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CallButton"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Seat"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#Staff"/>
  </owl:Class>
  <owl:Class rdf:ID="PhysiologicalImp">
    <rdfs:subClassOf rdf:resource="#UserGroup"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Physiological Impairment group.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="UpperLimbImp">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Upper Limb Impairment group.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#UserGroup"/>
  </owl:Class>
  <owl:Class rdf:about="#Seat">
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Location"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#Station"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#InfoMaterial"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith rdf:resource="#CallButton"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models seat properties (e.g. number of seats, weather protected, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#SignAndMarking"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#Emergency"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#Service"/>
  </owl:Class>
  <owl:Class rdf:ID="CommunicationImp">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Communication Impairment group.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#UserGroup"/>
  </owl:Class>
  <owl:Class rdf:about="#Location">
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#VehicleHoist"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Station"/>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#SignAndMarking"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith rdf:resource="#CallButton"/>
    <owl:disjointWith rdf:resource="#Emergency"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Seat"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#InfoMaterial"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that contains location information (e.g. x/y/z coordinates, precision, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
  </owl:Class>
  <owl:Class rdf:ID="HearingImp">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Hearing Impairment group.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#UserGroup"/>
  </owl:Class>
  <owl:Class rdf:about="#Train">
    <rdfs:subClassOf rdf:resource="#Vehicle"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models a train.</rdfs:comment>
    <owl:disjointWith rdf:resource="#Airplane"/>
    <owl:disjointWith rdf:resource="#Bus"/>
    <owl:disjointWith rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Ship"/>
  </owl:Class>
  <owl:Class rdf:about="#VehicleHoist">
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#SignAndMarking"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#Location"/>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#CallButton"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#InfoMaterial"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that describes a vehicle hoist and its properties (e.g. maximum load, height, etc).</rdfs:comment>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#Station"/>
    <owl:disjointWith rdf:resource="#Emergency"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#Seat"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrafficLight"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith rdf:resource="#Website"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
  </owl:Class>
  <owl:Class rdf:about="#TrafficLight">
    <owl:disjointWith rdf:resource="#Station"/>
    <owl:disjointWith rdf:resource="#UserGroup"/>
    <owl:disjointWith rdf:resource="#Journey"/>
    <owl:disjointWith rdf:resource="#PedestrianAssistance"/>
    <owl:disjointWith rdf:resource="#Emergency"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A concept that models traffic lights.</rdfs:comment>
    <owl:disjointWith rdf:resource="#InfoScreen"/>
    <owl:disjointWith rdf:resource="#VehicleAssistance"/>
    <owl:disjointWith rdf:resource="#Parking"/>
    <owl:disjointWith rdf:resource="#Door"/>
    <owl:disjointWith rdf:resource="#Escalator"/>
    <owl:disjointWith rdf:resource="#Ticket"/>
    <owl:disjointWith rdf:resource="#Seat"/>
    <owl:disjointWith rdf:resource="#InfoMaterial"/>
    <owl:disjointWith rdf:resource="#Service"/>
    <owl:disjointWith rdf:resource="#SignAndMarking"/>
    <owl:disjointWith rdf:resource="#Location"/>
    <owl:disjointWith rdf:resource="#ToiletBathroom"/>
    <owl:disjointWith rdf:resource="#ContactInfo"/>
    <owl:disjointWith rdf:resource="#StationAssistance"/>
    <owl:disjointWith rdf:resource="#CallButton"/>
    <owl:disjointWith rdf:resource="#JourneyNode"/>
    <owl:disjointWith rdf:resource="#BaseFootpath"/>
    <owl:disjointWith rdf:resource="#TicketMachine"/>
    <owl:disjointWith rdf:resource="#Reservation"/>
    <owl:disjointWith rdf:resource="#VehicleHoist"/>
    <owl:disjointWith rdf:resource="#Vehicle"/>
    <owl:disjointWith rdf:resource="#Phone"/>
    <owl:disjointWith rdf:resource="#Staff"/>
    <owl:disjointWith rdf:resource="#ToiletSeat"/>
    <owl:disjointWith rdf:resource="#Pedestrian"/>
    <owl:disjointWith rdf:resource="#Website"/>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="hasEmergency">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Station"/>
          <owl:Class rdf:about="#Vehicle"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#Emergency"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasUserGroup">
    <rdfs:range rdf:resource="#UserGroup"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Vehicle"/>
          <owl:Class rdf:about="#ToiletBathroom"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasWebsite">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#ContactInfo"/>
          <owl:Class rdf:about="#Reservation"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#Website"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasVehicleAssistance">
    <rdfs:domain rdf:resource="#Vehicle"/>
    <rdfs:range rdf:resource="#VehicleAssistance"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasJourneyNode">
    <rdfs:domain rdf:resource="#Journey"/>
    <rdfs:range rdf:resource="#JourneyNode"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasParking">
    <rdfs:range rdf:resource="#Parking"/>
    <rdfs:domain rdf:resource="#Vehicle"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasStation">
    <rdfs:range rdf:resource="#Station"/>
    <rdfs:domain rdf:resource="#Journey"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasTrafficLight">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Pedestrian"/>
          <owl:Class rdf:about="#Bus"/>
          <owl:Class rdf:about="#Car"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#TrafficLight"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasPhone">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#ContactInfo"/>
          <owl:Class rdf:about="#Service"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#Phone"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasTicketMachine">
    <rdfs:range rdf:resource="#TicketMachine"/>
    <rdfs:domain rdf:resource="#Ticket"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasLocation">
    <rdfs:domain rdf:resource="#Station"/>
    <rdfs:range rdf:resource="#Location"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSignAndMarking">
    <rdfs:range rdf:resource="#SignAndMarking"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Pedestrian"/>
          <owl:Class rdf:about="#Vehicle"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasVehicleHoist">
    <rdfs:range rdf:resource="#VehicleHoist"/>
    <rdfs:domain rdf:resource="#Vehicle"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasJourney">
    <rdfs:range rdf:resource="#Journey"/>
    <rdfs:domain rdf:resource="#Reservation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasBaseFootpath">
    <rdfs:range rdf:resource="#BaseFootpath"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Pedestrian"/>
          <owl:Class rdf:about="#Station"/>
          <owl:Class rdf:about="#Vehicle"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasInfoMaterial">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Journey"/>
          <owl:Class rdf:about="#Station"/>
          <owl:Class rdf:about="#Vehicle"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#InfoMaterial"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasStaff">
    <rdfs:range rdf:resource="#Staff"/>
    <rdfs:domain rdf:resource="#Station"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasTicket">
    <rdfs:range rdf:resource="#Ticket"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Journey"/>
          <owl:Class rdf:about="#Vehicle"/>
          <owl:Class rdf:about="#Reservation"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasService">
    <rdfs:domain rdf:resource="#Station"/>
    <rdfs:range rdf:resource="#Service"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasSeat">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Station"/>
          <owl:Class rdf:about="#Vehicle"/>
          <owl:Class rdf:about="#Reservation"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#Seat"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasVehicle">
    <rdfs:range rdf:resource="#Vehicle"/>
    <rdfs:domain rdf:resource="#Journey"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasToiletSeat">
    <rdfs:range rdf:resource="#ToiletSeat"/>
    <rdfs:domain rdf:resource="#ToiletBathroom"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasToiletBathroom">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Station"/>
          <owl:Class rdf:about="#Vehicle"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#ToiletBathroom"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasEscalator">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PedestrianAssistance"/>
          <owl:Class rdf:about="#StationAssistance"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#Escalator"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasStationAssistance">
    <rdfs:range rdf:resource="#StationAssistance"/>
    <rdfs:domain rdf:resource="#Station"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasPedestrianAssistance">
    <rdfs:domain rdf:resource="#Pedestrian"/>
    <rdfs:range rdf:resource="#PedestrianAssistance"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasInfoScreen">
    <rdfs:range rdf:resource="#InfoScreen"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Vehicle"/>
          <owl:Class rdf:about="#Station"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasContactInfo">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Station"/>
          <owl:Class rdf:about="#Reservation"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#ContactInfo"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasReservation">
    <rdfs:range rdf:resource="#Reservation"/>
    <rdfs:domain rdf:resource="#Journey"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasCallButton">
    <rdfs:range rdf:resource="#CallButton"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Station"/>
          <owl:Class rdf:about="#Vehicle"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasDoor">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Vehicle"/>
          <owl:Class rdf:about="#Parking"/>
          <owl:Class rdf:about="#Station"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#Door"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfEmergency">
    <rdfs:domain rdf:resource="#Emergency"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="loudSpeakerQuality">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfStationAssistance"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#StationAssistance"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="heightOfControl">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#ToiletBathroom"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfToiletBathroom"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="lengthOfRouteToEntrance">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Parking"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfParking"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfTicket">
    <rdfs:domain rdf:resource="#Ticket"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfStation">
    <rdfs:domain rdf:resource="#Station"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="passengerAccessAisleWidth">
    <rdfs:domain rdf:resource="#Parking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfParking"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="forceToOpenDoor">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="stationType">
    <rdfs:domain rdf:resource="#Station"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="swivelDegree">
    <rdfs:domain rdf:resource="#Seat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfSeat"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="address">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalContactInfo"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#ContactInfo"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="eMail">
    <rdfs:domain rdf:resource="#ContactInfo"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalContactInfo"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="specialOfferForDisabled">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicket"/>
    <rdfs:domain rdf:resource="#Ticket"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="driver">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfVehicle"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Vehicle"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="horizontalGap">
    <rdfs:domain rdf:resource="#VehicleHoist"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfVehicleHoist"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="gradientLengthwise">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfBaseFootpath"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#BaseFootpath"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="latestBooking">
    <rdfs:domain rdf:resource="#Reservation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#time"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfReservation"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="poleDistance">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfTrafficLight"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#TrafficLight"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalContactInfo">
    <rdfs:domain rdf:resource="#ContactInfo"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="country">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfLocation"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Location"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="otherADAS">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfVehicleAssistance"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="onBoardSafety">
    <rdfs:domain rdf:resource="#Journey"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfJourney"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfLocation">
    <rdfs:domain rdf:resource="#Location"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="departureTime">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfJourney"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#time"/>
    <rdfs:domain rdf:resource="#Journey"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="bollardHeight">
    <rdfs:domain rdf:resource="#TrafficLight"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfTrafficLight"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="locationOfReservedSeat">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfSeat"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Seat"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfPhone">
    <rdfs:domain rdf:resource="#Phone"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfToiletBathroom">
    <rdfs:domain rdf:resource="#ToiletBathroom"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="firstAidSkillForDisabled">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfStaff"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Staff"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="preTripInfo">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfJourney"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Journey"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="city">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Location"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfLocation"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfTrafficLight">
    <rdfs:domain rdf:resource="#TrafficLight"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="verticalGap">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfVehicleHoist"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#VehicleHoist"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="otherIVICS">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfVehicleAssistance"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="forceToOpenEmergencyExit">
    <rdfs:domain rdf:resource="#Emergency"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfEmergency"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="seatLength">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfSeat"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Seat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="wallDistanceLeft">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfToiletSeat"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#ToiletSeat"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="contrastMarkingDepth">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfSignAndMarking"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="kerbHeight">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfPedestrian"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#Pedestrian"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfStationAssistance">
    <rdfs:domain rdf:resource="#StationAssistance"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfWebsite">
    <rdfs:domain rdf:resource="#Website"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="stepDepth">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfEscalator"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Escalator"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfReservation">
    <rdfs:domain rdf:resource="#Reservation"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="callButtonHeight">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#CallButton"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfCallButton"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="safety">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStationAssistance"/>
    <rdfs:domain rdf:resource="#StationAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="stepHeight">
    <rdfs:domain rdf:resource="#Escalator"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfEscalator"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="signLighting">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfSignAndMarking"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="openingTime">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
    <rdfs:domain rdf:resource="#Station"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#time"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="maximumLoad">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#VehicleHoist"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfVehicleHoist"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="xCoord">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfLocation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#Location"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="toiletSeatHeight">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfToiletSeat"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#ToiletSeat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="reservedForDisabled">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfSeat"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Seat"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="passedNode">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfJourneyNode"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#JourneyNode"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="spaceForWheelchairUser">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Seat"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfSeat"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="seatWidth">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#Seat"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfSeat"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="duration">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#Journey"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfJourney"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="escalatorWidth">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfEscalator"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Escalator"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfVehicle">
    <rdfs:domain rdf:resource="#Vehicle"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="arrivalNode">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfJourneyNode"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#JourneyNode"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="maximumGradient">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#VehicleHoist"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfVehicleHoist"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hoistControlHeight">
    <rdfs:domain rdf:resource="#VehicleHoist"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfVehicleHoist"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="placeWidth">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfParking"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Parking"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="unobstructedHeight">
    <rdfs:domain rdf:resource="#Parking"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfParking"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="forceToStopOpening">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Door"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfVehicleHoist">
    <rdfs:domain rdf:resource="#VehicleHoist"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="doorType">
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hoistControlDistance">
    <rdfs:domain rdf:resource="#VehicleHoist"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleHoist"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfVehicleAssistance">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfPedestrianAssistance">
    <rdfs:domain rdf:resource="#PedestrianAssistance"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfEscalator">
    <rdfs:domain rdf:resource="#Escalator"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfJourneyNode">
    <rdfs:domain rdf:resource="#JourneyNode"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfPedestrian">
    <rdfs:domain rdf:resource="#Pedestrian"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="numberOfSeats">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfSeat"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Seat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="wallDistanceBehind">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#ToiletSeat"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfToiletSeat"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="yCoord">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfLocation"/>
    <rdfs:domain rdf:resource="#Location"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="doorHeight">
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="escalatorType">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Escalator"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfEscalator"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="phoneNumber">
    <rdfs:domain rdf:resource="#Phone"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPhone"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="glassWallHeight">
    <rdfs:domain rdf:resource="#Station"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="gradientTransversal">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfBaseFootpath"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#BaseFootpath"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfSignAndMarking">
    <rdfs:domain rdf:resource="#SignAndMarking"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="staffLanguageSkill">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfStaff"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Staff"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="zCoord">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#Location"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfLocation"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="freeSpaceInFrontOfSign">
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSignAndMarking"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="parkingType">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfParking"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#Parking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="URL">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfWebsite"/>
    <rdfs:domain rdf:resource="#Website"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="arrivalTime">
    <rdfs:domain rdf:resource="#Journey"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfJourney"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#time"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="generalInfoOfTicketMachine">
    <rdfs:domain rdf:resource="#TicketMachine"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="spaceBeforeAndAfter">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="wallDistanceFront">
    <rdfs:domain rdf:resource="#ToiletSeat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfToiletSeat"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="heightOfMirror">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfToiletBathroom"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#ToiletBathroom"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="ticketPrice">
    <rdfs:domain rdf:resource="#Ticket"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicket"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="specialSkill">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfStaff"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Staff"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="passengerAccessAisleLength">
    <rdfs:domain rdf:resource="#Parking"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfParking"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfStaff">
    <rdfs:domain rdf:resource="#Staff"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="kerbWidth">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPedestrian"/>
    <rdfs:domain rdf:resource="#Pedestrian"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="contrastMarkingHeight">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSignAndMarking"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="ticketType">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicket"/>
    <rdfs:domain rdf:resource="#Ticket"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfJourney">
    <rdfs:domain rdf:resource="#Journey"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="maximumStepHeight">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfBaseFootpath"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#BaseFootpath"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#doorWidth">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mm</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="wallDistanceRight">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#ToiletSeat"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfToiletSeat"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="handleHeight">
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfDoor"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfBaseFootpath">
    <rdfs:domain rdf:resource="#BaseFootpath"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfDoor">
    <rdfs:domain rdf:resource="#Door"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="dimension">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#CallButton"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfCallButton"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="currency">
    <rdfs:domain rdf:resource="#Ticket"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicket"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="serviceDeskHeight">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#Service"/>
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="generalInfoOfService"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="rowSpace">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Airplane"/>
          <owl:Class rdf:about="#Bus"/>
          <owl:Class rdf:about="#Train"/>
          <owl:Class rdf:about="#Ship"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicle"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfCallButton">
    <rdfs:domain rdf:resource="#CallButton"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="stepsPerSecond">
    <rdfs:domain rdf:resource="#Escalator"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfEscalator"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="toiletSeatWidth">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:about="#generalInfoOfToiletSeat"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#ToiletSeat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfToiletSeat">
    <rdfs:domain rdf:resource="#ToiletSeat"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="departureNode">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfJourneyNode"/>
    <rdfs:domain rdf:resource="#JourneyNode"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="onBoardInfo">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfJourney"/>
    <rdfs:domain rdf:resource="#Journey"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="precision">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfLocation"/>
    <rdfs:domain rdf:resource="#Location"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfService">
    <rdfs:domain rdf:resource="#Service"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="baseFootpathType">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#BaseFootpath"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfBaseFootpath"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#thresholdHeight">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDoor"/>
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >mm</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="distanceFromStreet">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTrafficLight"/>
    <rdfs:domain rdf:resource="#TrafficLight"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfSeat">
    <rdfs:domain rdf:resource="#Seat"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="kerbGradient">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPedestrian"/>
    <rdfs:domain rdf:resource="#Pedestrian"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="crossingTime">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTrafficLight"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#TrafficLight"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="baseFootpathWidth">
    <rdfs:domain rdf:resource="#BaseFootpath"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfBaseFootpath"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="forceRequired">
    <rdfs:domain rdf:resource="#CallButton"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfCallButton"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#generalInfoOfParking">
    <rdfs:domain rdf:resource="#Parking"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="signHeight">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSignAndMarking"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="availableCarFeatures">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Car"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicle"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="manoeuvringSpace">
    <rdfs:domain rdf:resource="#BaseFootpath"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfBaseFootpath"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="journeyNodeType">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#JourneyNode"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfJourneyNode"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="letterSize">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSignAndMarking"/>
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:ID="alternativeRoutePresented">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="lightenedPowerAssistSteeringWheel">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <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="#generalInfoOfVehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="sufficientlyLarge">
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSignAndMarking"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="standardKeypad">
    <rdfs:domain rdf:resource="#TicketMachine"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicketMachine"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="laneRecognitionSystem">
    <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="#generalInfoOfVehicleAssistance"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="automatic">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <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="neighbouringSeatForAssistant">
    <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="#Seat"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSeat"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="winterProtectedPlace">
    <rdfs:domain rdf:resource="#Parking"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfParking"/>
    <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="onBoardAssistance">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#Journey"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfJourney"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="speedLimiter">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="accessiblePhone">
    <rdfs:domain rdf:resource="#Phone"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPhone"/>
    <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="stairs">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPedestrianAssistance"/>
    <rdfs:domain rdf:resource="#PedestrianAssistance"/>
    <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="driverMonitoringSystem">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="accessibleRefuge">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
    <rdfs:domain rdf:resource="#Station"/>
    <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="accessibleRouteToEntrance">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfParking"/>
    <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="#Parking"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="accessibleInternetAccess">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
    <rdfs:domain rdf:resource="#Station"/>
    <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="embossedAvailable">
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSignAndMarking"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="textPhone">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPhone"/>
    <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="#Phone"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="tactileVisualMarking">
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <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="#generalInfoOfSignAndMarking"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="subscriberRestricted">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfReservation"/>
    <rdfs:domain rdf:resource="#Reservation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatWeatherProtected">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Seat"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSeat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="audioVisualAnnouncement">
    <rdfs:domain rdf:resource="#Station"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="liftBetweenLevels">
    <rdfs:domain rdf:resource="#Parking"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfParking"/>
    <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="handbrakeButtonAid">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <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="emergencyPlan">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Emergency"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfEmergency"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="inwardDoor">
    <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="#ToiletBathroom"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfToiletBathroom"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="nextRideAudible">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <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="easyToLocate">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#TicketMachine"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicketMachine"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="nextRideVisual">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="multiLanguage">
    <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="#InfoMaterial"/>
          <owl:Class rdf:about="#InfoScreen"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="exitSign">
    <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="#generalInfoOfSignAndMarking"/>
    <rdfs:domain rdf:resource="#SignAndMarking"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="crewAvailableForSeatbelt">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <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="onlinePayment">
    <rdfs:domain rdf:resource="#Reservation"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfReservation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="obstacleWarning">
    <rdfs:domain rdf:resource="#StationAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStationAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="legLifter">
    <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="#VehicleHoist"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleHoist"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="audioVisualRealTimeInfo">
    <rdfs:domain rdf:resource="#Station"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
    <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="keyTurner">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <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="restraintSystem">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="ramp">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPedestrianAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#PedestrianAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="walkingStickAvailable">
    <rdfs:domain rdf:resource="#StationAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStationAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="specialistReachableOnTrip">
    <rdfs:domain rdf:resource="#Journey"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfJourney"/>
    <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="goodFloorContrast">
    <rdfs:domain rdf:resource="#BaseFootpath"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfBaseFootpath"/>
    <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="handrail">
    <rdfs:domain rdf:resource="#BaseFootpath"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfBaseFootpath"/>
    <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="guidanceDogProvision">
    <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="#generalInfoOfStationAssistance"/>
    <rdfs:domain rdf:resource="#StationAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="clearTripExplanation">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfJourney"/>
    <rdfs:domain rdf:resource="#Journey"/>
    <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="clearlyMarkedEscape">
    <rdfs:domain rdf:resource="#Emergency"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfEmergency"/>
    <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="voiceRecognitionForAlarm">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#StationAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStationAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="signLanguageInterpreterAvailable">
    <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="#Staff"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStaff"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatBelt">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSeat"/>
    <rdfs:domain rdf:resource="#Seat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="luggageAssistanceAvailable">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#StationAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStationAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="goodLighting">
    <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="#Station"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="textBased">
    <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="#InfoScreen"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="operableForWheelchairUser">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicketMachine"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#TicketMachine"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="nextStopVisual">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <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="#VehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="armRest">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSeat"/>
    <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="#Seat"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatNearExitAvailable">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSeat"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Seat"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="audioSignal">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTrafficLight"/>
    <rdfs:domain rdf:resource="#TrafficLight"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="clearlyUnderstandable">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSignAndMarking"/>
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="accessibleBuggyService">
    <rdfs:domain rdf:resource="#Service"/>
    <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="#generalInfoOfService"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="paymentByIdentificationSystem">
    <rdfs:domain rdf:resource="#Parking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfParking"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatAdjustable">
    <rdfs:domain rdf:resource="#Seat"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSeat"/>
    <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="inductionCoilPhone">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPhone"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#Phone"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="serviceDeskHeightAdjustable">
    <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="#generalInfoOfService"/>
    <rdfs:domain rdf:resource="#Service"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="handhold">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <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="#generalInfoOfVehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="infraredControlBox">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="braille">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#InfoMaterial"/>
          <owl:Class rdf:about="#SignAndMarking"/>
        </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="firstAidService">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfService"/>
    <rdfs:domain rdf:resource="#Service"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="threshold">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDoor"/>
    <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="RDS-TMC">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="fontIncreasable">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#TicketMachine"/>
          <owl:Class rdf:about="#InfoScreen"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="biggerLegroomAvailable">
    <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="#generalInfoOfSeat"/>
    <rdfs:domain rdf:resource="#Seat"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="navigationSystem">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <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="#VehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="alternativeAvailable">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#Door"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDoor"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="outsideShelter">
    <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="#Station"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="audioOutput">
    <rdfs:domain rdf:resource="#TicketMachine"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicketMachine"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="parkingAid">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="nonSlipperySurface">
    <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="#generalInfoOfBaseFootpath"/>
    <rdfs:domain rdf:resource="#BaseFootpath"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="levelChange">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfBaseFootpath"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#BaseFootpath"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="hearingAid">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStationAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#StationAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="detectableMarking">
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <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="#generalInfoOfSignAndMarking"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="nonBlockingEmergencyExit">
    <rdfs:domain rdf:resource="#Emergency"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfEmergency"/>
    <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="steeringBall">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="wheelchairAvailable">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#StationAssistance"/>
          <owl:Class rdf:about="#VehicleAssistance"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <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="WAI">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfWebsite"/>
    <rdfs:domain rdf:resource="#Website"/>
    <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="placeForDisabled">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#Parking"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfParking"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="supportRail">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#ToiletBathroom"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfToiletBathroom"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="differentLevel">
    <rdfs:domain rdf:resource="#Parking"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfParking"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="nextStopAudible">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <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="#generalInfoOfVehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="mapsAvailable">
    <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="#VehicleAssistance"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="contrastColour">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
    <rdfs:domain rdf:resource="#Station"/>
    <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="staffTrainedForDisabled">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStaff"/>
    <rdfs:domain rdf:resource="#Staff"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="horizontalSteeringWheel">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <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="#generalInfoOfVehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="seatBeltAdjustable">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSeat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#Seat"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="clearlyRecognisable">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSignAndMarking"/>
    <rdfs:domain rdf:resource="#SignAndMarking"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="illuminatedInteractionArea">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#TicketMachine"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfTicketMachine"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="intercomSystem">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#StationAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStationAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="supportingBackrest">
    <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="#generalInfoOfVehicleAssistance"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="alertBarFOrWhiteCane">
    <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="#generalInfoOfStationAssistance"/>
    <rdfs:domain rdf:resource="#StationAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="rescueAssistance">
    <rdfs:domain rdf:resource="#StationAssistance"/>
    <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="#generalInfoOfStationAssistance"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="washBasin">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#ToiletBathroom"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfToiletBathroom"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="windowSeatAvailable">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfSeat"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#Seat"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="waitingRoom">
    <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="#Station"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfStation"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="lift">
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfPedestrianAssistance"/>
    <rdfs:domain rdf:resource="#PedestrianAssistance"/>
    <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="toOpenWithOneHand">
    <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="#Door"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfDoor"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="continuousGrippingSurface">
    <rdfs:domain rdf:resource="#BaseFootpath"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfBaseFootpath"/>
    <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="multiFunctionalSteeringWheel">
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <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="autonomousCruiseControl">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="#generalInfoOfVehicleAssistance"/>
    <rdfs:domain rdf:resource="#VehicleAssistance"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="embossedPaperMap">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:domain rdf:resource="#InfoMaterial"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.3.1, Build 430)  http://protege.stanford.edu -->
