changeset 3:d9fd32ecae24

minor bug identifieer
author dwinter
date Sun, 06 Feb 2011 20:22:20 +0100
parents 273164f81926
children 72004a788198
files owlInput/ecrm_101001.owl owlInput/knowledgeRepresenatation.owl protege.properties src/de/mpiwg/dwinter/duomo/lexdump/LexOWLTransformer.java src/de/mpiwg/dwinter/duomo/lexdump/OWLImporter.java
diffstat 5 files changed, 642 insertions(+), 644 deletions(-) [+]
line wrap: on
line diff
--- a/owlInput/ecrm_101001.owl	Thu Feb 03 16:08:06 2011 +0100
+++ b/owlInput/ecrm_101001.owl	Sun Feb 06 20:22:20 2011 +0100
@@ -14,10 +14,10 @@
     <rdfs:label xml:lang="en">Erlangen CRM / OWL</rdfs:label>
     <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
     >ECRM 101001 / CIDOC-CRM 5.0.2 January 2010 Edition</owl:versionInfo>
+    <rdfs:comment xml:lang="en">Changelog: http://erlangen-crm.org/changelog#101001</rdfs:comment>
     <rdfs:comment xml:lang="en">Erlangen CRM / OWL - An OWL DL 1.0 implementation of the CIDOC Conceptual Reference Model, based on: Nick Crofts, Martin Doerr, Tony Gill, Stephen Stead, Matthew Stiff (eds.): Definition of the CIDOC Conceptual Reference Model (http://cidoc-crm.org/).
 This implementation has been originally created by Bernhard Schiemann, Martin Oischinger and Günther Görz at the Friedrich-Alexander-University of Erlangen-Nuremberg, Department of Computer Science, Chair of Computer Science 8 (Artificial Intelligence) in cooperation with the Department of Museum Informatics of the Germanisches Nationalmuseum Nuremberg and the Department of Biodiversity Informatics of the Zoologisches Forschungsmuseum Alexander Koenig Bonn.
 All writes reserved.</rdfs:comment>
-    <rdfs:comment xml:lang="en">Changelog: http://erlangen-crm.org/changelog#101001</rdfs:comment>
   </owl:Ontology>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E82_Actor_Appellation">
     <rdfs:comment xml:lang="en">Scope note:
@@ -48,6 +48,9 @@
 - the earthquake in Lisbon 1755 (E5)
 - the Peterhof Palace near Saint Petersburg being in ruins from 1944 – 1946 (E3)</rdfs:comment>
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P4_has_time-span"/>
@@ -56,9 +59,6 @@
         >1</owl:cardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
-    </rdfs:subClassOf>
     <owl:disjointWith>
       <owl:Class rdf:about="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
     </owl:disjointWith>
@@ -73,6 +73,9 @@
 - the melting of the snowman
 - the burning of the Temple of Artemis in Ephesos by Herostratos in 356BC</rdfs:comment>
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E5_Event"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom>
           <owl:Class rdf:about="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
@@ -82,23 +85,20 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E5_Event"/>
-    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E54_Dimension">
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P91_has_unit"/>
         </owl:onProperty>
-        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:cardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
-    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises quantifiable properties that can be measured by some calibrated means and can be approximated by values, i.e. points or regions in a mathematical or conceptual space, such as natural or real numbers, RGB values etc.
 An instance of E54 Dimension represents the true quantity, independent from its numerical approximation, e.g. in inches or in cm. The properties of the class E54 Dimension allow for expressing the numerical approximation of the values of an instance of E54 Dimension. If the true values belong to a non-discrete space, such as spatial distances, it is recommended to record them as approximations by intervals or regions of indeterminacy enclosing the assumed true values. For instance, a length of 5 cm may be recorded as 4.5-5.5 cm, according to the precision of the respective observation. Note, that interoperability of values described in different units depends critically on the representation as value regions.
@@ -127,7 +127,6 @@
 Examples:
 the destruction of Herculaneum by volcanic eruption in 79 AD
 - the destruction of Nineveh (E6, E7)</rdfs:comment>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E64_End_of_Existence"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
@@ -138,6 +137,7 @@
         </owl:someValuesFrom>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E64_End_of_Existence"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E20_Biological_Object">
     <rdfs:subClassOf>
@@ -155,12 +155,9 @@
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E52_Time-Span">
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P83_had_at_least_duration"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P84_had_at_most_duration"/>
         </owl:onProperty>
         <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
         >1</owl:maxCardinality>
@@ -177,12 +174,15 @@
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P84_had_at_most_duration"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P83_had_at_least_duration"/>
         </owl:onProperty>
         <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
         >1</owl:maxCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
+    </rdfs:subClassOf>
     <owl:disjointWith>
       <owl:Class rdf:about="http://erlangen-crm.org/101001/E53_Place"/>
     </owl:disjointWith>
@@ -200,17 +200,17 @@
 - duration of the Ming Dynasty</rdfs:comment>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E69_Death">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E64_End_of_Existence"/>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E21_Person"/>
+        </owl:someValuesFrom>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P100_was_death_of"/>
         </owl:onProperty>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E21_Person"/>
-        </owl:someValuesFrom>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E64_End_of_Existence"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises the deaths of human beings.
 If a person is killed, their death should be instantiated as E69 Death and as E7 Activity. The death or perishing of other living beings should be documented using E64 End of Existence.
@@ -221,10 +221,10 @@
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E45_Address">
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E51_Contact_Point"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E44_Place_Appellation"/>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E44_Place_Appellation"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E51_Contact_Point"/>
     </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises identifiers expressed in coding systems for places, such as postal addresses used for mailing.
@@ -244,28 +244,28 @@
 - the Portland Vase
 - the Coliseum</rdfs:comment>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E19_Physical_Object"/>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E19_Physical_Object"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
     </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E12_Production">
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E11_Modification"/>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
+        </owl:someValuesFrom>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P108_has_produced"/>
         </owl:onProperty>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
-        </owl:someValuesFrom>
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E11_Modification"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
     </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises activities that are designed to, and succeed in, creating one or more new items.
@@ -339,16 +339,7 @@
     </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E72_Legal_Object">
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E30_Right"/>
-        </owl:someValuesFrom>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P104_is_subject_to"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E70_Thing"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
@@ -359,7 +350,16 @@
         </owl:someValuesFrom>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E70_Thing"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P104_is_subject_to"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E30_Right"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises those material or immaterial items to which instances of E30 Right, such as the right of ownership or use, can be applied.
 This is true for all E18 Physical Thing. In the case of instances of E28 Conceptual Object, however, the identity of the E28 Conceptual Object or the method of its use may be too ambiguous to reliably establish instances of E30 Right, as in the case of taxa and inspirations. Ownership of corporations is currently regarded as out of scope of the CRM.
@@ -383,6 +383,9 @@
 - the falling of a tile from my roof last Sunday
 - the CIDOC Conference 2003 (E7)</rdfs:comment>
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E4_Period"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom>
           <owl:Class rdf:about="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
@@ -392,9 +395,6 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E4_Period"/>
-    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E73_Information_Object">
     <rdfs:comment xml:lang="en">Scope note:
@@ -408,10 +408,10 @@
 - the movie "The Seven Samurai" by Akira Kurosawa
 - the Maxwell Equations</rdfs:comment>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E90_Symbolic_Object"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E89_Propositional_Object"/>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E89_Propositional_Object"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E90_Symbolic_Object"/>
     </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E28_Conceptual_Object">
@@ -424,17 +424,17 @@
 - Beethoven’s “Ode an die Freude” (Ode to Joy) (E73)
 - the definition of “ontology” in the Oxford English Dictionary
 - the knowledge about the victory at Marathon carried by the famous runner</rdfs:comment>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E71_Man-Made_Thing"/>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P94i_was_created_by"/>
+        </owl:onProperty>
         <owl:someValuesFrom>
           <owl:Class rdf:about="http://erlangen-crm.org/101001/E65_Creation"/>
         </owl:someValuesFrom>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P94i_was_created_by"/>
-        </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E71_Man-Made_Thing"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E84_Information_Carrier">
     <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E22_Man-Made_Object"/>
@@ -462,16 +462,7 @@
 - Thirty Years War
 - Sturm und Drang
 - Cubism</rdfs:comment>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P7_took_place_at"/>
-        </owl:onProperty>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E53_Place"/>
-        </owl:someValuesFrom>
-      </owl:Restriction>
-    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -481,7 +472,16 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E53_Place"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P7_took_place_at"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E36_Visual_Item">
     <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E73_Information_Object"/>
@@ -498,14 +498,7 @@
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E14_Condition_Assessment">
     <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
-        </owl:someValuesFrom>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P34_concerned"/>
-        </owl:onProperty>
-      </owl:Restriction>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
@@ -517,7 +510,14 @@
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P34_concerned"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class describes the act of assessing the state of preservation of an object during a particular period.
@@ -528,44 +528,44 @@
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E74_Group">
     <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >2</owl:minCardinality>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P144i_gained_member_by"/>
-        </owl:onProperty>
-      </owl:Restriction>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >0</owl:minCardinality>
+        >2</owl:minCardinality>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P146i_lost_member_by"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:maxCardinality>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P95i_was_formed_by"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P107_has_current_or_former_member"/>
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P107_has_current_or_former_member"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P95i_was_formed_by"/>
+        </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:about="http://erlangen-crm.org/101001/P146i_lost_member_by"/>
+        </owl:onProperty>
+        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >0</owl:minCardinality>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P144i_gained_member_by"/>
         </owl:onProperty>
         <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
         >2</owl:minCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
-    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises any gatherings or organizations of two or more people that act collectively or in a similar way due to any form of unifying relationship. In the wider sense this class also comprises official positions which used to be regarded in certain contexts as one actor, independent of the current holder of the office, such as the president of a country.
 A gathering of people becomes an E74 Group when it exhibits organizational characteristics usually typified by a set of ideas or beliefs held in common, or actions performed together. These might be communication, creating some common artifact, a common purpose such as study, worship, business, sports, etc. Nationality can be modeled as membership in an E74 Group (cf. HumanML markup). Married couples and other concepts of family are regarded as particular examples of E74 Group.
@@ -600,15 +600,9 @@
 Examples:
 - the death and mummification of Tut-Ankh-Amun (transformation of Tut-Ankh-Amun from a living person to a mummy) (E69,E81,E7)</rdfs:comment>
     <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
-        </owl:someValuesFrom>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P124_transformed"/>
-        </owl:onProperty>
-      </owl:Restriction>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E64_End_of_Existence"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom>
@@ -619,9 +613,15 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E64_End_of_Existence"/>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P124_transformed"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
     </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E18_Physical_Thing">
@@ -635,15 +635,13 @@
 - the Cullinan Diamond (E19)
 - the cave "Ideon Andron" in Crete (E26)
 - the Mona Lisa (E22)</rdfs:comment>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E72_Legal_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:maxCardinality>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P45_consists_of"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P13i_was_destroyed_by"/>
         </owl:onProperty>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E57_Material"/>
-        </owl:someValuesFrom>
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
@@ -658,13 +656,15 @@
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:maxCardinality>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E57_Material"/>
+        </owl:someValuesFrom>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P13i_was_destroyed_by"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P45_consists_of"/>
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E72_Legal_Object"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E33_Linguistic_Object">
     <rdfs:comment xml:lang="en">Scope note:
@@ -677,7 +677,15 @@
 - the lyrics of the song "Blue Suede Shoes"
 - the text of the Jabberwocky by Lewis Carroll
 - the text of "Doktoro Jekyll kaj Sinjoro Hyde" (an Esperanto translation of Dr Jekyll and Mr Hyde)</rdfs:comment>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E73_Information_Object"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P73i_is_translation_of"/>
+        </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>
@@ -687,15 +695,7 @@
         >1</owl:minCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P73i_is_translation_of"/>
-        </owl:onProperty>
-        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:maxCardinality>
-      </owl:Restriction>
-    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E73_Information_Object"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E42_Identifier">
     <rdfs:comment xml:lang="en">Scope note:
@@ -723,10 +723,10 @@
 - the Manchester Ship Canal
 - Michael Jackson's nose following plastic surgery</rdfs:comment>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E26_Physical_Feature"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E26_Physical_Feature"/>
     </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E87_Curation_Activity">
@@ -738,6 +738,9 @@
 Examples:
 - the curation of Mikael Heggelund Foslie’s coralline red algae Herbarium 1876 – 1909 (when Foslie died), now at Museum of Natural History and Archaeology, Norway</rdfs:comment>
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom>
           <owl:Class rdf:about="http://erlangen-crm.org/101001/E78_Collection"/>
@@ -747,32 +750,29 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
-    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E85_Joining">
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:cardinality>
+        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:minCardinality>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P143_joined"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P144_joined_with"/>
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P144_joined_with"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P143_joined"/>
         </owl:onProperty>
-        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:minCardinality>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
-    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises the activities that result in an instance of E39 Actor becoming a member of an instance of E74 Group. This class does not imply initiative by either party.
 Typical scenarios include becoming a member of a social organisation, becoming employee of a company, marriage, the adoption of a child by a family and the inauguration of somebody into an official position.
@@ -784,6 +784,9 @@
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E15_Identifier_Assignment">
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E42_Identifier"/>
         <owl:onProperty>
@@ -791,9 +794,6 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
-    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises activities that result in the allocation of an identifier to an instance of E1 CRM Entity. An E15 Identifier Assignment may include the creation of the identifier from multiple constituents, which themselves may be instances of E41 Appellation. The syntax and kinds of constituents to be used may be declared in a rule constituting an instance of E29 Design or Procedure.
 Examples of such identifiers include Find Numbers, Inventory Numbers, uniform titles in the sense of librarianship and Digital Object Identifiers (DOI). Documenting the act of identifier assignment and deassignment is especially useful when objects change custody or the identification system of an organization is changed. In order to keep track of the identity of things in such cases, it is important to document by whom, when and for what purpose an identifier is assigned to an item.
@@ -822,16 +822,16 @@
     </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E90_Symbolic_Object">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E28_Conceptual_Object"/>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E72_Legal_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E90_Symbolic_Object"/>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P106_is_composed_of"/>
         </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E90_Symbolic_Object"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E72_Legal_Object"/>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E28_Conceptual_Object"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises identifiable symbols and any aggregation of symbols, such as characters,
 identifiers, traffic signs, emblems, texts, data sets, images, musical scores, multimedia objects,
@@ -870,16 +870,16 @@
 - cave, doline, scratch [types of E26 Physical Feature]
 - poem, short story [types of E33 Linguistic Object]
 - wedding, earthquake, skirmish [types of E5 Event]</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E28_Conceptual_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:maxCardinality>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P135i_was_created_by"/>
         </owl:onProperty>
+        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:maxCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E28_Conceptual_Object"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E83_Type_Creation">
     <rdfs:comment xml:lang="en">Scope note:
@@ -890,6 +890,9 @@
 - creation of the taxon 'Penicillium brefeldianum B. O. Dodge' (1933)
 - addition of class E84 Information Carrier to the CIDOC CRM</rdfs:comment>
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E65_Creation"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E55_Type"/>
         <owl:onProperty>
@@ -897,9 +900,6 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E65_Creation"/>
-    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E75_Conceptual_Object_Appellation">
     <rdfs:subClassOf>
@@ -922,6 +922,7 @@
 
 Examples:
 - the earthquake in Lisbon 1755 (E5)</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -931,30 +932,29 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E80_Part_Removal">
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E11_Modification"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
+        </owl:someValuesFrom>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P113_removed"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P112_diminished"/>
         </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P112_diminished"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P113_removed"/>
         </owl:onProperty>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
-        </owl:someValuesFrom>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E11_Modification"/>
-    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises the activities that result in an instance of E18 Physical Thing being decreased by the removal of a part.
 Typical scenarios include the detachment of an accessory, the removal of a component or part of a composite object, or the deaccessioning of an object from a curated E78 Collection. If the E80 Part Removal results in the total decomposition of the original object into pieces, such that the whole ceases to exist, the activity should instead be modelled as an E81 Transformation, i.e. a simultaneous destruction and production. In cases where the part removed has no discernible identity prior to its removal but does have an identity subsequent to its removal, the activity should be regarded as both E80 Part Removal and E12 Production. This class of activities forms a basis for reasoning about the history, and continuity of identity over time, of objects that are removed from other objects, such as precious gemstones being extracted from different items of jewelry, or cultural artifacts being deaccessioned from different museum collections over their lifespan.
@@ -966,6 +966,19 @@
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E79_Part_Addition">
     <owl:disjointWith rdf:resource="http://erlangen-crm.org/101001/E80_Part_Removal"/>
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E11_Modification"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P110_augmented"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
         <owl:onProperty>
@@ -973,19 +986,6 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
-        </owl:someValuesFrom>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P110_augmented"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E11_Modification"/>
-    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises activities that result in an instance of E24 Physical Man-Made Thing being increased, enlarged or augmented by the addition of a part.
 Typical scenarios include the attachment of an accessory, the integration of a component, the addition of an element to an aggregate object, or the accessioning of an object into a curated E78 Collection. Objects to which parts are added are, by definition, man-made, since the addition of a part implies a human activity. Following the addition of parts, the resulting man-made assemblages are treated objectively as single identifiable wholes, made up of constituent or component parts bound together either physically (for example the engine becoming a part of the car), or by sharing a common purpose (such as the 32 chess pieces that make up a chess set). This class of activities forms a basis for reasoning about the history and continuity of identity of objects that are integrated into other objects over time, such as precious gemstones being repeatedly incorporated into different items of jewellery, or cultural artifacts being added to different museum instances of E78 Collection over their lifespan.
@@ -996,16 +996,16 @@
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E13_Attribute_Assignment">
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P140_assigned_attribute_to"/>
         </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises the actions of making assertions about properties of an object or any relation between two items or concepts.
 This class allows the documentation of how the respective assignment came about, and whose opinion it was. All the attributes or properties assigned in such an action can also be seen as directly attached to the respective item or concept, possibly as a collection of contradictory values. All cases of properties in this model that are also described indirectly through an action are characterised as "short cuts" of this action. This redundant modelling of two alternative views is preferred because many implementations may have good reasons to model either the action or the short cut, and the relation between both alternatives can be captured by simple rules.
@@ -1025,10 +1025,10 @@
 - “Mona Lisa”
 - “La Pie or The Magpie”
 - “Lucy in the Sky with Diamonds”</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E33_Linguistic_Object"/>
     <rdfs:subClassOf>
       <owl:Class rdf:about="http://erlangen-crm.org/101001/E41_Appellation"/>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E33_Linguistic_Object"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E29_Design_or_Procedure">
     <rdfs:comment xml:lang="en">Scope note:
@@ -1048,6 +1048,7 @@
     <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E73_Information_Object"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E53_Place">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
@@ -1057,7 +1058,6 @@
         >1</owl:maxCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises extents in space, in particular on the surface of the earth, in the pure sense of physics: independent from temporal phenomena and matter.
 The instances of E53 Place are usually determined by reference to the position of “immobile” objects such as buildings, cities, mountains, rivers, or dedicated geodetic marks. A Place can be determined by combining a frame of reference and a location with respect to this frame. It may be identified by one or more instances of E44 Place Appellation.
@@ -1084,10 +1084,10 @@
 - Sir Ian McKellan (E21)</rdfs:comment>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E34_Inscription">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E33_Linguistic_Object"/>
     <rdfs:subClassOf>
       <owl:Class rdf:about="http://erlangen-crm.org/101001/E37_Mark"/>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E33_Linguistic_Object"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises recognisable, short texts attached to instances of E24 Physical Man-Made Thing.
 The transcription of the text can be documented in a note by P3_has note: E62 String. The alphabet used can be documented by P2_has type: E55 Type. This class does not intend to describe the idiosyncratic characteristics of an individual physical embodiment of an inscription, but the underlying prototype. The physical embodiment is modelled in the CRM as E24 Physical Man-Made Thing.
@@ -1107,20 +1107,7 @@
 - the relocation of London Bridge from the UK to the USA
 - the movement of the exhibition "Treasures of Tut-Ankh-Amun" 1976-1979</rdfs:comment>
     <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P26_moved_to"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-        <owl:onProperty>
-          <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/101001/P27_moved_from"/>
-        </owl:onProperty>
-      </owl:Restriction>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
@@ -1133,7 +1120,20 @@
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P27_moved_from"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P26_moved_to"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+      </owl:Restriction>
     </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E78_Collection">
@@ -1148,16 +1148,16 @@
 - Mikael Heggelund Foslie’s coralline red algae Herbarium at Museum of Natural History
 and Archaeology, Trondheim, Norway</rdfs:comment>
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P109_has_current_or_former_curator"/>
         </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
-    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E44_Place_Appellation">
     <rdfs:comment xml:lang="en">Scope note:
@@ -1178,17 +1178,17 @@
     </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E63_Beginning_of_Existence">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E5_Event"/>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P92_brought_into_existence"/>
+        </owl:onProperty>
         <owl:someValuesFrom>
           <owl:Class rdf:about="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
         </owl:someValuesFrom>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P92_brought_into_existence"/>
-        </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E5_Event"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises events that bring into existence any E77 Persistent Item.
 It may be used for temporal reasoning about things (intellectual products, physical items, groups of people, living beings) beginning to exist; it serves as a hook for determination of a terminus post quem and ante quem.
@@ -1208,7 +1208,7 @@
 - the Forth Railway Bridge (E22)
 - the Channel Tunnel (E25)
 - the Historical Collection of the Museum Benaki in Athens (E78)</rdfs:comment>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E71_Man-Made_Thing"/>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
@@ -1217,7 +1217,7 @@
         <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E12_Production"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E71_Man-Made_Thing"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E77_Persistent_Item">
     <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
@@ -1242,27 +1242,27 @@
 Examples:
 - the fall of the Roman Empire
 - the liquidation of Enron Corporation</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E64_End_of_Existence"/>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E74_Group"/>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P99_dissolved"/>
         </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E74_Group"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E64_End_of_Existence"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E46_Section_Definition">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E44_Place_Appellation"/>
     <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:minCardinality>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P58i_defines_section"/>
         </owl:onProperty>
+        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:minCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E44_Place_Appellation"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises areas of objects referred to in terms specific to the general geometry or structure of its kind.
 The 'prow' of the boat, the 'frame' of the picture, the 'front' of the building are all instances of E46 Section Definition. The class highlights the fact that parts of objects can be treated as locations. This holds in particular for features without natural boundaries, such as the “head” of a marble statue made out of one block (cf. E53 Place). In answer to the question 'where is the signature?' one might reply 'on the lower left corner'. (Section Definition is closely related to the term “segment” in Gerstl, P.&amp; Pribbenow, S, 1996 “ A conceptual theory of part – whole relations and its applications”, Data &amp; Knowledge Engineering 20 305-322, North Holland- Elsevier ).
@@ -1301,31 +1301,31 @@
 - the common ideas of the plots of the movie "The Seven Samurai" by Akira Kurosawa and
 the movie “The Magnificent Seven” by John Sturges
 - the image content of the photo of the Allied Leaders at Yalta 1945 (E38)</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E28_Conceptual_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P67i_is_referred_to_by"/>
-        </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E89_Propositional_Object"/>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P148_has_component"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P129i_is_subject_of"/>
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P129i_is_subject_of"/>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P148_has_component"/>
         </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E89_Propositional_Object"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E28_Conceptual_Object"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P67i_is_referred_to_by"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E32_Authority_Document">
     <rdfs:comment xml:lang="en">Scope note:
@@ -1352,16 +1352,16 @@
 - the transformation of the Enola Gay into a museum exhibit by the National Air and Space Museum in Washington DC between 1993 and 1995 (E12, E81)
 - the last renewal of the gold coating of the Toshogu shrine in Nikko, Japan</rdfs:comment>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P31_has_modified"/>
         </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E37_Mark">
     <rdfs:comment xml:lang="en">Scope note:
@@ -1376,6 +1376,18 @@
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E86_Leaving">
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P146_separated_from"/>
+        </owl:onProperty>
+        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:minCardinality>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
         >1</owl:cardinality>
@@ -1384,18 +1396,6 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:minCardinality>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P146_separated_from"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
-    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises the activities that result in an instance of E39 Actor to be disassociated from an instance of E74 Group. This class does not imply initiative by either party.
 Typical scenarios include the termination of membership in a social organisation, ending the employment at a company, divorce, and the end of tenure of somebody in an official position.
@@ -1417,18 +1417,18 @@
     <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E55_Type"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E65_Creation">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P94_has_created"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E28_Conceptual_Object"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E28_Conceptual_Object"/>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P94_has_created"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises events that result in the creation of conceptual items or immaterial products, such as legends, poems, texts, music, images, movies, laws, types etc.
 
@@ -1438,17 +1438,17 @@
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E8_Acquisition">
     <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:minCardinality>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P24_transferred_title_of"/>
         </owl:onProperty>
+        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:minCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
-    </rdfs:subClassOf>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises transfers of legal ownership from one or more instances of E39 Actor to one or more other instances of E39 Actor.
 The class also applies to the establishment or loss of ownership of instances of E18 Physical Thing. It does not, however, imply changes of any other kinds of right. The recording of the donor and/or recipient is optional. It is possible that in an instance of E8 Acquisition there is either no donor or no recipient. Depending on the circumstances, it may describe:
@@ -1471,6 +1471,17 @@
 
 Examples:
 - the birth of Alexander the Great</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P96_by_mother"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/101001/E21_Person"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom>
@@ -1481,17 +1492,6 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:someValuesFrom>
-          <owl:Class rdf:about="http://erlangen-crm.org/101001/E21_Person"/>
-        </owl:someValuesFrom>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P96_by_mother"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E17_Type_Assignment">
     <rdfs:comment xml:lang="en">Scope note:
@@ -1501,14 +1501,7 @@
 Examples:
 - the first classification of object GE34604 as Lament Cloth, October 2nd;
 the determination of a cactus in Martin Doerr’s garden as 'Cereus hildmannianus K.Schumann', July 2003</rdfs:comment>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P42_assigned"/>
-        </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E55_Type"/>
-      </owl:Restriction>
-    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -1518,18 +1511,25 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E55_Type"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P42_assigned"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E51_Contact_Point">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E41_Appellation"/>
     <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P76i_provides_access_to"/>
         </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E41_Appellation"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises identifiers employed, or understood, by communication services to direct communications to an instance of E39 Actor.  These include E-mail addresses, telephone numbers, post office boxes, Fax numbers, etc. Most postal addresses can be considered both as  instances of E44 Place Appellation and E51 Contact Point.  In such cases the subclass E45 Address should be used.
 
@@ -1538,6 +1538,7 @@
 - “weasel@paveprime.com”</rdfs:comment>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E26_Physical_Feature">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -1547,7 +1548,6 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises identifiable features that are physically attached in an integral way to particular physical objects.
 Instances of E26 Physical Feature share many of the attributes of instances of E19 Physical Object. They may have a one-, two- or three-dimensional geometric extent, but there are no natural borders that separate them completely in an objective way from the carrier objects. For example, a doorway is a feature but the door itself, being attached by hinges, is not.
@@ -1568,7 +1568,7 @@
 Examples:
 - Tut-Ankh-Amun
 - Nelson Mandela</rdfs:comment>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E20_Biological_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -1578,7 +1578,7 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E20_Biological_Object"/>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E10_Transfer_of_Custody">
     <rdfs:comment xml:lang="en">Scope note:
@@ -1596,9 +1596,6 @@
 - the delivery of the paintings by Secure Deliveries Inc. to the National Gallery
 - the return of Picasso’s "Guernica" to Madrid’s Prado in 1981</rdfs:comment>
     <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
         <owl:onProperty>
@@ -1606,6 +1603,9 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E47_Spatial_Coordinates">
     <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E44_Place_Appellation"/>
@@ -1621,7 +1621,6 @@
 - 26. Person Nationality Information</rdfs:comment>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E40_Legal_Body">
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E74_Group"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom>
@@ -1632,6 +1631,7 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E74_Group"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises institutions or groups of people that have obtained a legal recognition as a group and can act collectively as agents.
 This means that they can perform actions, own property, create or destroy things and can be held collectively responsible for their actions like individual people. The term 'personne morale' is often used for this in French.
@@ -1651,9 +1651,7 @@
 - the formation of the CIDOC CRM Special Interest Group
 - the formation of the Soviet Union
 - the conspiring of the murderers of Caesar</rdfs:comment>
-    <rdfs:subClassOf>
-      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
-    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
@@ -1662,9 +1660,12 @@
         <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E74_Group"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/101001/E7_Activity"/>
+    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E58_Measurement_Unit">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E55_Type"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
@@ -1673,7 +1674,6 @@
         <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E54_Dimension"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E55_Type"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class is a specialization of E55 Type and comprises the types of measurement units: feet, inches, centimetres, litres, lumens, etc.
 This type is used categorically in the model without reference to instances of it, i.e. the Model does not foresee the description of instances of instances of E58 Measurement Unit, e.g.: “instances of cm”.
@@ -1714,14 +1714,7 @@
 Examples:
 - measurement of height of silver cup 232 on the 31st August 1997
 - the carbon 14 dating of the "Schoeninger Speer II" in 1996 [an about 400.000 years old Palaeolithic complete wooden spear found in Schoeningen, Niedersachsen, Germany in 1995]</rdfs:comment>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P40_observed_dimension"/>
-        </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E54_Dimension"/>
-      </owl:Restriction>
-    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -1731,7 +1724,14 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E54_Dimension"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P40_observed_dimension"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E19_Physical_Object">
     <rdfs:comment xml:lang="en">Scope note:
@@ -1746,15 +1746,7 @@
 - the Palace of Knossos
 - the Cullinan diamond
 - Apollo 13 at the time of launch</rdfs:comment>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P54_has_current_permanent_location"/>
-        </owl:onProperty>
-        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:maxCardinality>
-      </owl:Restriction>
-    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
@@ -1764,18 +1756,26 @@
         >1</owl:maxCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
-  </owl:Class>
-  <owl:Class rdf:about="http://erlangen-crm.org/101001/E30_Right">
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E89_Propositional_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P54_has_current_permanent_location"/>
+        </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="http://erlangen-crm.org/101001/E30_Right">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E72_Legal_Object"/>
+        <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P104i_applies_to"/>
         </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E72_Legal_Object"/>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E89_Propositional_Object"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises legal privileges concerning material and immaterial things or their derivatives.
 These include reproduction and property rights.
@@ -1785,6 +1785,15 @@
 - ownership of the "Mona Lisa" by the Louvre</rdfs:comment>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E3_Condition_State">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <rdf:Property rdf:about="http://erlangen-crm.org/101001/P44i_condition_of"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -1794,15 +1803,6 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:onProperty>
-          <rdf:Property rdf:about="http://erlangen-crm.org/101001/P44i_condition_of"/>
-        </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
     <rdfs:comment xml:lang="en">Scope note:
 This class comprises the states of objects characterised by a certain condition over a time-span.
 An instance of this class describes the prevailing physical condition of any material object or
@@ -1829,15 +1829,15 @@
 - the writing of “Faust” by Goethe (E65)
 - the formation of the Bauhaus 1919 (E66)
 - calling the place identified by TGN ‘7017998’ ‘Quyunjig’ by the people of Iraq</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E5_Event"/>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
         <owl:onProperty>
           <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P14_carried_out_by"/>
         </owl:onProperty>
-        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E5_Event"/>
   </owl:Class>
   <owl:Class rdf:about="http://erlangen-crm.org/101001/E31_Document">
     <rdfs:comment xml:lang="en">Scope note:
@@ -1848,7 +1848,6 @@
 - the Encyclopaedia Britannica (E32)
 - the photo of the Allied Leaders at Yalta published by the UPI, 1945
 - the Doomsday Book</rdfs:comment>
-    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E73_Information_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
@@ -1857,6 +1856,7 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E73_Information_Object"/>
   </owl:Class>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P141_assigned">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E13_Attribute_Assignment"/>
@@ -1898,6 +1898,16 @@
     </rdfs:subPropertyOf>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P12_occurred_in_the_presence_of">
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the active or passive presence of an E77 Persistent Item in an E5 Event without implying any specific role.
+It connects the history of a thing with the E53 Place and E50 Date of an event. For example, an object may be the desk, now in a museum on which a treaty was signed. The presence of an immaterial thing implies the presence of at least one of its carriers.
+
+Examples:
+- Deckchair 42 (E19) was present at The sinking of the Titanic (E5)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E5_Event"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P103_was_intended_for">
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E55_Type"/>
     <owl:inverseOf>
@@ -1911,16 +1921,6 @@
 Examples:
 - this plate (E22) was intended for being destroyed at wedding reception (E55)</rdfs:comment>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P12_occurred_in_the_presence_of">
-    <rdfs:comment xml:lang="en">Scope note:
-This property describes the active or passive presence of an E77 Persistent Item in an E5 Event without implying any specific role.
-It connects the history of a thing with the E53 Place and E50 Date of an event. For example, an object may be the desk, now in a museum on which a treaty was signed. The presence of an immaterial thing implies the presence of at least one of its carriers.
-
-Examples:
-- Deckchair 42 (E19) was present at The sinking of the Titanic (E5)</rdfs:comment>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E5_Event"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P136i_supported_type_creation">
     <rdfs:subPropertyOf>
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P15i_influenced"/>
@@ -2050,6 +2050,11 @@
     </owl:inverseOf>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12_occurred_in_the_presence_of"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P89i_contains">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P91i_is_unit_of">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E58_Measurement_Unit"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E54_Dimension"/>
@@ -2074,6 +2079,13 @@
 - RLG (E40) has contact point “bl.ric@rlg.org” (E51)</rdfs:comment>
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P76i_provides_access_to"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P22i_acquired_title_through">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P14i_performed"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E8_Acquisition"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P117i_includes">
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
@@ -2213,10 +2225,10 @@
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P108_has_produced">
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
     <rdfs:subPropertyOf>
-      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P92_brought_into_existence"/>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P31_has_modified"/>
     </rdfs:subPropertyOf>
     <rdfs:subPropertyOf>
-      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P31_has_modified"/>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P92_brought_into_existence"/>
     </rdfs:subPropertyOf>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E12_Production"/>
     <rdfs:comment xml:lang="en">Scope note:
@@ -2291,8 +2303,8 @@
 - the people of Iraq calling the place identified by TGN ‘7017998’ (E7) used specific object
 “Quyunjig” (E44) mode of use Current; Vernacular (E55)</rdfs:comment>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E7_Activity"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12_occurred_in_the_presence_of"/>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P15_was_influenced_by"/>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12_occurred_in_the_presence_of"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E70_Thing"/>
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P93i_was_taken_out_of_existence_by">
@@ -2591,6 +2603,19 @@
 Examples:
 - silver cup 232 (E22) has current location Display cabinet 23, Room 4, British Museum (E53)</rdfs:comment>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P114_is_equal_in_time_to">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P114_is_equal_in_time_to"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This symmetric property allows the instances of E2 Temporal Entity with the same E52 Time-Span to be equated.
+This property is only necessary if the time span is unknown (otherwise the equivalence can be calculated).
+This property is the same as the "equal" relationship of Allen’s temporal logic (Allen, 1983, pp. 832-843).
+
+Examples:
+- the destruction of the Villa Justinian Tempus (E6) is equal in time to the death of Maximus Venderus (E69)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P44i_is_condition_of">
     <owl:inverseOf>
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P44_has_condition"/>
@@ -2736,8 +2761,8 @@
 Examples:
 - the end of The Hole in the Wall Gang (E68) dissolved The Hole in the Wall Gang (E74)</rdfs:comment>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E68_Dissolution"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P11_had_participant"/>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P93_took_out_of_existence"/>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P11_had_participant"/>
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P148_has_component">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E89_Propositional_Object"/>
@@ -2924,6 +2949,17 @@
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P11i_participated_in"/>
     </rdfs:subPropertyOf>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P133_is_separated_from">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This symmetric property allows instances of E4 Period that do not overlap both temporally and spatially, to be related i,e. they do not share any spatio-temporal extent.
+This property does not imply any ordering or sequence between the two periods either spatial or temporal.
+
+Examples:
+- the “Hallstatt” period (E4) is separated from the “La Tène” era (E4)</rdfs:comment>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P68i_use_foreseen_by">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E57_Material"/>
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P68_foresees_use_of"/>
@@ -2942,6 +2978,18 @@
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E21_Person"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E67_Birth"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P89_falls_within">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the instances of E53 Places that fall within the area covered by another Place.
+It addresses spatial containment only, and no ‘whole-part’ relationship between the two places is implied.
+
+Examples:
+- the area covered by the World Heritage Site of Stonehenge (E53) falls within the area of Salisbury Plain (E53)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P89i_contains"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P96_by_mother">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E67_Birth"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E21_Person"/>
@@ -2998,15 +3046,6 @@
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E3_Condition_State"/>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P111_added">
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E79_Part_Addition"/>
-    <rdfs:comment xml:lang="en">Scope note:
-This property identifies the E18 Physical Thing that is added during an E79 Part Addition activity
-
-Examples:
-- the insertion of the final nail (E79) added the last nail in George VI’s coffin (E18)</rdfs:comment>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P92_brought_into_existence">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E63_Beginning_of_Existence"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E77_Persistent_Item"/>
@@ -3018,18 +3057,27 @@
 - the birth of Mozart (E67) brought into existence Mozart (E21)</rdfs:comment>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12_occurred_in_the_presence_of"/>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P99i_was_dissolved_by">
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P93i_was_taken_out_of_existence_by"/>
-    <rdfs:subPropertyOf>
-      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P11i_participated_in"/>
-    </rdfs:subPropertyOf>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E68_Dissolution"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E74_Group"/>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P111_added">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E79_Part_Addition"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E18 Physical Thing that is added during an E79 Part Addition activity
+
+Examples:
+- the insertion of the final nail (E79) added the last nail in George VI’s coffin (E18)</rdfs:comment>
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P103i_was_intention_of">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E55_Type"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E71_Man-Made_Thing"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P99i_was_dissolved_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P11i_participated_in"/>
+    </rdfs:subPropertyOf>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P93i_was_taken_out_of_existence_by"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E68_Dissolution"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E74_Group"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P55i_currently_holds">
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E19_Physical_Object"/>
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P55_has_current_location"/>
@@ -3038,6 +3086,22 @@
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P53i_is_former_or_current_location_of"/>
     </rdfs:subPropertyOf>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P58i_defines_section">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E46_Section_Definition"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P29i_received_custody_through">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P14i_performed"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E10_Transfer_of_Custody"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P143i_was_joined_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P11i_participated_in"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E85_Joining"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P143_joined"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P100_was_death_of">
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P93_took_out_of_existence"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E69_Death"/>
@@ -3050,22 +3114,6 @@
 Examples:
 - Mozart’s death (E69) was death of Mozart (E21)</rdfs:comment>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P143i_was_joined_by">
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
-    <rdfs:subPropertyOf>
-      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P11i_participated_in"/>
-    </rdfs:subPropertyOf>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E85_Joining"/>
-    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P143_joined"/>
-  </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P29i_received_custody_through">
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P14i_performed"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E10_Transfer_of_Custody"/>
-  </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P58i_defines_section">
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E46_Section_Definition"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P144_joined_with">
     <rdfs:comment xml:lang="en">Scope note:
 This property identifies the instance of E74 Group of which an instance of E39 Actor becomes a member through an instance of E85 Joining.
@@ -3102,6 +3150,19 @@
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E1_CRM_Entity"/>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P15_was_influenced_by"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P4_has_time-span">
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the temporal confinement of an instance of an E2 Temporal Entity.
+The related E52 Time-Span is understood as the real Time-Span during which the phenomena were active, which make up the temporal entity instance. It does not convey any other meaning than a positioning on the “time-line” of chronology. The Time-Span in turn is approximated by a set of dates (E61 Time Primitive). A temporal entity can have in reality only one Time-Span, but there may exist alternative opinions about it, which we would express by assigning multiple Time-Spans. Related temporal entities may share a Time-Span. Time-Spans may have completely unknown dates but other descriptions by which we can infer knowledge.
+
+Examples:
+- the Yalta Conference (E7) has time-span Yalta Conference time-span (E52)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E52_Time-Span"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P4i_is_time-span_of"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P131_is_identified_by">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
     <rdfs:comment xml:lang="en">Scope note:
@@ -3115,27 +3176,14 @@
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P1_is_identified_by"/>
     </rdfs:subPropertyOf>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P4_has_time-span">
-    <rdfs:comment xml:lang="en">Scope note:
-This property describes the temporal confinement of an instance of an E2 Temporal Entity.
-The related E52 Time-Span is understood as the real Time-Span during which the phenomena were active, which make up the temporal entity instance. It does not convey any other meaning than a positioning on the “time-line” of chronology. The Time-Span in turn is approximated by a set of dates (E61 Time Primitive). A temporal entity can have in reality only one Time-Span, but there may exist alternative opinions about it, which we would express by assigning multiple Time-Spans. Related temporal entities may share a Time-Span. Time-Spans may have completely unknown dates but other descriptions by which we can infer knowledge.
-
-Examples:
-- the Yalta Conference (E7) has time-span Yalta Conference time-span (E52)</rdfs:comment>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E52_Time-Span"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
-    <owl:inverseOf>
-      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P4i_is_time-span_of"/>
-    </owl:inverseOf>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P75i_is_possessed_by">
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P75_possesses"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E30_Right"/>
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P52_has_current_owner">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P105_right_held_by"/>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P51_has_former_or_current_owner"/>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P105_right_held_by"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
     <rdfs:comment xml:lang="en">Scope note:
 This property identifies the E21 Person, E74 Group or E40 Legal Body that was the owner of an instance of E18 Physical Thing at the time this property was recorded.
@@ -3196,8 +3244,8 @@
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P108i_was_produced_by">
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E12_Production"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E24_Physical_Man-Made_Thing"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P31i_was_modified_by"/>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P92i_was_brought_into_existence_by"/>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P31i_was_modified_by"/>
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P108_has_produced"/>
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P33_used_specific_technique">
@@ -3230,10 +3278,10 @@
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P33i_was_used_by">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E29_Design_or_Procedure"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12i_was_present_at"/>
     <rdfs:subPropertyOf>
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P15i_influenced"/>
     </rdfs:subPropertyOf>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12i_was_present_at"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E7_Activity"/>
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P8i_witnessed">
@@ -3277,15 +3325,6 @@
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12i_was_present_at"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E19_Physical_Object"/>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P52i_is_current_owner_of">
-    <rdfs:subPropertyOf>
-      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P51i_is_former_or_current_owner_of"/>
-    </rdfs:subPropertyOf>
-    <rdfs:subPropertyOf>
-      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P105i_has_right_on"/>
-    </rdfs:subPropertyOf>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P49i_is_former_or_current_keeper_of">
     <owl:inverseOf>
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P49_has_former_or_current_keeper"/>
@@ -3293,6 +3332,15 @@
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P52i_is_current_owner_of">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P105i_has_right_on"/>
+    </rdfs:subPropertyOf>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P51i_is_former_or_current_owner_of"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P32_used_general_technique">
     <rdfs:subPropertyOf>
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P125_used_object_of_type"/>
@@ -3487,12 +3535,23 @@
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P16i_was_used_for">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E70_Thing"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12i_was_present_at"/>
     <rdfs:subPropertyOf>
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P15i_influenced"/>
     </rdfs:subPropertyOf>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P12i_was_present_at"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E7_Activity"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P86_falls_within">
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the inclusion relationship between two instances of E52 Time-Span.
+This property supports the notion that a Time-Span’s temporal extent falls within the temporal extent of another Time-Span. It addresses temporal containment only, and no contextual link between the two instances of Time-Span is implied.
+
+Examples:
+- the time-span of the Apollo 11 moon mission (E52) falls within the time-span of the reign of Queen Elizabeth II (E52)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P86i_contains"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E52_Time-Span"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E52_Time-Span"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P102_has_title">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E71_Man-Made_Thing"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E35_Title"/>
@@ -3506,33 +3565,22 @@
 Examples:
 - the first book of the Old Testament (E33) has title “Genesis” (E35) has type translated (E55)</rdfs:comment>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P86_falls_within">
-    <rdfs:comment xml:lang="en">Scope note:
-This property describes the inclusion relationship between two instances of E52 Time-Span.
-This property supports the notion that a Time-Span’s temporal extent falls within the temporal extent of another Time-Span. It addresses temporal containment only, and no contextual link between the two instances of Time-Span is implied.
-
-Examples:
-- the time-span of the Apollo 11 moon mission (E52) falls within the time-span of the reign of Queen Elizabeth II (E52)</rdfs:comment>
-    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P86i_contains"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E52_Time-Span"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E52_Time-Span"/>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P107i_is_current_or_former_member_of">
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P107_has_current_or_former_member"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E74_Group"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P98i_was_born">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P92i_was_brought_into_existence_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E21_Person"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E67_Birth"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P100i_died_in">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E21_Person"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E69_Death"/>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P93i_was_taken_out_of_existence_by"/>
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P100_was_death_of"/>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P98i_was_born">
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P92i_was_brought_into_existence_by"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E21_Person"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E67_Birth"/>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P130i_features_are_also_found_on">
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E70_Thing"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E70_Thing"/>
@@ -3630,6 +3678,18 @@
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E54_Dimension"/>
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P43i_is_dimension_of"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P69_is_associated_with">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E29_Design_or_Procedure"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E29_Design_or_Procedure"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This symmetric property describes the association of an E29 Design or Procedure with other Designs or Procedures.
+Any instance of E29 Design or Procedure may be associated with other designs or procedures. The nature of the association may be whole-part, sequence, prerequisite etc. The property is assumed to be entirely reciprocal.
+
+Examples:
+- procedure for glass blowing (E29) is associated with procedure for glass heating (E29)</rdfs:comment>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P69_is_associated_with"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P9i_forms_part_of">
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P9_consists_of"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
@@ -3770,12 +3830,37 @@
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E6_Destruction"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P22_transferred_title_to">
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor that acquires the legal ownership of an object as a result of an E8 Acquisition.
+The property will typically describe an Actor purchasing or otherwise acquiring an object from another Actor. However, title may also be acquired, without any corresponding loss of title by another Actor, through legal fieldwork such as hunting, shooting or fishing.
+In reality the title is either transferred to or from someone, or both.
+
+Examples:
+- acquisition of the Amoudrouz collection by the Geneva Ethnography Museum (E8) transferred title to Geneva Ethnography Museum (E74)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E8_Acquisition"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P22i_acquired_title_through"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P14_carried_out_by"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P142i_was_used_in">
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P142_used_constituent"/>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P16i_was_used_for"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E15_Identifier_Assignment"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E41_Appellation"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P121_overlaps_with">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This symmetric property allows the instances of E53 Place with overlapping geometric extents to be associated with each other.
+It does not specify anything about the shared area. This property is purely spatial, in contrast to Allen operators, which are purely temporal.
+
+Examples:
+- the territory of the United States (E53) overlaps with the Arctic (E53)</rdfs:comment>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P121_overlaps_with"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P145i_left_by">
     <rdfs:subPropertyOf>
       <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P11i_participated_in"/>
@@ -3822,6 +3907,10 @@
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P5i_forms_part_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E3_Condition_State"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E3_Condition_State"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P50i_is_current_keeper_of">
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E18_Physical_Thing"/>
     <owl:inverseOf>
@@ -3829,10 +3918,6 @@
     </owl:inverseOf>
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P49i_is_former_or_current_keeper_of"/>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P5i_forms_part_of">
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E3_Condition_State"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E3_Condition_State"/>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P35_has_identified">
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E14_Condition_Assessment"/>
     <rdfs:comment xml:lang="en">Scope note:
@@ -3901,7 +3986,7 @@
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P27i_was_origin_of">
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P7i_witnessed"/>
     <owl:inverseOf>
-      <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/101001/P27_moved_from"/>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P27_moved_from"/>
     </owl:inverseOf>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E9_Move"/>
@@ -4000,6 +4085,18 @@
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P71_lists"/>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E32_Authority_Document"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P27_moved_from">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P7_took_place_at"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E9_Move"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the starting E53 Place of an E9 Move.
+A move will be linked to an origin, such as the move of an artefact from storage to display. A move may be linked to many origins. In this case the move describes the picking up of a set of objects. The area of the move includes the origin, route and destination.
+
+Examples:
+- the movement of Tut-Ankh-Amun Exhibition (E9) moved from The Egyptian Museum in Cairo (E53)</rdfs:comment>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P49_has_former_or_current_keeper">
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
     <rdfs:comment xml:lang="en">Scope note:
@@ -4031,6 +4128,18 @@
 - the Great Plague (E4) falls within The Gothic period (E4)</rdfs:comment>
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P132_overlaps_with">
+    <rdfs:comment xml:lang="en">Scope note:
+This symmetric property allows instances of E4 Period that overlap both temporally and spatially to be related, i,e. they share some spatio-temporal extent.
+This property does not imply any ordering or sequence between the two periods, either spatial or temporal.
+
+Examples:
+- the “Urnfield” period (E4) overlaps with the “Hallstatt” period (E4)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P132_overlaps_with"/>
+  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P70_documents">
     <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P67_refers_to"/>
     <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P70i_is_documented_in"/>
@@ -4062,6 +4171,18 @@
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E33_Linguistic_Object"/>
     <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E56_Language"/>
   </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/101001/P122_borders_with">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P122_borders_with"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This symmetric property allows the instances of E53 Place which share common borders to be related as such.
+This property is purely spatial, in contrast to Allen operators, which are purely temporal.
+
+Examples:
+- Scotland (E53) borders with England (E53)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
+  </owl:ObjectProperty>
   <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/101001/P3_has_note">
     <rdfs:comment xml:lang="en">Scope note:
 This property is a container for all informal descriptions about an object that have not been expressed in terms of CRM constructs.
@@ -4127,129 +4248,6 @@
 Examples:
 - height of silver cup 232 (E54) has value 226 (E60)</rdfs:comment>
   </owl:DatatypeProperty>
-  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/101001/P27_moved_from">
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P7_took_place_at"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E9_Move"/>
-    <rdfs:comment xml:lang="en">Scope note:
-This property identifies the starting E53 Place of an E9 Move.
-A move will be linked to an origin, such as the move of an artefact from storage to display. A move may be linked to many origins. In this case the move describes the picking up of a set of objects. The area of the move includes the origin, route and destination.
-
-Examples:
-- the movement of Tut-Ankh-Amun Exhibition (E9) moved from The Egyptian Museum in Cairo (E53)</rdfs:comment>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-  </owl:TransitiveProperty>
-  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/101001/P89_falls_within">
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-    <rdfs:comment xml:lang="en">Scope note:
-This property identifies the instances of E53 Places that fall within the area covered by another Place.
-It addresses spatial containment only, and no ‘whole-part’ relationship between the two places is implied.
-
-Examples:
-- the area covered by the World Heritage Site of Stonehenge (E53) falls within the area of Salisbury Plain (E53)</rdfs:comment>
-    <owl:inverseOf>
-      <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/101001/P89i_contains"/>
-    </owl:inverseOf>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-  </owl:TransitiveProperty>
-  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/101001/P89i_contains">
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-  </owl:TransitiveProperty>
-  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/101001/P132_overlaps_with">
-    <rdfs:comment xml:lang="en">Scope note:
-This symmetric property allows instances of E4 Period that overlap both temporally and spatially to be related, i,e. they share some spatio-temporal extent.
-This property does not imply any ordering or sequence between the two periods, either spatial or temporal.
-
-Examples:
-- the “Urnfield” period (E4) overlaps with the “Hallstatt” period (E4)</rdfs:comment>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P132_overlaps_with"/>
-  </owl:SymmetricProperty>
-  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/101001/P121_overlaps_with">
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-    <rdfs:comment xml:lang="en">Scope note:
-This symmetric property allows the instances of E53 Place with overlapping geometric extents to be associated with each other.
-It does not specify anything about the shared area. This property is purely spatial, in contrast to Allen operators, which are purely temporal.
-
-Examples:
-- the territory of the United States (E53) overlaps with the Arctic (E53)</rdfs:comment>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P121_overlaps_with"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-  </owl:SymmetricProperty>
-  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/101001/P69_is_associated_with">
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E29_Design_or_Procedure"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E29_Design_or_Procedure"/>
-    <rdfs:comment xml:lang="en">Scope note:
-This symmetric property describes the association of an E29 Design or Procedure with other Designs or Procedures.
-Any instance of E29 Design or Procedure may be associated with other designs or procedures. The nature of the association may be whole-part, sequence, prerequisite etc. The property is assumed to be entirely reciprocal.
-
-Examples:
-- procedure for glass blowing (E29) is associated with procedure for glass heating (E29)</rdfs:comment>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P69_is_associated_with"/>
-  </owl:SymmetricProperty>
-  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/101001/P133_is_separated_from">
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
-    <rdfs:comment xml:lang="en">Scope note:
-This symmetric property allows instances of E4 Period that do not overlap both temporally and spatially, to be related i,e. they do not share any spatio-temporal extent.
-This property does not imply any ordering or sequence between the two periods either spatial or temporal.
-
-Examples:
-- the “Hallstatt” period (E4) is separated from the “La Tène” era (E4)</rdfs:comment>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E4_Period"/>
-  </owl:SymmetricProperty>
-  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/101001/P122_borders_with">
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P122_borders_with"/>
-    <rdfs:comment xml:lang="en">Scope note:
-This symmetric property allows the instances of E53 Place which share common borders to be related as such.
-This property is purely spatial, in contrast to Allen operators, which are purely temporal.
-
-Examples:
-- Scotland (E53) borders with England (E53)</rdfs:comment>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E53_Place"/>
-  </owl:SymmetricProperty>
-  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/101001/P114_is_equal_in_time_to">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <owl:inverseOf rdf:resource="http://erlangen-crm.org/101001/P114_is_equal_in_time_to"/>
-    <rdfs:comment xml:lang="en">Scope note:
-This symmetric property allows the instances of E2 Temporal Entity with the same E52 Time-Span to be equated.
-This property is only necessary if the time span is unknown (otherwise the equivalence can be calculated).
-This property is the same as the "equal" relationship of Allen’s temporal logic (Allen, 1983, pp. 832-843).
-
-Examples:
-- the destruction of the Villa Justinian Tempus (E6) is equal in time to the death of Maximus Venderus (E69)</rdfs:comment>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E2_Temporal_Entity"/>
-  </owl:SymmetricProperty>
-  <owl:FunctionalProperty rdf:about="http://erlangen-crm.org/101001/P22_transferred_title_to">
-    <rdfs:comment xml:lang="en">Scope note:
-This property identifies the E39 Actor that acquires the legal ownership of an object as a result of an E8 Acquisition.
-The property will typically describe an Actor purchasing or otherwise acquiring an object from another Actor. However, title may also be acquired, without any corresponding loss of title by another Actor, through legal fieldwork such as hunting, shooting or fishing.
-In reality the title is either transferred to or from someone, or both.
-
-Examples:
-- acquisition of the Amoudrouz collection by the Geneva Ethnography Museum (E8) transferred title to Geneva Ethnography Museum (E74)</rdfs:comment>
-    <rdfs:domain rdf:resource="http://erlangen-crm.org/101001/E8_Acquisition"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <owl:inverseOf>
-      <owl:InverseFunctionalProperty rdf:about="http://erlangen-crm.org/101001/P22i_acquired_title_through"/>
-    </owl:inverseOf>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P14_carried_out_by"/>
-  </owl:FunctionalProperty>
-  <owl:InverseFunctionalProperty rdf:about="http://erlangen-crm.org/101001/P22i_acquired_title_through">
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/101001/P14i_performed"/>
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E8_Acquisition"/>
-  </owl:InverseFunctionalProperty>
 </rdf:RDF>
 
 <!-- Created with Protege (with OWL Plugin 3.4.5, Build 601)  http://protege.stanford.edu -->
--- a/owlInput/knowledgeRepresenatation.owl	Thu Feb 03 16:08:06 2011 +0100
+++ b/owlInput/knowledgeRepresenatation.owl	Sun Feb 06 20:22:20 2011 +0100
@@ -26,7 +26,20 @@
   <owl:Class rdf:ID="DigitalHPS_Object"/>
   <owl:Class rdf:ID="ReceptionEvent">
     <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E7_Activity"/>
-    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+        <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P14_carried_out_by"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P70i_is_documented_in"/>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+      </owl:Restriction>
+    </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -36,33 +49,10 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:cardinality>
-        <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P70i_is_documented_in"/>
-      </owl:Restriction>
-    </rdfs:subClassOf>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P14_carried_out_by"/>
-        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:cardinality>
-      </owl:Restriction>
-    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
   </owl:Class>
   <owl:Class rdf:ID="ReferencePointer">
     <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E31_Document"/>
-    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
-    <rdfs:subClassOf>
-      <owl:Restriction>
-        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:cardinality>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:ID="isPartOf"/>
-        </owl:onProperty>
-      </owl:Restriction>
-    </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
@@ -72,9 +62,18 @@
         </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:ID="isPartOf"/>
+        </owl:onProperty>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
   </owl:Class>
   <owl:Class rdf:ID="VocabularyEntry">
-    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
@@ -84,16 +83,16 @@
         >1</owl:cardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
   </owl:Class>
   <owl:Class rdf:ID="Relation">
-    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:ID="has_Object"/>
-        </owl:onProperty>
         <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
         >1</owl:cardinality>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:ID="has_Subject"/>
+        </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
@@ -107,13 +106,14 @@
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
-        <owl:onProperty>
-          <owl:ObjectProperty rdf:ID="has_Subject"/>
-        </owl:onProperty>
         <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
         >1</owl:cardinality>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:ID="has_Object"/>
+        </owl:onProperty>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
   </owl:Class>
   <owl:Class rdf:ID="Term">
     <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
@@ -122,14 +122,13 @@
 Z.B. Einstein könnte einen Term erhalten der auf "Albert Einstein" verweist oder auf "Hans Albert Einstein"
 
 Falls gar keine Interpreation bekannt ist bleibt die Interpretation leer.</rdfs:comment>
-    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
     <rdfs:subClassOf>
       <owl:Restriction>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:ID="hasNormalizedRepresentation"/>
+          <owl:ObjectProperty rdf:ID="hasInterpretation"/>
         </owl:onProperty>
-        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:cardinality>
+        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:maxCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
@@ -143,13 +142,14 @@
     </rdfs:subClassOf>
     <rdfs:subClassOf>
       <owl:Restriction>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
         <owl:onProperty>
-          <owl:ObjectProperty rdf:ID="hasInterpretation"/>
+          <owl:ObjectProperty rdf:ID="hasNormalizedRepresentation"/>
         </owl:onProperty>
-        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
-        >1</owl:maxCardinality>
       </owl:Restriction>
     </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
   </owl:Class>
   <owl:Class rdf:ID="OWLPP"/>
   <owl:ObjectProperty rdf:ID="is_described_in">
@@ -164,18 +164,11 @@
   <owl:ObjectProperty rdf:about="#has_Object">
     <rdfs:domain rdf:resource="#Relation"/>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:ID="represents">
-    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
-    <rdfs:domain>
-      <owl:Class>
-        <owl:unionOf rdf:parseType="Collection">
-          <owl:Class rdf:about="#Concept_Actor"/>
-          <rdf:Description rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
-        </owl:unionOf>
-      </owl:Class>
-    </rdfs:domain>
-    <owl:inverseOf rdf:resource="#represents"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+  <owl:ObjectProperty rdf:ID="hasReference">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:ID="witnessesReception"/>
+    </owl:inverseOf>
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="#hasInterpretation">
     <owl:inverseOf>
@@ -206,59 +199,13 @@
     <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E31_Document"/>
     <rdfs:domain rdf:resource="#ReferencePointer"/>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:ID="is_same_object_as">
-    <rdfs:range rdf:resource="#Term"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
-    <owl:inverseOf rdf:resource="#is_same_object_as"/>
-    <rdfs:comment xml:lang="de">&lt;p style="margin-top: 0"&gt;
-      Verbindet Terme die das selbe Objekte beschreiben, z.B.
-    &lt;/p&gt;
-    &lt;p style="margin-top: 0"&gt;
-      
-    &lt;/p&gt;
-    &lt;p style="margin-top: 0"&gt;
-      
-    &lt;/p&gt;
-    &lt;p style="margin-top: 0"&gt;
-      Die Strasse ist lang. Die Strasse ist nass. Sie ist sch&amp;#246;n.
-    &lt;/p&gt;
-    &lt;p style="margin-top: 0"&gt;
-      
-    &lt;/p&gt;
-    &lt;p style="margin-top: 0"&gt;
-      Und Term1 repr&amp;#228;sentiert Strasse im ersten Satz, Term2 Strasse im 
-      zweiten Satz, Term3 Sie 
-    &lt;/p&gt;
-    &lt;p style="margin-top: 0"&gt;
-       im dritten Satz, dann sind Term1, term2, term3 mit &amp;quot;is_same_object_as&amp;quot; 
-      verbunden.
-    &lt;/p&gt;
-    &lt;p style="margin-top: 0"&gt;
-      
-    &lt;/p&gt;</rdfs:comment>
-    <rdfs:domain rdf:resource="#Term"/>
-  </owl:ObjectProperty>
   <owl:ObjectProperty rdf:about="#describes">
     <owl:inverseOf rdf:resource="#is_described_in"/>
     <rdfs:domain rdf:resource="#ReceptionEvent"/>
     <rdfs:range rdf:resource="#Relation"/>
   </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:ID="representsSKOSconcept">
-    <rdfs:range>
-      <owl:Class>
-        <owl:unionOf rdf:parseType="Collection">
-          <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
-          <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Collection"/>
-        </owl:unionOf>
-      </owl:Class>
-    </rdfs:range>
-    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
-  </owl:ObjectProperty>
-  <owl:ObjectProperty rdf:ID="witnessesReception">
-    <owl:inverseOf>
-      <owl:FunctionalProperty rdf:ID="hasReference"/>
-    </owl:inverseOf>
+  <owl:ObjectProperty rdf:about="#witnessesReception">
+    <owl:inverseOf rdf:resource="#hasReference"/>
     <rdfs:range rdf:resource="#ReceptionEvent"/>
   </owl:ObjectProperty>
   <owl:ObjectProperty rdf:ID="inverse_of_I_is_about">
@@ -315,34 +262,87 @@
     <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
     <rdfs:domain rdf:resource="#ReferencePointer"/>
   </owl:DatatypeProperty>
-  <owl:FunctionalProperty rdf:about="#hasReference">
+  <owl:TransitiveProperty rdf:ID="is_same_object_as">
+    <rdfs:range rdf:resource="#Term"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
     <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
-    <owl:inverseOf rdf:resource="#witnessesReception"/>
-  </owl:FunctionalProperty>
+    <owl:inverseOf rdf:resource="#is_same_object_as"/>
+    <rdfs:comment xml:lang="de">&lt;p style="margin-top: 0"&gt;
+      Verbindet Terme die das selbe Objekte beschreiben, z.B.
+    &lt;/p&gt;
+    &lt;p style="margin-top: 0"&gt;
+      
+    &lt;/p&gt;
+    &lt;p style="margin-top: 0"&gt;
+      
+    &lt;/p&gt;
+    &lt;p style="margin-top: 0"&gt;
+      Die Strasse ist lang. Die Strasse ist nass. Sie ist sch&amp;#246;n.
+    &lt;/p&gt;
+    &lt;p style="margin-top: 0"&gt;
+      
+    &lt;/p&gt;
+    &lt;p style="margin-top: 0"&gt;
+      Und Term1 repr&amp;#228;sentiert Strasse im ersten Satz, Term2 Strasse im 
+      zweiten Satz, Term3 Sie 
+    &lt;/p&gt;
+    &lt;p style="margin-top: 0"&gt;
+       im dritten Satz, dann sind Term1, term2, term3 mit &amp;quot;is_same_object_as&amp;quot; 
+      verbunden.
+    &lt;/p&gt;
+    &lt;p style="margin-top: 0"&gt;
+      
+    &lt;/p&gt;</rdfs:comment>
+    <rdfs:domain rdf:resource="#Term"/>
+  </owl:TransitiveProperty>
+  <owl:SymmetricProperty rdf:ID="represents">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
+    <rdfs:domain>
+      <owl:Class>
+        <owl:unionOf rdf:parseType="Collection">
+          <owl:Class rdf:about="#Concept_Actor"/>
+          <rdf:Description rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
+        </owl:unionOf>
+      </owl:Class>
+    </rdfs:domain>
+    <owl:inverseOf rdf:resource="#represents"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+  </owl:SymmetricProperty>
+  <owl:InverseFunctionalProperty rdf:ID="representsSKOSconcept">
+    <rdfs:range>
+      <owl:Class>
+        <owl:unionOf rdf:parseType="Collection">
+          <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
+          <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Collection"/>
+        </owl:unionOf>
+      </owl:Class>
+    </rdfs:range>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+  </owl:InverseFunctionalProperty>
   <crm:E32_Authority_Document rdf:ID="E32_Authority_Document_7"/>
   <swrl:Imp rdf:ID="Rule-1">
     <swrl:body>
       <swrl:AtomList>
-        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
         <rdf:first>
           <swrl:IndividualPropertyAtom>
+            <swrl:propertyPredicate rdf:resource="#hasInterpretation"/>
             <swrl:argument2>
               <swrl:Variable rdf:ID="y"/>
             </swrl:argument2>
             <swrl:argument1>
               <swrl:Variable rdf:ID="x"/>
             </swrl:argument1>
-            <swrl:propertyPredicate rdf:resource="#hasInterpretation"/>
           </swrl:IndividualPropertyAtom>
         </rdf:first>
+        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
       </swrl:AtomList>
     </swrl:body>
     <swrl:head>
       <swrl:AtomList>
         <rdf:first>
           <swrl:IndividualPropertyAtom>
+            <swrl:propertyPredicate rdf:resource="#isInterpretedIn"/>
             <swrl:argument1 rdf:resource="#y"/>
-            <swrl:propertyPredicate rdf:resource="#isInterpretedIn"/>
             <swrl:argument2 rdf:resource="#x"/>
           </swrl:IndividualPropertyAtom>
         </rdf:first>
--- a/protege.properties	Thu Feb 03 16:08:06 2011 +0100
+++ b/protege.properties	Sun Feb 06 20:22:20 2011 +0100
@@ -1,5 +1,5 @@
 #Protege Properties
-#Thu Feb 03 16:04:20 CET 2011
+#Sun Feb 06 20:19:25 CET 2011
 SwitchableClassDefinitionType=edu.stanford.smi.protegex.owl.ui.cls.LogicClassDefinitionWidgetType
 history.projects.reopen=file\:/Users/dwinter/Documents/Projekte/Diss%20-%20data-mining/eclipseWorkspace/de.mpiwg.dwinter.duomo/examples/newspaper/newspaper.pprj,file\:/Users/dwinter/Documents/Projekte/Diss%20-%20data-mining/eclipseWorkspace/de.mpiwg.dwinter.duomo/examples/sqwrl/SQWRLExamples.pprj,file\:/Users/dwinter/Documents/Projekte/Diss%20-%20data-mining/eclipseWorkspace/de.mpiwg.dwinter.duomo/examples/pizza/pizza.owl.pprj
 OntURIBase=http\://www.owl-ontologies.com
--- a/src/de/mpiwg/dwinter/duomo/lexdump/LexOWLTransformer.java	Thu Feb 03 16:08:06 2011 +0100
+++ b/src/de/mpiwg/dwinter/duomo/lexdump/LexOWLTransformer.java	Sun Feb 06 20:22:20 2011 +0100
@@ -142,7 +142,7 @@
 			}
 			signatureCount++;
 		}
-		owlDoc.printModel();
+		//owlDoc.printModel();
 	}
 
 	private OWLIndividual createEvent(Element record, OWLIndividual recordInd) {
--- a/src/de/mpiwg/dwinter/duomo/lexdump/OWLImporter.java	Thu Feb 03 16:08:06 2011 +0100
+++ b/src/de/mpiwg/dwinter/duomo/lexdump/OWLImporter.java	Sun Feb 06 20:22:20 2011 +0100
@@ -308,7 +308,7 @@
 			OWLIndividual identifierInd = createInstance(classNameIdentifier);
 			setProperty(identifierInd, "has_readable_id", identifier);
 			setProperty(ind, "crm:P48_has_preferred_identifier",
-			identifier);
+			identifierInd);
 		}
 		return ind;
 	}