<?xml version="1.0"?>
<rdf:RDF    
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns="http://edas#"
    xmlns:p1="http://www.owl-ontologies.com/assert.owl#"
  xml:base="http://edas">
  <owl:Ontology rdf:about="">    
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.5</owl:versionInfo>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EDAS Conference Menagement Ontology (for 4iz440)</rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:ID="SlideSet">
    <owl:disjointWith>
      <owl:Class rdf:ID="Review"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Programme"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Paper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MealMenu"/>
    </owl:disjointWith>    
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Document"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Topic">
    <owl:disjointWith>
      <owl:Class rdf:ID="ConferenceEvent"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Call"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Organization"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Sponsorship"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ReviewQuestion"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Country"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ConferenceSession"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ContactInformation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Document"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Place"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="WeekRejectRating">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ReviewRating"/>
    </rdfs:subClassOf>    
    <owl:disjointWith>
      <owl:Class rdf:ID="AcceptRating"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="AccpetIfRoomRating"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="RejectRating"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#ContactInformation">
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceSession"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Document"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewQuestion"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sponsorship"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Call"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Place"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceEvent"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="MealEvent">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="NonAcademicEvent"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="BreakEvent"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="ParallelAndDistributedComputingTopic">
    <owl:disjointWith>
      <owl:Class rdf:ID="WirelessCommunicationsTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerNetworksTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="CADTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="CommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="AntennasTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PerformanceTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MedicineTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MobileComputingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="CommunicationTheoryTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="ConferenceChair">
    <owl:disjointWith>
      <owl:Class rdf:ID="Author"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Person"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Paper">    
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Document"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#SlideSet"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Review"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Programme"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MealMenu"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="DiningPlace">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Place"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ComputerNetworksTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#AntennasTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PerformanceTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunicationTheoryTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#WirelessCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MedicineTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Presenter">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Author"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#CommunicationTheoryTopic">
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WirelessCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MedicineTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PerformanceTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AntennasTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#Programme">
    <owl:disjointWith rdf:resource="#SlideSet"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Review"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Paper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MealMenu"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Document"/>
    </rdfs:subClassOf>    
  </owl:Class>
  <owl:Class rdf:ID="AcademiaOrganization">
    <owl:disjointWith>
      <owl:Class rdf:ID="IndustryOrganization"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="NGO"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="GovernmentOrganization"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Organization"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ComputerNetworksEnterpriseTopic">
    <rdfs:subClassOf rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerNetworksSwitchingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerNetworksSensorTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerNetworksSecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerNetworksOpticalTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerNetworksMeasurementsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerNetworksManagementTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ComputerNetworksAapplicationsTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#ReviewQuestion">
    <owl:disjointWith>
      <owl:Class rdf:about="#Document"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceSession"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Place"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sponsorship"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Call"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceEvent"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
  </owl:Class>
  <owl:Class rdf:about="#Place">
    <owl:disjointWith>
      <owl:Class rdf:about="#Document"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceEvent"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sponsorship"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Call"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceSession"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Document">
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceSession"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sponsorship"/>
    </owl:disjointWith>    
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Call"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceEvent"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="ActivePaper">    
    <rdfs:subClassOf rdf:resource="#Paper"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="PendingPaper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="WithdrawnPaper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="RejectedPaper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="AcceptedPaper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PublishedPaper"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#RejectRating">    
    <owl:disjointWith>
      <owl:Class rdf:about="#AcceptRating"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AccpetIfRoomRating"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#WeekRejectRating"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ReviewRating"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SecurityTopic">
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MedicineTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#WirelessCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PerformanceTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AntennasTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#PublishedPaper">    
    <rdfs:subClassOf rdf:resource="#Paper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PendingPaper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ActivePaper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#WithdrawnPaper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RejectedPaper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AcceptedPaper"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#WirelessCommunicationsTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PerformanceTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MedicineTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#AntennasTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Attendee">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Person"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#BreakEvent">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#NonAcademicEvent"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#MealEvent"/>
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:ID="CoffeeBreak"/>
          <owl:Class rdf:ID="FreeTimeBreak"/>
          <owl:Class rdf:ID="MealBreak"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="Reviewer">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Paper"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="isReviewing"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#Person"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:about="#Sponsorship">
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceEvent"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceSession"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Call"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="ClosingTalk">    
    <owl:disjointWith>
      <owl:Class rdf:ID="WelcomeTalk"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="TalkEvent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#MedicineTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AntennasTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PerformanceTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#Author">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Restriction>
            <owl:someValuesFrom rdf:resource="#Paper"/>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasRelatedDocument"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Class rdf:about="#Person"/>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
    <owl:disjointWith rdf:resource="#ConferenceChair"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="SessionChair"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TPCMember"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#AntennasTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PerformanceTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#NGO">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Organization"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#IndustryOrganization"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AcademiaOrganization"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GovernmentOrganization"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#PerformanceTopic">
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#CommunicationsTopic">
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SignalProcessingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
  </owl:Class>
  <owl:Class rdf:ID="TwoLevelConference">    
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Conference"/>
          <owl:Restriction>
            <owl:allValuesFrom>
              <owl:Class rdf:about="#Person"/>
            </owl:allValuesFrom>
            <owl:onProperty>
              <owl:ObjectProperty rdf:ID="hasMember"/>
            </owl:onProperty>
          </owl:Restriction>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasMember"/>
            </owl:onProperty>
            <owl:someValuesFrom>
              <owl:Class rdf:about="#TPCMember"/>
            </owl:someValuesFrom>
          </owl:Restriction>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>
  </owl:Class>
  <owl:Class rdf:ID="CallForPapers">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Call For Papers</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Call"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#IndustryOrganization">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Organization"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#NGO"/>
    <owl:disjointWith rdf:resource="#AcademiaOrganization"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GovernmentOrganization"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#MealMenu">
    <owl:disjointWith rdf:resource="#SlideSet"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Review"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Programme"/>
    <owl:disjointWith rdf:resource="#Paper"/>    
    <rdfs:subClassOf rdf:resource="#Document"/>
  </owl:Class>
  <owl:Class rdf:ID="TextualReviewQuestion">
    <rdfs:subClassOf rdf:resource="#ReviewQuestion"/>
  </owl:Class>
  <owl:Class rdf:about="#SignalProcessingTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MobileComputingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#MobileComputingTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CADTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="NumericalReviewQuestion">
    <rdfs:subClassOf rdf:resource="#ReviewQuestion"/>
  </owl:Class>
  <owl:Class rdf:about="#ComputerNetworksOpticalTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSwitchingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSensorTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksMeasurementsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksManagementTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksEnterpriseTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksAapplicationsTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#ComputerNetworksTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#WithdrawnPaper">
    <owl:disjointWith>
      <owl:Class rdf:about="#PendingPaper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ActivePaper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RejectedPaper"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#AcceptedPaper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PublishedPaper"/>
    <rdfs:subClassOf rdf:resource="#Paper"/>    
  </owl:Class>
  <owl:Class rdf:ID="OrganizationalMeeting">
    <owl:disjointWith>
      <owl:Class rdf:about="#TalkEvent"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PaperPresentation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Workshop"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="AcademicEvent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#FreeTimeBreak">
    <rdfs:subClassOf rdf:resource="#BreakEvent"/>
  </owl:Class>
  <owl:Class rdf:about="#Call">
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceEvent"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceSession"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
  </owl:Class>
  <owl:Class rdf:ID="PersonalPublicationHistory">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PersonalHistory"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Excursion">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="SocialEvent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ConferenceEvent">
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>    
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Conference"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceSession"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Call"/>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#MealBreak">
    <rdfs:subClassOf rdf:resource="#BreakEvent"/>
  </owl:Class>
  <owl:Class rdf:about="#ComputerNetworksMeasurementsTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSwitchingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSensorTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksOpticalTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksManagementTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksEnterpriseTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksAapplicationsTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#ComputerNetworksTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#ComputerNetworksManagementTopic">
    <rdfs:subClassOf rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSwitchingTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSensorTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksOpticalTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksMeasurementsTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksEnterpriseTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksAapplicationsTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#GovernmentOrganization">
    <owl:disjointWith rdf:resource="#NGO"/>
    <owl:disjointWith rdf:resource="#IndustryOrganization"/>
    <owl:disjointWith rdf:resource="#AcademiaOrganization"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Organization"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#CoffeeBreak">
    <rdfs:subClassOf rdf:resource="#BreakEvent"/>
  </owl:Class>
  <owl:Class rdf:about="#CADTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#OperatingTopicsystems"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#ComputerNetworksSwitchingTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSensorTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksOpticalTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksMeasurementsTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksManagementTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksEnterpriseTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksAapplicationsTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#ComputerNetworksTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#Conference">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="hasCountry"/>
        </owl:onProperty>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://www.w3.org/2002/07/owl#Thing">
        <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >OWLUnitTest:&lt;?xml version="1.0" encoding="UTF-8"?>
&lt;OWLUnitTest enabled="true" satisfiable="true">
    &lt;superclasses/>
    &lt;subclasses/>
    &lt;comment/>
&lt;/OWLUnitTest>
</owl:versionInfo>
      </rdf:Description>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:maxCardinality>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="endDate"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Paper"/>
    <owl:disjointWith rdf:resource="#Document"/>    
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Place"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="startDate"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Call"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ConferenceSession"/>
    </owl:disjointWith>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conference</rdfs:comment>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith rdf:resource="#ConferenceEvent"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="hasName"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="registrationDueOn"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasTopic"/>
        </owl:onProperty>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="manuscriptDueOn"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:DatatypeProperty rdf:ID="paperDueOn"/>
        </owl:onProperty>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#OperatingTopicsystems">
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerArchitectureTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#AccpetIfRoomRating">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ReviewRating"/>
    </rdfs:subClassOf>    
    <owl:disjointWith>
      <owl:Class rdf:about="#AcceptRating"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RejectRating"/>
    <owl:disjointWith rdf:resource="#WeekRejectRating"/>
  </owl:Class>
  <owl:Class rdf:about="#ComputerNetworksSensorTopic">
    <owl:disjointWith rdf:resource="#ComputerNetworksSwitchingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksSecurityTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksOpticalTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksMeasurementsTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksManagementTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksEnterpriseTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksAapplicationsTopic"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#ComputerNetworksTopic"/>
  </owl:Class>
  <owl:Class rdf:ID="CallForReviews">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Call For Reviews</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Call"/>
  </owl:Class>
  <owl:Class rdf:about="#NonAcademicEvent">
    <rdfs:subClassOf rdf:resource="#ConferenceEvent"/>    
    <owl:disjointWith>
      <owl:Class rdf:about="#AcademicEvent"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#ComputerArchitectureTopic">
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MultimediaTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#OperatingTopicsystems"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
  </owl:Class>
  <owl:Class rdf:ID="PersonalReviewHistory">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PersonalHistory"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ConferenceSession">
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewRating"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Call"/>
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ConferenceEvent"/>
  </owl:Class>
  <owl:Class rdf:about="#AcceptRating">
    <owl:disjointWith rdf:resource="#AccpetIfRoomRating"/>
    <owl:disjointWith rdf:resource="#RejectRating"/>
    <owl:disjointWith rdf:resource="#WeekRejectRating"/>    
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ReviewRating"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SessionChair">
    <owl:disjointWith rdf:resource="#Author"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Person"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#TPCMember">
    <owl:disjointWith rdf:resource="#Author"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Person"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ReviewRating">
    <owl:equivalentClass>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#AcceptRating"/>
          <owl:Class rdf:about="#AccpetIfRoomRating"/>
          <owl:Class rdf:about="#RejectRating"/>
          <owl:Class rdf:about="#WeekRejectRating"/>
        </owl:unionOf>
      </owl:Class>
    </owl:equivalentClass>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReviewForm"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ConferenceSession"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Document"/>    
    <owl:disjointWith rdf:resource="#ConferenceEvent"/>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith rdf:resource="#Call"/>
  </owl:Class>
  <owl:Class rdf:about="#MultimediaTopic">
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#OperatingTopicsystems"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith rdf:resource="#ComputerArchitectureTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
  </owl:Class>
  <owl:Class rdf:ID="ConferenceVenuePlace">
    <rdfs:subClassOf rdf:resource="#Place"/>
  </owl:Class>
  <owl:Class rdf:about="#ComputerNetworksSecurityTopic">
    <rdfs:subClassOf rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksSwitchingTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksSensorTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksOpticalTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksMeasurementsTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksManagementTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksEnterpriseTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ComputerNetworksAapplicationsTopic"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#ReviewForm">
    <owl:disjointWith rdf:resource="#Call"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PersonalHistory"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewRating"/>
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith rdf:resource="#ConferenceEvent"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ConferenceSession"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith rdf:resource="#Topic"/>
  </owl:Class>
  <owl:Class rdf:ID="CallForManuscripts">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Call For Manuscripts</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Call"/>
  </owl:Class>
  <owl:Class rdf:about="#ComputerNetworksAapplicationsTopic">
    <rdfs:subClassOf rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksSwitchingTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksSensorTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksSecurityTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksOpticalTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksMeasurementsTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksManagementTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksEnterpriseTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#WelcomeTalk">    
    <owl:disjointWith rdf:resource="#ClosingTalk"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TalkEvent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Reception">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#SocialEvent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Workshop">
    <owl:disjointWith>
      <owl:Class rdf:about="#TalkEvent"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PaperPresentation"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#OrganizationalMeeting"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AcademicEvent"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SatelliteAndSpaceCommunicationsTopic">
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerArchitectureTopic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#OperatingTopicsystems"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CryptographyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith rdf:resource="#MultimediaTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#PersonalHistory">
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewForm"/>
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Person"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith rdf:resource="#ConferenceEvent"/>
    <owl:disjointWith rdf:resource="#ConferenceSession"/>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#ReviewRating"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith rdf:resource="#Call"/>
  </owl:Class>
  <owl:Class rdf:about="#CryptographyTopic">
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#MultimediaTopic"/>
    <owl:disjointWith rdf:resource="#ComputerArchitectureTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith rdf:resource="#OperatingTopicsystems"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MicroelectronicsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SatelliteAndSpaceCommunicationsTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#AcceptedPaper">    
    <owl:disjointWith>
      <owl:Class rdf:about="#PendingPaper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ActivePaper"/>
    <owl:disjointWith rdf:resource="#WithdrawnPaper"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RejectedPaper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PublishedPaper"/>
    <rdfs:subClassOf rdf:resource="#Paper"/>
  </owl:Class>
  <owl:Class rdf:about="#PaperPresentation">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#AcademicEvent"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#TalkEvent"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Workshop"/>
    <owl:disjointWith rdf:resource="#OrganizationalMeeting"/>
  </owl:Class>
  <owl:Class rdf:about="#RejectedPaper">    
    <owl:disjointWith>
      <owl:Class rdf:about="#PendingPaper"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ActivePaper"/>
    <owl:disjointWith rdf:resource="#WithdrawnPaper"/>
    <owl:disjointWith rdf:resource="#AcceptedPaper"/>
    <owl:disjointWith rdf:resource="#PublishedPaper"/>
    <rdfs:subClassOf rdf:resource="#Paper"/>
  </owl:Class>
  <owl:Class rdf:about="#Person">
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith rdf:resource="#ReviewRating"/>
    <owl:disjointWith rdf:resource="#ConferenceSession"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#PersonalHistory"/>
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Country"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#ConferenceEvent"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewForm"/>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith rdf:resource="#Call"/>
  </owl:Class>
  <owl:Class rdf:about="#MicroelectronicsTopic">
    <owl:disjointWith rdf:resource="#MultimediaTopic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PowerlineTransmissionTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#OperatingTopicsystems"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith rdf:resource="#CryptographyTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith rdf:resource="#ComputerArchitectureTopic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith rdf:resource="#SatelliteAndSpaceCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
  </owl:Class>
  <owl:Class rdf:ID="SingleLevelConference">
    <owl:equivalentClass>
      <owl:Class>
        <owl:intersectionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Conference"/>
          <owl:Restriction>
            <owl:onProperty>
              <owl:ObjectProperty rdf:about="#hasMember"/>
            </owl:onProperty>
            <owl:allValuesFrom rdf:resource="#Person"/>
          </owl:Restriction>
          <owl:Class>
            <owl:complementOf rdf:resource="#TwoLevelConference"/>
          </owl:Class>
        </owl:intersectionOf>
      </owl:Class>
    </owl:equivalentClass>    
  </owl:Class>
  <owl:Class rdf:about="#AcademicEvent">
    <rdfs:subClassOf rdf:resource="#ConferenceEvent"/>    
    <owl:disjointWith rdf:resource="#NonAcademicEvent"/>
  </owl:Class>
  <owl:Class rdf:ID="MeetingRoomPlace">
    <rdfs:subClassOf rdf:resource="#Place"/>
  </owl:Class>
  <owl:Class rdf:about="#PowerlineTransmissionTopic">
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#MultimediaTopic"/>
    <owl:disjointWith rdf:resource="#OperatingTopicsystems"/>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith rdf:resource="#SatelliteAndSpaceCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith rdf:resource="#MicroelectronicsTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#CryptographyTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TestOnlyTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith rdf:resource="#ComputerArchitectureTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#Country">
    <owl:disjointWith rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#ReviewForm"/>
    <owl:disjointWith rdf:resource="#Call"/>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith rdf:resource="#ConferenceEvent"/>
    <owl:disjointWith rdf:resource="#ConferenceSession"/>
    <owl:disjointWith rdf:resource="#Person"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Organization"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReviewRating"/>
    <owl:disjointWith rdf:resource="#PersonalHistory"/>
    <owl:disjointWith rdf:resource="#Place"/>
  </owl:Class>
  <owl:Class rdf:about="#TalkEvent">
    <owl:disjointWith rdf:resource="#PaperPresentation"/>
    <owl:disjointWith rdf:resource="#Workshop"/>
    <owl:disjointWith rdf:resource="#OrganizationalMeeting"/>    
    <rdfs:subClassOf rdf:resource="#AcademicEvent"/>
  </owl:Class>
  <owl:Class rdf:ID="AccommodationPlace">
    <rdfs:subClassOf rdf:resource="#Place"/>
  </owl:Class>
  <owl:Class rdf:about="#Organization">
    <owl:disjointWith rdf:resource="#ContactInformation"/>
    <owl:disjointWith rdf:resource="#ReviewQuestion"/>
    <owl:disjointWith rdf:resource="#ConferenceSession"/>
    <owl:disjointWith rdf:resource="#ConferenceEvent"/>
    <owl:disjointWith rdf:resource="#Country"/>
    <owl:disjointWith rdf:resource="#Call"/>
    <owl:disjointWith rdf:resource="#Document"/>
    <owl:disjointWith rdf:resource="#ReviewRating"/>
    <owl:disjointWith rdf:resource="#ReviewForm"/>
    <owl:disjointWith rdf:resource="#PersonalHistory"/>
    <owl:disjointWith rdf:resource="#Place"/>
    <owl:disjointWith rdf:resource="#Sponsorship"/>
    <owl:disjointWith rdf:resource="#Person"/>
    <owl:disjointWith rdf:resource="#Conference"/>
    <owl:disjointWith rdf:resource="#Topic"/>
  </owl:Class>
  <owl:Class rdf:about="#PendingPaper">    
    <rdfs:subClassOf rdf:resource="#Paper"/>
    <owl:disjointWith rdf:resource="#ActivePaper"/>
    <owl:disjointWith rdf:resource="#WithdrawnPaper"/>
    <owl:disjointWith rdf:resource="#RejectedPaper"/>
    <owl:disjointWith rdf:resource="#AcceptedPaper"/>
    <owl:disjointWith rdf:resource="#PublishedPaper"/>
  </owl:Class>
  <owl:Class rdf:about="#SocialEvent">
    <rdfs:subClassOf rdf:resource="#NonAcademicEvent"/>
  </owl:Class>
  <owl:Class rdf:about="#TestOnlyTopic">
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith rdf:resource="#MicroelectronicsTopic"/>
    <owl:disjointWith rdf:resource="#OperatingTopicsystems"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#CryptographyTopic"/>
    <owl:disjointWith rdf:resource="#PowerlineTransmissionTopic"/>
    <owl:disjointWith rdf:resource="#SatelliteAndSpaceCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RadioCommunicationsTopic"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith rdf:resource="#MultimediaTopic"/>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith rdf:resource="#ComputerArchitectureTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
  </owl:Class>
  <owl:Class rdf:ID="RatedPapers">
    <owl:equivalentClass>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#ReviewRating"/>
        <owl:onProperty>
          <owl:FunctionalProperty rdf:ID="hasRating"/>
        </owl:onProperty>
      </owl:Restriction>
    </owl:equivalentClass>
    <rdfs:subClassOf rdf:resource="#ActivePaper"/>
  </owl:Class>
  <owl:Class rdf:about="#RadioCommunicationsTopic">
    <owl:disjointWith rdf:resource="#ComputerArchitectureTopic"/>
    <owl:disjointWith rdf:resource="#MultimediaTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationTheoryTopic"/>
    <owl:disjointWith rdf:resource="#AntennasTopic"/>
    <owl:disjointWith rdf:resource="#OperatingTopicsystems"/>
    <owl:disjointWith rdf:resource="#WirelessCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#PowerlineTransmissionTopic"/>
    <owl:disjointWith rdf:resource="#CryptographyTopic"/>
    <owl:disjointWith rdf:resource="#SecurityTopic"/>
    <owl:disjointWith rdf:resource="#MobileComputingTopic"/>
    <owl:disjointWith rdf:resource="#SignalProcessingTopic"/>
    <owl:disjointWith rdf:resource="#CommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#ComputerNetworksTopic"/>
    <owl:disjointWith rdf:resource="#PerformanceTopic"/>
    <owl:disjointWith rdf:resource="#SatelliteAndSpaceCommunicationsTopic"/>
    <owl:disjointWith rdf:resource="#ParallelAndDistributedComputingTopic"/>
    <owl:disjointWith rdf:resource="#MicroelectronicsTopic"/>
    <rdfs:subClassOf rdf:resource="#Topic"/>
    <owl:disjointWith rdf:resource="#MedicineTopic"/>
    <owl:disjointWith rdf:resource="#CADTopic"/>
    <owl:disjointWith rdf:resource="#TestOnlyTopic"/>
  </owl:Class>
  <owl:Class rdf:about="#Review">
    <owl:disjointWith rdf:resource="#SlideSet"/>
    <owl:disjointWith rdf:resource="#Programme"/>
    <owl:disjointWith rdf:resource="#Paper"/>
    <owl:disjointWith rdf:resource="#MealMenu"/>    
    <rdfs:subClassOf rdf:resource="#Document"/>
  </owl:Class>
  <owl:Class rdf:ID="TravelGrant">
    <rdfs:subClassOf rdf:resource="#Sponsorship"/>
  </owl:Class>
  <owl:Class rdf:ID="ConferenceDinner">
    <rdfs:subClassOf rdf:resource="#MealEvent"/>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="hasRelatedPaper">
    <rdfs:range rdf:resource="#Paper"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isWrittenBy"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Author"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasTopic">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Conference"/>
          <owl:Class rdf:about="#Paper"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isTopicOf"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Topic"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasRelatedDocument">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="relatesTo"/>
    </owl:inverseOf>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#AcademicEvent"/>
          <owl:Class rdf:about="#Conference"/>
          <owl:Class rdf:about="#Person"/>
          <owl:Class rdf:about="#ConferenceSession"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="#Document"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="isReviewHistoryOf">
    <rdfs:domain rdf:resource="#PersonalReviewHistory"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="hasReviewHistory"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Reviewer"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="belongsToEvent">
    <rdfs:range rdf:resource="#ConferenceEvent"/>
    <rdfs:domain rdf:resource="#Programme"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="hasProgramme"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="isProviderOf">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="providedBy"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Sponsorship"/>
    <rdfs:domain rdf:resource="#Organization"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="attendeeAt">
    <rdfs:domain rdf:resource="#Person"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="hasAttendee"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#ConferenceEvent"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasMenu">
    <rdfs:domain rdf:resource="#MealEvent"/>
    <rdfs:range rdf:resource="#MealMenu"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isMenuOf"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="hasCall">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="forEvent"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Call"/>
    <rdfs:domain rdf:resource="#AcademicEvent"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#forEvent">
    <rdfs:domain rdf:resource="#Call"/>
    <rdfs:range rdf:resource="#AcademicEvent"/>
    <owl:inverseOf rdf:resource="#hasCall"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="relatedToEvent">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="relatedToPaper"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#AcceptedPaper"/>
    <rdfs:range rdf:resource="#PaperPresentation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasMember">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isMemberOf"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Person"/>
    <rdfs:domain rdf:resource="#Conference"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isMenuOf">
    <rdfs:domain rdf:resource="#MealMenu"/>
    <rdfs:range rdf:resource="#MealEvent"/>
    <owl:inverseOf rdf:resource="#hasMenu"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="isLocationOf">
    <rdfs:range rdf:resource="#ConferenceEvent"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="hasLocation"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#Place"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="isInitiatedBy">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="initiates"/>
    </owl:inverseOf>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SessionChair"/>
          <owl:Class rdf:about="#TPCMember"/>
          <owl:Class rdf:about="#ConferenceChair"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <rdfs:domain rdf:resource="#Call"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasAttendee">
    <owl:inverseOf rdf:resource="#attendeeAt"/>
    <rdfs:domain rdf:resource="#ConferenceEvent"/>
    <rdfs:range rdf:resource="#Person"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isMemberOf">
    <rdfs:domain rdf:resource="#Person"/>
    <owl:inverseOf rdf:resource="#hasMember"/>
    <rdfs:range rdf:resource="#Conference"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasLocation">
    <owl:inverseOf rdf:resource="#isLocationOf"/>
    <rdfs:range rdf:resource="#Place"/>
    <rdfs:domain rdf:resource="#ConferenceEvent"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasProgramme">
    <rdfs:domain rdf:resource="#ConferenceEvent"/>
    <owl:inverseOf rdf:resource="#belongsToEvent"/>
    <rdfs:range rdf:resource="#Programme"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isTopicOf">
    <rdfs:domain rdf:resource="#Topic"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Paper"/>
          <owl:Class rdf:about="#Conference"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <owl:inverseOf rdf:resource="#hasTopic"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#relatedToPaper">
    <owl:inverseOf rdf:resource="#relatedToEvent"/>
    <rdfs:domain rdf:resource="#PaperPresentation"/>
    <rdfs:range rdf:resource="#AcceptedPaper"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#relatesTo">
    <rdfs:domain rdf:resource="#Document"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#AcademicEvent"/>
          <owl:Class rdf:about="#Conference"/>
          <owl:Class rdf:about="#Person"/>
          <owl:Class rdf:about="#ConferenceSession"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
    <owl:inverseOf rdf:resource="#hasRelatedDocument"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#providedBy">
    <rdfs:range rdf:resource="#Organization"/>
    <rdfs:domain rdf:resource="#Sponsorship"/>
    <owl:inverseOf rdf:resource="#isProviderOf"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isReviewing">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Reviewer"/>
          <owl:Class rdf:about="#SessionChair"/>
          <owl:Class rdf:about="#TPCMember"/>
          <owl:Class rdf:about="#ConferenceChair"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isReviewedBy"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Paper"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasReviewHistory">
    <rdfs:domain rdf:resource="#Reviewer"/>
    <rdfs:range rdf:resource="#PersonalReviewHistory"/>
    <owl:inverseOf rdf:resource="#isReviewHistoryOf"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isWrittenBy">
    <owl:inverseOf rdf:resource="#hasRelatedPaper"/>
    <rdfs:domain rdf:resource="#Paper"/>
    <rdfs:range rdf:resource="#Author"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isReviewedBy">
    <rdfs:domain rdf:resource="#Paper"/>
    <owl:inverseOf rdf:resource="#isReviewing"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#SessionChair"/>
          <owl:Class rdf:about="#Reviewer"/>
          <owl:Class rdf:about="#TPCMember"/>
          <owl:Class rdf:about="#ConferenceChair"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#initiates">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#ConferenceChair"/>
          <owl:Class rdf:about="#SessionChair"/>
          <owl:Class rdf:about="#TPCMember"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <owl:inverseOf rdf:resource="#isInitiatedBy"/>
    <rdfs:range rdf:resource="#Call"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="hasFirstName">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Person"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasCostCurrency">
    <rdfs:domain rdf:resource="#Sponsorship"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasCity">
    <rdfs:domain rdf:resource="#ContactInformation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#hasName">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conference Full Name</rdfs:comment>
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#endDate">
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conference End Date and Time</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#paperDueOn">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conference Paper Date and Time Deadline</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#registrationDueOn">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conference Registration Date and Time Deadline</rdfs:comment>
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasEmail">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#ContactInformation"/>
          <owl:Class rdf:about="#Person"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasStreet">
    <rdfs:domain rdf:resource="#ContactInformation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasEndDateTime">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <rdfs:domain rdf:resource="#ConferenceEvent"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasStartDateTime">
    <rdfs:domain rdf:resource="#ConferenceEvent"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasBiography">
    <rdfs:domain rdf:resource="#Person"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasLastName">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#Person"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#manuscriptDueOn">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conference Manuscript Date and Time Deadline</rdfs:comment>
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasPostalCode">
    <rdfs:domain rdf:resource="#ContactInformation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasCostAmount">
    <rdfs:domain rdf:resource="#Sponsorship"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#startDate">
    <rdfs:domain rdf:resource="#Conference"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conference Start Date and Time</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="hasPhone">
    <rdfs:domain rdf:resource="#ContactInformation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:ID="hasSubmissionInstructions">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Call"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#hasCountry">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Country"/>
    <rdfs:domain rdf:resource="#Conference"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:about="#hasRating">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#ActivePaper"/>
    <rdfs:range rdf:resource="#ReviewRating"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="hasSubmissionDeadline">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Call"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </owl:FunctionalProperty>
  <Country rdf:ID="Venezuela"/>
  <Country rdf:ID="Cuba"/>
  <Country rdf:ID="Japan"/>
  <Country rdf:ID="Senegal"/>
  <Country rdf:ID="Norway"/>
  <Country rdf:ID="Madagascar"/>
  <Country rdf:ID="Iran"/>
  <Country rdf:ID="USA"/>
  <Country rdf:ID="Latvia"/>
  <Country rdf:ID="China"/>
  <Country rdf:ID="CocosIslands"/>
  <Country rdf:ID="Uruguay"/>
  <Country rdf:ID="Ukraine"/>
  <Country rdf:ID="Argentina"/>
  <Country rdf:ID="Poland"/>
  <Country rdf:ID="Spain"/>
  <Country rdf:ID="Thailand"/>
  <Country rdf:ID="Turkey"/>
  <Country rdf:ID="Netherlands"/>
  <Country rdf:ID="Azerbaijan"/>
  <Country rdf:ID="Switzerland"/>
  <owl:AllDifferent>
    <owl:distinctMembers rdf:parseType="Collection">
      <Country rdf:about="#Argentina"/>
      <Country rdf:ID="Armenia"/>
      <Country rdf:ID="Australia"/>
      <Country rdf:ID="Austria"/>
      <Country rdf:about="#Azerbaijan"/>
      <Country rdf:ID="Bahamas"/>
      <Country rdf:ID="Bahrain"/>
      <Country rdf:ID="Bangladesh"/>
      <Country rdf:ID="Belgium"/>
      <Country rdf:ID="BosniaAndHerzegovina"/>
      <Country rdf:ID="Botswana"/>
      <Country rdf:ID="Brazil"/>
      <Country rdf:ID="Bulgaria"/>
      <Country rdf:ID="Belarus"/>
      <Country rdf:ID="Cambodia"/>
      <Country rdf:ID="Canada"/>
      <Country rdf:ID="Chile"/>
      <Country rdf:about="#CocosIslands"/>
      <Country rdf:ID="DemocraticRepublicOfCongo"/>
      <Country rdf:about="#China"/>
      <Country rdf:ID="Colombia"/>
      <Country rdf:ID="Croatia"/>
      <Country rdf:about="#Cuba"/>
      <Country rdf:ID="Cyprus"/>
      <Country rdf:ID="CzechRepublic"/>
      <Country rdf:ID="Denmark"/>
      <Country rdf:ID="Ecuador"/>
      <Country rdf:ID="Egypt"/>
      <Country rdf:ID="Estonia"/>
      <Country rdf:ID="Ethiopia"/>
      <Country rdf:ID="EuropeanUnion"/>
      <Country rdf:ID="Finland"/>
      <Country rdf:ID="France"/>
      <Country rdf:ID="Georgia"/>
      <Country rdf:ID="Germany"/>
      <Country rdf:ID="Ghana"/>
      <Country rdf:ID="Greece"/>
      <Country rdf:ID="HongKong"/>
      <Country rdf:ID="Hungary"/>
      <Country rdf:ID="Iceland"/>
      <Country rdf:ID="India"/>
      <Country rdf:ID="Indonesia"/>
      <Country rdf:about="#Iran"/>
      <Country rdf:ID="Iraq"/>
      <Country rdf:ID="Ireland"/>
      <Country rdf:ID="Israel"/>
      <Country rdf:ID="Italy"/>
      <Country rdf:about="#Japan"/>
      <Country rdf:ID="Jordan"/>
      <Country rdf:ID="Kenya"/>
      <Country rdf:ID="Korea"/>
      <Country rdf:ID="Kuwait"/>
      <Country rdf:ID="Lebanon"/>
      <Country rdf:about="#Latvia"/>
      <Country rdf:ID="Libya"/>
      <Country rdf:ID="Lithuania"/>
      <Country rdf:ID="Luxemburg"/>
      <Country rdf:ID="Macao"/>
      <Country rdf:ID="Macedonia"/>
      <Country rdf:about="#Madagascar"/>
      <Country rdf:ID="Malaysia"/>
      <Country rdf:ID="Malta"/>
      <Country rdf:ID="Mauritius"/>
      <Country rdf:ID="Mexico"/>
      <Country rdf:ID="Mongolia"/>
      <Country rdf:ID="Morocco"/>
      <Country rdf:ID="Nicaragua"/>
      <Country rdf:ID="Nepal"/>
      <Country rdf:about="#Netherlands"/>
      <Country rdf:ID="NewZealand"/>
      <Country rdf:ID="Nigeria"/>
      <Country rdf:ID="NorthKorea"/>
      <Country rdf:about="#Norway"/>
      <Country rdf:ID="Oman"/>
      <Country rdf:ID="Pakistan"/>
      <Country rdf:ID="Paraguay"/>
      <Country rdf:ID="Peru"/>
      <Country rdf:ID="Philippines"/>
      <Country rdf:about="#Poland"/>
      <Country rdf:ID="Portugal"/>
      <Country rdf:ID="PuertoRico"/>
      <Country rdf:ID="Qatar"/>
      <Country rdf:ID="Romania"/>
      <Country rdf:ID="Russia"/>
      <Country rdf:ID="SanMarino"/>
      <Country rdf:ID="SaudiArabia"/>
      <Country rdf:about="#Senegal"/>
      <Country rdf:ID="SerbiaAndMontenegro"/>
      <Country rdf:ID="Singapore"/>
      <Country rdf:ID="Slovakia"/>
      <Country rdf:ID="Slovenia"/>
      <Country rdf:ID="SouthAfrica"/>
      <Country rdf:about="#Spain"/>
      <Country rdf:ID="SriLanka"/>
      <Country rdf:ID="Sweden"/>
      <Country rdf:about="#Switzerland"/>
      <Country rdf:ID="Syria"/>
      <Country rdf:ID="Taiwan"/>
      <Country rdf:ID="Tajikistan"/>
      <Country rdf:ID="Tanzania"/>
      <Country rdf:about="#Thailand"/>
      <Country rdf:ID="Tunisia"/>
      <Country rdf:about="#Turkey"/>
      <Country rdf:ID="Turkmenistan"/>
      <Country rdf:ID="UAE"/>
      <Country rdf:about="#Ukraine"/>
      <Country rdf:ID="Uganda"/>
      <Country rdf:ID="UnitedKingdom"/>
      <Country rdf:about="#Uruguay"/>
      <Country rdf:about="#USA"/>
      <Country rdf:about="#Venezuela"/>
      <Country rdf:ID="Vietnam"/>
      <Country rdf:ID="Yemen"/>
      <Country rdf:ID="Zimbabwe"/>
    </owl:distinctMembers>
  </owl:AllDifferent>
  <owl:AllDifferent/>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.2.1, Build 365)  http://protege.stanford.edu -->
