<?xml version="1.0"?>
<rdf:RDF
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns="http://www.dcs.shef.ac.uk/~vita/files/ER-events.owl#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
  xml:base="http://www.dcs.shef.ac.uk/~vita/files/ER-events.owl">
  <owl:Ontology rdf:about=""/>
  <owl:Class rdf:ID="Structural_Failure">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all structural failure emergencies</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Emergency"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="International_Events">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Emergency"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all International Events emergencies</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="TA_C_Road">
    <owl:disjointWith>
      <owl:Class rdf:ID="TA_C_Train"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="TA_Crash"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Industrial_Accidents_and_Environmental_Pollution">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all Industrial Accidents and Environmental Pollution emergencies</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Emergency"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SW_Storms">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Severe_Weather"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="SW_Water_Shortage"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SW_High_Low_Temperature"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SW_Snow"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SW_Gales"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SW_Flooding"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="SF_Built_Environment">
    <rdfs:subClassOf rdf:resource="#Structural_Failure"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="SF_Land_Movements"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="IAEP_Accidental_Explosion">
    <owl:disjointWith>
      <owl:Class rdf:ID="IAEP_Land_Water_Contamination"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="IAEP_Major_Industrial_Fire"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="IAEP_Accidental_Release"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Industrial_Accidents_and_Environmental_Pollution"/>
  </owl:Class>
  <owl:Class rdf:ID="ITF_Gas">
    <owl:disjointWith>
      <owl:Class rdf:ID="ITF_Telecommunications"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ITF_Electricity"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ITF_Water"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Industrial_Technical_Failures"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="F_Other">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Fire"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="F_Industrial"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="F_Residential"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="APD_Rabies">
    <owl:disjointWith>
      <owl:Class rdf:ID="APD_Other"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="APD_Avian_Influenza"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="APD_Foot_Mouth_Disease"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Animal_Plants_Diseases"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SW_Snow">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Severe_Weather"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Water_Shortage"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_High_Low_Temperature"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Gales"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Flooding"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SW_Storms"/>
  </owl:Class>
  <owl:Class rdf:about="#APD_Foot_Mouth_Disease">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Animal_Plants_Diseases"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#APD_Other"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#APD_Avian_Influenza"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#APD_Rabies"/>
  </owl:Class>
  <owl:Class rdf:ID="Terrorism">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for Terrorism Events</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Emergency"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SW_High_Low_Temperature">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Severe_Weather"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Water_Shortage"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SW_Snow"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Gales"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Flooding"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SW_Storms"/>
  </owl:Class>
  <owl:Class rdf:about="#IAEP_Major_Industrial_Fire">
    <rdfs:subClassOf rdf:resource="#Industrial_Accidents_and_Environmental_Pollution"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#IAEP_Land_Water_Contamination"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#IAEP_Accidental_Explosion"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#IAEP_Accidental_Release"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="IAEP_AR_Biological">
    <owl:disjointWith>
      <owl:Class rdf:ID="IAEP_AR_Radioactive"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="IAEP_AR_Chemical"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#IAEP_Accidental_Release"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ITF_Telecommunications">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Industrial_Technical_Failures"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#ITF_Electricity"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ITF_Water"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ITF_Gas"/>
  </owl:Class>
  <owl:Class rdf:ID="TA_A_Rail">
    <owl:disjointWith>
      <owl:Class rdf:ID="TA_A_Aviation"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TA_A_Ferry"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="TA_Accident"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Animal_Plants_Diseases">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Emergency"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#TA_A_Aviation">
    <owl:disjointWith rdf:resource="#TA_A_Rail"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TA_A_Ferry"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TA_Accident"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SF_Land_Movements">
    <rdfs:subClassOf rdf:resource="#Structural_Failure"/>
    <owl:disjointWith rdf:resource="#SF_Built_Environment"/>
  </owl:Class>
  <owl:Class rdf:about="#TA_C_Train">
    <owl:disjointWith rdf:resource="#TA_C_Road"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TA_Crash"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#F_Residential">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Fire"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#F_Other"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#F_Industrial"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Severe_Weather">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all metheorological events</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Emergency"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#TA_A_Ferry">
    <owl:disjointWith rdf:resource="#TA_A_Rail"/>
    <owl:disjointWith rdf:resource="#TA_A_Aviation"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TA_Accident"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Public_Protest">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Emergency"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all public protests emergencies</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#SW_Gales">
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Water_Shortage"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SW_High_Low_Temperature"/>
    <owl:disjointWith rdf:resource="#SW_Snow"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Flooding"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SW_Storms"/>
    <rdfs:subClassOf rdf:resource="#Severe_Weather"/>
  </owl:Class>
  <owl:Class rdf:about="#Emergency">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A super class that includes all the possible emergencies</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Fire">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all Fire emergencies</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Emergency"/>
  </owl:Class>
  <owl:Class rdf:about="#ITF_Water">
    <owl:disjointWith rdf:resource="#ITF_Telecommunications"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ITF_Electricity"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ITF_Gas"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Industrial_Technical_Failures"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#IAEP_AR_Chemical">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#IAEP_Accidental_Release"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#IAEP_AR_Radioactive"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#IAEP_AR_Biological"/>
  </owl:Class>
  <owl:Class rdf:ID="Transport_Accidents">
    <rdfs:subClassOf rdf:resource="#Emergency"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all transport related emergencies</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#IAEP_Accidental_Release">
    <rdfs:subClassOf rdf:resource="#Industrial_Accidents_and_Environmental_Pollution"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#IAEP_Land_Water_Contamination"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#IAEP_Accidental_Explosion"/>
    <owl:disjointWith rdf:resource="#IAEP_Major_Industrial_Fire"/>
  </owl:Class>
  <owl:Class rdf:ID="Chemical_Biological_Radiological_and_Nuclear">
    <rdfs:subClassOf rdf:resource="#Emergency"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all Chemical, Biological, Radiological and Nuclear emergencies</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#TA_Crash">
    <owl:disjointWith>
      <owl:Class rdf:about="#TA_Accident"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Transport_Accidents"/>
  </owl:Class>
  <owl:Class rdf:about="#TA_Accident">
    <rdfs:subClassOf rdf:resource="#Transport_Accidents"/>
    <owl:disjointWith rdf:resource="#TA_Crash"/>
  </owl:Class>
  <owl:Class rdf:about="#APD_Other">
    <owl:disjointWith>
      <owl:Class rdf:about="#APD_Avian_Influenza"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#APD_Rabies"/>
    <owl:disjointWith rdf:resource="#APD_Foot_Mouth_Disease"/>
    <rdfs:subClassOf rdf:resource="#Animal_Plants_Diseases"/>
  </owl:Class>
  <owl:Class rdf:ID="PP_Nationally_Coordinated_and_Large_Localised_Protest">
    <rdfs:subClassOf rdf:resource="#Public_Protest"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="PP_Industrial_Action"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Other">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all other non-classified emergencies</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Emergency"/>
  </owl:Class>
  <owl:Class rdf:about="#IAEP_AR_Radioactive">
    <rdfs:subClassOf rdf:resource="#IAEP_Accidental_Release"/>
    <owl:disjointWith rdf:resource="#IAEP_AR_Biological"/>
    <owl:disjointWith rdf:resource="#IAEP_AR_Chemical"/>
  </owl:Class>
  <owl:Class rdf:about="#Industrial_Technical_Failures">
    <rdfs:subClassOf rdf:resource="#Emergency"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all industrial technical failures</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#F_Industrial">
    <owl:disjointWith rdf:resource="#F_Other"/>
    <owl:disjointWith rdf:resource="#F_Residential"/>
    <rdfs:subClassOf rdf:resource="#Fire"/>
  </owl:Class>
  <owl:Class rdf:about="#APD_Avian_Influenza">
    <rdfs:subClassOf rdf:resource="#Animal_Plants_Diseases"/>
    <owl:disjointWith rdf:resource="#APD_Other"/>
    <owl:disjointWith rdf:resource="#APD_Rabies"/>
    <owl:disjointWith rdf:resource="#APD_Foot_Mouth_Disease"/>
  </owl:Class>
  <owl:Class rdf:about="#PP_Industrial_Action">
    <rdfs:subClassOf rdf:resource="#Public_Protest"/>
    <owl:disjointWith rdf:resource="#PP_Nationally_Coordinated_and_Large_Localised_Protest"/>
  </owl:Class>
  <owl:Class rdf:about="#ITF_Electricity">
    <rdfs:subClassOf rdf:resource="#Industrial_Technical_Failures"/>
    <owl:disjointWith rdf:resource="#ITF_Telecommunications"/>
    <owl:disjointWith rdf:resource="#ITF_Water"/>
    <owl:disjointWith rdf:resource="#ITF_Gas"/>
  </owl:Class>
  <owl:Class rdf:about="#SW_Water_Shortage">
    <rdfs:subClassOf rdf:resource="#Severe_Weather"/>
    <owl:disjointWith rdf:resource="#SW_High_Low_Temperature"/>
    <owl:disjointWith rdf:resource="#SW_Snow"/>
    <owl:disjointWith rdf:resource="#SW_Gales"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SW_Flooding"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SW_Storms"/>
  </owl:Class>
  <owl:Class rdf:about="#SW_Flooding">
    <rdfs:subClassOf rdf:resource="#Severe_Weather"/>
    <owl:disjointWith rdf:resource="#SW_Water_Shortage"/>
    <owl:disjointWith rdf:resource="#SW_High_Low_Temperature"/>
    <owl:disjointWith rdf:resource="#SW_Snow"/>
    <owl:disjointWith rdf:resource="#SW_Gales"/>
    <owl:disjointWith rdf:resource="#SW_Storms"/>
  </owl:Class>
  <owl:Class rdf:about="#IAEP_Land_Water_Contamination">
    <owl:disjointWith rdf:resource="#IAEP_Accidental_Explosion"/>
    <owl:disjointWith rdf:resource="#IAEP_Major_Industrial_Fire"/>
    <owl:disjointWith rdf:resource="#IAEP_Accidental_Release"/>
    <rdfs:subClassOf rdf:resource="#Industrial_Accidents_and_Environmental_Pollution"/>
  </owl:Class>
  <owl:Class rdf:ID="Human_Health">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Class for Human Health Events</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Emergency"/>
  </owl:Class>
  <rdf:Description rdf:ID="Animal_Plants">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >class for all animal and plants diseases</rdfs:comment>
  </rdf:Description>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4, Build 533)  http://protege.stanford.edu -->
