changeset 0:1384a0d382fa

first input
author dwinter
date Thu, 30 Jun 2011 11:44:24 +0200
parents
children b8333fab0d95
files .classpath .externalToolBuilders/org.eclipse.wst.validation.validationbuilder (1).launch .project .settings/org.eclipse.jdt.core.prefs .settings/org.eclipse.wst.common.component .settings/org.eclipse.wst.common.project.facet.core.xml ontologies/MPIWGGeneral.owl ontologies/MPIWGGeneral.pprj ontologies/MPIWGGeneral.repository ontologies/catalog-v001.xml ontologies/dbpedia_3.6.owl ontologies/dcterms.rdf ontologies/ecrm_110404.owl ontologies/ecrm_plus_110404_dw.owl ontologies/foaf.owl ontologies/namedIdentities.owl ontologies/namedIdentities.pprj ontologies/namedIdentities.repository ontologies/namedIdentitiesTest.owl ontologies/namedIdentitiesTest.pprj ontologies/namedIdentitiesTest.repository ontologies/personsLibrary.owl ontologies/personsLibrary.pprj ontologies/personsLibrary.repository ontologies/rdf-schema ontologies/skos-owl1-dl.rdf ontologies/test.owl ontologies/test.repository protege.properties src/META-INF/MANIFEST.MF src/de/mpiwg/itgroup/nimanager/exceptions/TripleStoreHandlerException.java src/de/mpiwg/itgroup/nimanager/importer/Import.java src/de/mpiwg/itgroup/nimanager/luceneIndices/Importer.java src/de/mpiwg/itgroup/nimanager/luceneIndices/Searcher.java src/de/mpiwg/itgroup/nimanager/owl/MetaDataHandler.java src/de/mpiwg/itgroup/nimanager/owl/TripleStoreHandler.java src/de/mpiwg/itgroup/nimanager/owl/Util.java src/de/mpiwg/itgroup/nimanager/persons/PersonByNameService.java src/de/mpiwg/itgroup/nimanager/persons/PersonListService.java src/de/mpiwg/itgroup/nimanager/persons/PersonService.java src/de/mpiwg/itgroup/nimanager/tools/StoreRDFToVirtuoso.java
diffstat 41 files changed, 49543 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.classpath	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+	<classpathentry kind="lib" path="libs/log4j-1.2.15.jar"/>
+	<classpathentry kind="lib" path="libs/org.restlet.ext.servlet.jar"/>
+	<classpathentry kind="lib" path="libs/org.restlet.jar"/>
+	<classpathentry kind="lib" path="libs/org.restlet.ext.json.jar"/>
+	<classpathentry kind="lib" path="libs/jena.jar"/>
+	<classpathentry exported="true" kind="lib" path="libs/lucene-3.1.0/lucene-core-3.1.0.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="jar:platform:/resource/NamedIdentityManager/libs/lucene-3.1.0/lucene-core-3.1.0-javadoc.jar!/"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry exported="true" kind="lib" path="libs/virtjdbc4.jar"/>
+	<classpathentry exported="true" kind="lib" path="libs/virtjdbc4ssl.jar"/>
+	<classpathentry exported="true" kind="lib" path="libs/openrdf-sesame-2.3.2-onejar.jar"/>
+	<classpathentry exported="true" kind="lib" path="libs/slf4j-api-1.6.99.jar"/>
+	<classpathentry exported="true" kind="lib" path="libs/slf4j-jdk14-1.6.1.jar"/>
+	<classpathentry exported="true" kind="lib" path="libs/virt_sesame2.jar"/>
+	<classpathentry exported="true" kind="lib" path="libs/virtjdbc3.jar"/>
+	<classpathentry exported="true" kind="lib" path="libs/virtjdbc3ssl.jar"/>
+	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/protege"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/protege-core"/>
+	<classpathentry kind="lib" path="/MetaDataManagerRestlet/libs/org.json.jar"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder (1).launch	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
+<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="false"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_DISABLED_BUILDER" value="org.eclipse.wst.validation.validationbuilder"/>
+<mapAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS"/>
+<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
+</launchConfiguration>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.project	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>NamedIdentityManager</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+			<triggers>full,incremental,</triggers>
+			<arguments>
+				<dictionary>
+					<key>LaunchConfigHandle</key>
+					<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder (1).launch</value>
+				</dictionary>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+	</natures>
+	<linkedResources>
+		<link>
+			<name>libs/virtjdbc3.jar</name>
+			<type>1</type>
+			<locationURI>PARENT-7-PROJECT_LOC/usr/local/virtuoso-opensource/lib/jdbc-3.0/virtjdbc3.jar</locationURI>
+		</link>
+		<link>
+			<name>libs/virtjdbc3ssl.jar</name>
+			<type>1</type>
+			<locationURI>PARENT-7-PROJECT_LOC/usr/local/virtuoso-opensource/lib/jdbc-3.0/virtjdbc3ssl.jar</locationURI>
+		</link>
+		<link>
+			<name>libs/virtjdbc4.jar</name>
+			<type>1</type>
+			<locationURI>PARENT-7-PROJECT_LOC/usr/local/virtuoso-opensource/lib/jdbc-4.0/virtjdbc4.jar</locationURI>
+		</link>
+		<link>
+			<name>libs/virtjdbc4ssl.jar</name>
+			<type>1</type>
+			<locationURI>PARENT-7-PROJECT_LOC/usr/local/virtuoso-opensource/lib/jdbc-4.0/virtjdbc4ssl.jar</locationURI>
+		</link>
+	</linkedResources>
+</projectDescription>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.settings/org.eclipse.jdt.core.prefs	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,12 @@
+#Tue Mar 29 09:04:10 CEST 2011
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.settings/org.eclipse.wst.common.component	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId" project-version="1.5.0">
+    <wb-module deploy-name="NamedIdentityManager">
+        <wb-resource deploy-path="/" source-path="/src"/>
+    </wb-module>
+</project-modules>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.settings/org.eclipse.wst.common.project.facet.core.xml	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <fixed facet="java"/>
+  <fixed facet="jst.utility"/>
+  <installed facet="java" version="1.6"/>
+  <installed facet="jst.utility" version="1.0"/>
+</faceted-project>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/MPIWGGeneral.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns="http://ontologies.mpiwg-berlin.mpg.de/general/#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xml:base="http://ontologies.mpiwg-berlin.mpg.de/general/">
+  <owl:Ontology rdf:about="">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >An ontology for general use in the mpiwg, e.g. describing relations between ressources</rdfs:comment>
+  </owl:Ontology>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/MPIWGGeneral.pprj	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,7897 @@
+; Fri Jun 24 11:26:53 CEST 2011
+; 
+;+ (version "3.4.4")
+;+ (build "Build 579")
+
+([BROWSER_SLOT_NAMES] of  Property_List
+
+	(properties
+		[MPIWGGeneral_ProjectKB_Class61]
+		[MPIWGGeneral_ProjectKB_Class62]
+		[MPIWGGeneral_ProjectKB_Class63]
+		[MPIWGGeneral_ProjectKB_Class64]
+		[MPIWGGeneral_ProjectKB_Class65]))
+
+([CLSES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Classes")
+	(property_list [Instance_47])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesTab"))
+
+([empty.owl_ProjectKB_Class5] of  String
+
+	(name "owl_major_build")
+	(string_value "3.4.4"))
+
+([empty.owl_ProjectKB_Class6] of  Boolean
+
+	(boolean_value TRUE)
+	(name "parser_namespace_database_inclusion_version"))
+
+([FORMS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Forms")
+	(property_list [Instance_85])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormsTab"))
+
+([Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(property_list [XY_Instance_540])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_2201] of  Integer
+
+	(integer_value 250)
+	(name "ClsesTab.left_right"))
+
+([Instance_2202] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_2469] of  String
+
+	(name "owl_file_language")
+	(string_value "RDF/XML-ABBREV"))
+
+([Instance_2470] of  String
+
+	(name "owl_namespace")
+	(string_value "http://owl.protege.stanford.edu"))
+
+([Instance_2534] of  Widget
+
+	(is_hidden FALSE)
+	(label "Metadata")
+	(property_list [Instance_2539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLMetadataTab"))
+
+([Instance_2539] of  Property_List
+)
+
+([Instance_2600] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(property_list [Instance_3177])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLPropertiesTab"))
+
+([Instance_3177] of  Property_List
+
+	(properties
+		[Instance_3239]
+		[Instance_3240]))
+
+([Instance_3234] of  Widget
+
+	(is_hidden FALSE)
+	(label "Individuals")
+	(property_list [Instance_3235])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.individuals.OWLIndividualsTab"))
+
+([Instance_3235] of  Property_List
+
+	(properties
+		[Instance_3241]
+		[Instance_3242]))
+
+([Instance_3239] of  Integer
+
+	(integer_value 250)
+	(name "SlotsTab.left_right"))
+
+([Instance_3240] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_3241] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.left_right"))
+
+([Instance_3242] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([Instance_42] of  String
+
+	(name "factory_class_name")
+	(string_value "edu.stanford.smi.protegex.owl.jena.JenaKnowledgeBaseFactory"))
+
+([Instance_43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_44])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesAndInstancesTab"))
+
+([Instance_44] of  Property_List
+)
+
+([Instance_443] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnonymousClass")
+	(property_list [KB_713803_Instance_7])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_46])
+	(widget_class_name "edu.stanford.smi.protege.widget.KAToolTab"))
+
+([Instance_46] of  Property_List
+)
+
+([Instance_47] of  Property_List
+
+	(properties
+		[Instance_91]
+		[Instance_92]))
+
+([Instance_48] of  Options
+
+	(confirm_on_remove FALSE)
+	(display_abstract_class_icon FALSE)
+	(display_hidden_classes FALSE)
+	(display_multi_parent_class_icon FALSE)
+	(is_readonly FALSE)
+	(tabbed_instance_form_layout TRUE)
+	(update_modification_slots FALSE))
+
+([Instance_581] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property")
+	(property_list [KB_886778_Instance_144])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_65] of  Property_List
+
+	(properties
+		[Instance_93]
+		[Instance_94]))
+
+([Instance_85] of  Property_List
+
+	(properties [Instance_95]))
+
+([Instance_86] of  Widget
+
+	(is_hidden FALSE)
+	(label "OWLClasses")
+	(property_list [Instance_944])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.OWLClassesTab"))
+
+([Instance_88] of  Property_List
+
+	(properties
+		[Instance_96]
+		[Instance_97]))
+
+([Instance_91] of  Integer
+
+	(integer_value 356)
+	(name "ClsesTab.left_right"))
+
+([Instance_92] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_93] of  Integer
+
+	(integer_value 273)
+	(name "SlotsTab.left_right"))
+
+([Instance_94] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_944] of  Property_List
+
+	(properties
+		[Instance_2201]
+		[Instance_2202]))
+
+([Instance_95] of  Integer
+
+	(integer_value 252)
+	(name "FormsTab.left_right"))
+
+([Instance_96] of  Integer
+
+	(integer_value 449)
+	(name "InstancesTab.left_right"))
+
+([Instance_97] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([INSTANCE_ANNOTATION_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":INSTANCE-ANNOTATION")
+	(property_list [XY_Instance_0])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([INSTANCES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Instances")
+	(property_list [Instance_88])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstancesTab"))
+
+([KB_024013_Instance_4] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_024013_Instance_5])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_024013_Instance_5] of  Property_List
+)
+
+([KB_100699_Instance_0] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Class Annotations")
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_100699_Instance_1])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 130))
+
+([KB_100699_Instance_1] of  Property_List
+
+	(properties
+		[KB_100699_Instance_2]
+		[KB_100699_Instance_6]))
+
+([KB_100699_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_11] of  Property_List
+
+	(properties [KB_100699_Instance_12]))
+
+([KB_100699_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisplayRestrictions"))
+
+([KB_100699_Instance_2] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Logic View")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_3])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 0))
+
+([KB_100699_Instance_3] of  Property_List
+
+	(properties
+		[KB_100699_Instance_4]
+		[KB_100699_Instance_5]))
+
+([KB_100699_Instance_4] of  Widget
+
+	(height 211)
+	(is_hidden FALSE)
+	(label "Conditions")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 640)
+	(x 5)
+	(y 5))
+
+([KB_100699_Instance_5] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 223))
+
+([KB_100699_Instance_6] of  Widget
+
+	(height -36)
+	(is_hidden FALSE)
+	(label "Properties View")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_100699_Instance_7])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width -14)
+	(x 7)
+	(y 28))
+
+([KB_100699_Instance_7] of  Property_List
+
+	(properties
+		[KB_100699_Instance_8]
+		[KB_100699_Instance_9]
+		[KB_100699_Instance_10]))
+
+([KB_100699_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(label "Superclasses")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_9] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_140180_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_1]))
+
+([KB_140180_Instance_1] of  Property_List
+)
+
+([KB_140180_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_3]))
+
+([KB_140180_Instance_279] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_280]))
+
+([KB_140180_Instance_280] of  Property_List
+)
+
+([KB_140180_Instance_281] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_282]))
+
+([KB_140180_Instance_282] of  Property_List
+)
+
+([KB_140180_Instance_283] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_284]))
+
+([KB_140180_Instance_284] of  Property_List
+)
+
+([KB_140180_Instance_285] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_286]))
+
+([KB_140180_Instance_286] of  Property_List
+)
+
+([KB_140180_Instance_287] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_288]))
+
+([KB_140180_Instance_288] of  Property_List
+)
+
+([KB_140180_Instance_289] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_290]))
+
+([KB_140180_Instance_290] of  Property_List
+)
+
+([KB_140180_Instance_291] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_292]))
+
+([KB_140180_Instance_292] of  Property_List
+)
+
+([KB_140180_Instance_3] of  Property_List
+)
+
+([KB_140180_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_5]))
+
+([KB_140180_Instance_5] of  Property_List
+)
+
+([KB_140180_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_7]))
+
+([KB_140180_Instance_7] of  Property_List
+)
+
+([KB_140180_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_9]))
+
+([KB_140180_Instance_9] of  Property_List
+)
+
+([KB_196339_Class0] of  Map
+)
+
+([KB_196339_Class1] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class2])
+	(widget_class_name "se.liu.ida.JessTab.JessTab"))
+
+([KB_196339_Class10] of  Property_List
+)
+
+([KB_196339_Class11] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class12])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeTab"))
+
+([KB_196339_Class12] of  Property_List
+)
+
+([KB_196339_Class13] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class14])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalConstraintsTab"))
+
+([KB_196339_Class14] of  Property_List
+)
+
+([KB_196339_Class15] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class16])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.WordNetTab"))
+
+([KB_196339_Class16] of  Property_List
+)
+
+([KB_196339_Class17] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class18])
+	(widget_class_name "edu.stanford.smi.protegex.evaluation.MetaAnalysis"))
+
+([KB_196339_Class18] of  Property_List
+)
+
+([KB_196339_Class19] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class20])
+	(widget_class_name "uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizTab"))
+
+([KB_196339_Class2] of  Property_List
+)
+
+([KB_196339_Class20] of  Property_List
+)
+
+([KB_196339_Class21] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class22])
+	(widget_class_name "org.protege.owl.mm.ssm.ui.MappingMasterTab"))
+
+([KB_196339_Class22] of  Property_List
+)
+
+([KB_196339_Class23] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class24])
+	(widget_class_name "edu.stanford.smi.protege.query.LuceneQueryPlugin"))
+
+([KB_196339_Class24] of  Property_List
+)
+
+([KB_196339_Class25] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class26])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.UMLSTab"))
+
+([KB_196339_Class26] of  Property_List
+)
+
+([KB_196339_Class27] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class28])
+	(widget_class_name "edu.stanford.smi.protegex.changeanalysis.ChangeAnalysisTab"))
+
+([KB_196339_Class28] of  Property_List
+)
+
+([KB_196339_Class29] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class30])
+	(widget_class_name "TGViztab.TGVizTab"))
+
+([KB_196339_Class3] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class4])
+	(widget_class_name "edu.stanford.smi.protege.widget.ProtegePropertiesTab"))
+
+([KB_196339_Class30] of  Property_List
+)
+
+([KB_196339_Class31] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class32])
+	(widget_class_name "org.algernon.kb.okbc.protege.plugins.AlgernonTab"))
+
+([KB_196339_Class32] of  Property_List
+)
+
+([KB_196339_Class33] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class34])
+	(widget_class_name "edu.stanford.smi.protegex.changes.changesKBViewTab.ChangesKBViewTab"))
+
+([KB_196339_Class34] of  Property_List
+)
+
+([KB_196339_Class35] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class36])
+	(widget_class_name "edu.stanford.smi.protegex.xml.tab.XMLTab"))
+
+([KB_196339_Class36] of  Property_List
+)
+
+([KB_196339_Class37] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class38])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalQueriesTab"))
+
+([KB_196339_Class38] of  Property_List
+)
+
+([KB_196339_Class39] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class40])
+	(widget_class_name "edu.stanford.smi.protegex.chatPlugin.ChatTab"))
+
+([KB_196339_Class4] of  Property_List
+)
+
+([KB_196339_Class40] of  Property_List
+)
+
+([KB_196339_Class41] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class42])
+	(widget_class_name "org.protege.owl.axiome.ui.AxiomeTab"))
+
+([KB_196339_Class42] of  Property_List
+)
+
+([KB_196339_Class43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class44])
+	(widget_class_name "edu.stanford.smi.protege.keywordsearch.StringSearch"))
+
+([KB_196339_Class44] of  Property_List
+)
+
+([KB_196339_Class45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class46])
+	(widget_class_name "script.ProtegeScriptTab"))
+
+([KB_196339_Class46] of  Property_List
+)
+
+([KB_196339_Class47] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class48])
+	(widget_class_name "edu.stanford.smi.protegex.changes.ChangesTab"))
+
+([KB_196339_Class48] of  Property_List
+)
+
+([KB_196339_Class49] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class50])
+	(widget_class_name "edu.stanford.smi.protegex.fctab.FacetConstraintsTab"))
+
+([KB_196339_Class5] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class6])
+	(widget_class_name "ezpal.EZPalTab"))
+
+([KB_196339_Class50] of  Property_List
+)
+
+([KB_196339_Class51] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class52])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.KnowledgeTreeTab"))
+
+([KB_196339_Class52] of  Property_List
+)
+
+([KB_196339_Class53] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class54])
+	(widget_class_name "edu.stanford.smi.protegex.datamaster.DataMasterTab"))
+
+([KB_196339_Class54] of  Property_List
+)
+
+([KB_196339_Class55] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class56])
+	(widget_class_name "dfki.protege.ontoviz_tab.OntovizTab"))
+
+([KB_196339_Class56] of  Property_List
+)
+
+([KB_196339_Class57] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class58])
+	(widget_class_name "edu.stanford.smi.protegex.changes.stats.ChangeStatisticsTab"))
+
+([KB_196339_Class58] of  Property_List
+)
+
+([KB_196339_Class59] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class60])
+	(widget_class_name "edu.stanford.smi.protegex.prompt.PromptTab"))
+
+([KB_196339_Class6] of  Property_List
+)
+
+([KB_196339_Class60] of  Property_List
+)
+
+([KB_196339_Class7] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class8])
+	(widget_class_name "edu.stanford.smi.protegex.server_changes.prompt.UsersTab"))
+
+([KB_196339_Class8] of  Property_List
+)
+
+([KB_196339_Class9] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_196339_Class10])
+	(widget_class_name "ca.uvic.csr.shrimp.jambalaya.JambalayaTab"))
+
+([KB_221055_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_11] of  Property_List
+)
+
+([KB_221055_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_15] of  Property_List
+)
+
+([KB_221055_Instance_18] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_19])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLInversePropertyWidget")
+	(width 200)
+	(x 400)
+	(y 300))
+
+([KB_221055_Instance_19] of  Property_List
+)
+
+([KB_221055_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_23] of  Property_List
+)
+
+([KB_221055_Instance_26] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_27])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_27] of  Property_List
+)
+
+([KB_221055_Instance_3] of  Property_List
+)
+
+([KB_221055_Instance_30] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_31])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_31] of  Property_List
+)
+
+([KB_221055_Instance_34] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_35])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_35] of  Property_List
+)
+
+([KB_221055_Instance_38] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_39])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_39] of  Property_List
+)
+
+([KB_221055_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_66] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_67] of  Property_List
+)
+
+([KB_221055_Instance_7] of  Property_List
+)
+
+([KB_221055_Instance_70] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_71])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_71] of  Property_List
+)
+
+([KB_301165_Instance_1013] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Nothing")
+	(property_list [XY_Instance_975])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_301165_Instance_856] of  Widget
+
+	(is_hidden FALSE)
+	(name ":DIRECTED-BINARY-RELATION")
+	(property_list [XY_Instance_927])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_303942_Instance_68] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(property_list [XY_Instance_784])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_307200_Instance_22] of  Property_List
+
+	(name "DisabledTestGroups")
+	(properties [KB_307200_Instance_24]))
+
+([KB_307200_Instance_23] of  Property_List
+
+	(name "DisabledTest")
+	(properties
+		[KB_307200_Instance_25]
+		[KB_307200_Instance_26]
+		[KB_307200_Instance_27]
+		[KB_307200_Instance_28]
+		[KB_307200_Instance_29]
+		[KB_307200_Instance_30]
+		[KB_307200_Instance_31]
+		[KB_307200_Instance_32]
+		[KB_307200_Instance_33]))
+
+([KB_307200_Instance_24] of  Boolean
+
+	(boolean_value TRUE)
+	(name "OWL-DL Tests"))
+
+([KB_307200_Instance_25] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoTopLevelJunkOWLDLTest"))
+
+([KB_307200_Instance_26] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoSubclassesOfRDFClassesOWLDLTest"))
+
+([KB_307200_Instance_27] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoImportOfSystemOntologiesOWLDLTest"))
+
+([KB_307200_Instance_28] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoClassesOrPropertiesInEnumerationsOWLDLTest"))
+
+([KB_307200_Instance_29] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoPropertiesWithClassAsRangeOWLDLTest"))
+
+([KB_307200_Instance_30] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoMetaclassOWLDLTest"))
+
+([KB_307200_Instance_31] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoSuperOrSubPropertiesOfAnnotationPropertiesTest"))
+
+([KB_307200_Instance_32] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.TransitivePropertiesCannotBeFunctionalOWLDLTest"))
+
+([KB_307200_Instance_33] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoCardiRestrictionOnTransitivePropertiesOWLDLTest"))
+
+([KB_313796_Instance_852] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AllDifferent")
+	(property_list [XY_Instance_89])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_313796_Instance_943] of  Widget
+
+	(is_hidden FALSE)
+	(name ":OWL-ANONYMOUS-ROOT")
+	(property_list [XY_Instance_665])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_325529_Class0] of  Map
+)
+
+([KB_325529_Class4] of  String
+
+	(name "owl_file_name")
+	(string_value "MPIWGGeneral.owl"))
+
+([KB_444675_Instance_0] of  String
+
+	(name "SwitchableClassDefinitionType")
+	(string_value "edu.stanford.smi.protegex.owl.ui.cls.LogicClassDefinitionWidgetType"))
+
+([KB_465546_Instance_567] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#ExternalResource")
+	(property_list [XY_Instance_890])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_632156_Instance_0] of  String
+
+	(name "OWL-PREDEFINED-PROFILE-URI")
+	(string_value "http://protege.stanford.edu/plugins/owl/OWLProfiles.owl#OWL-DL"))
+
+([KB_632156_Instance_3] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_632156_Instance_4] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_635552_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_1]))
+
+([KB_635552_Instance_1] of  Property_List
+)
+
+([KB_635552_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_11]))
+
+([KB_635552_Instance_11] of  Property_List
+)
+
+([KB_635552_Instance_12] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#priorVersion")
+	(property_list [KB_635552_Instance_13]))
+
+([KB_635552_Instance_13] of  Property_List
+)
+
+([KB_635552_Instance_14] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_15]))
+
+([KB_635552_Instance_15] of  Property_List
+)
+
+([KB_635552_Instance_16] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_17]))
+
+([KB_635552_Instance_17] of  Property_List
+)
+
+([KB_635552_Instance_18] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_19]))
+
+([KB_635552_Instance_19] of  Property_List
+)
+
+([KB_635552_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_3]))
+
+([KB_635552_Instance_20] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#incompatibleWith")
+	(property_list [KB_635552_Instance_21]))
+
+([KB_635552_Instance_21] of  Property_List
+)
+
+([KB_635552_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#backwardCompatibleWith")
+	(property_list [KB_635552_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_635552_Instance_23] of  Property_List
+
+	(properties [KB_632156_Instance_3]))
+
+([KB_635552_Instance_24] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_25]))
+
+([KB_635552_Instance_25] of  Property_List
+)
+
+([KB_635552_Instance_26] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_27]))
+
+([KB_635552_Instance_27] of  Property_List
+)
+
+([KB_635552_Instance_28] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_29]))
+
+([KB_635552_Instance_29] of  Property_List
+)
+
+([KB_635552_Instance_3] of  Property_List
+)
+
+([KB_635552_Instance_30] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_31]))
+
+([KB_635552_Instance_31] of  Property_List
+)
+
+([KB_635552_Instance_32] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_33]))
+
+([KB_635552_Instance_33] of  Property_List
+)
+
+([KB_635552_Instance_34] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_35]))
+
+([KB_635552_Instance_35] of  Property_List
+)
+
+([KB_635552_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_5]))
+
+([KB_635552_Instance_5] of  Property_List
+)
+
+([KB_635552_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_7]))
+
+([KB_635552_Instance_7] of  Property_List
+)
+
+([KB_635552_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_9]))
+
+([KB_635552_Instance_9] of  Property_List
+)
+
+([KB_691299_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DatatypeProperty")
+	(property_list [KB_938545_Instance_56])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_691299_Instance_537] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(property_list [XY_Instance_462])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_10] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_11] of  Property_List
+
+	(properties
+		[KB_713803_Instance_12]
+		[KB_713803_Instance_13]))
+
+([KB_713803_Instance_12] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_13] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_14] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_15])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_15] of  Property_List
+
+	(properties
+		[KB_713803_Instance_16]
+		[KB_713803_Instance_17]))
+
+([KB_713803_Instance_16] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_17] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_18] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_19])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_19] of  Property_List
+
+	(properties
+		[KB_713803_Instance_20]
+		[KB_713803_Instance_21]))
+
+([KB_713803_Instance_20] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_21] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_22] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_23]
+		[KB_713803_Instance_24]))
+
+([KB_713803_Instance_23] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_24] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_25] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_26])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_26] of  Property_List
+)
+
+([KB_713803_Instance_27] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_28]))
+
+([KB_713803_Instance_28] of  Property_List
+)
+
+([KB_713803_Instance_29] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_30]))
+
+([KB_713803_Instance_30] of  Property_List
+)
+
+([KB_713803_Instance_303] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MaxCardinalityRestriction")
+	(property_list [KB_713803_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_31] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_32]))
+
+([KB_713803_Instance_32] of  Property_List
+)
+
+([KB_713803_Instance_33] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_34]))
+
+([KB_713803_Instance_34] of  Property_List
+)
+
+([KB_713803_Instance_348] of  Property_List
+
+	(properties
+		[KB_713803_Instance_349]
+		[KB_713803_Instance_363]
+		[KB_713803_Instance_366]
+		[KB_713803_Instance_368]
+		[KB_713803_Instance_370]
+		[KB_713803_Instance_372]
+		[KB_713803_Instance_374]
+		[KB_713803_Instance_376]
+		[KB_713803_Instance_378]
+		[KB_713803_Instance_380]
+		[KB_713803_Instance_382]
+		[KB_713803_Instance_384]
+		[KB_713803_Instance_386]
+		[KB_713803_Instance_388]))
+
+([KB_713803_Instance_349] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_350])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_35] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_36]))
+
+([KB_713803_Instance_350] of  Property_List
+
+	(properties
+		[KB_713803_Instance_351]
+		[KB_713803_Instance_355]
+		[KB_713803_Instance_359]))
+
+([KB_713803_Instance_351] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_352])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_352] of  Property_List
+
+	(properties
+		[KB_713803_Instance_353]
+		[KB_713803_Instance_354]))
+
+([KB_713803_Instance_353] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_354] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_355] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_356])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_356] of  Property_List
+
+	(properties
+		[KB_713803_Instance_357]
+		[KB_713803_Instance_358]))
+
+([KB_713803_Instance_357] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_358] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_359] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_360])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_36] of  Property_List
+)
+
+([KB_713803_Instance_360] of  Property_List
+
+	(properties
+		[KB_713803_Instance_361]
+		[KB_713803_Instance_362]))
+
+([KB_713803_Instance_361] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_362] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_363] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_364]
+		[KB_713803_Instance_365]))
+
+([KB_713803_Instance_364] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_365] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_366] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_367])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_367] of  Property_List
+)
+
+([KB_713803_Instance_368] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_369]))
+
+([KB_713803_Instance_369] of  Property_List
+)
+
+([KB_713803_Instance_37] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_38])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_370] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_371]))
+
+([KB_713803_Instance_371] of  Property_List
+)
+
+([KB_713803_Instance_372] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_373]))
+
+([KB_713803_Instance_373] of  Property_List
+)
+
+([KB_713803_Instance_374] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_375]))
+
+([KB_713803_Instance_375] of  Property_List
+)
+
+([KB_713803_Instance_376] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_377]))
+
+([KB_713803_Instance_377] of  Property_List
+)
+
+([KB_713803_Instance_378] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_379])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_379] of  Property_List
+)
+
+([KB_713803_Instance_38] of  Property_List
+)
+
+([KB_713803_Instance_380] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_381])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_381] of  Property_List
+)
+
+([KB_713803_Instance_382] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_383])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_383] of  Property_List
+)
+
+([KB_713803_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_385] of  Property_List
+)
+
+([KB_713803_Instance_386] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_387])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_387] of  Property_List
+)
+
+([KB_713803_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_389] of  Property_List
+)
+
+([KB_713803_Instance_390] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MinCardinalityRestriction")
+	(property_list [KB_713803_Instance_435])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_41] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_42])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_42] of  Property_List
+)
+
+([KB_713803_Instance_435] of  Property_List
+
+	(properties
+		[KB_713803_Instance_436]
+		[KB_713803_Instance_450]
+		[KB_713803_Instance_453]
+		[KB_713803_Instance_455]
+		[KB_713803_Instance_457]
+		[KB_713803_Instance_459]
+		[KB_713803_Instance_461]
+		[KB_713803_Instance_463]
+		[KB_713803_Instance_465]
+		[KB_713803_Instance_467]
+		[KB_713803_Instance_469]
+		[KB_713803_Instance_471]
+		[KB_713803_Instance_473]
+		[KB_713803_Instance_475]))
+
+([KB_713803_Instance_436] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_437])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_437] of  Property_List
+
+	(properties
+		[KB_713803_Instance_438]
+		[KB_713803_Instance_442]
+		[KB_713803_Instance_446]))
+
+([KB_713803_Instance_438] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_439])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_439] of  Property_List
+
+	(properties
+		[KB_713803_Instance_440]
+		[KB_713803_Instance_441]))
+
+([KB_713803_Instance_440] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_441] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_442] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_443])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_443] of  Property_List
+
+	(properties
+		[KB_713803_Instance_444]
+		[KB_713803_Instance_445]))
+
+([KB_713803_Instance_444] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_445] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_446] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_447])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_447] of  Property_List
+
+	(properties
+		[KB_713803_Instance_448]
+		[KB_713803_Instance_449]))
+
+([KB_713803_Instance_448] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_449] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_45] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_46])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_450] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_451]
+		[KB_713803_Instance_452]))
+
+([KB_713803_Instance_451] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_452] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_453] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_454])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_454] of  Property_List
+)
+
+([KB_713803_Instance_455] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_456]))
+
+([KB_713803_Instance_456] of  Property_List
+)
+
+([KB_713803_Instance_457] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_458]))
+
+([KB_713803_Instance_458] of  Property_List
+)
+
+([KB_713803_Instance_459] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_460]))
+
+([KB_713803_Instance_46] of  Property_List
+)
+
+([KB_713803_Instance_460] of  Property_List
+)
+
+([KB_713803_Instance_461] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_462]))
+
+([KB_713803_Instance_462] of  Property_List
+)
+
+([KB_713803_Instance_463] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_464]))
+
+([KB_713803_Instance_464] of  Property_List
+)
+
+([KB_713803_Instance_465] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_466])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_466] of  Property_List
+)
+
+([KB_713803_Instance_467] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_468])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_468] of  Property_List
+)
+
+([KB_713803_Instance_469] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_470])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_47] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_48])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_470] of  Property_List
+)
+
+([KB_713803_Instance_471] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_472] of  Property_List
+)
+
+([KB_713803_Instance_473] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_474] of  Property_List
+)
+
+([KB_713803_Instance_475] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_476] of  Property_List
+)
+
+([KB_713803_Instance_477] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#CardinalityRestriction")
+	(property_list [KB_713803_Instance_522])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_48] of  Property_List
+)
+
+([KB_713803_Instance_49] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_50])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_50] of  Property_List
+)
+
+([KB_713803_Instance_522] of  Property_List
+
+	(properties
+		[KB_713803_Instance_523]
+		[KB_713803_Instance_537]
+		[KB_713803_Instance_540]
+		[KB_713803_Instance_542]
+		[KB_713803_Instance_544]
+		[KB_713803_Instance_546]
+		[KB_713803_Instance_548]
+		[KB_713803_Instance_550]
+		[KB_713803_Instance_552]
+		[KB_713803_Instance_554]
+		[KB_713803_Instance_556]
+		[KB_713803_Instance_558]
+		[KB_713803_Instance_560]
+		[KB_713803_Instance_562]))
+
+([KB_713803_Instance_523] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_524])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_524] of  Property_List
+
+	(properties
+		[KB_713803_Instance_525]
+		[KB_713803_Instance_529]
+		[KB_713803_Instance_533]))
+
+([KB_713803_Instance_525] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_526])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_526] of  Property_List
+
+	(properties
+		[KB_713803_Instance_527]
+		[KB_713803_Instance_528]))
+
+([KB_713803_Instance_527] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_528] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_529] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_530])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_530] of  Property_List
+
+	(properties
+		[KB_713803_Instance_531]
+		[KB_713803_Instance_532]))
+
+([KB_713803_Instance_531] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_532] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_533] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_534])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_534] of  Property_List
+
+	(properties
+		[KB_713803_Instance_535]
+		[KB_713803_Instance_536]))
+
+([KB_713803_Instance_535] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_536] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_537] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_538]
+		[KB_713803_Instance_539]))
+
+([KB_713803_Instance_538] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_539] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_540] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_541])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_541] of  Property_List
+)
+
+([KB_713803_Instance_542] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_543]))
+
+([KB_713803_Instance_543] of  Property_List
+)
+
+([KB_713803_Instance_544] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_545]))
+
+([KB_713803_Instance_545] of  Property_List
+)
+
+([KB_713803_Instance_546] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_547]))
+
+([KB_713803_Instance_547] of  Property_List
+)
+
+([KB_713803_Instance_548] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_549]))
+
+([KB_713803_Instance_549] of  Property_List
+)
+
+([KB_713803_Instance_550] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_551]))
+
+([KB_713803_Instance_551] of  Property_List
+)
+
+([KB_713803_Instance_552] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_553] of  Property_List
+)
+
+([KB_713803_Instance_554] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_555])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_555] of  Property_List
+)
+
+([KB_713803_Instance_556] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_557])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_557] of  Property_List
+)
+
+([KB_713803_Instance_558] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_559])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_559] of  Property_List
+)
+
+([KB_713803_Instance_560] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_561])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_561] of  Property_List
+)
+
+([KB_713803_Instance_562] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_563])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_563] of  Property_List
+)
+
+([KB_713803_Instance_648] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ComplementClass")
+	(property_list [KB_713803_Instance_651])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_651] of  Property_List
+
+	(properties
+		[KB_713803_Instance_652]
+		[KB_713803_Instance_666]
+		[KB_713803_Instance_669]
+		[KB_713803_Instance_671]
+		[KB_713803_Instance_673]
+		[KB_713803_Instance_675]
+		[KB_713803_Instance_677]
+		[KB_713803_Instance_679]
+		[KB_713803_Instance_681]
+		[KB_713803_Instance_683]
+		[KB_713803_Instance_685]
+		[KB_713803_Instance_687]
+		[KB_713803_Instance_689]
+		[KB_713803_Instance_691]))
+
+([KB_713803_Instance_652] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_653])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_653] of  Property_List
+
+	(properties
+		[KB_713803_Instance_654]
+		[KB_713803_Instance_658]
+		[KB_713803_Instance_662]))
+
+([KB_713803_Instance_654] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_655])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_655] of  Property_List
+
+	(properties
+		[KB_713803_Instance_656]
+		[KB_713803_Instance_657]))
+
+([KB_713803_Instance_656] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_657] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_658] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_659])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_659] of  Property_List
+
+	(properties
+		[KB_713803_Instance_660]
+		[KB_713803_Instance_661]))
+
+([KB_713803_Instance_660] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_661] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_662] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_663])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_663] of  Property_List
+
+	(properties
+		[KB_713803_Instance_664]
+		[KB_713803_Instance_665]))
+
+([KB_713803_Instance_664] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_665] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_666] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_667]
+		[KB_713803_Instance_668]))
+
+([KB_713803_Instance_667] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_668] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_669] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_670])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_670] of  Property_List
+)
+
+([KB_713803_Instance_671] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_672]))
+
+([KB_713803_Instance_672] of  Property_List
+)
+
+([KB_713803_Instance_673] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_674]))
+
+([KB_713803_Instance_674] of  Property_List
+)
+
+([KB_713803_Instance_675] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_676]))
+
+([KB_713803_Instance_676] of  Property_List
+)
+
+([KB_713803_Instance_677] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_678]))
+
+([KB_713803_Instance_678] of  Property_List
+)
+
+([KB_713803_Instance_679] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_680]))
+
+([KB_713803_Instance_680] of  Property_List
+)
+
+([KB_713803_Instance_681] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_682])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_682] of  Property_List
+)
+
+([KB_713803_Instance_683] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_684])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_684] of  Property_List
+)
+
+([KB_713803_Instance_685] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_686])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_686] of  Property_List
+)
+
+([KB_713803_Instance_687] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_688])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_688] of  Property_List
+)
+
+([KB_713803_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_690] of  Property_List
+)
+
+([KB_713803_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#complementOf")
+	(property_list [KB_713803_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_692] of  Property_List
+)
+
+([KB_713803_Instance_693] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#IntersectionClass")
+	(property_list [KB_713803_Instance_738])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_7] of  Property_List
+
+	(properties
+		[KB_713803_Instance_8]
+		[KB_713803_Instance_22]
+		[KB_713803_Instance_25]
+		[KB_713803_Instance_27]
+		[KB_713803_Instance_29]
+		[KB_713803_Instance_31]
+		[KB_713803_Instance_33]
+		[KB_713803_Instance_35]
+		[KB_713803_Instance_37]
+		[KB_713803_Instance_41]
+		[KB_713803_Instance_45]
+		[KB_713803_Instance_47]
+		[KB_713803_Instance_49]))
+
+([KB_713803_Instance_738] of  Property_List
+
+	(properties
+		[KB_713803_Instance_739]
+		[KB_713803_Instance_753]
+		[KB_713803_Instance_756]
+		[KB_713803_Instance_758]
+		[KB_713803_Instance_760]
+		[KB_713803_Instance_762]
+		[KB_713803_Instance_764]
+		[KB_713803_Instance_766]
+		[KB_713803_Instance_768]
+		[KB_713803_Instance_770]
+		[KB_713803_Instance_772]
+		[KB_713803_Instance_774]
+		[KB_713803_Instance_776]
+		[KB_713803_Instance_778]))
+
+([KB_713803_Instance_739] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_740])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_740] of  Property_List
+
+	(properties
+		[KB_713803_Instance_741]
+		[KB_713803_Instance_745]
+		[KB_713803_Instance_749]))
+
+([KB_713803_Instance_741] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_742])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_742] of  Property_List
+
+	(properties
+		[KB_713803_Instance_743]
+		[KB_713803_Instance_744]))
+
+([KB_713803_Instance_743] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_744] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_745] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_746])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_746] of  Property_List
+
+	(properties
+		[KB_713803_Instance_747]
+		[KB_713803_Instance_748]))
+
+([KB_713803_Instance_747] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_748] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_749] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_750])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_750] of  Property_List
+
+	(properties
+		[KB_713803_Instance_751]
+		[KB_713803_Instance_752]))
+
+([KB_713803_Instance_751] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_752] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_753] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_754]
+		[KB_713803_Instance_755]))
+
+([KB_713803_Instance_754] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_755] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_756] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_757])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_757] of  Property_List
+)
+
+([KB_713803_Instance_758] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_759]))
+
+([KB_713803_Instance_759] of  Property_List
+)
+
+([KB_713803_Instance_760] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_761]))
+
+([KB_713803_Instance_761] of  Property_List
+)
+
+([KB_713803_Instance_762] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_763]))
+
+([KB_713803_Instance_763] of  Property_List
+)
+
+([KB_713803_Instance_764] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_765]))
+
+([KB_713803_Instance_765] of  Property_List
+)
+
+([KB_713803_Instance_766] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_767]))
+
+([KB_713803_Instance_767] of  Property_List
+)
+
+([KB_713803_Instance_768] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_769])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_769] of  Property_List
+)
+
+([KB_713803_Instance_770] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_771])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_771] of  Property_List
+)
+
+([KB_713803_Instance_772] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_773])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_773] of  Property_List
+)
+
+([KB_713803_Instance_774] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_775])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_775] of  Property_List
+)
+
+([KB_713803_Instance_776] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_777])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_777] of  Property_List
+)
+
+([KB_713803_Instance_778] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#intersectionOf")
+	(property_list [KB_713803_Instance_779])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_779] of  Property_List
+)
+
+([KB_713803_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#UnionClass")
+	(property_list [KB_713803_Instance_825])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_8] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_825] of  Property_List
+
+	(properties
+		[KB_713803_Instance_826]
+		[KB_713803_Instance_840]
+		[KB_713803_Instance_843]
+		[KB_713803_Instance_845]
+		[KB_713803_Instance_847]
+		[KB_713803_Instance_849]
+		[KB_713803_Instance_851]
+		[KB_713803_Instance_853]
+		[KB_713803_Instance_855]
+		[KB_713803_Instance_857]
+		[KB_713803_Instance_859]
+		[KB_713803_Instance_861]
+		[KB_713803_Instance_863]
+		[KB_713803_Instance_865]))
+
+([KB_713803_Instance_826] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_827])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_827] of  Property_List
+
+	(properties
+		[KB_713803_Instance_828]
+		[KB_713803_Instance_832]
+		[KB_713803_Instance_836]))
+
+([KB_713803_Instance_828] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_829])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_829] of  Property_List
+
+	(properties
+		[KB_713803_Instance_830]
+		[KB_713803_Instance_831]))
+
+([KB_713803_Instance_830] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_831] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_832] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_833])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_833] of  Property_List
+
+	(properties
+		[KB_713803_Instance_834]
+		[KB_713803_Instance_835]))
+
+([KB_713803_Instance_834] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_835] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_836] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_837])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_837] of  Property_List
+
+	(properties
+		[KB_713803_Instance_838]
+		[KB_713803_Instance_839]))
+
+([KB_713803_Instance_838] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_839] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_840] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_841]
+		[KB_713803_Instance_842]))
+
+([KB_713803_Instance_841] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_842] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_843] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_844])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_844] of  Property_List
+)
+
+([KB_713803_Instance_845] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_846]))
+
+([KB_713803_Instance_846] of  Property_List
+)
+
+([KB_713803_Instance_847] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_848]))
+
+([KB_713803_Instance_848] of  Property_List
+)
+
+([KB_713803_Instance_849] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_850]))
+
+([KB_713803_Instance_850] of  Property_List
+)
+
+([KB_713803_Instance_851] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_852]))
+
+([KB_713803_Instance_852] of  Property_List
+)
+
+([KB_713803_Instance_853] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_854]))
+
+([KB_713803_Instance_854] of  Property_List
+)
+
+([KB_713803_Instance_855] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_856])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_856] of  Property_List
+)
+
+([KB_713803_Instance_857] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_858])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_858] of  Property_List
+)
+
+([KB_713803_Instance_859] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_860])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_860] of  Property_List
+)
+
+([KB_713803_Instance_861] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_862])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_862] of  Property_List
+)
+
+([KB_713803_Instance_863] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_864])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_864] of  Property_List
+)
+
+([KB_713803_Instance_865] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#unionOf")
+	(property_list [KB_713803_Instance_866])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_866] of  Property_List
+)
+
+([KB_713803_Instance_9] of  Property_List
+
+	(properties
+		[KB_713803_Instance_10]
+		[KB_713803_Instance_14]
+		[KB_713803_Instance_18]))
+
+([KB_713803_Instance_980] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_981]))
+
+([KB_713803_Instance_981] of  Property_List
+)
+
+([KB_764103_Instance_545] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Ontology")
+	(property_list [XY_Instance_195])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_865583_Instance_10] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_11])
+	(widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab"))
+
+([KB_865583_Instance_11] of  Property_List
+)
+
+([KB_865583_Instance_12] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_13])
+	(widget_class_name "uk.ac.man.ac.mig.coode.individuals.ui.OWLDLIndividualsTab"))
+
+([KB_865583_Instance_13] of  Property_List
+)
+
+([KB_865583_Instance_4] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_5])
+	(widget_class_name "edu.stanford.smi.protegex.queries_tab.QueriesTab"))
+
+([KB_865583_Instance_5] of  Property_List
+)
+
+([KB_865583_Instance_6] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_7])
+	(widget_class_name "uk.ac.man.cs.mig.coode.debugger.test.DebuggerTestTab"))
+
+([KB_865583_Instance_7] of  Property_List
+)
+
+([KB_865583_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(property_list [KB_865583_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormsTab"))
+
+([KB_865583_Instance_9] of  Property_List
+)
+
+([KB_868747_Instance_76] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#Class")
+	(property_list [XY_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_886778_Instance_12] of  Property_List
+)
+
+([KB_886778_Instance_144] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_886778_Instance_145]
+		[KB_886778_Instance_149]
+		[KB_886778_Instance_150]
+		[KB_886778_Instance_152]
+		[KB_886778_Instance_153]
+		[KB_886778_Instance_155]
+		[KB_886778_Instance_157]
+		[KB_886778_Instance_159]
+		[KB_886778_Instance_160]
+		[KB_886778_Instance_180]
+		[KB_886778_Instance_181]
+		[KB_886778_Instance_184]
+		[KB_886778_Instance_198]
+		[KB_886778_Instance_202]
+		[KB_886778_Instance_206]
+		[KB_886778_Instance_208]
+		[KB_140180_Instance_0]
+		[KB_140180_Instance_2]
+		[KB_140180_Instance_4]
+		[KB_140180_Instance_6]
+		[KB_140180_Instance_8]
+		[KB_938545_Instance_14]
+		[KB_938545_Instance_18]
+		[KB_938545_Instance_23]
+		[KB_221055_Instance_2]
+		[KB_221055_Instance_6]))
+
+([KB_886778_Instance_145] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_146])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_146] of  Property_List
+)
+
+([KB_886778_Instance_149] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_58]))
+
+([KB_886778_Instance_150] of  Widget
+
+	(height 50)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_27])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.RDFPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_886778_Instance_152] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_886778_Instance_153] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_886778_Instance_154])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_154] of  Property_List
+)
+
+([KB_886778_Instance_155] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_886778_Instance_156])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_156] of  Property_List
+)
+
+([KB_886778_Instance_157] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_886778_Instance_158])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_158] of  Property_List
+)
+
+([KB_886778_Instance_159] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_886778_Instance_160] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_886778_Instance_161])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_161] of  Property_List
+
+	(properties [KB_933314_Instance_59]))
+
+([KB_886778_Instance_180] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_22])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_181] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_886778_Instance_182]
+		[KB_886778_Instance_183]))
+
+([KB_886778_Instance_182] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_183] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_184] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_886778_Instance_185])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_886778_Instance_185] of  Property_List
+
+	(properties
+		[KB_886778_Instance_186]
+		[KB_886778_Instance_187]
+		[KB_886778_Instance_188]
+		[KB_886778_Instance_189]
+		[KB_886778_Instance_190]
+		[KB_886778_Instance_191]))
+
+([KB_886778_Instance_186] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_886778_Instance_187] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_886778_Instance_188] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_886778_Instance_189] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_886778_Instance_190] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_886778_Instance_191] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_886778_Instance_198] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_886778_Instance_199])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_199] of  Property_List
+)
+
+([KB_886778_Instance_202] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_886778_Instance_203])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_203] of  Property_List
+)
+
+([KB_886778_Instance_206] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_886778_Instance_207])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_207] of  Property_List
+
+	(properties [KB_933314_Instance_60]))
+
+([KB_886778_Instance_208] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_209])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_209] of  Property_List
+)
+
+([KB_886778_Instance_226] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_886778_Instance_227] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_933314_Instance_11] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_13] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_14] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_15] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_58] of  Property_List
+)
+
+([KB_933314_Instance_59] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_60] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_61] of  Property_List
+)
+
+([KB_933314_Instance_62] of  Property_List
+)
+
+([KB_933314_Instance_63] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_64] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_65] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_66] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_67] of  Property_List
+)
+
+([KB_933314_Instance_68] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_69] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_938545_Instance_100] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_101])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_101] of  Property_List
+
+	(properties
+		[KB_938545_Instance_102]
+		[KB_938545_Instance_103]
+		[KB_938545_Instance_104]
+		[KB_938545_Instance_105]
+		[KB_938545_Instance_106]
+		[KB_938545_Instance_107]))
+
+([KB_938545_Instance_102] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_103] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_104] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_105] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_106] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_107] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_108] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_109])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_109] of  Property_List
+)
+
+([KB_938545_Instance_112] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_113])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_113] of  Property_List
+)
+
+([KB_938545_Instance_114] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_115])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_115] of  Property_List
+
+	(properties [KB_933314_Instance_66]))
+
+([KB_938545_Instance_116] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_117])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_117] of  Property_List
+)
+
+([KB_938545_Instance_118] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_119]))
+
+([KB_938545_Instance_119] of  Property_List
+)
+
+([KB_938545_Instance_120] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_121]))
+
+([KB_938545_Instance_1206] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_1207]))
+
+([KB_938545_Instance_1207] of  Property_List
+)
+
+([KB_938545_Instance_1208] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_1209]))
+
+([KB_938545_Instance_1209] of  Property_List
+)
+
+([KB_938545_Instance_121] of  Property_List
+)
+
+([KB_938545_Instance_122] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_123]))
+
+([KB_938545_Instance_123] of  Property_List
+)
+
+([KB_938545_Instance_124] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_125]))
+
+([KB_938545_Instance_125] of  Property_List
+)
+
+([KB_938545_Instance_126] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_127]))
+
+([KB_938545_Instance_127] of  Property_List
+)
+
+([KB_938545_Instance_128] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_129])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_129] of  Property_List
+)
+
+([KB_938545_Instance_130] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_131])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_131] of  Property_List
+)
+
+([KB_938545_Instance_132] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_133])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_133] of  Property_List
+)
+
+([KB_938545_Instance_134] of  Widget
+
+	(height 80)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_135])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLDatatypePropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_938545_Instance_135] of  Property_List
+)
+
+([KB_938545_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_140] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_141]))
+
+([KB_938545_Instance_141] of  Property_List
+)
+
+([KB_938545_Instance_142] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_143]))
+
+([KB_938545_Instance_143] of  Property_List
+)
+
+([KB_938545_Instance_144] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_145])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_145] of  Property_List
+)
+
+([KB_938545_Instance_148] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_149])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_149] of  Property_List
+)
+
+([KB_938545_Instance_15] of  Property_List
+)
+
+([KB_938545_Instance_152] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_153])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_153] of  Property_List
+)
+
+([KB_938545_Instance_156] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_157])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_157] of  Property_List
+)
+
+([KB_938545_Instance_158] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_159]))
+
+([KB_938545_Instance_159] of  Property_List
+)
+
+([KB_938545_Instance_160] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_161]))
+
+([KB_938545_Instance_161] of  Property_List
+)
+
+([KB_938545_Instance_162] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_163]))
+
+([KB_938545_Instance_163] of  Property_List
+)
+
+([KB_938545_Instance_164] of  Property_List
+)
+
+([KB_938545_Instance_165] of  Property_List
+)
+
+([KB_938545_Instance_166] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnnotationProperty")
+	(property_list [KB_938545_Instance_249])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_18] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_19])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_19] of  Property_List
+)
+
+([KB_938545_Instance_22] of  Property_List
+)
+
+([KB_938545_Instance_23] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_24])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_24] of  Property_List
+)
+
+([KB_938545_Instance_249] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_250]
+		[KB_938545_Instance_252]
+		[KB_938545_Instance_256]
+		[KB_938545_Instance_257]
+		[KB_938545_Instance_259]
+		[KB_938545_Instance_261]
+		[KB_938545_Instance_263]
+		[KB_938545_Instance_264]
+		[KB_938545_Instance_288]
+		[KB_938545_Instance_290]
+		[KB_938545_Instance_293]
+		[KB_938545_Instance_301]
+		[KB_938545_Instance_305]
+		[KB_938545_Instance_307]
+		[KB_938545_Instance_309]
+		[KB_938545_Instance_311]
+		[KB_938545_Instance_313]
+		[KB_938545_Instance_315]
+		[KB_938545_Instance_317]
+		[KB_938545_Instance_319]
+		[KB_938545_Instance_321]
+		[KB_938545_Instance_323]
+		[KB_938545_Instance_325]
+		[KB_938545_Instance_327]
+		[KB_221055_Instance_26]
+		[KB_221055_Instance_30]))
+
+([KB_938545_Instance_250] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_251])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_251] of  Property_List
+)
+
+([KB_938545_Instance_252] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_67]))
+
+([KB_938545_Instance_256] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_257] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_258])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_258] of  Property_List
+)
+
+([KB_938545_Instance_259] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_260])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_260] of  Property_List
+)
+
+([KB_938545_Instance_261] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_262])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_262] of  Property_List
+)
+
+([KB_938545_Instance_263] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_264] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_265])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_265] of  Property_List
+
+	(properties [KB_933314_Instance_68]))
+
+([KB_938545_Instance_27] of  Property_List
+)
+
+([KB_938545_Instance_288] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_289])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_289] of  Property_List
+)
+
+([KB_938545_Instance_290] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_291]
+		[KB_938545_Instance_292]))
+
+([KB_938545_Instance_291] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_292] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_938545_Instance_293] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_294])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_294] of  Property_List
+)
+
+([KB_938545_Instance_301] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_302])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_302] of  Property_List
+)
+
+([KB_938545_Instance_305] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_306])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_306] of  Property_List
+)
+
+([KB_938545_Instance_307] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_308])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_308] of  Property_List
+
+	(properties [KB_933314_Instance_69]))
+
+([KB_938545_Instance_309] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_310])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_310] of  Property_List
+)
+
+([KB_938545_Instance_311] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_312]))
+
+([KB_938545_Instance_312] of  Property_List
+)
+
+([KB_938545_Instance_313] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_314]))
+
+([KB_938545_Instance_314] of  Property_List
+)
+
+([KB_938545_Instance_315] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_316]))
+
+([KB_938545_Instance_316] of  Property_List
+)
+
+([KB_938545_Instance_317] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_318]))
+
+([KB_938545_Instance_318] of  Property_List
+)
+
+([KB_938545_Instance_319] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_320]))
+
+([KB_938545_Instance_320] of  Property_List
+)
+
+([KB_938545_Instance_321] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_322])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_322] of  Property_List
+)
+
+([KB_938545_Instance_323] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_324])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_324] of  Property_List
+)
+
+([KB_938545_Instance_325] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_326])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_326] of  Property_List
+)
+
+([KB_938545_Instance_327] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_328])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_328] of  Property_List
+)
+
+([KB_938545_Instance_329] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#FunctionalProperty")
+	(property_list [KB_938545_Instance_332])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_332] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_333]
+		[KB_938545_Instance_335]
+		[KB_938545_Instance_339]
+		[KB_938545_Instance_340]
+		[KB_938545_Instance_342]
+		[KB_938545_Instance_344]
+		[KB_938545_Instance_346]
+		[KB_938545_Instance_347]
+		[KB_938545_Instance_371]
+		[KB_938545_Instance_373]
+		[KB_938545_Instance_376]
+		[KB_938545_Instance_384]
+		[KB_938545_Instance_388]
+		[KB_938545_Instance_390]
+		[KB_938545_Instance_392]
+		[KB_938545_Instance_394]
+		[KB_938545_Instance_396]
+		[KB_938545_Instance_398]
+		[KB_938545_Instance_400]
+		[KB_938545_Instance_402]
+		[KB_938545_Instance_404]
+		[KB_938545_Instance_406]
+		[KB_938545_Instance_408]
+		[KB_938545_Instance_410]
+		[KB_221055_Instance_34]
+		[KB_221055_Instance_38]))
+
+([KB_938545_Instance_333] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_334])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_334] of  Property_List
+)
+
+([KB_938545_Instance_335] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_339] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_340] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_341])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_341] of  Property_List
+)
+
+([KB_938545_Instance_342] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_343])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_343] of  Property_List
+)
+
+([KB_938545_Instance_344] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_345])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_345] of  Property_List
+)
+
+([KB_938545_Instance_346] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_347] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_348] of  Property_List
+
+	(properties
+		[KB_938545_Instance_349]
+		[KB_938545_Instance_353]
+		[KB_938545_Instance_357]
+		[KB_938545_Instance_361]
+		[KB_938545_Instance_365]))
+
+([KB_938545_Instance_349] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_350])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_350] of  Property_List
+
+	(properties
+		[KB_938545_Instance_351]
+		[KB_938545_Instance_352]))
+
+([KB_938545_Instance_351] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_352] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_353] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_354])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_354] of  Property_List
+
+	(properties
+		[KB_938545_Instance_355]
+		[KB_938545_Instance_356]))
+
+([KB_938545_Instance_355] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_356] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_357] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_358])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_358] of  Property_List
+
+	(properties
+		[KB_938545_Instance_359]
+		[KB_938545_Instance_360]))
+
+([KB_938545_Instance_359] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_360] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_361] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_362])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_362] of  Property_List
+
+	(properties
+		[KB_938545_Instance_363]
+		[KB_938545_Instance_364]))
+
+([KB_938545_Instance_363] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_364] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_365] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_366])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_366] of  Property_List
+
+	(properties
+		[KB_938545_Instance_367]
+		[KB_938545_Instance_368]))
+
+([KB_938545_Instance_367] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_368] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_371] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_372])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_372] of  Property_List
+)
+
+([KB_938545_Instance_373] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_374]
+		[KB_938545_Instance_375]))
+
+([KB_938545_Instance_374] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_375] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_376] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_377])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_377] of  Property_List
+
+	(properties
+		[KB_938545_Instance_378]
+		[KB_938545_Instance_379]
+		[KB_938545_Instance_380]
+		[KB_938545_Instance_381]
+		[KB_938545_Instance_382]
+		[KB_938545_Instance_383]))
+
+([KB_938545_Instance_378] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_379] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_380] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_381] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_382] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_383] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_385] of  Property_List
+)
+
+([KB_938545_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_389] of  Property_List
+)
+
+([KB_938545_Instance_390] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_391])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_391] of  Property_List
+)
+
+([KB_938545_Instance_392] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_393])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_393] of  Property_List
+)
+
+([KB_938545_Instance_394] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_395]))
+
+([KB_938545_Instance_395] of  Property_List
+)
+
+([KB_938545_Instance_396] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_397]))
+
+([KB_938545_Instance_397] of  Property_List
+)
+
+([KB_938545_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_399]))
+
+([KB_938545_Instance_399] of  Property_List
+)
+
+([KB_938545_Instance_400] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_401]))
+
+([KB_938545_Instance_401] of  Property_List
+)
+
+([KB_938545_Instance_402] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_403]))
+
+([KB_938545_Instance_403] of  Property_List
+)
+
+([KB_938545_Instance_404] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_405])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_405] of  Property_List
+)
+
+([KB_938545_Instance_406] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_407])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_407] of  Property_List
+)
+
+([KB_938545_Instance_408] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_409] of  Property_List
+)
+
+([KB_938545_Instance_410] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_411] of  Property_List
+)
+
+([KB_938545_Instance_56] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_57]
+		[KB_938545_Instance_59]
+		[KB_938545_Instance_63]
+		[KB_938545_Instance_64]
+		[KB_938545_Instance_66]
+		[KB_938545_Instance_68]
+		[KB_938545_Instance_70]
+		[KB_938545_Instance_71]
+		[KB_938545_Instance_95]
+		[KB_938545_Instance_97]
+		[KB_938545_Instance_100]
+		[KB_938545_Instance_108]
+		[KB_938545_Instance_112]
+		[KB_938545_Instance_114]
+		[KB_938545_Instance_116]
+		[KB_938545_Instance_118]
+		[KB_938545_Instance_120]
+		[KB_938545_Instance_122]
+		[KB_938545_Instance_124]
+		[KB_938545_Instance_126]
+		[KB_938545_Instance_128]
+		[KB_938545_Instance_130]
+		[KB_938545_Instance_132]
+		[KB_938545_Instance_134]
+		[KB_221055_Instance_10]
+		[KB_221055_Instance_14]))
+
+([KB_938545_Instance_57] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_58])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_58] of  Property_List
+)
+
+([KB_938545_Instance_59] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_61]))
+
+([KB_938545_Instance_63] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_64] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_65])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_65] of  Property_List
+)
+
+([KB_938545_Instance_66] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_661] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DeprecatedProperty")
+	(property_list [KB_938545_Instance_664])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_664] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_665]
+		[KB_938545_Instance_667]
+		[KB_938545_Instance_671]
+		[KB_938545_Instance_672]
+		[KB_938545_Instance_674]
+		[KB_938545_Instance_676]
+		[KB_938545_Instance_678]
+		[KB_938545_Instance_679]
+		[KB_938545_Instance_703]
+		[KB_938545_Instance_705]
+		[KB_938545_Instance_708]
+		[KB_938545_Instance_716]
+		[KB_938545_Instance_720]
+		[KB_938545_Instance_722]
+		[KB_938545_Instance_724]
+		[KB_938545_Instance_726]
+		[KB_938545_Instance_728]
+		[KB_938545_Instance_730]
+		[KB_938545_Instance_732]
+		[KB_938545_Instance_734]
+		[KB_938545_Instance_736]
+		[KB_938545_Instance_738]
+		[KB_938545_Instance_740]
+		[KB_938545_Instance_742]
+		[KB_221055_Instance_66]
+		[KB_221055_Instance_70]))
+
+([KB_938545_Instance_665] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_666])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_666] of  Property_List
+)
+
+([KB_938545_Instance_667] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_67] of  Property_List
+)
+
+([KB_938545_Instance_671] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_672] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_673] of  Property_List
+)
+
+([KB_938545_Instance_674] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_675] of  Property_List
+)
+
+([KB_938545_Instance_676] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_677] of  Property_List
+)
+
+([KB_938545_Instance_678] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_679] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_680])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_68] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_69])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_680] of  Property_List
+
+	(properties
+		[KB_938545_Instance_681]
+		[KB_938545_Instance_685]
+		[KB_938545_Instance_689]
+		[KB_938545_Instance_693]
+		[KB_938545_Instance_697]))
+
+([KB_938545_Instance_681] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_682])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_682] of  Property_List
+
+	(properties
+		[KB_938545_Instance_683]
+		[KB_938545_Instance_684]))
+
+([KB_938545_Instance_683] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_684] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_685] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_686])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_686] of  Property_List
+
+	(properties
+		[KB_938545_Instance_687]
+		[KB_938545_Instance_688]))
+
+([KB_938545_Instance_687] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_688] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_689] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_690])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_69] of  Property_List
+)
+
+([KB_938545_Instance_690] of  Property_List
+
+	(properties
+		[KB_938545_Instance_691]
+		[KB_938545_Instance_692]))
+
+([KB_938545_Instance_691] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_692] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_693] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_694])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_694] of  Property_List
+
+	(properties
+		[KB_938545_Instance_695]
+		[KB_938545_Instance_696]))
+
+([KB_938545_Instance_695] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_696] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_697] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_698])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_698] of  Property_List
+
+	(properties
+		[KB_938545_Instance_699]
+		[KB_938545_Instance_700]))
+
+([KB_938545_Instance_699] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_70] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_700] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_703] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_704])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_704] of  Property_List
+)
+
+([KB_938545_Instance_705] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_706]
+		[KB_938545_Instance_707]))
+
+([KB_938545_Instance_706] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_707] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_708] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_709])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_709] of  Property_List
+
+	(properties
+		[KB_938545_Instance_710]
+		[KB_938545_Instance_711]
+		[KB_938545_Instance_712]
+		[KB_938545_Instance_713]
+		[KB_938545_Instance_714]
+		[KB_938545_Instance_715]))
+
+([KB_938545_Instance_71] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_72])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_710] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_711] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_712] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_713] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_714] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_715] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_716] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_717])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_717] of  Property_List
+)
+
+([KB_938545_Instance_72] of  Property_List
+
+	(properties [KB_933314_Instance_65]))
+
+([KB_938545_Instance_720] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_721])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_721] of  Property_List
+)
+
+([KB_938545_Instance_722] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_723])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_723] of  Property_List
+)
+
+([KB_938545_Instance_724] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_725])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_725] of  Property_List
+)
+
+([KB_938545_Instance_726] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_727]))
+
+([KB_938545_Instance_727] of  Property_List
+)
+
+([KB_938545_Instance_728] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_729]))
+
+([KB_938545_Instance_729] of  Property_List
+)
+
+([KB_938545_Instance_730] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_731]))
+
+([KB_938545_Instance_731] of  Property_List
+)
+
+([KB_938545_Instance_732] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_733]))
+
+([KB_938545_Instance_733] of  Property_List
+)
+
+([KB_938545_Instance_734] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_735]))
+
+([KB_938545_Instance_735] of  Property_List
+)
+
+([KB_938545_Instance_736] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_737])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_737] of  Property_List
+)
+
+([KB_938545_Instance_738] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_739])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_739] of  Property_List
+)
+
+([KB_938545_Instance_740] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_741])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_741] of  Property_List
+)
+
+([KB_938545_Instance_742] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_743])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_743] of  Property_List
+)
+
+([KB_938545_Instance_744] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_745]))
+
+([KB_938545_Instance_745] of  Property_List
+)
+
+([KB_938545_Instance_8] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#imports")
+	(property_list [KB_938545_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLNamespacesWidget")
+	(width 620)
+	(x 0)
+	(y 290))
+
+([KB_938545_Instance_9] of  Property_List
+)
+
+([KB_938545_Instance_95] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_96])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_96] of  Property_List
+)
+
+([KB_938545_Instance_97] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_98]
+		[KB_938545_Instance_99]))
+
+([KB_938545_Instance_98] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_99] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_941921_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_11] of  Property_List
+)
+
+([KB_941921_Instance_14] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_15])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFSSubClassOfWidget")
+	(width 210)
+	(x 0)
+	(y 160))
+
+([KB_941921_Instance_15] of  Property_List
+)
+
+([KB_941921_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_3] of  Property_List
+)
+
+([KB_941921_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_7] of  Property_List
+)
+
+([MPIWGGeneral_ProjectKB_Class61] of  String
+
+	(name ":INSTANCE-ANNOTATION")
+	(string_value "%3AANNOTATION-TEXT"))
+
+([MPIWGGeneral_ProjectKB_Class62] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(string_value "%3ANAME"))
+
+([MPIWGGeneral_ProjectKB_Class63] of  String
+
+	(name ":PAL-CONSTRAINT")
+	(string_value "%3APAL-NAME"))
+
+([MPIWGGeneral_ProjectKB_Class64] of  String
+
+	(name ":META-CLASS")
+	(string_value "%3ANAME"))
+
+([MPIWGGeneral_ProjectKB_Class65] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(string_value "%3ANAME"))
+
+([OWL_ProjectKB_Instance_3] of  String
+
+	(name "owl_build")
+	(string_value "579"))
+
+([PAL_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":PAL-CONSTRAINT")
+	(property_list [XY_Instance_922])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([PROJECT] of  Project
+
+	(browser_slot_names [BROWSER_SLOT_NAMES])
+	(customized_instance_widgets
+		[KB_713803_Instance_477]
+		[KB_313796_Instance_852]
+		[KB_691299_Instance_398]
+		[PAL_FORM_WIDGET]
+		[Instance_581]
+		[KB_713803_Instance_693]
+		[INSTANCE_ANNOTATION_FORM_WIDGET]
+		[KB_938545_Instance_166]
+		[STANDARD_SLOT_FORM_WIDGET]
+		[KB_313796_Instance_943]
+		[KB_938545_Instance_661]
+		[KB_713803_Instance_648]
+		[KB_301165_Instance_856]
+		[KB_691299_Instance_537]
+		[KB_303942_Instance_68]
+		[KB_465546_Instance_567]
+		[STANDARD_FACET_FORM_WIDGET]
+		[KB_713803_Instance_780]
+		[KB_868747_Instance_76]
+		[STANDARD_CLASS_FORM_WIDGET]
+		[KB_713803_Instance_303]
+		[Instance_1005]
+		[KB_938545_Instance_329]
+		[KB_764103_Instance_545]
+		[KB_301165_Instance_1013]
+		[KB_713803_Instance_390]
+		[Instance_443])
+	(default_cls_metaclass "http://www.w3.org/2002/07/owl#Class")
+	(default_facet_metaclass ":STANDARD-FACET")
+	(default_instance_widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget")
+	(default_slot_metaclass "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(hidden_classes
+		":DIRECT-DOMAIN"
+		"http://www.w3.org/2003/11/swrl#Imp"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-RANGE"
+		"http://www.w3.org/2001/XMLSchema#anySimpleType"
+		"http://www.w3.org/2001/XMLSchema#NOTATION"
+		":MODIFIER"
+		"http://protege.stanford.edu/plugins/owl/protege#SLOT-CONSTRAINTS"
+		"http://www.w3.org/2000/01/rdf-schema#Container"
+		":SLOT-NUMERIC-MINIMUM"
+		"http://www.w3.org/2001/XMLSchema#integer"
+		"http://www.w3.org/2003/11/swrl#DatavaluedPropertyAtom"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"
+		":NUMERIC-MAXIMUM"
+		"http://www.w3.org/2003/11/swrl#propertyPredicate"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"
+		":ANNOTATION-TEXT"
+		"http://www.w3.org/2003/11/swrl#arguments"
+		"http://www.w3.org/2002/07/owl#InverseFunctionalProperty"
+		":ANNOTATED-INSTANCE"
+		"http://www.w3.org/2003/11/swrl#BuiltinAtom"
+		"http://www.w3.org/2002/07/owl#Ontology"
+		":OWL-ONTOLOGY-POINTER-CLASS"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#object"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"
+		":VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#incompatibleWith"
+		"http://www.w3.org/2002/07/owl#CardinalityRestriction"
+		"http://www.w3.org/2002/07/owl#inverseOf"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredType"
+		"http://www.w3.org/2002/07/owl#cardinality"
+		"http://www.w3.org/2001/XMLSchema#Name"
+		":ANNOTATION"
+		"http://www.w3.org/2002/07/owl#valuesFrom"
+		"http://www.w3.org/2003/11/swrl#body"
+		":STANDARD-SLOT"
+		":OWL-ANONYMOUS-ROOT"
+		":MAXIMUM-CARDINALITY"
+		"http://protege.stanford.edu/plugins/owl/protege#ExternalResource"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt"
+		"http://www.w3.org/2001/XMLSchema#NMTOKEN"
+		"http://www.w3.org/2002/07/owl#UnionClass"
+		"http://www.w3.org/2002/07/owl#sameAs"
+		":DIRECT-TYPE"
+		":NAME"
+		"http://www.w3.org/2002/07/owl#equivalentClass"
+		"http://www.w3.org/2002/07/owl#FunctionalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSubclassOf"
+		":PAL-DESCRIPTION"
+		"http://www.w3.org/2003/11/swrl#SameIndividualAtom"
+		"http://www.w3.org/2001/XMLSchema#anyURI"
+		"http://www.w3.org/2002/07/owl#AnonymousClass"
+		"http://www.w3.org/2002/07/owl#MinCardinalityRestriction"
+		"http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
+		":CLASS"
+		"http://www.w3.org/2002/07/owl#complementOf"
+		":ROLE"
+		":DOCUMENTATION-IN-FRAME"
+		"http://www.w3.org/2002/07/owl#IntersectionClass"
+		"http://www.w3.org/2002/07/owl#TransitiveProperty"
+		"http://www.w3.org/2000/01/rdf-schema#range"
+		"http://www.w3.org/2001/XMLSchema#gYearMonth"
+		":CREATOR"
+		"http://www.w3.org/2002/07/owl#ComplementClass"
+		":ASSOCIATED-FACET"
+		":DOCUMENTATION"
+		":DIRECT-SUPERCLASSES"
+		":CREATION-TIMESTAMP"
+		":META-CLASS"
+		"http://www.w3.org/2000/01/rdf-schema#Class"
+		"http://www.w3.org/2000/01/rdf-schema#domain"
+		":DIRECT-SUBSLOTS"
+		":MODIFICATION-TIMESTAMP"
+		"http://www.w3.org/2001/XMLSchema#gYear"
+		"http://www.w3.org/2001/XMLSchema#gMonthDay"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#value"
+		"http://www.w3.org/2001/XMLSchema#normalizedString"
+		"http://protege.stanford.edu/plugins/owl/protege#FROM"
+		"http://www.w3.org/2001/XMLSchema#nonPositiveInteger"
+		"http://protege.stanford.edu/plugins/owl/protege#classificationStatus"
+		"http://www.w3.org/2002/07/owl#someValuesFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSuperclassOf"
+		"http://www.w3.org/2000/01/rdf-schema#subPropertyOf"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
+		"http://www.w3.org/2003/11/swrl#DifferentIndividualsAtom"
+		"http://www.w3.org/2003/11/swrl#dataRange"
+		"http://www.w3.org/2002/07/owl#AllDifferent"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
+		"http://www.w3.org/2003/11/swrl#Variable"
+		":DIRECT-INSTANCES"
+		"http://www.w3.org/2002/07/owl#unionOf"
+		"http://protege.stanford.edu/plugins/owl/protege#DIRECTED-BINARY-RELATION"
+		":SLOT"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"
+		"http://www.w3.org/2002/07/owl#minCardinality"
+		"http://www.w3.org/2002/07/owl#allValuesFrom"
+		":INVERSE"
+		"http://www.w3.org/2002/07/owl#priorVersion"
+		"http://www.w3.org/2003/11/swrl#DataRangeAtom"
+		"http://www.w3.org/2001/XMLSchema#token"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"
+		":DIRECT-TEMPLATE-SLOTS"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"
+		"http://www.w3.org/2002/07/owl#DataRange"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+		"http://www.w3.org/2002/07/owl#onProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#ExternalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-STATEMENT"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-CONSTRAINT"
+		"http://www.w3.org/2003/11/swrl#ClassAtom"
+		"http://www.w3.org/2001/XMLSchema#IDREF"
+		"http://www.w3.org/2002/07/owl#SymmetricProperty"
+		"http://www.w3.org/2002/07/owl#differentFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-NAME"
+		"http://www.w3.org/2001/XMLSchema#gMonth"
+		"http://www.w3.org/2003/11/swrl#IndividualPropertyAtom"
+		":OWL-CLASS"
+		"http://www.w3.org/2001/XMLSchema#unsignedShort"
+		"http://www.w3.org/2001/XMLSchema#unsignedInt"
+		":STANDARD-FACET"
+		":STANDARD-CLASS"
+		"http://www.w3.org/2002/07/owl#Restriction"
+		"http://www.w3.org/2002/07/owl#MaxCardinalityRestriction"
+		"http://www.w3.org/2001/XMLSchema#NCName"
+		"http://www.w3.org/2002/07/owl#Class"
+		"http://www.w3.org/2001/XMLSchema#ID"
+		"http://www.w3.org/2002/07/owl#imports"
+		"http://www.w3.org/2000/01/rdf-schema#member"
+		"http://www.w3.org/2002/07/owl#LogicalClass"
+		"http://www.w3.org/2003/11/swrl#Builtin"
+		"http://www.w3.org/2001/XMLSchema#negativeInteger"
+		"http://www.w3.org/2003/11/swrl#head"
+		"http://www.w3.org/2003/11/swrl#builtin"
+		"http://www.w3.org/2001/XMLSchema#decimal"
+		"http://www.w3.org/2003/11/swrl#AtomList"
+		"http://www.w3.org/2000/01/rdf-schema#Literal"
+		"http://www.w3.org/2002/07/owl#equivalentProperty"
+		"http://www.w3.org/2003/11/swrl#classPredicate"
+		"http://www.w3.org/2001/XMLSchema#long"
+		"http://www.w3.org/2002/07/owl#SomeValuesFromRestriction"
+		":SLOT-VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#HasValueRestriction"
+		"http://www.w3.org/2001/XMLSchema#duration"
+		"http://www.w3.org/2001/XMLSchema#positiveInteger"
+		"http://www.w3.org/2002/07/owl#oneOf"
+		":VALUES"
+		":ASSOCIATED-SLOT"
+		"http://www.w3.org/2001/XMLSchema#language"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#first"
+		"http://www.w3.org/2002/07/owl#versionInfo"
+		"http://www.w3.org/2001/XMLSchema#base64Binary"
+		"http://www.w3.org/2001/XMLSchema#short"
+		"http://www.w3.org/2002/07/owl#maxCardinality"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-DESCRIPTION"
+		"http://www.w3.org/2002/07/owl#AllValuesFromRestriction"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"
+		"http://www.w3.org/2001/XMLSchema#hexBinary"
+		"http://www.w3.org/2002/07/owl#DeprecatedClass"
+		"http://www.w3.org/2002/07/owl#DatatypeProperty"
+		"http://www.w3.org/2001/XMLSchema#double"
+		"http://www.w3.org/2001/XMLSchema#unsignedByte"
+		"http://www.w3.org/2002/07/owl#distinctMembers"
+		":SLOT-NUMERIC-MAXIMUM"
+		":INSTANCE-ANNOTATION"
+		":SLOT-MINIMUM-CARDINALITY"
+		"http://www.w3.org/2002/07/owl#AnnotationProperty"
+		":DIRECT-SUBCLASSES"
+		"http://www.w3.org/2002/07/owl#DeprecatedProperty"
+		"http://www.w3.org/2002/07/owl#ObjectProperty"
+		"http://www.w3.org/2001/XMLSchema#ENTITY"
+		"http://www.w3.org/2001/XMLSchema#byte"
+		"http://www.w3.org/2001/XMLSchema#float"
+		":NUMERIC-MINIMUM"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"
+		"http://protege.stanford.edu/plugins/owl/protege#TO"
+		"http://www.w3.org/2002/07/owl#backwardCompatibleWith"
+		":RELATION"
+		"http://www.w3.org/2000/01/rdf-schema#Datatype"
+		"http://www.w3.org/2001/XMLSchema#QName"
+		"http://www.w3.org/2003/11/swrl#Atom"
+		"http://www.w3.org/2002/07/owl#EnumeratedClass"
+		"http://www.w3.org/2002/07/owl#disjointWith"
+		"http://www.w3.org/2001/XMLSchema#unsignedLong"
+		":MINIMUM-CARDINALITY"
+		":TO"
+		":SLOT-DEFAULTS"
+		":SYSTEM-CLASS"
+		":SLOT-MAXIMUM-CARDINALITY"
+		":DEFAULTS"
+		"http://www.w3.org/2001/XMLSchema#gDay"
+		"http://www.w3.org/2003/11/swrl#argument2"
+		"http://www.w3.org/2003/11/swrl#argument1"
+		":FACET"
+		":SLOT-VALUES"
+		"http://www.w3.org/2002/07/owl#intersectionOf"
+		"http://www.w3.org/2002/07/owl#Nothing"
+		"http://www.w3.org/2002/07/owl#hasValue")
+	(journaling_enabled FALSE)
+	(next_frame_number 0)
+	(options [Instance_48])
+	(property_map [KB_325529_Class0])
+	(sources [SOURCES])
+	(tabs
+		[Instance_2534]
+		[Instance_86]
+		[Instance_2600]
+		[FORMS_TAB]
+		[Instance_3234]
+		[Instance_43]
+		[CLSES_TAB]
+		[KB_865583_Instance_6]
+		[INSTANCES_TAB]
+		[Instance_45]
+		[KB_865583_Instance_12]
+		[KB_865583_Instance_8]
+		[KB_865583_Instance_4]
+		[SLOTS_TAB]
+		[KB_865583_Instance_10]))
+
+([SLOTS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Slots")
+	(property_list [Instance_65])
+	(widget_class_name "edu.stanford.smi.protege.widget.SlotsTab"))
+
+([SOURCES] of  Property_List
+
+	(properties
+		[Instance_42]
+		[Instance_2469]
+		[Instance_2470]
+		[KB_307200_Instance_22]
+		[KB_307200_Instance_23]
+		[OWL_ProjectKB_Instance_3]
+		[KB_444675_Instance_0]
+		[KB_632156_Instance_0]
+		[KB_325529_Class4]
+		[empty.owl_ProjectKB_Class5]
+		[empty.owl_ProjectKB_Class6]))
+
+([STANDARD_CLASS_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-CLASS")
+	(property_list [XY_Instance_1063])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_FACET_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-FACET")
+	(property_list [XY_Instance_587])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_SLOT_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-SLOT")
+	(property_list [XY_Instance_725])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([XY_Instance_0] of  Property_List
+
+	(properties
+		[XY_Instance_1]
+		[XY_Instance_2]
+		[XY_Instance_3]
+		[XY_Instance_4]))
+
+([XY_Instance_1] of  Widget
+
+	(name ":ANNOTATED-INSTANCE"))
+
+([XY_Instance_1001] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1002]))
+
+([XY_Instance_1002] of  Property_List
+)
+
+([XY_Instance_1003] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1004]))
+
+([XY_Instance_1004] of  Property_List
+)
+
+([XY_Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1006]))
+
+([XY_Instance_1006] of  Property_List
+)
+
+([XY_Instance_1015] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_1016])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1016] of  Property_List
+)
+
+([XY_Instance_104] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_105]
+		[XY_Instance_106]))
+
+([XY_Instance_105] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_106] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_1063] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_1064]
+		[XY_Instance_1066]
+		[XY_Instance_1067]
+		[XY_Instance_1068]
+		[XY_Instance_1069]
+		[XY_Instance_1071]
+		[XY_Instance_1072]
+		[XY_Instance_1073]
+		[XY_Instance_1074]
+		[XY_Instance_1088]
+		[XY_Instance_1092]
+		[XY_Instance_1096]
+		[XY_Instance_1098]
+		[XY_Instance_1100]
+		[KB_938545_Instance_1206]
+		[KB_938545_Instance_1208]))
+
+([XY_Instance_1064] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_1065])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1065] of  Property_List
+)
+
+([XY_Instance_1066] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_1067] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_1068] of  Widget
+
+	(name ":DIRECT-SUPERCLASSES"))
+
+([XY_Instance_1069] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_1070])
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 400)
+	(x 200)
+	(y 0))
+
+([XY_Instance_1070] of  Property_List
+)
+
+([XY_Instance_1071] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1072] of  Widget
+
+	(height 60)
+	(label "Role")
+	(name ":ROLE")
+	(widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_1073] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_1074] of  Widget
+
+	(height 150)
+	(label "Template Slots")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_1075])
+	(widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
+	(width 600)
+	(x 0)
+	(y 120))
+
+([XY_Instance_1075] of  Property_List
+
+	(properties
+		[XY_Instance_1076]
+		[XY_Instance_1077]
+		[XY_Instance_1078]
+		[XY_Instance_1079]
+		[XY_Instance_1080]
+		[XY_Instance_1081]
+		[XY_Instance_1082]
+		[XY_Instance_1083]
+		[XY_Instance_1084]
+		[XY_Instance_1085]
+		[XY_Instance_1086]
+		[XY_Instance_1087]))
+
+([XY_Instance_1076] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties"))
+
+([XY_Instance_1077] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties at class"))
+
+([XY_Instance_1078] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create property and attach to class"))
+
+([XY_Instance_1079] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected properties"))
+
+([XY_Instance_1080] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_1081] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_1082] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move up"))
+
+([XY_Instance_1083] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move down"))
+
+([XY_Instance_1084] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots"))
+
+([XY_Instance_1085] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots at class"))
+
+([XY_Instance_1086] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create slot and attach to class"))
+
+([XY_Instance_1087] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected slots"))
+
+([XY_Instance_1088] of  Property_List
+
+	(name "layout properties")
+	(properties [XY_Instance_1089]))
+
+([XY_Instance_1089] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":DIRECT-TEMPLATE-SLOTS"))
+
+([XY_Instance_1092] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1093])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1093] of  Property_List
+)
+
+([XY_Instance_1096] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1097])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1097] of  Property_List
+)
+
+([XY_Instance_1098] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1099])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1099] of  Property_List
+)
+
+([XY_Instance_1100] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_1101])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1101] of  Property_List
+)
+
+([XY_Instance_117] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_118])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_118] of  Property_List
+)
+
+([XY_Instance_195] of  Property_List
+
+	(properties
+		[XY_Instance_200]
+		[XY_Instance_210]
+		[XY_Instance_235]
+		[KB_635552_Instance_10]
+		[KB_635552_Instance_12]
+		[KB_635552_Instance_14]
+		[KB_635552_Instance_16]
+		[KB_635552_Instance_18]
+		[KB_635552_Instance_20]
+		[KB_635552_Instance_22]
+		[KB_635552_Instance_24]
+		[KB_938545_Instance_8]))
+
+([XY_Instance_2] of  Widget
+
+	(name ":CREATOR"))
+
+([XY_Instance_200] of  Widget
+
+	(height 57)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_201])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OntologyURIWidget")
+	(width 620)
+	(x 0)
+	(y 0))
+
+([XY_Instance_201] of  Property_List
+)
+
+([XY_Instance_210] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_211]
+		[XY_Instance_212]))
+
+([XY_Instance_211] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_212] of  String
+
+	(name "vertical_stretcher")
+	(string_value "http://www.w3.org/2002/07/owl#imports"))
+
+([XY_Instance_217] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-ONTOLOGY-PREFIXES")
+	(property_list [XY_Instance_218])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_218] of  Property_List
+)
+
+([XY_Instance_235] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_236])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 620)
+	(x 0)
+	(y 60))
+
+([XY_Instance_236] of  Property_List
+
+	(properties [KB_632156_Instance_4]))
+
+([XY_Instance_3] of  Widget
+
+	(name ":CREATION-TIMESTAMP"))
+
+([XY_Instance_4] of  Widget
+
+	(height 100)
+	(is_hidden FALSE)
+	(name ":ANNOTATION-TEXT")
+	(widget_class_name "edu.stanford.smi.protege.widget.YellowStickyWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_409] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_410]
+		[XY_Instance_412]
+		[XY_Instance_413]
+		[XY_Instance_422]
+		[XY_Instance_424]
+		[XY_Instance_426]
+		[XY_Instance_427]
+		[XY_Instance_429]
+		[XY_Instance_440]
+		[XY_Instance_460]
+		[KB_140180_Instance_283]
+		[KB_140180_Instance_285]
+		[KB_140180_Instance_287]
+		[KB_140180_Instance_289]
+		[KB_140180_Instance_291]
+		[KB_941921_Instance_10]
+		[KB_941921_Instance_14]
+		[KB_024013_Instance_4]))
+
+([XY_Instance_410] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_411] of  Property_List
+)
+
+([XY_Instance_412] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_413] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_422] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_423])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_423] of  Property_List
+
+	(properties [KB_933314_Instance_13]))
+
+([XY_Instance_424] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_425])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_425] of  Property_List
+)
+
+([XY_Instance_426] of  Widget
+
+	(height 0)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_886778_Instance_12])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_427] of  Widget
+
+	(height 220)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_428])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFPropertiesWidget")
+	(width 350)
+	(x 210)
+	(y 160))
+
+([XY_Instance_428] of  Property_List
+)
+
+([XY_Instance_429] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_430]
+		[XY_Instance_431]))
+
+([XY_Instance_430] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_431] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_440] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_441])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_441] of  Property_List
+)
+
+([XY_Instance_460] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_461])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 560)
+	(x 0)
+	(y 0))
+
+([XY_Instance_461] of  Property_List
+
+	(properties [KB_933314_Instance_14]))
+
+([XY_Instance_462] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_463]
+		[XY_Instance_467]
+		[XY_Instance_468]
+		[XY_Instance_470]
+		[XY_Instance_471]
+		[XY_Instance_473]
+		[XY_Instance_475]
+		[XY_Instance_477]
+		[XY_Instance_478]
+		[XY_Instance_482]
+		[XY_Instance_483]
+		[XY_Instance_486]
+		[XY_Instance_520]
+		[XY_Instance_526]
+		[XY_Instance_538]
+		[KB_938545_Instance_140]
+		[KB_938545_Instance_142]
+		[KB_938545_Instance_144]
+		[KB_938545_Instance_148]
+		[KB_938545_Instance_152]
+		[KB_938545_Instance_156]
+		[KB_938545_Instance_158]
+		[KB_938545_Instance_160]
+		[KB_938545_Instance_162]
+		[KB_221055_Instance_18]
+		[KB_221055_Instance_22]))
+
+([XY_Instance_463] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [XY_Instance_464])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_464] of  Property_List
+)
+
+([XY_Instance_467] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_62]))
+
+([XY_Instance_468] of  Widget
+
+	(height 110)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_165])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLObjectPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([XY_Instance_470] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_471] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_472] of  Property_List
+)
+
+([XY_Instance_473] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [XY_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_474] of  Property_List
+)
+
+([XY_Instance_475] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [XY_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_476] of  Property_List
+)
+
+([XY_Instance_477] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_478] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_479])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_479] of  Property_List
+
+	(properties [KB_933314_Instance_64]))
+
+([XY_Instance_482] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_164])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_483] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_484]
+		[XY_Instance_485]))
+
+([XY_Instance_484] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_485] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_486] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_487])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([XY_Instance_487] of  Property_List
+
+	(properties
+		[XY_Instance_488]
+		[XY_Instance_489]
+		[XY_Instance_490]
+		[XY_Instance_491]
+		[XY_Instance_492]
+		[XY_Instance_493]))
+
+([XY_Instance_488] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_489] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_490] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_491] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_492] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_493] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_520] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_521])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_521] of  Property_List
+)
+
+([XY_Instance_526] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_527])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_527] of  Property_List
+)
+
+([XY_Instance_538] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([XY_Instance_539] of  Property_List
+
+	(properties [KB_933314_Instance_63]))
+
+([XY_Instance_540] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_541]
+		[XY_Instance_543]
+		[XY_Instance_544]
+		[XY_Instance_545]
+		[XY_Instance_547]
+		[XY_Instance_549]
+		[XY_Instance_551]
+		[XY_Instance_552]
+		[XY_Instance_554]
+		[XY_Instance_575]
+		[XY_Instance_585]
+		[KB_635552_Instance_0]
+		[KB_635552_Instance_2]
+		[KB_635552_Instance_4]
+		[KB_635552_Instance_6]
+		[KB_635552_Instance_8]
+		[KB_941921_Instance_2]
+		[KB_941921_Instance_6]))
+
+([XY_Instance_541] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_542])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_542] of  Property_List
+)
+
+([XY_Instance_543] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_544] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_545] of  Widget
+
+	(height 500)
+	(label "Definition")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [XY_Instance_546])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.ClassAnnotationsAndDescriptionWidget")
+	(width 660)
+	(x 0)
+	(y 0))
+
+([XY_Instance_546] of  Property_List
+
+	(properties [KB_100699_Instance_0]))
+
+([XY_Instance_547] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_548])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_548] of  Property_List
+
+	(properties [KB_933314_Instance_15]))
+
+([XY_Instance_549] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_550])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_550] of  Property_List
+)
+
+([XY_Instance_551] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_552] of  Widget
+
+	(height 0)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_553] of  Property_List
+)
+
+([XY_Instance_554] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_555]
+		[XY_Instance_556]))
+
+([XY_Instance_555] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_556] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_575] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_576])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_576] of  Property_List
+)
+
+([XY_Instance_585] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_586])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_586] of  Property_List
+)
+
+([XY_Instance_587] of  Property_List
+
+	(name "facet widget properties")
+	(properties
+		[XY_Instance_588]
+		[XY_Instance_589]
+		[XY_Instance_590]))
+
+([XY_Instance_588] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_589] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_590] of  Widget
+
+	(height 60)
+	(label "Associated Property")
+	(name ":ASSOCIATED-SLOT")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_665] of  Property_List
+
+	(properties
+		[XY_Instance_666]
+		[XY_Instance_668]
+		[XY_Instance_670]
+		[XY_Instance_672]
+		[XY_Instance_674]
+		[XY_Instance_676]
+		[XY_Instance_678]
+		[XY_Instance_680]
+		[XY_Instance_683]
+		[XY_Instance_685]
+		[XY_Instance_687]
+		[XY_Instance_689]
+		[XY_Instance_691]
+		[XY_Instance_693]))
+
+([XY_Instance_666] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_667])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_667] of  Property_List
+)
+
+([XY_Instance_668] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_669])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_669] of  Property_List
+)
+
+([XY_Instance_670] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_671])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_671] of  Property_List
+)
+
+([XY_Instance_672] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_673] of  Property_List
+)
+
+([XY_Instance_674] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_675] of  Property_List
+)
+
+([XY_Instance_676] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_677] of  Property_List
+)
+
+([XY_Instance_678] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_679])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([XY_Instance_679] of  Property_List
+)
+
+([XY_Instance_680] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_681]
+		[XY_Instance_682]))
+
+([XY_Instance_681] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_682] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_683] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_684]))
+
+([XY_Instance_684] of  Property_List
+)
+
+([XY_Instance_685] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_686]))
+
+([XY_Instance_686] of  Property_List
+)
+
+([XY_Instance_687] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_688])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([XY_Instance_688] of  Property_List
+)
+
+([XY_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#member")
+	(property_list [XY_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_690] of  Property_List
+)
+
+([XY_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#value")
+	(property_list [XY_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_692] of  Property_List
+)
+
+([XY_Instance_693] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_694])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_694] of  Property_List
+)
+
+([XY_Instance_725] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_728]
+		[XY_Instance_729]
+		[XY_Instance_730]
+		[XY_Instance_731]
+		[XY_Instance_732]
+		[XY_Instance_738]
+		[XY_Instance_739]
+		[XY_Instance_740]
+		[XY_Instance_741]
+		[XY_Instance_742]
+		[XY_Instance_743]
+		[XY_Instance_744]
+		[XY_Instance_745]
+		[XY_Instance_746]
+		[XY_Instance_754]
+		[XY_Instance_762]
+		[XY_Instance_770]
+		[XY_Instance_772]
+		[XY_Instance_774]
+		[XY_Instance_776]
+		[XY_Instance_778]
+		[XY_Instance_780]
+		[XY_Instance_782]))
+
+([XY_Instance_728] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([XY_Instance_729] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_730] of  Widget
+
+	(name ":DIRECT-SUPERSLOTS"))
+
+([XY_Instance_731] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_732] of  Widget
+
+	(height 150)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_733])
+	(widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
+	(width 200)
+	(x 400)
+	(y 120))
+
+([XY_Instance_733] of  Property_List
+
+	(properties
+		[XY_Instance_734]
+		[XY_Instance_735]
+		[XY_Instance_736]
+		[XY_Instance_737]))
+
+([XY_Instance_734] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View the selected value"))
+
+([XY_Instance_735] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create a new value"))
+
+([XY_Instance_736] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_737] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_738] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_739] of  Widget
+
+	(height 60)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
+	(width 100)
+	(x 100)
+	(y 210))
+
+([XY_Instance_740] of  Widget
+
+	(height 60)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
+	(width 100)
+	(x 0)
+	(y 210))
+
+([XY_Instance_741] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_742] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_743] of  Widget
+
+	(height 60)
+	(label "Inverse")
+	(name ":SLOT-INVERSE")
+	(widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
+	(width 200)
+	(x 200)
+	(y 210))
+
+([XY_Instance_744] of  Widget
+
+	(height 150)
+	(label "Value Type")
+	(name ":SLOT-VALUE-TYPE")
+	(widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_745] of  Property_List
+
+	(name "layout properties"))
+
+([XY_Instance_746] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_747])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 270))
+
+([XY_Instance_747] of  Property_List
+
+	(properties
+		[XY_Instance_748]
+		[XY_Instance_749]
+		[XY_Instance_750]
+		[XY_Instance_751]
+		[XY_Instance_752]
+		[XY_Instance_753]))
+
+([XY_Instance_748] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_749] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_750] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_751] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_752] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_753] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_754] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_755])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 630))
+
+([XY_Instance_755] of  Property_List
+
+	(properties
+		[XY_Instance_756]
+		[XY_Instance_757]
+		[XY_Instance_758]
+		[XY_Instance_759]
+		[XY_Instance_760]
+		[XY_Instance_761]))
+
+([XY_Instance_756] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_757] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_758] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_759] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_760] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_761] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_762] of  Widget
+
+	(height 240)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_763])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 250)
+	(y 510))
+
+([XY_Instance_763] of  Property_List
+
+	(properties
+		[XY_Instance_764]
+		[XY_Instance_765]
+		[XY_Instance_766]
+		[XY_Instance_767]
+		[XY_Instance_768]
+		[XY_Instance_769]))
+
+([XY_Instance_764] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_765] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_766] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_767] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_768] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_769] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_770] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_771]))
+
+([XY_Instance_771] of  Property_List
+)
+
+([XY_Instance_772] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_773]))
+
+([XY_Instance_773] of  Property_List
+)
+
+([XY_Instance_774] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_775]))
+
+([XY_Instance_775] of  Property_List
+)
+
+([XY_Instance_776] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_777]))
+
+([XY_Instance_777] of  Property_List
+)
+
+([XY_Instance_778] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_779]))
+
+([XY_Instance_779] of  Property_List
+)
+
+([XY_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_781]))
+
+([XY_Instance_781] of  Property_List
+)
+
+([XY_Instance_782] of  Widget
+
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_783]))
+
+([XY_Instance_783] of  Property_List
+)
+
+([XY_Instance_784] of  Property_List
+
+	(properties
+		[XY_Instance_789]
+		[XY_Instance_799]
+		[XY_Instance_812]
+		[KB_635552_Instance_26]
+		[KB_635552_Instance_28]
+		[KB_635552_Instance_30]
+		[KB_635552_Instance_32]
+		[KB_635552_Instance_34]))
+
+([XY_Instance_789] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_790])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_790] of  Property_List
+
+	(properties [KB_933314_Instance_12]))
+
+([XY_Instance_799] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_800]
+		[XY_Instance_801]))
+
+([XY_Instance_800] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_801] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([XY_Instance_812] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_813])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 550)
+	(x 0)
+	(y 0))
+
+([XY_Instance_813] of  Property_List
+
+	(properties [KB_933314_Instance_11]))
+
+([XY_Instance_89] of  Property_List
+
+	(properties
+		[XY_Instance_90]
+		[XY_Instance_94]
+		[XY_Instance_96]
+		[XY_Instance_98]
+		[XY_Instance_104]
+		[XY_Instance_117]
+		[KB_938545_Instance_744]
+		[KB_713803_Instance_980]))
+
+([XY_Instance_890] of  Property_List
+
+	(properties
+		[XY_Instance_893]
+		[XY_Instance_897]
+		[XY_Instance_900]
+		[XY_Instance_906]
+		[XY_Instance_910]
+		[XY_Instance_912]
+		[XY_Instance_914]
+		[XY_Instance_916]
+		[XY_Instance_920]))
+
+([XY_Instance_893] of  Widget
+
+	(height 260)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_894])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.ExternalResourceURLWidget")
+	(width 340)
+	(x 0)
+	(y 0))
+
+([XY_Instance_894] of  Property_List
+)
+
+([XY_Instance_897] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_898]
+		[XY_Instance_899]))
+
+([XY_Instance_898] of  String
+
+	(name "horizontal_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_899] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_90] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_91])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_900] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Resource URI")
+	(name ":OWL-RESOURCE-URI")
+	(property_list [XY_Instance_901])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_901] of  Property_List
+)
+
+([XY_Instance_906] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_907]))
+
+([XY_Instance_907] of  Property_List
+)
+
+([XY_Instance_91] of  Property_List
+)
+
+([XY_Instance_910] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_911]))
+
+([XY_Instance_911] of  Property_List
+)
+
+([XY_Instance_912] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_913]))
+
+([XY_Instance_913] of  Property_List
+)
+
+([XY_Instance_914] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_915]))
+
+([XY_Instance_915] of  Property_List
+)
+
+([XY_Instance_916] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_917]))
+
+([XY_Instance_917] of  Property_List
+)
+
+([XY_Instance_920] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_921])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_921] of  Property_List
+)
+
+([XY_Instance_922] of  Property_List
+
+	(properties
+		[XY_Instance_923]
+		[XY_Instance_924]
+		[XY_Instance_925]
+		[XY_Instance_926]))
+
+([XY_Instance_923] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":PAL-NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
+	(width 275)
+	(x 0)
+	(y 0))
+
+([XY_Instance_924] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Range")
+	(name ":PAL-RANGE")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget")
+	(width 250)
+	(x 275)
+	(y 180))
+
+([XY_Instance_925] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Description")
+	(name ":PAL-DESCRIPTION")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
+	(width 250)
+	(x 275)
+	(y 0))
+
+([XY_Instance_926] of  Widget
+
+	(height 300)
+	(is_hidden FALSE)
+	(label "Statement")
+	(name ":PAL-STATEMENT")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalConstraintWidget")
+	(width 275)
+	(x 0)
+	(y 60))
+
+([XY_Instance_927] of  Property_List
+
+	(properties
+		[XY_Instance_930]
+		[XY_Instance_936]
+		[XY_Instance_967]))
+
+([XY_Instance_930] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_931])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_931] of  Property_List
+)
+
+([XY_Instance_936] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_937]
+		[XY_Instance_938]))
+
+([XY_Instance_937] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_938] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_94] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_95])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_95] of  Property_List
+)
+
+([XY_Instance_96] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_97])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_967] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_968])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 200)
+	(x 0)
+	(y 280))
+
+([XY_Instance_968] of  Property_List
+
+	(properties
+		[XY_Instance_969]
+		[XY_Instance_970]
+		[XY_Instance_971]
+		[XY_Instance_972]
+		[XY_Instance_973]
+		[XY_Instance_974]
+		[KB_886778_Instance_226]
+		[KB_886778_Instance_227]))
+
+([XY_Instance_969] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instance"))
+
+([XY_Instance_97] of  Property_List
+)
+
+([XY_Instance_970] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_971] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_972] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_973] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_974] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_975] of  Property_List
+
+	(properties
+		[XY_Instance_978]
+		[XY_Instance_984]
+		[XY_Instance_1001]
+		[XY_Instance_1003]
+		[XY_Instance_1005]
+		[XY_Instance_1015]
+		[KB_140180_Instance_279]
+		[KB_140180_Instance_281]))
+
+([XY_Instance_978] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_979])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_979] of  Property_List
+)
+
+([XY_Instance_98] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_99])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_984] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_985]
+		[XY_Instance_986]))
+
+([XY_Instance_985] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_986] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_99] of  Property_List
+)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/MPIWGGeneral.repository	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,1 @@
+[Dublin Core DL Redirect]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/catalog-v001.xml	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<catalog id="XML Catalog File (see http://www.oasis-open.org/committees/entity/spec-2001-08-06.html) - Created By Protege 4" prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+    <group id="Folder Repository, directory=, recursive=true, Auto-Update=true, version=1" prefer="public" xml:base="">
+        <uri id="Automatically generated entry, Timestamp=1308056732568" name="http://dbpedia.org/ontology/" uri="dbpedia_3.6.owl"/>
+        <uri id="Automatically generated entry, Timestamp=1308056732568" name="http://erlangen-crm.org/110404/" uri="ecrm_110404.owl"/>
+        <uri id="Automatically generated entry, Timestamp=1308056732568" name="http://erlangen-crm.org/plus/xdt/110404/" uri="ecrm_plus_110404_dw.owl"/>
+        <uri id="Automatically generated entry, Timestamp=1308056732568" name="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities" uri="namedIdentities.owl"/>
+        <uri id="Automatically generated entry, Timestamp=1308056732568" name="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities" uri="namedIdentitiesTest.owl"/>
+        <uri id="Automatically generated entry, Timestamp=1308056732568" name="http://www.mpiwg-berlin.mpg.de/ontologies/library/persons/" uri="personsLibrary.owl"/>
+        <uri id="Automatically generated entry, Timestamp=1308056732568" name="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities" uri="test.owl"/>
+    </group>
+</catalog>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/dbpedia_3.6.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,8126 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns="http://dbpedia.org/ontology/"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xml:base="http://dbpedia.org/ontology/">
+  <owl:Ontology rdf:about="">
+    <owl:versionInfo xml:lang="en">Version 3.5</owl:versionInfo>
+  </owl:Ontology>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/TelevisionShow">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Work"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">television show</rdfs:label>
+    <rdfs:label xml:lang="fr">émission de télévision</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Rocket">
+    <rdfs:label xml:lang="en">rocket</rdfs:label>
+    <rdfs:label xml:lang="fr">fusée</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Disease">
+    <rdfs:label xml:lang="en">disease</rdfs:label>
+    <rdfs:label xml:lang="fr">maladie</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PoloLeague">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">polo league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de polo</rdfs:label>
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in Polo.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AustralianFootballLeague">
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in australian football.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">australian football league</rdfs:label>
+    <rdfs:label xml:lang="fr">australian football league</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Colour">
+    <rdfs:label xml:lang="en">colour</rdfs:label>
+    <rdfs:label xml:lang="el">χρώμα</rdfs:label>
+    <rdfs:label xml:lang="fr">couleur</rdfs:label>
+    <rdfs:comment xml:lang="en">Color or colour is the visual perceptual property corresponding in humans to the categories called red, yellow, blue and others. Color derives from the spectrum of light (distribution of light energy versus wavelength) interacting in the eye with the spectral sensitivities of the light receptors.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Automobile">
+    <rdfs:label xml:lang="en">automobile</rdfs:label>
+    <rdfs:label xml:lang="fr">automobile</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Election">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Event"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">Election</rdfs:label>
+    <rdfs:label xml:lang="fr">élection</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/YearInSpaceflight">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Event"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">year in spaceflight</rdfs:label>
+    <rdfs:label xml:lang="fr">année de vols spatiaux</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MeanOfTransportation">
+    <rdfs:label xml:lang="en">mean of transportation</rdfs:label>
+    <rdfs:label xml:lang="fr">moyen de transport</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AmericanFootballPlayer">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/GridironFootballPlayer"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">american football player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de football américain</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/LegalCase">
+    <rdfs:label xml:lang="fr">cas juridique</rdfs:label>
+    <rdfs:label xml:lang="en">Legal Case</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Stadium">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Building"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">stadium</rdfs:label>
+    <rdfs:label xml:lang="fr">stade</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SoccerLeague">
+    <rdfs:label xml:lang="en">soccer league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de football</rdfs:label>
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in soccer.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Astronaut">
+    <rdfs:label xml:lang="en">astronaut</rdfs:label>
+    <rdfs:label xml:lang="de">Astronaut</rdfs:label>
+    <rdfs:label xml:lang="fr">astronaute</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Person"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Priest">
+    <rdfs:label xml:lang="en">prêtre</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Cleric"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/VideogamesLeague">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">A group of sports teams or person that compete against each other in videogames.</rdfs:comment>
+    <rdfs:label xml:lang="en">videogames league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de jeux vidéo</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Lymph">
+    <rdfs:label xml:lang="en">lymph</rdfs:label>
+    <rdfs:label xml:lang="fr">lymphe</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SiteOfSpecialScientificInterest">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">Site of Special Scientific Interest</rdfs:label>
+    <rdfs:label xml:lang="fr">site d'intérêt scientifique particulier</rdfs:label>
+    <rdfs:comment xml:lang="en">A Site of Special Scientific Interest (SSSI) is a conservation designation denoting a protected area in the United Kingdom. SSSIs are the basic building block of site-based nature conservation legislation and most other legal nature/geological conservation designations in Great Britain are based upon them, including National Nature Reserves, Ramsar Sites, Special Protection Areas, and Special Areas of Conservation.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SportsTeam">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">sports team</rdfs:label>
+    <rdfs:label xml:lang="fr">équipe sportive</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Wrestler">
+    <rdfs:label xml:lang="en">wrestler</rdfs:label>
+    <rdfs:label xml:lang="fr">lutteur</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Athlete"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Mayor">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">mayor</rdfs:label>
+    <rdfs:label xml:lang="fr">maire</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Amphibian">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Animal"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">amphibian</rdfs:label>
+    <rdfs:label xml:lang="fr">amphibien</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Pope">
+    <rdfs:label xml:lang="en">pope</rdfs:label>
+    <rdfs:label xml:lang="fr">pape</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Cleric"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Species">
+    <rdfs:label xml:lang="en">species</rdfs:label>
+    <rdfs:label xml:lang="fr">espèce</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/HandballLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Handball</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">handball league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de handball</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SpeedwayLeague">
+    <rdfs:label xml:lang="en">speedway league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de speedway</rdfs:label>
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in motorcycle speedway racing.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Newspaper">
+    <rdfs:label xml:lang="en">newspaper</rdfs:label>
+    <rdfs:label xml:lang="fr">journal</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Work"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/ProtectedArea">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">protected area</rdfs:label>
+    <rdfs:label xml:lang="el">προστατευμένη περιοχή</rdfs:label>
+    <rdfs:label xml:lang="fr">aire protégée</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Game">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">a structured activity, usually undertaken for enjoyment and sometimes used as an educational tool</rdfs:comment>
+    <rdfs:label xml:lang="en">game</rdfs:label>
+    <rdfs:label xml:lang="fr">jeu</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Road">
+    <rdfs:label xml:lang="en">road</rdfs:label>
+    <rdfs:label xml:lang="fr">route</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Infrastructure"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Ginkgo">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Plant"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">ginkgo</rdfs:label>
+    <rdfs:label xml:lang="fr">ginkgo</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Boxer">
+    <rdfs:label xml:lang="en">boxer</rdfs:label>
+    <rdfs:label xml:lang="fr">boxeur</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Athlete"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Judge">
+    <rdfs:label xml:lang="en">judge</rdfs:label>
+    <rdfs:label xml:lang="fr">juge</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Person"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/WorldHeritageSite">
+    <rdfs:comment xml:lang="en">A UNESCO World Heritage Site is a site (such as a forest, mountain, lake, desert, monument, building, complex, or city) that is on the list that is maintained by the international World Heritage Programme administered by the UNESCO World Heritage Committee, composed of 21 state parties which are elected by their General Assembly for a four-year term. A World Heritage Site is a place of either cultural or physical significance.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">World Heritage Site</rdfs:label>
+    <rdfs:label xml:lang="fr">site du patrimoine mondial</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/WomensTennisAssociationTournament">
+    <rdfs:label xml:lang="en">Women's Tennis Association tournament</rdfs:label>
+    <rdfs:label xml:lang="fr">Tournoi de la Women's Tennis Association</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsEvent"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Station">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">station</rdfs:label>
+    <rdfs:label xml:lang="fr">station</rdfs:label>
+    <rdfs:comment xml:lang="en">railway station, metro station, bus station etc.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Language">
+    <rdfs:label xml:lang="fr">langage</rdfs:label>
+    <rdfs:label xml:lang="en">language</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/TennisLeague">
+    <rdfs:comment xml:lang="en">A group of sports teams or person that compete against each other in tennis.</rdfs:comment>
+    <rdfs:label xml:lang="en">tennis league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de tennis</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Lake">
+    <rdfs:label xml:lang="en">lake</rdfs:label>
+    <rdfs:label xml:lang="fr">lac</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/BodyOfWater"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BodyOfWater">
+    <rdfs:label xml:lang="en">body of water</rdfs:label>
+    <rdfs:label xml:lang="fr">étendue d'eau</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Cleric">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Person"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">cleric</rdfs:label>
+    <rdfs:label xml:lang="fr">ecclésiastique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Arachnid">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Animal"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">arachnid</rdfs:label>
+    <rdfs:label xml:lang="fr">arachnides</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Governor">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">governor</rdfs:label>
+    <rdfs:label xml:lang="fr">gouverneur</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AdministrativeRegion">
+    <rdfs:label xml:lang="en">administrative region</rdfs:label>
+    <rdfs:label xml:lang="fr">région administrative</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/PopulatedPlace"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PokerPlayer">
+    <rdfs:label xml:lang="en">poker player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de poker</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Person"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Work">
+    <rdfs:label xml:lang="fr">travail</rdfs:label>
+    <rdfs:label xml:lang="en">work</rdfs:label>
+    <rdfs:label xml:lang="pt">obra</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/River">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Stream"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">a large natural stream</rdfs:comment>
+    <rdfs:label xml:lang="en">river</rdfs:label>
+    <rdfs:label xml:lang="fr">rivière</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/LacrosseLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Lacrosse</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">lacrosse league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de crosse</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/School">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/EducationalInstitution"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">school</rdfs:label>
+    <rdfs:label xml:lang="fr">école</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Country">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/PopulatedPlace"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">country</rdfs:label>
+    <rdfs:label xml:lang="el">χώρα</rdfs:label>
+    <rdfs:label xml:lang="de">Staat</rdfs:label>
+    <rdfs:label xml:lang="fr">pays</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Ship">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">ship</rdfs:label>
+    <rdfs:label xml:lang="fr">navire</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Museum">
+    <rdfs:label xml:lang="en">museum</rdfs:label>
+    <rdfs:label xml:lang="fr">musée</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Building"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Fish">
+    <rdfs:label xml:lang="en">fish</rdfs:label>
+    <rdfs:label xml:lang="fr">poisson</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Animal"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/TennisPlayer">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Athlete"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">tennis player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de tennis</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/CanadianFootballPlayer">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/GridironFootballPlayer"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">canadian football player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de football canadien</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/VideoGame">
+    <rdfs:comment xml:lang="en">A video game is an electronic game that involves interaction with a user interface to generate visual feedback on a video device.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Software"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">video game</rdfs:label>
+    <rdfs:label xml:lang="fr">jeux vidéo</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/TradeUnion">
+    <rdfs:comment xml:lang="en">A trade union or labor union is an organization of workers who have banded together to achieve common goals such as better working conditions.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">trade union</rdfs:label>
+    <rdfs:label xml:lang="fr">syndicat professionnel</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/VoiceActor">
+    <rdfs:label xml:lang="en">voice actor</rdfs:label>
+    <rdfs:label xml:lang="fr">acteur de doublage</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Actor"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Currency">
+    <rdfs:label xml:lang="fr">devise</rdfs:label>
+    <rdfs:label xml:lang="en">currency</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PrimeMinister">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">prime minister</rdfs:label>
+    <rdfs:label xml:lang="fr">premier ministre</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BritishRoyalty">
+    <rdfs:label xml:lang="en">British royalty</rdfs:label>
+    <rdfs:label xml:lang="fr">royauté Britannique</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Person"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/HistoricPlace">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">historic place</rdfs:label>
+    <rdfs:label xml:lang="fr">site historique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Race">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsEvent"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">race</rdfs:label>
+    <rdfs:label xml:lang="fr">course</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SoftballLeague">
+    <rdfs:label xml:lang="en">softball league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de softball</rdfs:label>
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in softball.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Hospital">
+    <rdfs:label xml:lang="en">hospital</rdfs:label>
+    <rdfs:label xml:lang="fr">hôpital</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Building"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Monument">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">a type of structure either explicitly created to commemorate a person or important event or which has become important to a social group as a part of their remembrance of past events.</rdfs:comment>
+    <rdfs:label xml:lang="en">monument</rdfs:label>
+    <rdfs:label xml:lang="fr">monument</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/VicePrimeMinister">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">vice prime minister</rdfs:label>
+    <rdfs:label xml:lang="fr">vice premier ministre</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/LunarCrater">
+    <rdfs:label xml:lang="en">lunar crater</rdfs:label>
+    <rdfs:label xml:lang="fr">cratère lunaire</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Continent">
+    <rdfs:label xml:lang="en">continent</rdfs:label>
+    <rdfs:label xml:lang="el">ήπειρος</rdfs:label>
+    <rdfs:label xml:lang="fr">continent</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/PopulatedPlace"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Album">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/MusicalWork"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">album</rdfs:label>
+    <rdfs:label xml:lang="de">Album</rdfs:label>
+    <rdfs:label xml:lang="fr">album</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/President">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">president</rdfs:label>
+    <rdfs:label xml:lang="fr">président</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/FigureSkater">
+    <rdfs:label xml:lang="en">figure skater</rdfs:label>
+    <rdfs:label xml:lang="fr">patineur artistique</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Athlete"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Moss">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Plant"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">moss</rdfs:label>
+    <rdfs:label xml:lang="fr">mousses</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/CricketLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Cricket</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">cricket league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de cricket</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Arena">
+    <rdfs:label xml:lang="en">arena</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Building"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Person">
+    <owl:equivalentClass rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:label xml:lang="en">person</rdfs:label>
+    <rdfs:label xml:lang="de">Person</rdfs:label>
+    <rdfs:label xml:lang="pt">pessoa</rdfs:label>
+    <rdfs:label xml:lang="fr">personne</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MilitaryUnit">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">military unit</rdfs:label>
+    <rdfs:label xml:lang="fr">unité militaire</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SoccerManager">
+    <rdfs:label xml:lang="en">soccer manager</rdfs:label>
+    <rdfs:label xml:lang="fr">entraîneur de football</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BasketballTeam">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:label xml:lang="en">basketball team</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/CanadianFootballTeam">
+    <rdfs:label xml:lang="en">canadian football team</rdfs:label>
+    <rdfs:label xml:lang="fr">équipe canadienne de football américain</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MusicGenre">
+    <rdfs:label xml:lang="pt">género musical</rdfs:label>
+    <rdfs:label xml:lang="en">music genre</rdfs:label>
+    <rdfs:label xml:lang="fr">genre musical</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Cycad">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Plant"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">cycad</rdfs:label>
+    <rdfs:label xml:lang="fr">cycadophytes</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Writer">
+    <rdfs:label xml:lang="en">writer</rdfs:label>
+    <rdfs:label xml:lang="fr">écrivain</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Artist"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/RecordLabel">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Company"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">record label</rdfs:label>
+    <rdfs:label xml:lang="fr">label discographique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Architect">
+    <rdfs:label xml:lang="en">architect</rdfs:label>
+    <rdfs:label xml:lang="fr">architecte</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Model">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">model</rdfs:label>
+    <rdfs:label xml:lang="fr">mannequin</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/City">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Settlement"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">a relatively large and permanent settlement, particularly a large urban settlement</rdfs:comment>
+    <rdfs:label xml:lang="en">city</rdfs:label>
+    <rdfs:label xml:lang="fr">cité</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Ambassador">
+    <rdfs:label xml:lang="en">ambassador</rdfs:label>
+    <rdfs:label xml:lang="fr">ambassadeur</rdfs:label>
+    <rdfs:comment xml:lang="en">An ambassador is the highest ranking diplomat that represents a nation and is usually accredited to a foreign sovereign or government, or to an international organization.</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Crustacean">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Animal"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">crustacean</rdfs:label>
+    <rdfs:label xml:lang="fr">crustacés</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/OlympicResult">
+    <rdfs:label xml:lang="en">olympic result</rdfs:label>
+    <rdfs:label xml:lang="fr">résultat de Jeux Olympiques</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/FilmFestival">
+    <rdfs:label xml:lang="en">film festival</rdfs:label>
+    <rdfs:label xml:lang="fr">festival du film</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Event"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MountainPass">
+    <rdfs:label xml:lang="en">mountain pass</rdfs:label>
+    <rdfs:label xml:lang="fr">col de montagne</rdfs:label>
+    <rdfs:comment xml:lang="en">a path that allows the crossing of a mountain chain. It is usually a saddle point in between two areas of higher elevation</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/GrandPrix">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsEvent"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">Grand Prix</rdfs:label>
+    <rdfs:label xml:lang="fr">grand prix</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Lighthouse">
+    <rdfs:label xml:lang="en">lighthouse</rdfs:label>
+    <rdfs:label xml:lang="fr">phare</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Building"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Chancellor">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">chancellor</rdfs:label>
+    <rdfs:label xml:lang="fr">chancelier</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/ComicsCreator">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Artist"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">comics creator</rdfs:label>
+    <rdfs:label xml:lang="fr">créateur de bandes dessinées</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Aircraft">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">aircraft</rdfs:label>
+    <rdfs:label xml:lang="el">αεροσκάφος</rdfs:label>
+    <rdfs:label xml:lang="fr">avion</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/HockeyTeam">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:label xml:lang="en">hockey team</rdfs:label>
+    <rdfs:label xml:lang="fr">équipe de hockey</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Archaea">
+    <rdfs:label xml:lang="en">archaea</rdfs:label>
+    <rdfs:label xml:lang="fr">archées</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Species"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SoccerPlayer">
+    <rdfs:label xml:lang="en">soccer player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de football</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Athlete"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/ClubMoss">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Plant"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">club moss</rdfs:label>
+    <rdfs:label xml:lang="fr">lycopodiopsida</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Reptile">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Animal"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">reptile</rdfs:label>
+    <rdfs:label xml:lang="fr">reptile</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Legislature">
+    <rdfs:label xml:lang="en">legislature</rdfs:label>
+    <rdfs:label xml:lang="fr">pouvoir législatif</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Cave">
+    <rdfs:label xml:lang="en">cave</rdfs:label>
+    <rdfs:label xml:lang="fr">grotte</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PoliticalParty">
+    <rdfs:comment xml:lang="en">for example: Democratic_Party_(United_States)</rdfs:comment>
+    <rdfs:label xml:lang="en">political party</rdfs:label>
+    <rdfs:label xml:lang="ca">partit polític</rdfs:label>
+    <rdfs:label xml:lang="fr">parti politique</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Airline">
+    <rdfs:label xml:lang="en">airline</rdfs:label>
+    <rdfs:label xml:lang="fr">compagnie aérienne</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Company"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Monarch">
+    <rdfs:label xml:lang="en">monarch</rdfs:label>
+    <rdfs:label xml:lang="fr">monarque</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Congressman">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">congressman</rdfs:label>
+    <rdfs:label xml:lang="fr">membre du Congrès</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/GolfPlayer">
+    <rdfs:label xml:lang="en">golf player</rdfs:label>
+    <rdfs:label xml:lang="fr">golfeur</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Athlete"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Activity">
+    <rdfs:label xml:lang="en">activity</rdfs:label>
+    <rdfs:label xml:lang="de">Aktivität</rdfs:label>
+    <rdfs:label xml:lang="fr">activité</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/NascarDriver">
+    <rdfs:label xml:lang="en">nascar driver</rdfs:label>
+    <rdfs:label xml:lang="fr">pilote de la nascar</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Athlete"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Gnetophytes">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Plant"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">Gnetophytes</rdfs:label>
+    <rdfs:label xml:lang="fr">gnétophytes</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Athlete">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">athlete</rdfs:label>
+    <rdfs:label xml:lang="fr">athlète</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Building">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">building</rdfs:label>
+    <rdfs:label xml:lang="el">κτίριο</rdfs:label>
+    <rdfs:label xml:lang="fr">bâtiment</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Journalist">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">journalist</rdfs:label>
+    <rdfs:label xml:lang="fr">journaliste</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SpaceMission">
+    <rdfs:label xml:lang="en">space mission</rdfs:label>
+    <rdfs:label xml:lang="el">διαστημική αποστολή</rdfs:label>
+    <rdfs:label xml:lang="fr">mission spatiale</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Event"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/RadioControlledRacingLeague">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">radio-controlled racing league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de courses radio-télécommandé</rdfs:label>
+    <rdfs:comment xml:lang="en">A group of sports teams or person that compete against each other in radio-controlled racing.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Insect">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Animal"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">insect</rdfs:label>
+    <rdfs:label xml:lang="fr">insecte</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Film">
+    <rdfs:label xml:lang="en">film</rdfs:label>
+    <rdfs:label xml:lang="el">ταινία</rdfs:label>
+    <rdfs:label xml:lang="fr">film</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MixedMartialArtsLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Mixed Martial Arts</rdfs:comment>
+    <rdfs:label xml:lang="en">mixed martial arts league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue d'arts martiaux mixtes</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AmericanFootballTeam">
+    <rdfs:label xml:lang="en">american football team</rdfs:label>
+    <rdfs:label xml:lang="fr">équipe américaine de football américain</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SupremeCourtOfTheUnitedStatesCase">
+    <rdfs:label xml:lang="en">Supreme Court of the United States case</rdfs:label>
+    <rdfs:label xml:lang="fr">cas juridique de la Cour suprême des États-Unis</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/LegalCase"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/ChemicalCompound">
+    <rdfs:label xml:lang="en">chemical compound</rdfs:label>
+    <rdfs:label xml:lang="fr">produit chimique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Bird">
+    <rdfs:label xml:lang="en">bird</rdfs:label>
+    <rdfs:label xml:lang="fr">oiseau</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Animal"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PowerStation">
+    <rdfs:label xml:lang="en">power station</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Infrastructure"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/GaelicGamesPlayer">
+    <rdfs:label xml:lang="en">Gaelic games player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de sports gaéliques</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Fungus">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Eukaryote"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">fungus</rdfs:label>
+    <rdfs:label xml:lang="fr">fungi</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MusicalArtist">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Artist"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">musical artist</rdfs:label>
+    <rdfs:label xml:lang="fr">musicien</rdfs:label>
+    <rdfs:label xml:lang="pt">artista musical</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Fern">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Plant"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">fern</rdfs:label>
+    <rdfs:label xml:lang="fr">fougères</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Stream">
+    <rdfs:comment xml:lang="en">a flowing body of water with a current, confined within a bed and stream banks</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/BodyOfWater"/>
+    <rdfs:label xml:lang="en">stream</rdfs:label>
+    <rdfs:label xml:lang="fr">ruisseau</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Eukaryote">
+    <rdfs:label xml:lang="en">eukaryote</rdfs:label>
+    <rdfs:label xml:lang="fr">eucaryote</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Species"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/FictionalCharacter">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">fictional character</rdfs:label>
+    <rdfs:label xml:lang="fr">personnage de fiction</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Park">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Place"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">park</rdfs:label>
+    <rdfs:label xml:lang="fr">parc</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Brain">
+    <rdfs:label xml:lang="en">brain</rdfs:label>
+    <rdfs:label xml:lang="fr">cerveau</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Cardinal">
+    <rdfs:label xml:lang="en">cardinal</rdfs:label>
+    <rdfs:label xml:lang="fr">cardinal</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Cleric"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/RugbyPlayer">
+    <rdfs:label xml:lang="en">rugby player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de rugby</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AmericanFootballLeague">
+    <rdfs:label xml:lang="en">american football league</rdfs:label>
+    <rdfs:label xml:lang="fr">american football league</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in american football.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Spacecraft">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">spacecraft</rdfs:label>
+    <rdfs:label xml:lang="fr">vaisseau spatial</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Musical">
+    <rdfs:label xml:lang="en">musical</rdfs:label>
+    <rdfs:label xml:lang="fr">musique</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/GeopoliticalOrganisation">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">geopolitical organisation</rdfs:label>
+    <rdfs:label xml:lang="fr">organisation géopolitique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Actor">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Artist"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">actor</rdfs:label>
+    <rdfs:label xml:lang="de">Schauspieler</rdfs:label>
+    <rdfs:label xml:lang="fr">acteur</rdfs:label>
+    <rdfs:comment xml:lang="en">An actor or actress is a person who acts in a dramatic production and who works in film, television, theatre, or radio in that capacity.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Cyclist">
+    <rdfs:label xml:lang="en">cyclist</rdfs:label>
+    <rdfs:label xml:lang="fr">cycliste</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Settlement">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/PopulatedPlace"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">municipality</rdfs:label>
+    <rdfs:label xml:lang="fr">municipalité</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Place">
+    <rdfs:label xml:lang="pt">lugar</rdfs:label>
+    <rdfs:label xml:lang="en">place</rdfs:label>
+    <rdfs:label xml:lang="el">περιοχή</rdfs:label>
+    <rdfs:label xml:lang="fr">lieu</rdfs:label>
+    <rdfs:comment xml:lang="en">a location</rdfs:comment>
+    <rdfs:comment xml:lang="pt">uma localização</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/NationalCollegiateAthleticAssociationAthlete">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">national collegiate athletic association athlete</rdfs:label>
+    <rdfs:label xml:lang="fr">athlète de la national collegiate athletic association</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Lieutenant">
+    <rdfs:label xml:lang="en">lieutenant</rdfs:label>
+    <rdfs:label xml:lang="fr">lieutenant</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/WrestlingEvent">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsEvent"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">wrestling event</rdfs:label>
+    <rdfs:label xml:lang="fr">match de catch</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Infrastructure">
+    <rdfs:label xml:lang="en">infrastructure</rdfs:label>
+    <rdfs:label xml:lang="fr">infrastructure</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BasketballLeague">
+    <rdfs:label xml:lang="en">basketball league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de basketball</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Basketball</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Mountain">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">mountain</rdfs:label>
+    <rdfs:label xml:lang="el">Βουνό</rdfs:label>
+    <rdfs:label xml:lang="fr">montagne</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Criminal">
+    <rdfs:label xml:lang="en">criminal</rdfs:label>
+    <rdfs:label xml:lang="fr">criminel</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SpaceShuttle">
+    <rdfs:label xml:lang="en">space shuttle</rdfs:label>
+    <rdfs:label xml:lang="fr">navette spatiale</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Sales">
+    <rdfs:label xml:lang="en">sales</rdfs:label>
+    <rdfs:label xml:lang="fr">vente</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Deputy">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">deputy</rdfs:label>
+    <rdfs:label xml:lang="fr">député</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/FloweringPlant">
+    <rdfs:label xml:lang="en">flowering plant</rdfs:label>
+    <rdfs:label xml:lang="fr">angiospermes</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Plant"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Senator">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Politician"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">senator</rdfs:label>
+    <rdfs:label xml:lang="fr">sénateur</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Saint">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Cleric"/>
+    <rdfs:label xml:lang="en">saint</rdfs:label>
+    <rdfs:label xml:lang="fr">saint</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Valley">
+    <rdfs:label xml:lang="en">valley</rdfs:label>
+    <rdfs:label xml:lang="fr">vallée</rdfs:label>
+    <rdfs:comment xml:lang="en">a depression with predominant extent in one direction</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Comedian">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Artist"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">comedian</rdfs:label>
+    <rdfs:label xml:lang="fr">comédien</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Song">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/MusicalWork"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">song</rdfs:label>
+    <rdfs:label xml:lang="fr">chanson</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/GreenAlga">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Plant"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">green alga</rdfs:label>
+    <rdfs:label xml:lang="fr">algue verte</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PlayboyPlaymate">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">Playboy Playmate</rdfs:label>
+    <rdfs:label xml:lang="fr">playmate pour Playboy</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Convention">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Event"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">convention</rdfs:label>
+    <rdfs:label xml:lang="fr">congrès</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PaintballLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Paintball</rdfs:comment>
+    <rdfs:label xml:lang="en">paintball league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de paintball</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Book">
+    <rdfs:label xml:lang="fr">livre</rdfs:label>
+    <rdfs:label xml:lang="el">βιβλίο</rdfs:label>
+    <rdfs:label xml:lang="ca">llibre</rdfs:label>
+    <rdfs:label xml:lang="en">book</rdfs:label>
+    <rdfs:label xml:lang="pl">książka</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Device">
+    <rdfs:label xml:lang="en">device</rdfs:label>
+    <rdfs:label xml:lang="fr">appareil</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/ShoppingMall">
+    <rdfs:label xml:lang="en">shopping mall</rdfs:label>
+    <rdfs:label xml:lang="fr">centre commercial</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/GridironFootballPlayer">
+    <rdfs:label xml:lang="en">gridiron football player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de football américain gridiron</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Bacteria">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Species"/>
+    <rdfs:label xml:lang="en">bacteria</rdfs:label>
+    <rdfs:label xml:lang="fr">bactérie</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SkiArea">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">ski area</rdfs:label>
+    <rdfs:label xml:lang="fr">domaine skiable</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Non-ProfitOrganisation">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">non-profit organisation</rdfs:label>
+    <rdfs:label xml:lang="fr">organisation à but non lucratif</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SpaceStation">
+    <rdfs:label xml:lang="en">space station</rdfs:label>
+    <rdfs:label xml:lang="fr">station spatiale</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/CanadianFootballLeague">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">canadian football league</rdfs:label>
+    <rdfs:label xml:lang="fr">canadian football league</rdfs:label>
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in canadian football league.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/RugbyLeague">
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in rugby.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">rugby league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de rugby</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Mollusca">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Animal"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">mollusca</rdfs:label>
+    <rdfs:label xml:lang="fr">mollusque</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Software">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">software</rdfs:label>
+    <rdfs:label xml:lang="fr">logiciel</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Artist">
+    <rdfs:label xml:lang="en">artist</rdfs:label>
+    <rdfs:label xml:lang="fr">artiste</rdfs:label>
+    <rdfs:label xml:lang="de">Künstler</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/WineRegion">
+    <rdfs:label xml:lang="en">wine region</rdfs:label>
+    <rdfs:label xml:lang="fr">région viticole</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Weapon">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Device"/>
+    <rdfs:label xml:lang="en">weapon</rdfs:label>
+    <rdfs:label xml:lang="fr">arme</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Company">
+    <rdfs:label xml:lang="en">company</rdfs:label>
+    <rdfs:label xml:lang="fr">entreprise</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Drug">
+    <rdfs:label xml:lang="fr">médicament</rdfs:label>
+    <rdfs:label xml:lang="en">drug</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Instrument">
+    <rdfs:comment xml:lang="en">Describes all musical instrument</rdfs:comment>
+    <rdfs:label xml:lang="en">Instrument</rdfs:label>
+    <rdfs:label xml:lang="fr">instrument de musique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Magazine">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">magazine</rdfs:label>
+    <rdfs:label xml:lang="el">περιοδικό</rdfs:label>
+    <rdfs:label xml:lang="fr">magazine</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/CurlingLeague">
+    <rdfs:label xml:lang="en">curling league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de curling</rdfs:label>
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Curling</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Canal">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Stream"/>
+    <rdfs:label xml:lang="en">canal</rdfs:label>
+    <rdfs:label xml:lang="fr">canal</rdfs:label>
+    <rdfs:comment xml:lang="en">a man-made channel for water</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MilitaryPerson">
+    <rdfs:label xml:lang="en">military person</rdfs:label>
+    <rdfs:label xml:lang="fr">militaire</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Philosopher">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">philosopher</rdfs:label>
+    <rdfs:label xml:lang="fr">philosophe</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Award">
+    <rdfs:label xml:lang="fr">récompense</rdfs:label>
+    <rdfs:label xml:lang="en">award</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Locomotive">
+    <rdfs:label xml:lang="en">locomotive</rdfs:label>
+    <rdfs:label xml:lang="fr">locomotive</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/College">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/EducationalInstitution"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">college</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AnatomicalStructure">
+    <rdfs:label xml:lang="en">anatomical structure</rdfs:label>
+    <rdfs:label xml:lang="fr">structure anatomique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Sport">
+    <rdfs:comment xml:lang="en">A sport is commonly defined as an organized, competitive, and skillful physical activity.</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Activity"/>
+    <rdfs:label xml:lang="en">sport</rdfs:label>
+    <rdfs:label xml:lang="fr">sport</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MusicalWork">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">musical work</rdfs:label>
+    <rdfs:label xml:lang="fr">œuvre musicale</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Cricketer">
+    <rdfs:label xml:lang="en">cricketer</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de cricket</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AutomobileEngine">
+    <rdfs:label xml:lang="en">automobile engine</rdfs:label>
+    <rdfs:label xml:lang="fr">moteur d'automobile</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Device"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Restaurant">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">restaurant</rdfs:label>
+    <rdfs:label xml:lang="fr">restaurant</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Single">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/MusicalWork"/>
+    <rdfs:label xml:lang="en">single</rdfs:label>
+    <rdfs:label xml:lang="fr">single</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Nerve">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">nerve</rdfs:label>
+    <rdfs:label xml:lang="fr">nerf</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MixedMartialArtsEvent">
+    <rdfs:label xml:lang="en">mixed martial arts event</rdfs:label>
+    <rdfs:label xml:lang="fr">évènement d'arts martiaux mixtes</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsEvent"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Band">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">Band</rdfs:label>
+    <rdfs:label xml:lang="de">Musikgruppe</rdfs:label>
+    <rdfs:label xml:lang="fr">groupe de musique</rdfs:label>
+    <rdfs:label xml:lang="pt">banda</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Town">
+    <rdfs:label xml:lang="en">town</rdfs:label>
+    <rdfs:label xml:lang="fr">ville</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:comment xml:lang="en">a settlement ranging from a few hundred to several thousand (occasionally hundreds of thousands). The precise meaning varies between countries and is not always a matter of legal definition. Usually, a town is thought of as larger than a village but smaller than a city, though there are exceptions to this rule.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/University">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/EducationalInstitution"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">university</rdfs:label>
+    <rdfs:label xml:lang="el">πανεπιστήμιο</rdfs:label>
+    <rdfs:label xml:lang="fr">université</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AutoRacingLeague">
+    <rdfs:label xml:lang="en">auto racing league</rdfs:label>
+    <rdfs:label xml:lang="fr">la ligue de course automobile</rdfs:label>
+    <rdfs:comment xml:lang="en">a group of sports teams or individual athletes that compete against each other in auto racing</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Protein">
+    <rdfs:label xml:lang="fr">protéine</rdfs:label>
+    <rdfs:label xml:lang="en">protein</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/EthnicGroup">
+    <rdfs:label xml:lang="en">ethnic group</rdfs:label>
+    <rdfs:label xml:lang="fr">groupe ethnique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Embryology">
+    <rdfs:label xml:lang="en">embryology</rdfs:label>
+    <rdfs:label xml:lang="fr">embryologie</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Artery">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">artery</rdfs:label>
+    <rdfs:label xml:lang="de">Arterie</rdfs:label>
+    <rdfs:label xml:lang="fr">artère</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BoxingLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams or fighters that compete against each other in Boxing</rdfs:comment>
+    <rdfs:label xml:lang="en">boxing league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de boxe</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MotorcycleRacingLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams or bikerider that compete against each other in Motorcycle Racing</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">motorcycle racing league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de courses motocycliste</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Hotel">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">hotel</rdfs:label>
+    <rdfs:label xml:lang="fr">hôtel</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MusicFestival">
+    <rdfs:label xml:lang="en">music festival</rdfs:label>
+    <rdfs:label xml:lang="fr">festival de musique</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Event"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Atoll">
+    <rdfs:label xml:lang="en">atoll</rdfs:label>
+    <rdfs:label xml:lang="de">Atoll</rdfs:label>
+    <rdfs:label xml:lang="fr">atoll</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/PopulatedPlace"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/FieldHockeyLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Field Hockey</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">field hockey league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue d'hockey sur gazon</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Politician">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">politician</rdfs:label>
+    <rdfs:label xml:lang="fr">politicien</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/VolleyballLeague">
+    <rdfs:comment xml:lang="en">A group of sports teams that compete against each other in volleyball.</rdfs:comment>
+    <rdfs:label xml:lang="en">volleyball league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de volleyball</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/CollegeCoach">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">college coach</rdfs:label>
+    <rdfs:label xml:lang="fr">entraîneur universitaire</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BowlingLeague">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">bowling league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de bowling</rdfs:label>
+    <rdfs:comment xml:lang="en">a group of sports teams or players that compete against each other in Bowling</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/TelevisionEpisode">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:comment xml:lang="en">A television episode is a part of serial television program.</rdfs:comment>
+    <rdfs:label xml:lang="en">television episode</rdfs:label>
+    <rdfs:label xml:lang="fr">épisode télévisé</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Muscle">
+    <rdfs:label xml:lang="en">muscle</rdfs:label>
+    <rdfs:label xml:lang="fr">muscle</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Village">
+    <rdfs:label xml:lang="en">village</rdfs:label>
+    <rdfs:label xml:lang="el">χωριό</rdfs:label>
+    <rdfs:label xml:lang="fr">village</rdfs:label>
+    <rdfs:comment xml:lang="en">a clustered human settlement or community, usually smaller a town</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/IceHockeyLeague">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">ice hockey league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue d'hockey sur glace</rdfs:label>
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Ice Hockey</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SoccerClub">
+    <rdfs:label xml:lang="en">soccer club</rdfs:label>
+    <rdfs:label xml:lang="fr">club de football</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/InlineHockeyLeague">
+    <rdfs:label xml:lang="en">inline hockey league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de roller inline hockey</rdfs:label>
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Inline Hockey</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/HistoricBuilding">
+    <rdfs:label xml:lang="en">historic building</rdfs:label>
+    <rdfs:label xml:lang="fr">bâtiment historique</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/EducationalInstitution">
+    <rdfs:label xml:lang="en">educational institution</rdfs:label>
+    <rdfs:label xml:lang="el">εκπαιδευτικό ίδρυμα</rdfs:label>
+    <rdfs:label xml:lang="fr">établissement d'enseignement</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/OfficeHolder">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">office holder</rdfs:label>
+    <rdfs:label xml:lang="fr">titulaire</rdfs:label>
+    <rdfs:label xml:lang="de">Amtsinhaber</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BaseballPlayer">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">baseball player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de baseball</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MilitaryConflict">
+    <rdfs:label xml:lang="en">military conflict</rdfs:label>
+    <rdfs:label xml:lang="fr">conflit militaire</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Event"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Grape">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/FloweringPlant"/>
+    <rdfs:label xml:lang="en">grape</rdfs:label>
+    <rdfs:label xml:lang="fr">raisin</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Website">
+    <rdfs:label xml:lang="en">website</rdfs:label>
+    <rdfs:label xml:lang="el">Ιστότοπος</rdfs:label>
+    <rdfs:label xml:lang="fr">site web</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/VicePresident">
+    <rdfs:label xml:lang="en">vice president</rdfs:label>
+    <rdfs:label xml:lang="fr">vice président</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Politician"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/LaunchPad">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">launch pad</rdfs:label>
+    <rdfs:label xml:lang="fr">rampe de lancement</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BasketballPlayer">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">basketball player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de basketball</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/AdultActor">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Actor"/>
+    <rdfs:label xml:lang="en">adult actor</rdfs:label>
+    <rdfs:label xml:lang="fr">acteur adulte</rdfs:label>
+    <rdfs:label xml:lang="de">erwachsener Schauspieler</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/GovernmentType">
+    <rdfs:comment xml:lang="en">a form of government</rdfs:comment>
+    <rdfs:label xml:lang="en">Government Type</rdfs:label>
+    <rdfs:label xml:lang="fr">régime politique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/IceHockeyPlayer">
+    <rdfs:label xml:lang="en">ice hockey player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de hockey sur glace</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MountainRange">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:comment xml:lang="en">a chain of mountains bordered by highlands or separated from other mountains by passes or valleys.</rdfs:comment>
+    <rdfs:label xml:lang="en">mountain range</rdfs:label>
+    <rdfs:label xml:lang="fr">chaîne de montagne</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/ChristianBishop">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Cleric"/>
+    <rdfs:label xml:lang="en">Christian Bishop</rdfs:label>
+    <rdfs:label xml:lang="fr">évêque chrétien</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PopulatedPlace">
+    <rdfs:label xml:lang="en">populated place</rdfs:label>
+    <rdfs:label xml:lang="de">bewohnter Ort</rdfs:label>
+    <rdfs:label xml:lang="fr">lieu habité</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Beverage">
+    <rdfs:label xml:lang="en">beverage</rdfs:label>
+    <rdfs:label xml:lang="fr">boisson</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Animal">
+    <rdfs:label xml:lang="en">animal</rdfs:label>
+    <rdfs:label xml:lang="fr">animal</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Eukaryote"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SportsLeague">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">sports league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue sportive</rdfs:label>
+    <rdfs:comment xml:lang="en">A group of sports teams or individual athletes that compete against each other in a specific sport.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Planet">
+    <rdfs:label xml:lang="fr">planète</rdfs:label>
+    <rdfs:label xml:lang="en">planet</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/SportsEvent">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://dbpedia.org/ontology/Event"/>
+    </rdfs:subClassOf>
+    <rdfs:label xml:lang="en">sports event</rdfs:label>
+    <rdfs:label xml:lang="fr">évènement sportif</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Scientist">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">scientist</rdfs:label>
+    <rdfs:label xml:lang="de">Wissenschaftler</rdfs:label>
+    <rdfs:label xml:lang="fr">scientifique</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Celebrity">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">celebrity</rdfs:label>
+    <rdfs:label xml:lang="fr">célébrité</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/CyclingLeague">
+    <rdfs:label xml:lang="en">cycling league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de cyclisme</rdfs:label>
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Cycling</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsLeague"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/GolfLeague">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsLeague"/>
+    <rdfs:comment xml:lang="en">Golfplayer that compete against each other in Golf</rdfs:comment>
+    <rdfs:label xml:lang="en">golf league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de golf</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Olympics">
+    <rdfs:label xml:lang="en">olympics</rdfs:label>
+    <rdfs:label xml:lang="fr">Jeux Olympiques</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsEvent"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/PersonFunction">
+    <rdfs:label xml:lang="en">person function</rdfs:label>
+    <rdfs:label xml:lang="fr">fonction de personne</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BadmintonPlayer">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">badminton player</rdfs:label>
+    <rdfs:label xml:lang="fr">joueur de badminton</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Organisation">
+    <rdfs:label xml:lang="pt">organização</rdfs:label>
+    <rdfs:label xml:lang="en">organisation</rdfs:label>
+    <rdfs:label xml:lang="fr">organisation</rdfs:label>
+    <rdfs:label xml:lang="de">Organisation</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/BaseballLeague">
+    <rdfs:comment xml:lang="en">a group of sports teams that compete against each other in Baseball</rdfs:comment>
+    <rdfs:label xml:lang="en">baseball league</rdfs:label>
+    <rdfs:label xml:lang="fr">ligue de baseball</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/SportsLeague"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Bridge">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">bridge</rdfs:label>
+    <rdfs:label xml:lang="fr">pont</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Plant">
+    <rdfs:label xml:lang="en">plant</rdfs:label>
+    <rdfs:label xml:lang="fr">plante</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Eukaryote"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Broadcast">
+    <rdfs:label xml:lang="en">broadcast</rdfs:label>
+    <rdfs:label xml:lang="fr">Émission de télévision</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Painting">
+    <rdfs:label xml:lang="en">Painting</rdfs:label>
+    <rdfs:label xml:lang="fr">peinture</rdfs:label>
+    <rdfs:comment xml:lang="en">Describes a painting to assign picture entries in wikipedia to artists</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Mammal">
+    <rdfs:label xml:lang="en">mammal</rdfs:label>
+    <rdfs:label xml:lang="fr">mammifère</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Animal"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Vein">
+    <rdfs:label xml:lang="en">vein</rdfs:label>
+    <rdfs:label xml:lang="fr">veine</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/EurovisionSongContestEntry">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Song"/>
+    <rdfs:label xml:lang="en">Eurovision song contest entry</rdfs:label>
+    <rdfs:label xml:lang="fr">concours Eurovision de la chanson</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Island">
+    <rdfs:label xml:lang="en">island</rdfs:label>
+    <rdfs:label xml:lang="el">νησί</rdfs:label>
+    <rdfs:label xml:lang="fr">île</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/ComicsCharacter">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/FictionalCharacter"/>
+    <rdfs:label xml:lang="en">comics character</rdfs:label>
+    <rdfs:label xml:lang="fr">personnage de bandes dessinées</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Event">
+    <rdfs:label xml:lang="en">event</rdfs:label>
+    <rdfs:label xml:lang="fr">évènement</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Skyscraper">
+    <rdfs:label xml:lang="en">skyscraper</rdfs:label>
+    <rdfs:label xml:lang="fr">gratte-ciel</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/FormulaOneRacer">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">Formula One racer</rdfs:label>
+    <rdfs:label xml:lang="fr">pilote de formule 1</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/RadioStation">
+    <rdfs:label xml:lang="en">radio station</rdfs:label>
+    <rdfs:label xml:lang="fr">station de radio</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Bone">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">bone</rdfs:label>
+    <rdfs:label xml:lang="de">Knochen</rdfs:label>
+    <rdfs:label xml:lang="fr">os</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/MemberOfParliament">
+    <rdfs:label xml:lang="en">member of parliament</rdfs:label>
+    <rdfs:label xml:lang="fr">membre du Parlement</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Politician"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Sculpture">
+    <rdfs:comment xml:lang="en">Sculpture is three-dimensional artwork created by shaping or combining hard materials, typically stone such as marble, metal, glass, or wood, or plastic materials such as clay, textiles, polymers and softer metals.</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">Sculpture</rdfs:label>
+    <rdfs:label xml:lang="fr">sculpture</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Airport">
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">airport</rdfs:label>
+    <rdfs:label xml:lang="de">Flughafen</rdfs:label>
+    <rdfs:label xml:lang="fr">aéroport</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://dbpedia.org/ontology/Conifer">
+    <rdfs:label xml:lang="en">conifer</rdfs:label>
+    <rdfs:label xml:lang="fr">conifères</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://dbpedia.org/ontology/Plant"/>
+  </owl:Class>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/influencedBy">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">influenced by</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceRegion">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">source region</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftPatrol">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">aircraft patrol</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/fastestDriverTeam">
+    <rdfs:label xml:lang="en">fastest driver team</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/councilArea">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">Council area</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/crew">
+    <rdfs:label xml:lang="en">crew</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/binomialAuthority">
+    <rdfs:label xml:lang="en">binomial authority</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/species">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+    <rdfs:label xml:lang="en">species</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/appointer">
+    <rdfs:label xml:lang="en">appointer</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/industry">
+    <rdfs:label xml:lang="en">industry</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/influenced">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">influenced</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/manager">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:label xml:lang="en">manager</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/designCompany">
+    <rdfs:label xml:lang="en">designer company</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/highestMountain">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:label xml:lang="en">highest mountain</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/march">
+    <rdfs:label xml:lang="en">march</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicalWork"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/formerTeam">
+    <rdfs:label xml:lang="en">former team</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/leader">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">leader</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/managementPlace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">management place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lastWin">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:label xml:lang="en">last win</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/occupation">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+    <rdfs:label xml:lang="en">occupation</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/olympicOathSwornByJudge">
+    <rdfs:label xml:lang="en">olympic oath sworn by judge</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Olympics"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/thumbnail">
+    <rdfs:label xml:lang="en">thumbnail</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sheading">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">sheading</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/governmentType">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/GovernmentType"/>
+    <rdfs:comment xml:lang="en">broadly, the type of structure of its government</rdfs:comment>
+    <rdfs:label xml:lang="en">government type</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/manufacturer">
+    <rdfs:label xml:lang="en">manufacturer</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/opponent">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">opponent</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/port2">
+    <rdfs:comment xml:lang="en">second docking port of a spacecraft</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">port2</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mouthPosition">
+    <rdfs:label xml:lang="en">mouth position</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/afiAward">
+    <rdfs:label xml:lang="en">AFI Award</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/officialLanguage">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Language"/>
+    <rdfs:label xml:lang="en">official language</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mouthState">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">mouth state</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/artery">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">artery</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Artery"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/destination">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airline"/>
+    <rdfs:label xml:lang="en">destination</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/choreographer">
+    <rdfs:label xml:lang="en">choreographer</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FigureSkater"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/storyEditor">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:label xml:lang="en">story editor</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/person">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+    <rdfs:label xml:lang="en">person</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/philosophicalSchool">
+    <rdfs:label xml:lang="en">philosophicalSchool</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/namedAfter">
+    <rdfs:label xml:lang="en">named after</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/goldenCalfAward">
+    <rdfs:label xml:lang="en">Golden Calf Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mouthMountain">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:label xml:lang="en">mouth mountain</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/kingdom">
+    <rdfs:label xml:lang="en">kingdom</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lowestRegion">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">lowest region</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/parish">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">parish</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/headAlloy">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">head alloy</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lymph">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">lymph</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Lymph"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/phylum">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+    <rdfs:label xml:lang="en">phylum</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/countryWithFirstAstronaut">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+    <rdfs:label xml:lang="en">country with first astronaut</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/wineRegion">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+    <rdfs:label xml:lang="en">wine region</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Grape"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/writer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">writer</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/startPoint">
+    <rdfs:label xml:lang="en">start point</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/port1">
+    <rdfs:label xml:lang="en">port1</rdfs:label>
+    <rdfs:comment xml:lang="en">first docking port of a spacecraft</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/cpu">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:label xml:lang="en">CPU</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/canton">
+    <rdfs:label xml:lang="en">canton</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/doctoralStudent">
+    <rdfs:label xml:lang="en">doctoral student</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Scientist"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/spokenIn">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">spoken in</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Language"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/chancellor">
+    <rdfs:label xml:lang="en">chancellor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/landingVehicle">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">landing vehicle</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/relation">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">relation</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/basedOn">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">based on</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtLPGA">
+    <rdfs:label xml:lang="en">wins at LPGA</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mouthPlace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">mouth place</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/torchBearer">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Olympics"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">torch bearer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/recordLabel">
+    <rdfs:label xml:lang="en">record label</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/RecordLabel"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/series">
+    <rdfs:label xml:lang="en">series</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/country">
+    <rdfs:label xml:lang="en">country</rdfs:label>
+    <rdfs:label xml:lang="el">χώρα</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/ruralMunicipality">
+    <rdfs:label xml:lang="en">rural municipality</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Road"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/patron">
+    <rdfs:label xml:lang="en">patron</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/gameEngine">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/VideoGame"/>
+    <rdfs:label xml:lang="en">Game Engine</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/headquarter">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">headquarter</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/plant">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Plant"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">plant</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/dean">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">dean</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/highwaySystem">
+    <rdfs:label xml:lang="en">highway system</rdfs:label>
+    <rdfs:comment xml:lang="en">the highway system that a route is part of</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Road"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/battle">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+    <rdfs:label xml:lang="en">battle</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/foundingPerson">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">founding person</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceConfluence">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">source confluence</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/chef">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Restaurant"/>
+    <rdfs:label xml:lang="en">chef</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/branchTo">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">branch to</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/area">
+    <rdfs:label xml:lang="en">area</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/arrondissement">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">arrondissement</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/formerCoach">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FigureSkater"/>
+    <rdfs:label xml:lang="en">former coach</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/secondDriver">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">second driver</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftHelicopterUtility">
+    <rdfs:label xml:lang="en">aircraft helicopter utility</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/naacpImageAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">NAACP Image Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lastRace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:label xml:lang="en">last race</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/partOf">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+    <rdfs:label xml:lang="en">part of</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/youthClub">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">youth club</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/runningMate">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">running mate</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/division">
+    <rdfs:label xml:lang="en">division</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/language">
+    <rdfs:label xml:lang="en">language</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Language"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/drainsFrom">
+    <rdfs:label xml:lang="en">drains from</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/bodyStyle">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdfs:label xml:lang="en">body style</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/associatedAct">
+    <rdfs:label xml:lang="en">associated act</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/notableCommander">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">notable commander</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/photographer">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionEpisode"/>
+    <rdfs:label xml:lang="en">photographer</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/type">
+    <rdfs:label xml:lang="en">type</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/presenter">
+    <rdfs:label xml:lang="en">presenter</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtSenEuro">
+    <rdfs:label xml:lang="en">wins at Senior Euro</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/openingFilm">
+    <rdfs:label xml:lang="en">opening film</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FilmFestival"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Film"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/fourthCommander">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">fourth commander</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/producer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">producer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/contractor">
+    <rdfs:label xml:lang="en">contractor</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Skyscraper"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/incumbent">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">incumbent</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstDriverTeam">
+    <rdfs:label xml:lang="en">winning team</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/show">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionEpisode"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:label xml:lang="en">show</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/resolution">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:comment xml:lang="en">Native Resolution</rdfs:comment>
+    <rdfs:label xml:lang="en">Resolution</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/developer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:label xml:lang="en">developer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftHelicopter">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">aircraft helicopter</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/license">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:label xml:lang="en">license</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lowestPlace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">lowest place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/riverBranchOf">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">branch of</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/owningOrganisation">
+    <rdfs:label xml:lang="en">owning organisation</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/training">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:label xml:lang="en">training</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/municipality">
+    <rdfs:label xml:lang="en">municipality</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/maidenFlightRocket">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:label xml:lang="en">maiden flight rocket</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/vicePrincipal">
+    <rdfs:label xml:lang="en">vice principal</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sisterCollege">
+    <rdfs:label xml:lang="en">sister college</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/College"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/College"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/administrativeDistrict">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">administrative district</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/category">
+    <rdfs:label xml:lang="en">category</rdfs:label>
+    <rdfs:label xml:lang="el">κατηγορία</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/drainsTo">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">drains to</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/capital">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">capital</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/City"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/thirdCommander">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">third commander</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/wikiPageDisambiguates">
+    <rdfs:label xml:lang="en">Wikipage disambiguates</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/precursor">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Embryology"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">precursor</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourcePosition">
+    <rdfs:label xml:lang="en">source position</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/starring">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">starring</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/countryOrigin">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">country origin</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nobelLaureates">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">nobel laureates</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/militaryRank">
+    <rdfs:label xml:lang="en">military rank</rdfs:label>
+    <rdfs:comment xml:lang="en">The highest rank achieved by a person.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/restingPlacePosition">
+    <rdfs:label xml:lang="en">resting place position</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/equipment">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Activity"/>
+    <rdfs:label xml:lang="en">equipment</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nationality">
+    <rdfs:label xml:lang="en">nationality</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nerve">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Nerve"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">nerve</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/locatedInArea">
+    <rdfs:label xml:lang="en">located in area</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/managementCountry">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">management country</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/managementPosition">
+    <rdfs:label xml:lang="en">management position</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/geminiAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">Gemini Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lounge">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airline"/>
+    <rdfs:label xml:lang="en">lounge</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/head">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">head</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/fastestDriverCountry">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:label xml:lang="en">fastest driver country</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/grammyAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">Grammy Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/highschool">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">highschool</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/engineType">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">engine type</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/team">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:label xml:lang="en">team</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/channel">
+    <rdfs:label xml:lang="en">channel</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Broadcast"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/previousWork">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">previous work</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/hasJunctionWith">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:label xml:lang="en">has junction with</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/voice">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:label xml:lang="en">voice</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/unitaryAuthority">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">unitary authority</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/isPartOf">
+    <rdfs:label xml:lang="en">is part of</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Brain"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lyrics">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Musical"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">lyrics</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/city">
+    <rdfs:label xml:lang="en">city</rdfs:label>
+    <rdfs:label xml:lang="el">πόλη</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/City"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/associationOfLocalGovernment">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">association of local government</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/debutTeam">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">debut team</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/chiefEditor">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Newspaper"/>
+    <rdfs:label xml:lang="en">chief editor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/personFunction">
+    <rdfs:label xml:lang="en">person function</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/commune">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">commune</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceConfluenceCountry">
+    <rdfs:label xml:lang="en">source confluence country</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/coProducer">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:label xml:lang="en">co producer</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/editor">
+    <rdfs:label xml:lang="en">editor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/majorShrine">
+    <rdfs:label xml:lang="en">major shrine</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstRace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:label xml:lang="en">first race</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/vicePresident">
+    <rdfs:label xml:lang="en">vice president</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtSun">
+    <rdfs:label xml:lang="en">wins at sun</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aspectRatio">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:label xml:lang="en">Aspect Ratio</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/poleDriverTeam">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:label xml:lang="en">pole driver team</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/musicalBand">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Single"/>
+    <rdfs:label xml:lang="en">musical band</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Band"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/academyAward">
+    <rdfs:label xml:lang="en">Academy Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/homeStadium">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Stadium"/>
+    <rdfs:label xml:lang="en">home stadium</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/relatedMeanOfTransportation">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">related mean of transportation</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/river">
+    <rdfs:label xml:lang="en">river</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mouthRegion">
+    <rdfs:label xml:lang="en">mouth region</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/genre">
+    <rdfs:label xml:lang="en">genre</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstLaunchRocket">
+    <rdfs:label xml:lang="en">first launch rocket</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/currency">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Currency"/>
+    <rdfs:label xml:lang="en">currency</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/currentMember">
+    <rdfs:label xml:lang="en">current member</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstFlight">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">first flight</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/architect">
+    <rdfs:label xml:lang="en">architect</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Architect"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/emmyAward">
+    <rdfs:label xml:lang="en">Emmy Award</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/hasVariant">
+    <rdfs:label xml:lang="en">variant or variation</rdfs:label>
+    <rdfs:comment xml:lang="en">variant or variation, for example all variations of a color</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/musicalArtist">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Single"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicalArtist"/>
+    <rdfs:label xml:lang="en">musical artist</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/guest">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionEpisode"/>
+    <rdfs:label xml:lang="en">guest</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nominee">
+    <rdfs:label xml:lang="en">nominee</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/university">
+    <rdfs:comment xml:lang="en">university a person goes or went to</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:label xml:lang="en">university</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/structuralSystem">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">structural system</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/closingFilm">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Film"/>
+    <rdfs:label xml:lang="en">closing film</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FilmFestival"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/federalState">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">federal state</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/regionalLanguage">
+    <rdfs:label xml:lang="en">regional language</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Language"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/executiveProducer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">executive producer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/anthem">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">anthem</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/almaMater">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:label xml:lang="en">alma mater</rdfs:label>
+    <rdfs:comment xml:lang="en">schools that they attended</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/wikiPageWikiLink">
+    <rdfs:label xml:lang="en">Link from a Wikipage to another Wikipage</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/iftaAward">
+    <rdfs:label xml:lang="en">IFTA Award</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/executiveHeadteacher">
+    <rdfs:label xml:lang="en">executive headteacher</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/endingTheme">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">ending theme</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/associatedBand">
+    <rdfs:label xml:lang="en">associated band</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Band"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/wineProduced">
+    <rdfs:label xml:lang="en">wine produced</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/olivierAward">
+    <rdfs:label xml:lang="en">Olivier Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Comedian"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/illustrator">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+    <rdfs:label xml:lang="en">illustrator</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:comment xml:lang="en">Illustrator (where used throughout and a major feature)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/garrison">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">garrison</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/animal">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Animal"/>
+    <rdfs:label xml:lang="en">animal</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/subregion">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+    <rdfs:label xml:lang="en">subregion</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/taoiseach">
+    <rdfs:comment xml:lang="en">head of government of Ireland</rdfs:comment>
+    <rdfs:label xml:lang="en">taoiseach</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/americanComedyAward">
+    <rdfs:label xml:lang="en">American Comedy Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Comedian"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/capitalDistrict">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">capital district</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/foundationOrganisation">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:label xml:lang="en">foundation organisation</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/author">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">author</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/coachedTeam">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:label xml:lang="en">coached team</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/CollegeCoach"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/foundationPlace">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:label xml:lang="en">foundation place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/blockAlloy">
+    <rdfs:label xml:lang="en">block alloy</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtLAGT">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at LAGT</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/gaudiAward">
+    <rdfs:comment xml:lang="en">Awards of the Catalan Academy of Cinema</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:label xml:lang="en">Gaudí Award</rdfs:label>
+    <rdfs:label xml:lang="ca">Premis Gaudí</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/employer">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:label xml:lang="en">employer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/memberOfParliament">
+    <rdfs:label xml:lang="en">Member of Parliament</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/metropolitanBorough">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">metropolitan borough</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/province">
+    <rdfs:label xml:lang="en">province</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lowestPosition">
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+    <rdfs:label xml:lang="en">lowest position</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/territory">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">territory</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/arielAward">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">Ariel Award</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/associatedMusicalArtist">
+    <rdfs:label xml:lang="en">associated musical artist</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicalArtist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/chairman">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">chairman</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/stateOfOrigin">
+    <rdfs:label xml:lang="en">state of origin</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/creator">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">creator</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftTransport">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">aircraft transport</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/event">
+    <rdfs:label xml:lang="en">event</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Event"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/notableWork">
+    <rdfs:label xml:lang="en">notable work</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Writer"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Book"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/owningCompany">
+    <rdfs:label xml:lang="en">owning company</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtNWIDE">
+    <rdfs:label xml:lang="en">wins at NWIDE</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mediaType">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+    <rdfs:comment xml:lang="en">Print / On-line (then binding types etc. if relevant)</rdfs:comment>
+    <rdfs:label xml:lang="en">media type</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/subsequentInfrastructure">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Infrastructure"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Infrastructure"/>
+    <rdfs:label xml:lang="en">subsequent infrastructure</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/pastor">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/HistoricBuilding"/>
+    <rdfs:label xml:lang="en">pastor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceCountry">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">source country</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/headteacher">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">head teacher</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftAttack">
+    <rdfs:label xml:lang="en">aircraft attack</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/screenActorsGuildAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">Screen Actors Guild Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/principalArea">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">principal area</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourcePlace">
+    <rdfs:label xml:lang="en">source place</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtChampionships">
+    <rdfs:label xml:lang="en">wins at championships</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/openingTheme">
+    <rdfs:label xml:lang="en">opening theme</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/formerChoreographer">
+    <rdfs:label xml:lang="en">former choreographer</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FigureSkater"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/place">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+    <rdfs:label xml:lang="en">place</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/director">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">director</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/discoverer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">discoverer</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/hometown">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">home town</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/highestPlace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">highest place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/largestCity">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">largest city</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lieutenancyArea">
+    <rdfs:label xml:lang="en">Lieutenancy area</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/inflow">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">inflow</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/doctoralAdvisor">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Scientist"/>
+    <rdfs:label xml:lang="en">doctoral advisor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/biome">
+    <rdfs:label xml:lang="en">biome</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/poleDriverCountry">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">pole driver country</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/royalAnthem">
+    <rdfs:label xml:lang="en">royal anthem</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtChallenges">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at challenges</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/officerInCharge">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/University"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">officer in charge</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftHelicopterTransport">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">aircraft helicopter transport</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/militaryBranch">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:comment xml:lang="en">The service branch (Army, Navy, etc.) a person is part of.</rdfs:comment>
+    <rdfs:label xml:lang="en">branch</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/coverArtist">
+    <rdfs:comment xml:lang="en">Cover artist</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">cover artist</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/party">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">party</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PoliticalParty"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/spurType">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Road"/>
+    <rdfs:label xml:lang="en">spur type</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/honours">
+    <rdfs:label xml:lang="en">honours</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/state">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">state</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/timeZone">
+    <rdfs:label xml:lang="en">time zone</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/parentCompany">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:label xml:lang="en">parent company</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/musicBy">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Musical"/>
+    <rdfs:label xml:lang="en">music by</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/targetAirport">
+    <rdfs:label xml:lang="en">target airport</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airline"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Airport"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/variantOf">
+    <rdfs:comment xml:lang="en">variant or variation of something, for example the variant of a car</rdfs:comment>
+    <rdfs:label xml:lang="en">variant or variation</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/managingEditor">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Newspaper"/>
+    <rdfs:label xml:lang="en">managing editor</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/crosses">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">crosses</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Bridge"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/commandStructure">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">command structure</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/homeArena">
+    <rdfs:label xml:lang="en">home arena</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Arena"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/company">
+    <rdfs:label xml:lang="en">company</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/format">
+    <rdfs:label xml:lang="en">format</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceState">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">source state</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/branchFrom">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">branch from</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/spouse">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:comment xml:lang="en">the person they are married to</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">spouse</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/coExecutiveProducer">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:label xml:lang="en">co executive producer</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/governmentCountry">
+    <rdfs:label xml:lang="en">government country</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/monarch">
+    <rdfs:label xml:lang="en">monarch</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/layout">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdfs:label xml:lang="en">layout</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/goldenRaspberryAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">Golden Raspberry Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/pastMember">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">past member</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/comparable">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:comment xml:lang="en">similar, unrelated rockets</rdfs:comment>
+    <rdfs:label xml:lang="en">comparable</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceConfluenceRegion">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">source confluence region</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/origin">
+    <rdfs:label xml:lang="en">origin</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/governmentMountain">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:label xml:lang="en">government mountain</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/inseeCode">
+    <rdfs:comment xml:lang="en">numerical indexing code used by the French National Institute for Statistics and Economic Studies (INSEE) to identify various entities</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">INSEE code</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsInEurope">
+    <rdfs:label xml:lang="en">wins in Europe</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sisterNewspaper">
+    <rdfs:label xml:lang="en">sister newspaper</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Newspaper"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Newspaper"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/goyaAward">
+    <rdfs:label xml:lang="en">Goya Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/athletics">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/University"/>
+    <rdfs:label xml:lang="en">athletics</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/board">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">board</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/promotion">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WrestlingEvent"/>
+    <rdfs:label xml:lang="en">promotion</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/usedInWar">
+    <rdfs:label xml:lang="en">used in war</rdfs:label>
+    <rdfs:comment xml:lang="en">wars that were typical for the usage of a weapon</rdfs:comment>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Weapon"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/populationPlace">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EthnicGroup"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:comment xml:lang="en">a place were members of an ethnic group are living</rdfs:comment>
+    <rdfs:label xml:lang="en">population place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/rival">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">rival</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/School"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/component">
+    <rdfs:label xml:lang="en">component</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Brain"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/peabodyAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Comedian"/>
+    <rdfs:label xml:lang="en">Peabody Award</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/school">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:comment xml:lang="en">school a person goes or went to</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">school</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/managementRegion">
+    <rdfs:label xml:lang="en">management region</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/canonizedBy">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">canonized by</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstDriver">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:label xml:lang="en">first driver</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/chain">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Hotel"/>
+    <rdfs:comment xml:lang="en">The chain of Hotels this instance is associated with.</rdfs:comment>
+    <rdfs:label xml:lang="en">chain</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/computingMedia">
+    <rdfs:label xml:lang="en">Computing Media</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/secondTeam">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:label xml:lang="en">second team</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/poleDriver">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">pole driver</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/subsidiary">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:label xml:lang="en">subsidiary</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/otherAppearances">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:label xml:lang="en">other appearances</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nextMission">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">next mission</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/associateEditor">
+    <rdfs:label xml:lang="en">associate editor</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Newspaper"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/jointCommunity">
+    <rdfs:label xml:lang="en">joint community</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/relative">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">relative</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/notableStudent">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Scientist"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">notable student</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/bodyDiscovered">
+    <rdfs:label xml:lang="en">body discovered</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/operator">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:label xml:lang="en">operator</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtPGA">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at pga</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftRecon">
+    <rdfs:label xml:lang="en">aircraft recon</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceConfluencePosition">
+    <rdfs:label xml:lang="en">source confluence position</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/leftChild">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">left child</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/musicSubgenre">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicGenre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MusicGenre"/>
+    <rdfs:label xml:lang="en">music subgenre</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/county">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">county</rdfs:label>
+    <rdfs:label xml:lang="el">Επαρχία</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/deputy">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">deputy</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/college">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/College"/>
+    <rdfs:label xml:lang="en">college</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/statisticLabel">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/BaseballPlayer"/>
+    <rdfs:label xml:lang="en">statistic label</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/birthPlace">
+    <rdfs:comment xml:lang="en">where the person was born</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">birth place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/alliance">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airline"/>
+    <rdfs:label xml:lang="en">alliance</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtJapan">
+    <rdfs:label xml:lang="en">wins at japan</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/administrativeCollectivity">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">administrative collectivity</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstWin">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:label xml:lang="en">first win</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/tenant">
+    <rdfs:label xml:lang="en">tenant</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/successor">
+    <rdfs:label xml:lang="en">successor</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/capitalPlace">
+    <rdfs:label xml:lang="en">capital place</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/parentOrganisation">
+    <rdfs:label xml:lang="en">parent organisation</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/assembly">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">assembly</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/club">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">club</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/varietals">
+    <rdfs:label xml:lang="en">varietals</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftHelicopterMultirole">
+    <rdfs:label xml:lang="en">aircraft helicopter multirole</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/owner">
+    <rdfs:label xml:lang="en">owner</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/notableIdea">
+    <rdfs:label xml:lang="en">notableIdea</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/currentPartner">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FigureSkater"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">current partner</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/vehicle">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdfs:comment xml:lang="en">vehicle that uses a specific automobile platform</rdfs:comment>
+    <rdfs:label xml:lang="en">vehicle</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lastFlight">
+    <rdfs:label xml:lang="en">last flight</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/coolingSystem">
+    <rdfs:label xml:lang="en">cooling system</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/locationCity">
+    <rdfs:label xml:lang="en">location city</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/child">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">child</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/shuttle">
+    <rdfs:label xml:lang="en">shuttle</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/orogeny">
+    <rdfs:label xml:lang="en">orogeny</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/areaOfSearch">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SiteOfSpecialScientificInterest"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">area of search</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mouthCountry">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">mouth country</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/leftTributary">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">left tributary</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/ground">
+    <rdfs:label xml:lang="en">ground</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/knownFor">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">known for</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/department">
+    <rdfs:label xml:lang="en">department</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/engineer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">engineer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/powerType">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">power type</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/associatedRocket">
+    <rdfs:label xml:lang="en">associated rocket</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/targetSpaceStation">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceStation"/>
+    <rdfs:label xml:lang="en">target space station station</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/twinCountry">
+    <rdfs:label xml:lang="en">twin country</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Country"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/domain">
+    <rdfs:label xml:lang="en">domain</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/custodian">
+    <rdfs:label xml:lang="en">custodian</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sales">
+    <rdfs:label xml:lang="en">sales</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Sales"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/affiliation">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:label xml:lang="en">affiliation</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/house">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Legislature"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Legislature"/>
+    <rdfs:label xml:lang="en">house</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/product">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:label xml:lang="en">product</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/leaderName">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">leader name</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/beatifiedBy">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">beatified by</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/campus">
+    <rdfs:label xml:lang="en">campus</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/University"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/selection">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Astronaut"/>
+    <rdfs:label xml:lang="en">selection</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/translator">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">translator</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:comment xml:lang="en">Translator(s), if original not in English</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/class">
+    <rdfs:label xml:lang="en">class</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/rocketFunction">
+    <rdfs:comment xml:lang="en">purpose of the rocket</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:label xml:lang="en">rocket function</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/ethnicGroup">
+    <rdfs:label xml:lang="en">ethnic group</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/EthnicGroup"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/neighboringMunicipality">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">neighboring municipality</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/filmFareAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:label xml:lang="en">Film Fare Award</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/provost">
+    <rdfs:label xml:lang="en">provost</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/University"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/majorIsland">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">major island</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/field">
+    <rdfs:label xml:lang="en">field</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/cinematography">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Film"/>
+    <rdfs:label xml:lang="en">cinematography</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceConfluencePlace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">source confluence place</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/governmentPlace">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">government place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/meetingBuilding">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Legislature"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">meeting building</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/similar">
+    <rdfs:label xml:lang="en">similar</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/retiredRocket">
+    <rdfs:label xml:lang="en">retired rocket</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/governmentPosition">
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+    <rdfs:label xml:lang="en">government position</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/fuel">
+    <rdfs:label xml:lang="en">fuel</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/militaryUnit">
+    <rdfs:label xml:lang="en">military unit</rdfs:label>
+    <rdfs:comment xml:lang="en">For persons who are not notable as commanding officers, the unit (company, battalion, regiment, etc.) in which they served.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/musicComposer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicalArtist"/>
+    <rdfs:label xml:lang="en">music composer</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/spacecraft">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">spacecraft</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/innervates">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Nerve"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">innervates</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/subsequentWork">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">subsequent work</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/previousEditor">
+    <rdfs:label xml:lang="en">previous editor</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Magazine"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/family">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+    <rdfs:label xml:lang="en">family</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/capitalRegion">
+    <rdfs:label xml:lang="en">capital region</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/previousInfrastructure">
+    <rdfs:label xml:lang="en">previous infrastructure</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Infrastructure"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Infrastructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/locationCountry">
+    <rdfs:label xml:lang="en">location country</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/partOfWineRegion">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+    <rdfs:label xml:lang="en">part of wine region</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/compiler">
+    <rdfs:label xml:lang="en">compiler</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Album"/>
+    <rdfs:comment xml:lang="en">For compilation albums: the person or entity responsible for selecting the album's track listing.</rdfs:comment>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/recordedIn">
+    <rdfs:label xml:lang="en">recorded in</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MusicalWork"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/architecturalStyle">
+    <rdfs:label xml:lang="en">architectural style</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/chaplain">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">chaplain</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/film">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FilmFestival"/>
+    <rdfs:label xml:lang="en">film</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Film"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/significantDesign">
+    <rdfs:label xml:lang="en">significant design</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Architect"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/highestRegion">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">highest region</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/related">
+    <rdfs:label xml:lang="en">related</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/stateDelegate">
+    <rdfs:label xml:lang="en">state delegate</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/automobilePlatform">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdfs:label xml:lang="en">automobile platform</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/significantProject">
+    <rdfs:label xml:lang="en">significant project</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Architect"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/launchPad">
+    <rdfs:label xml:lang="en">launch pad</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/associate">
+    <rdfs:label xml:lang="en">associate</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/prospectTeam">
+    <rdfs:label xml:lang="en">prospect team</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/HockeyTeam"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/IceHockeyPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/formerPartner">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FigureSkater"/>
+    <rdfs:label xml:lang="en">former partner</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/supplies">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artery"/>
+    <rdfs:label xml:lang="en">supplies</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/region">
+    <rdfs:label xml:lang="en">region</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/binomial">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+    <rdfs:label xml:lang="en">binomial</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/beatifiedPlace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">beatified place</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstAscentPerson">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">person that first ascented a mountain</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/largestMetro">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">largest metro</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/league">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsLeague"/>
+    <rdfs:label xml:lang="en">league</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/generalManager">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">general manager</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/album">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Album"/>
+    <rdfs:label xml:lang="en">album</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/trainer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:label xml:lang="en">trainer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/secondCommander">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">second commander</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sportGoverningBody">
+    <rdfs:label xml:lang="en">sport governing body</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/governor">
+    <rdfs:label xml:lang="en">governor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/laurenceOlivierAward">
+    <rdfs:label xml:lang="en">Laurence Olivier Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/part">
+    <rdfs:label xml:lang="en">part</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/network">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Broadcast"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Broadcast"/>
+    <rdfs:label xml:lang="en">network</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/canonizedPlace">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+    <rdfs:label xml:lang="en">canonized place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/alongside">
+    <rdfs:label xml:lang="en">alongside</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/partner">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">partner</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lieutenant">
+    <rdfs:label xml:lang="en">lieutenant</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/booster">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">booster</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtLET">
+    <rdfs:label xml:lang="en">wins at LET</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/spurOf">
+    <rdfs:label xml:lang="en">spur of</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Road"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Road"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/actingHeadteacher">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">acting headteacher</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/ceo">
+    <rdfs:label xml:lang="en">ceo</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/subject">
+    <rdfs:label xml:lang="en">subject</rdfs:label>
+    <rdfs:comment xml:lang="en">(for non-fiction)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/superintendent">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">superintendent</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/followingEvent">
+    <rdfs:label xml:lang="en">following event</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Event"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Event"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/baftaAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">BAFTA Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtKLPGA">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at KLPGA</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/outflow">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+    <rdfs:label xml:lang="en">outflow</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/religion">
+    <rdfs:label xml:lang="en">religion</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/cesarAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:label xml:lang="en">Cesar Award</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtOtherTournaments">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at other tournaments</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/largestSettlement">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">largest settlement</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/rightChild">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">right child</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/denomination">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">denomination</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/architectualBureau">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:label xml:lang="en">architectual bureau</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/growingGrape">
+    <rdfs:label xml:lang="en">growing grape</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Grape"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/capitalPosition">
+    <rdfs:label xml:lang="en">capital position</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/governmentRegion">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">government region</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/flagBearer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">flag bearer</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/predecessor">
+    <rdfs:label xml:lang="en">predecessor</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/location">
+    <rdfs:label xml:lang="en">location</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/movement">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:label xml:lang="en">movement</rdfs:label>
+    <rdfs:comment xml:lang="en">artistic movement or school with which artist is associated</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/building">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">building</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/formerHighschool">
+    <rdfs:label xml:lang="en">former highschool</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/NationalCollegiateAthleticAssociationAthlete"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceConfluenceMountain">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">source confluence mountain</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/capitalCountry">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">capital country</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/heir">
+    <rdfs:label xml:lang="en">heir</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Monarch"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftFighter">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">aircraft fighter</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/daylightSavingTimeZone">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">daylight saving time zone</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftHelicopterObservation">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">aircraft helicopter observation</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtAus">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at AUS</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/derivative">
+    <rdfs:label xml:lang="en">derivative</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicGenre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MusicGenre"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/rebuilder">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">rebuilder</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/border">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">border</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/connotation">
+    <rdfs:label xml:lang="en">connotation</rdfs:label>
+    <rdfs:comment xml:lang="en">A meaning of a word or phrase that is suggested or implied, as opposed to a denotation, or literal meaning.</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/thirdTeam">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:label xml:lang="en">third team</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/endPoint">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:label xml:lang="en">end point</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lowestMountain">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:label xml:lang="en">lowest mountain</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/saint">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Saint"/>
+    <rdfs:label xml:lang="en">saint</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/summerAppearances">
+    <rdfs:label xml:lang="en">summer appearances</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/notableWine">
+    <rdfs:label xml:lang="en">notable wine</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Grape"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/highestState">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">highest state</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/award">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">award</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/fastestDriver">
+    <rdfs:label xml:lang="en">fastest driver</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/creativeDirector">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">creative director</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/chairperson">
+    <rdfs:label xml:lang="en">chairperson</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/placeOfBurial">
+    <rdfs:label xml:lang="en">place of burial</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Monarch"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/musicFusionGenre">
+    <rdfs:label xml:lang="en">music fusion genre</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicGenre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MusicGenre"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/district">
+    <rdfs:label xml:lang="en">district</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/regionServed">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">region served</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/usingCountry">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Currency"/>
+    <rdfs:label xml:lang="en">using country</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftElectronic">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">aircraft electronic</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/riverMouth">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/BodyOfWater"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">river mouth</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/whaDraftTeam">
+    <rdfs:label xml:lang="en">wha draft team</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/HockeyTeam"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/IceHockeyPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/managerClub">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:label xml:lang="en">manager club</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/academicAdvisor">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Scientist"/>
+    <rdfs:label xml:lang="en">academic advisor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/education">
+    <rdfs:label xml:lang="en">education</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/brand">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:label xml:lang="en">brand</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WrestlingEvent"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/artist">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">artist</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/narrator">
+    <rdfs:label xml:lang="en">narrator</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Film"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/foundationPerson">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">foundation person</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/archipelago">
+    <rdfs:label xml:lang="en">archipelago</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Atoll"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/ethnicity">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/EthnicGroup"/>
+    <rdfs:label xml:lang="en">ethnicity</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/veneratedIn">
+    <rdfs:label xml:lang="en">venerated in</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtProTournaments">
+    <rdfs:label xml:lang="en">wins at pro tournaments</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nationalOlympicCommittee">
+    <rdfs:label xml:lang="en">National Olympic Committee</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/stylisticOrigin">
+    <rdfs:label xml:lang="en">stylistic origin</rdfs:label>
+    <rdfs:label xml:lang="pt">origens estilísticas</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicGenre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MusicGenre"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/parentMountainPeak">
+    <rdfs:label xml:lang="en">parent mountain peak</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nationalFilmAward">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Actor"/>
+    <rdfs:label xml:lang="en">National Film Award</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/viceChancellor">
+    <rdfs:label xml:lang="en">vice chancellor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/genus">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+    <rdfs:label xml:lang="en">genus</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceDistrict">
+    <rdfs:label xml:lang="en">source district</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceMountain">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:label xml:lang="en">source mountain</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/meetingCity">
+    <rdfs:label xml:lang="en">meeting city</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Legislature"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/borough">
+    <rdfs:label xml:lang="en">borough</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/oilSystem">
+    <rdfs:label xml:lang="en">oil system</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/olympicOathSwornByAthlete">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Olympics"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">olympic oath sworn by athlete</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/billed">
+    <rdfs:label xml:lang="en">billed</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Wrestler"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winterAppearances">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:label xml:lang="en">winter appearances</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/britishComedyAwards">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Comedian"/>
+    <rdfs:label xml:lang="en">British Comedy Awards</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/programmingLanguage">
+    <rdfs:label xml:lang="en">programming language</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/previousMission">
+    <rdfs:label xml:lang="en">previous mission</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/polishFilmAward">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:label xml:lang="en">Polish Film Award</rdfs:label>
+    <rdfs:label xml:lang="pl">Polska Nagroda Filmowa (Orzeł)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sport">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Sport"/>
+    <rdfs:label xml:lang="en">sport</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/parent">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">parent</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/recentWinner">
+    <rdfs:label xml:lang="en">recent winner</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Race"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nearestCity">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">nearest city</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/wikiPageRedirects">
+    <rdfs:label xml:lang="en">Wikipage redirect</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/crewMember">
+    <rdfs:label xml:lang="en">crew member</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftHelicopterAttack">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">aircraft helicopter attack</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/leaderParty">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">leader party</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/launchSite">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">launch site</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstDriverCountry">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">first driver country</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/countryWithFirstSatellite">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">country with first satellite</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/president">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">president</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/profession">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">profession</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtMajors">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at majors</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mostWins">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Race"/>
+    <rdfs:label xml:lang="en">most wins</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/governorGeneral">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">governor general</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/distributor">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:label xml:lang="en">distributor</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/island">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">island</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/operatingSystem">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:label xml:lang="en">operating system</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/source">
+    <rdfs:label xml:lang="en">source</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/rector">
+    <rdfs:label xml:lang="en">rector</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/highestPosition">
+    <rdfs:label xml:lang="en">highest position</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/musicians">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MusicalArtist"/>
+    <rdfs:label xml:lang="en">musicians</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Instrument"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mission">
+    <rdfs:label xml:lang="en">mission</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Astronaut"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mayor">
+    <rdfs:label xml:lang="en">mayor</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftInterceptor">
+    <rdfs:label xml:lang="en">aircraft interceptor</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/publisher">
+    <rdfs:label xml:lang="en">publisher</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/hubAirport">
+    <rdfs:label xml:lang="en">hub airport</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Airport"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airline"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/beltwayCity">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Road"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/City"/>
+    <rdfs:label xml:lang="en">beltway city</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/frazioni">
+    <rdfs:label xml:lang="en">frazioni</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/rightTributary">
+    <rdfs:label xml:lang="en">right tributary</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/River"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/twinCity">
+    <rdfs:label xml:lang="en">twin city</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/tonyAward">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+    <rdfs:label xml:lang="en">Tony Award</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/countryWithFirstSatelliteLaunched">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">country with first satellite launched</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/administrator">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">administrator</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/previousEvent">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Event"/>
+    <rdfs:label xml:lang="en">previous event</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Event"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/officialOpenedBy">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Olympics"/>
+    <rdfs:label xml:lang="en">official opened by</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/organSystem">
+    <rdfs:label xml:lang="en">organ system</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:comment xml:lang="en">the organ system that a anatomical structure belongs to</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/instrument">
+    <rdfs:label xml:lang="en">instrument</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Instrument"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lastLaunchRocket">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:label xml:lang="en">last launch rocket</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lowestState">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">lowest state</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mainOrgan">
+    <rdfs:label xml:lang="en">main organ</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/headquarters">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">headquarters</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Newspaper"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/draftTeam">
+    <rdfs:label xml:lang="en">draft team</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/showJudge">
+    <rdfs:label xml:lang="en">showJudge</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/coach">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">coach</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/engine">
+    <rdfs:label xml:lang="en">engine</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/trustee">
+    <rdfs:label xml:lang="en">trustee</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/rocket">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:label xml:lang="en">rocket</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/leaderFunction">
+    <rdfs:label xml:lang="en">leaderFunction</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/era">
+    <rdfs:label xml:lang="en">era</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mountainRange">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MountainRange"/>
+    <rdfs:label xml:lang="en">mountain range</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/wikiPageExternalLink">
+    <rdfs:label xml:lang="en">Link from a Wikipage to an external page</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/headChef">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">head chef</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Restaurant"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sisterStation">
+    <rdfs:label xml:lang="en">sister station</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Broadcast"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Broadcast"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/curator">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">curator</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Museum"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/editing">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Film"/>
+    <rdfs:label xml:lang="en">editing</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/originalStartPoint">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:label xml:lang="en">original start point</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/lunarRover">
+    <rdfs:label xml:lang="en">lunar rover</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/thirdDriverCountry">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">third driver country</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/order">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+    <rdfs:label xml:lang="en">order</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/fuelSystem">
+    <rdfs:label xml:lang="en">fuel system</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/nationalTeam">
+    <rdfs:label xml:lang="en">national team</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/SportsTeam"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mouthDistrict">
+    <rdfs:label xml:lang="en">mouth district</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/ceremonialCounty">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">Ceremonial County</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/countryWithFirstSpaceflight">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+    <rdfs:label xml:lang="en">country with first spaceflight</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtAlpg">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at ALPG</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/broadcastArea">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">broadcast area</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Broadcast"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/principal">
+    <rdfs:label xml:lang="en">principal</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/composer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">composer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/mainInterest">
+    <rdfs:label xml:lang="en">main interest</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtJLPGA">
+    <rdfs:label xml:lang="en">wins at JLPGA</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/firstWinner">
+    <rdfs:label xml:lang="en">first winner</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Race"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/boiler">
+    <rdfs:label xml:lang="en">boiler</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Locomotive"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/intercommunality">
+    <rdfs:label xml:lang="en">intercommunality</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/thirdDriver">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:label xml:lang="en">third driver</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/deathPlace">
+    <rdfs:label xml:lang="en">death place</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:comment xml:lang="en">the place where they died</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/vein">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Vein"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">vein</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/citizenship">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">citizenship</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/winsAtAsia">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GolfPlayer"/>
+    <rdfs:label xml:lang="en">wins at ASIA</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/voiceType">
+    <rdfs:comment xml:lang="en">voice type of a singer or an actor</rdfs:comment>
+    <rdfs:label xml:lang="en">voice type</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/vicePrimeMinister">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">vice prime minister</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/restingPlace">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">resting place</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/significantBuilding">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">significant building</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Architect"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftHelicopterCargo">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">aircraft helicopter cargo</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/primeMinister">
+    <rdfs:label xml:lang="en">prime minister</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/designer">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">designer</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/deathCause">
+    <rdfs:label xml:lang="en">death cause</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftBomber">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">aircraft bomber</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/boilerPressure">
+    <rdfs:label xml:lang="en">boiler pressure</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Locomotive"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/distributingLabel">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/RecordLabel"/>
+    <rdfs:label xml:lang="en">distributing label</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RecordLabel"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/goldenGlobeAward">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Award"/>
+    <rdfs:label xml:lang="en">Golden Globe Award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Artist"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/distributingCompany">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RecordLabel"/>
+    <rdfs:label xml:lang="en">distributing company</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/management">
+    <rdfs:label xml:lang="en">management</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/originalEndPoint">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">original end point</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/computingInput">
+    <rdfs:label xml:lang="en">Computing input</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/government">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">government</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/builder">
+    <rdfs:label xml:lang="en">builder</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/secondDriverCountry">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Country"/>
+    <rdfs:label xml:lang="en">second driver country</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/alumni">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">alumni</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/capitalMountain">
+    <rdfs:label xml:lang="en">capital mountain</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/service">
+    <rdfs:label xml:lang="en">service</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/riverBranch">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">branch</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/keyPerson">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">key person</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/commander">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">commander</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/otherParty">
+    <rdfs:label xml:lang="en">other party</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OfficeHolder"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PoliticalParty"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/clubsRecordGoalscorer">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">clubs record goalscorer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/launchVehicle">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">launch vehicle</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/sourceConfluenceState">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/River"/>
+    <rdfs:label xml:lang="en">source confluence state</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/principalEngineer">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">principal engineer</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/computingPlatform">
+    <rdfs:comment xml:lang="en">some sort of hardware architecture or software framework, that allows this software to run</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:label xml:lang="en">computing platform</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/managementMountain">
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:label xml:lang="en">management mountain</rdfs:label>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/residence">
+    <rdfs:label xml:lang="en">residence</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://dbpedia.org/ontology/aircraftTrainer">
+    <rdfs:label xml:lang="en">aircraft trainer</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:ObjectProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/modelEndDate">
+    <rdfs:label xml:lang="en">model end date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/oclc">
+    <rdfs:label xml:lang="en">oclc</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+    <rdfs:comment xml:lang="en">Online Computer Library Center number</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/foundingDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">founding date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/latestPreviewVersion">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:label xml:lang="en">latest preview version</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/anniversary">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">anniversary</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/throws">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/BaseballPlayer"/>
+    <rdfs:label xml:lang="en">throws</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/temperature">
+    <rdfs:label xml:lang="en">temperature (K)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kelvin"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/abbreviation">
+    <rdfs:label xml:lang="en">abbreviation</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/surfaceFormOccurrenceOffset">
+    <rdfs:label xml:lang="en">position in which a surface occurs in a text</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfOrbits">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of orbits</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/MeanOfTransportation/width">
+    <rdfs:label xml:lang="en">width (mm)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/barPassRate">
+    <rdfs:label xml:lang="en">bar pass rate</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/serviceModule">
+    <rdfs:label xml:lang="en">service module</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/conservationStatus">
+    <rdfs:label xml:lang="en">conservation status</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/endDate">
+    <rdfs:label xml:lang="en">end date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Event"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/careerPoints">
+    <rdfs:label xml:lang="en">career points</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/PopulatedPlace/areaUrban">
+    <rdfs:label xml:lang="en">area urban (km²)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/squareKilometre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/manxName">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">manx name</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/orbitalInclination">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:label xml:lang="en">orbital inclination</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/synonym">
+    <rdfs:label xml:lang="en">synonym</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/season">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">season</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/currentRecord">
+    <rdfs:label xml:lang="en">current record</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/CollegeCoach"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/functionEndYear">
+    <rdfs:label xml:lang="en">function end year</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/carNumber">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:label xml:lang="en">car number</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/startYearOfSales">
+    <rdfs:label xml:lang="en">start year of sales</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Sales"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/status">
+    <rdfs:label xml:lang="en">status</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Weapon/height">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Weapon"/>
+    <rdfs:label xml:lang="en">height (mm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/other">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">other</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/University"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/birthDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">birth date</rdfs:label>
+    <rdfs:label xml:lang="de">Geburtsdatum</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/diseasesdb">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Disease"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">DiseasesDB</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/missions">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:label xml:lang="en">missions</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/oversight">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">oversight</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/serviceStartYear">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+    <rdfs:label xml:lang="en">service start year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/serviceNumber">
+    <rdfs:comment xml:lang="en">The service number held by the individual during military service.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">service number</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/notifyDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SiteOfSpecialScientificInterest"/>
+    <rdfs:label xml:lang="en">notify date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/failedLaunches">
+    <rdfs:label xml:lang="en">failed launches</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/combatant">
+    <rdfs:label xml:lang="en">combatant</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cmykCoordinateMagenta">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+    <rdfs:label xml:lang="en">magenta coordinate in the CMYK space</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/facultySize">
+    <rdfs:comment xml:lang="en">number of faculty members</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">faculty size</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/cargoGas">
+    <rdfs:label xml:lang="en">cargo gas (kg)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/pistonStroke">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">piston stroke (mm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/nationalTopographicSystemMapNumber">
+    <rdfs:label xml:lang="en">National Topographic System map number</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/share">
+    <rdfs:label xml:lang="en">share</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RadioStation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cargoWater">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">cargo water (g)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/lunarEvaTime">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/hour"/>
+    <rdfs:label xml:lang="en">lunar EVA time (h)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/year">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Sales"/>
+    <rdfs:label xml:lang="en">year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/canonizedDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+    <rdfs:label xml:lang="en">canonized date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/bustSize">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">bust size (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dateCompleted">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">date completed</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/draftPick">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GridironFootballPlayer"/>
+    <rdfs:label xml:lang="en">draft pick</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/mascot">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">mascot</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/port1UndockingDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">port1 undocking date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/managementElevation">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">management elevation (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Lake/areaOfCatchment">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/squareKilometre"/>
+    <rdfs:label xml:lang="en">area of catchment (km²)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/surfaceArea">
+    <rdfs:label xml:lang="en">surface area (m2)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/averageSpeed">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:label xml:lang="en">average speed (kmh)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/regionType">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/ProtectedArea"/>
+    <rdfs:label xml:lang="en">region type</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/championships">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">championships</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/crownDependency">
+    <rdfs:label xml:lang="en">crown dependency</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/City"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/headLabel">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">head label</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/mass">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:label xml:lang="en">mass (kg)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ascentDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">access date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/areaLand">
+    <rdfs:label xml:lang="en">area land (m2)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/activeYearsStartDate">
+    <rdfs:label xml:lang="en">active years start date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/publiclyAccessible">
+    <rdfs:comment xml:lang="en">describes in what way this site is accessible for public</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">publicly accessible</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/originalMaximumBoatLength">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">original maximum boat length (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/introductionDate">
+    <rdfs:label xml:lang="en">introduction date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/requirement">
+    <rdfs:label xml:lang="en">requirement</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/cargoFuel">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">cargo fuel (kg)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/extinctionYear">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">extinction year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/campusType">
+    <rdfs:label xml:lang="en">campus type</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/reservations">
+    <rdfs:label xml:lang="en">reservations</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+    <rdfs:comment xml:lang="en">Are reservations required for the establishment or event?</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Restaurant"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/GeopoliticalOrganisation/areaMetro">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GeopoliticalOrganisation"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/squareKilometre"/>
+    <rdfs:label xml:lang="en">area metro (km²)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/foundingYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">founding year</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/minimumElevation">
+    <rdfs:label xml:lang="en">minimum elevation (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:comment xml:lang="en">minimum elevation above the sea level</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/decay">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">decay</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/militaryCommand">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">military command</rdfs:label>
+    <rdfs:comment xml:lang="en">For persons who are notable as commanding officers, the units they commanded. Dates should be given if multiple notable commands were held.</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/beatifiedDate">
+    <rdfs:label xml:lang="en">beatified date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/serviceEndDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">service end date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/uniprot">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+    <rdfs:label xml:lang="en">UniProt</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfFilms">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AdultActor"/>
+    <rdfs:label xml:lang="en">number of films</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfWineries">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of wineries</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/casSupplemental">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">CAS supplemental</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/publicationDate">
+    <rdfs:label xml:lang="en">publication date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/pubchem">
+    <rdfs:label xml:lang="en">PubChem</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/alias">
+    <rdfs:label xml:lang="en">alias</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ChemicalCompound/density">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogramPerCubicMetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/ChemicalCompound"/>
+    <rdfs:label xml:lang="en">density (kg·m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ChemicalCompound/boilingPoint">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kelvin"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/ChemicalCompound"/>
+    <rdfs:label xml:lang="en">boiling point (K)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/locationIdentifier">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airport"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">Location Identifier</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dateOfAbandonment">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">date of abandonment</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/modelStartDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">model start date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/color">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">color</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Infrastructure/length">
+    <rdfs:label xml:lang="en">length (km)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Infrastructure"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fuelType">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/fuelType"/>
+    <rdfs:label xml:lang="en">fuel type</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fees">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">fees ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/visitorsPerYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">visitors per year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/areaUrban">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">area urban (m2)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfSuites">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Hotel"/>
+    <rdfs:label xml:lang="en">number of suites</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/deathDate">
+    <rdfs:label xml:lang="en">death date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lastFlightEndDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:label xml:lang="en">last flight end date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/deathYear">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">death year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceToBelfast">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">distance to Belfast (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/review">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
+    <rdfs:label xml:lang="en">review</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Album"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/seniority">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">seniority</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Canal/maximumBoatBeam">
+    <rdfs:label xml:lang="en">maximum boat beam (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/metre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/port2DockedTime">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">port2 docked time (s)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/notes">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">notes</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/maidenFlight">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:comment xml:lang="en">date of maiden flight</rdfs:comment>
+    <rdfs:label xml:lang="en">maiden flight</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Astronaut/timeInSpace">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Astronaut"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/minute"/>
+    <rdfs:label xml:lang="en">time in space (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/startYearOfInsertion">
+    <rdfs:label xml:lang="en">start year of insertion</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/productionStartDate">
+    <rdfs:label xml:lang="en">production start date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/band">
+    <rdfs:label xml:lang="en">band</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dateExtended">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">date extended</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/filmPolskiId">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Film"/>
+    <rdfs:label xml:lang="en">FilmPolski.pl id</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cuisine">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Restaurant"/>
+    <rdfs:label xml:lang="en">cuisine</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/wikiPageID">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">Wikipage page ID</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/hgncid">
+    <rdfs:label xml:lang="en">HGNCid</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/port1DockedTime">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">port1 docked time (d)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/day"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cmykCoordinateYellow">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">yellow coordinate in the CMYK space</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/maximumBoatBeam">
+    <rdfs:label xml:lang="en">maximum boat beam (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/access">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">access</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/MeanOfTransportation/length">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:label xml:lang="en">length (mm)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/orbitalFlights">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">orbital flights</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/code">
+    <rdfs:label xml:lang="en">code</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/apoapsis">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:label xml:lang="en">apoapsis (km)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/seasonNumber">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:label xml:lang="en">season number</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/eruptionYear">
+    <rdfs:label xml:lang="en">eruption date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/rocketStages">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of rocket stages</rdfs:label>
+    <rdfs:comment xml:lang="en">number of stages, not including boosters</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/meshName">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">MeSH name</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Lake/shoreLength">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+    <rdfs:label xml:lang="en">shore length (km)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/campusSize">
+    <rdfs:label xml:lang="en">campus size (m2)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/militaryUnitSize">
+    <rdfs:label xml:lang="en">military unit size</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:comment xml:lang="en">the size of the military unit</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/formerName">
+    <rdfs:label xml:lang="en">former name</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/wheelbase">
+    <rdfs:label xml:lang="en">wheelbase (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfEntrances">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Cave"/>
+    <rdfs:label xml:lang="en">number of entrances</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/faaLocationIdentifier">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airport"/>
+    <rdfs:label xml:lang="en">FAA Location Identifier</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/day">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">day</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/minimumTemperature">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:label xml:lang="en">minimum temperature (K)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceToDublin">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">distance to Dublin (m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/minimumDischarge">
+    <rdfs:label xml:lang="en">minimum discharge (m³/s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/launch">
+    <rdfs:label xml:lang="en">launch</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/pdb">
+    <rdfs:label xml:lang="en">PDB</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Rocket/mass">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:label xml:lang="en">mass (kg)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/certification">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">certification</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Single"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/feastDay">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+    <rdfs:label xml:lang="en">feast day</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/nutsCode">
+    <rdfs:label xml:lang="en">NUTS code</rdfs:label>
+    <rdfs:comment xml:lang="en">Nomenclature of Territorial Units for Statistics (NUTS) is a geocode  standard for referencing the subdivisions of countries  for statistical purposes. The standard is developed and regulated by the European Union, and thus only covers the member states of the EU in detail.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Person/weight">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:label xml:lang="en">weight (kg)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/birthYear">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">birth year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/goalsInLeague">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+    <rdfs:label xml:lang="en">goals in league</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lastLaunchDate">
+    <rdfs:label xml:lang="en">last launch date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Stream/discharge">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
+    <rdfs:label xml:lang="en">discharge (m³/s)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Stream"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/number">
+    <rdfs:label xml:lang="en">number</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/emedicineSubject">
+    <rdfs:label xml:lang="en">eMedicine subject</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Disease"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceTraveled">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">distance traveled (m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/landingSite">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">landing site</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lowerAge">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">lower age</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/boilingPoint">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">boiling point (K)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/missionDuration">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/day"/>
+    <rdfs:label xml:lang="en">mission duration (d)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/office">
+    <rdfs:label xml:lang="en">office</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fastestLap">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">fastest lap</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/destructionDate">
+    <rdfs:label xml:lang="en">destruction date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/minimumInclination">
+    <rdfs:label xml:lang="en">minimum inclination</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/annualTemperature">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">annual temperature (K)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ratio">
+    <rdfs:label xml:lang="en">ratio</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/volume">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:label xml:lang="en">volume (km3)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/cubicKilometre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/graySubject">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">Gray subject</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:comment xml:lang="en">Refers to the famous 1918 edition of Gray's Anatomy.</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dorlandsPrefix">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">Dorlands prefix</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/functionStartYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">function start year</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cmykCoordinateCyanic">
+    <rdfs:label xml:lang="en">cyanic coordinate in the CMYK space</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/meanTemperature">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kelvin"/>
+    <rdfs:label xml:lang="en">mean temperature (K)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/width">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">width (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/inclination">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:label xml:lang="en">inclination</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/icd10">
+    <rdfs:label xml:lang="en">ICD10</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Disease"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/role">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">role</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/mass">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:label xml:lang="en">mass (kg)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fuelCapacity">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:label xml:lang="en">fuel capacity (m3)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/airDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RadioStation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">airdate</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/address">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">address</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/mouthElevation">
+    <rdfs:label xml:lang="en">mouth elevation (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/PopulatedPlace/populationUrbanDensity">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">population urban density (/sqkm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/apoapsis">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:label xml:lang="en">apoapsis (km)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfStaff">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of staff</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/operatingIncome">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">operating income ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/largestWin">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:label xml:lang="en">largest win</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/personName">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+    <rdfs:label xml:lang="en">personName</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dissolutionDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">dissolution date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/years">
+    <rdfs:label xml:lang="en">years</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/equity">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:label xml:lang="en">equity ($)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/bedCount">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Hospital"/>
+    <rdfs:label xml:lang="en">bed count</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/finalFlight">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:comment xml:lang="en">date of final flight</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:label xml:lang="en">final flight</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/icdo">
+    <rdfs:label xml:lang="en">ICDO</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Disease"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/stationVisitDuration">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/hour"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">station visit duration (h)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dockedTime">
+    <rdfs:label xml:lang="en">docked time (s)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/partialFailedLaunches">
+    <rdfs:comment xml:lang="en">total number of launches resulting in partial failure</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">partial failed launches</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/date">
+    <rdfs:label xml:lang="en">date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/trackNumber">
+    <rdfs:label xml:lang="en">track number</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Song"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfEpisodes">
+    <rdfs:label xml:lang="en">number of episodes</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/amgid">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Film"/>
+    <rdfs:label xml:lang="en">amgId</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/playingTime">
+    <rdfs:label xml:lang="en">playing time (s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfVineyards">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of vineyards</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/schoolCode">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">school code</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/oldcode">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:label xml:lang="en">oldcode</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/coastLine">
+    <rdfs:label xml:lang="en">coast line (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/detectionMethod">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">Method of discovery</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/games">
+    <rdfs:label xml:lang="en">games</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/landingDate">
+    <rdfs:label xml:lang="en">landing date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/formerCallsign">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RadioStation"/>
+    <rdfs:label xml:lang="en">former callsign</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/editorTitle">
+    <rdfs:label xml:lang="en">editor title</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Magazine"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lunarEvaTime">
+    <rdfs:label xml:lang="en">lunar EVA time (s)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/circulation">
+    <rdfs:label xml:lang="en">circulation</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Newspaper"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/revenue">
+    <rdfs:label xml:lang="en">revenue ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/locusSupplementaryData">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+    <rdfs:label xml:lang="en">locus supplementary data</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lunarSampleMass">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">lunar sample mass (g)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/periapsis">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">periapsis (km)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/rebuildingDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">rebuilding date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/lunarSurfaceTime">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/hour"/>
+    <rdfs:label xml:lang="en">lunar surface time (h)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/displacement">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">displacement (m3)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/tvComId">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TelevisionShow"/>
+    <rdfs:label xml:lang="en">tv.com id</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/icd9">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Disease"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">ICD9</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/valvetrain">
+    <rdfs:label xml:lang="en">valvetrain</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/valvetrain"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/assets">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">assets ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/nutsRegion">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">Nomenclature of Territorial Units for Statistics (NUTS)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lastLaunch">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">last launch</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/callsignMeaning">
+    <rdfs:label xml:lang="en">callsign meaning</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RadioStation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/gaelicName">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">gaelic name</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/course">
+    <rdfs:label xml:lang="en">course (m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dcc">
+    <rdfs:comment xml:lang="en">The Dewey Decimal Classification is a proprietary system of library classification developed by Melvil Dewey in 1876.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">Dewey Decimal Classification</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/hallOfFame">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/IceHockeyPlayer"/>
+    <rdfs:label xml:lang="en">hall of fame</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/totalMass">
+    <rdfs:label xml:lang="en">total mass (kg)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/redline">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">redline (kmh)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/distanceTraveled">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:label xml:lang="en">distance traveled (km)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/motto">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">motto</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/rebuildDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">rebuild date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/populationUrban">
+    <rdfs:label xml:lang="en">population urban</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/mirDockings">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:label xml:lang="en">mir dockings</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceLaps">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:label xml:lang="en">distance laps</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/timeInSpace">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">time in space (s)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/topSpeed">
+    <rdfs:label xml:lang="en">top speed (kmh)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometrePerHour"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/meanRadius">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:label xml:lang="en">mean radius (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dateOfBurial">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Monarch"/>
+    <rdfs:label xml:lang="en">date of burial</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fcRuns">
+    <rdfs:label xml:lang="en">FC runs</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Cricketer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/PopulatedPlace/populationMetroDensity">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
+    <rdfs:label xml:lang="en">population metro density (/sqkm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/powerOutput">
+    <rdfs:label xml:lang="en">power output (kW)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilowatt"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Software/fileSize">
+    <rdfs:comment xml:lang="en">size of a file or software</rdfs:comment>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/megabyte"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:label xml:lang="en">size (MB)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/mainspan">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">mainspan (m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Bridge"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/totalMass">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">total mass (g)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/bSide">
+    <rdfs:label xml:lang="en">b side</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Single"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/formationDate">
+    <rdfs:label xml:lang="en">formation date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/torqueOutput">
+    <rdfs:label xml:lang="en">torque output (Nm)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/newtonMetre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/diameter">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:label xml:lang="en">diameter (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/endYearOfSales">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">end year of sales</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Sales"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/port2UndockingDate">
+    <rdfs:label xml:lang="en">port2 undocking date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/areaTotal">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">area total (m2)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/censusYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">census year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/draftYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">draft year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/symbol">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+    <rdfs:label xml:lang="en">symbol</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ageRange">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">age range</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fuelConsumption">
+    <rdfs:label xml:lang="en">fuel consumption</rdfs:label>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/productionStartYear">
+    <rdfs:label xml:lang="en">production start year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/omim">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">OMIM id</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Building/floorArea">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/squareMetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">floor area (m2)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/co2Emission">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">CO2 emission (g/km)</rdfs:label>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Canal/originalMaximumBoatBeam">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:label xml:lang="en">original maximum boat beam (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/metre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceToEdinburgh">
+    <rdfs:label xml:lang="en">distance to Edinburgh (m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/suppreddedDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">suppredded date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Saint"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lowest">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">lowest</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/watershed">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Stream"/>
+    <rdfs:label xml:lang="en">watershed (m2)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/populationMetroDensity">
+    <rdfs:label xml:lang="en">population metro density (/sqkm)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/cmpEvaDuration">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/hour"/>
+    <rdfs:label xml:lang="en">CMP EVA duration (h)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lunarLandingSite">
+    <rdfs:label xml:lang="en">lunar landing site</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceToDouglas">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">distance to Douglas (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/chromosome">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+    <rdfs:label xml:lang="en">chromosome</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/electionDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">election date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ascent">
+    <rdfs:label xml:lang="en">ascent</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dischargeAverage">
+    <rdfs:label xml:lang="en">discharge average (m³/s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/orbitalPeriod">
+    <rdfs:label xml:lang="en">orbital period (d)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/day"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/railwayPlatforms">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Station"/>
+    <rdfs:label xml:lang="en">railway platforms</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/recordDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MusicalWork"/>
+    <rdfs:label xml:lang="en">record date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/PopulatedPlace/areaMetro">
+    <rdfs:label xml:lang="en">area metro (km²)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/squareKilometre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/overallRecord">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/CollegeCoach"/>
+    <rdfs:label xml:lang="en">overall record</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/emedicineTopic">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Disease"/>
+    <rdfs:label xml:lang="en">eMedicine topic</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/statisticValue">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/BaseballPlayer"/>
+    <rdfs:label xml:lang="en">statistic value</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/depth">
+    <rdfs:label xml:lang="en">depth (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fansgroup">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">fansgroup</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/hsvCoordinateSaturation">
+    <rdfs:label xml:lang="en">saturation coordinate in the HSV colour space</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/wineYear">
+    <rdfs:label xml:lang="en">wine year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WineRegion"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/facilityId">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RadioStation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">facility id</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfDoctoralStudents">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/University"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of doctoral students</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Weapon/weight">
+    <rdfs:label xml:lang="en">weight (kg)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Weapon"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/percentageOfAreaWater">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:label xml:lang="en">percentage of area water</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfRestaurants">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of restaurants</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Hotel"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dateAct">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">date act</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Person/height">
+    <rdfs:label xml:lang="en">height (cm)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/centimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/dockedTime">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/day"/>
+    <rdfs:label xml:lang="en">docked time (d)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/extinctionDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">extinction date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/shareDate">
+    <rdfs:label xml:lang="en">share date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RadioStation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/firstFlightStartDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">first flight start date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/decideDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SupremeCourtOfTheUnitedStatesCase"/>
+    <rdfs:label xml:lang="en">decide date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/tournamentRecord">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">tournament record</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/CollegeCoach"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/portfolio">
+    <rdfs:label xml:lang="en">portfolio</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/introduced">
+    <rdfs:label xml:lang="en">introduced</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Beverage"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/completionDate">
+    <rdfs:label xml:lang="en">completion date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfMembers">
+    <rdfs:label xml:lang="en">number of members</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Legislature"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/airportUsing">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airport"/>
+    <rdfs:label xml:lang="en">Different usage of an airport</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/waistSize">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">waist size (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ceeb">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">ceeb</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/length">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:label xml:lang="en">length (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/totalTravellers">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+    <rdfs:label xml:lang="en">total travellers</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/acceleration">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/second"/>
+    <rdfs:label xml:lang="en">acceleration (s)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/currentStatus">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">current status</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfBronzeMedalsWon">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:label xml:lang="en">number of bronze medals won</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfEmployees">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of employees</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/capitalElevation">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:label xml:lang="en">capital elevation (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/geology">
+    <rdfs:label xml:lang="en">geology</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/networth">
+    <rdfs:label xml:lang="en">networth ($)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/setupTime">
+    <rdfs:label xml:lang="en">setup time (s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ChemicalCompound/meltingPoint">
+    <rdfs:label xml:lang="en">melting point (K)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kelvin"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/ChemicalCompound"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/supplementalDraftRound">
+    <rdfs:label xml:lang="en">supplemental draft round</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GridironFootballPlayer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/orbits">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">orbits</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Canal/maximumBoatLength">
+    <rdfs:label xml:lang="en">maximum boat length (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/metre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/nationalYears">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+    <rdfs:label xml:lang="en">national years</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/rankInFinalMedalCount">
+    <rdfs:label xml:lang="en">rank in final medal count</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/areaWater">
+    <rdfs:label xml:lang="en">area water (m2)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/shipDisplacement">
+    <rdfs:label xml:lang="en">displacement (g)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:comment xml:lang="en">A ship's displacement is its mass at any given time.</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/grayPage">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:comment xml:lang="en">Refers to the famous 1918 edition of Gray's Anatomy.</rdfs:comment>
+    <rdfs:label xml:lang="en">Gray page</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Canal/originalMaximumBoatLength">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/metre"/>
+    <rdfs:label xml:lang="en">original maximum boat length (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/orbitalPeriod">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:label xml:lang="en">orbital period (s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/populationDensity">
+    <rdfs:label xml:lang="en">population density (/sqkm)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/meanRadius">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:label xml:lang="en">mean radius (km)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfVisitors">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of visitors</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/areaOfCatchment">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">area of catchment (m2)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/populationUrbanDensity">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">population urban density (/sqkm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/popularVote">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Election"/>
+    <rdfs:label xml:lang="en">Number of votes given to candidate</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/visitorsTotal">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">visitors total</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Stream/dischargeAverage">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Stream"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
+    <rdfs:label xml:lang="en">discharge average (m³/s)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/causalties">
+    <rdfs:label xml:lang="en">causalties</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/cargoWater">
+    <rdfs:label xml:lang="en">cargo water (kg)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/nationalRanking">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">national ranking</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/areaCode">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:comment xml:lang="en">Area code for telephone numbers.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">area code</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/noteOnPlaceOfBurial">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">note on place of burial</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lowerEarthOrbitPayload">
+    <rdfs:comment xml:lang="en">Payload mass in a typical Low Earth orbit</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">lower earth orbit payload (g)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/closingDate">
+    <rdfs:label xml:lang="en">closing date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/height">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">height (mm)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/brainInfoNumber">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Brain"/>
+    <rdfs:label xml:lang="en">brain info number</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/startDate">
+    <rdfs:label xml:lang="en">start date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Event"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/salary">
+    <rdfs:label xml:lang="en">salary ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceShuttle/timeInSpace">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/day"/>
+    <rdfs:label xml:lang="en">time in space (d)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfSilverMedalsWon">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of silver medals won</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/longtype">
+    <rdfs:label xml:lang="en">longtype</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:comment xml:lang="en">can be used to include more informations e.g. the name of the artist that a tribute album is in honor of</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Album"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/averageClassSize">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:label xml:lang="en">average class size</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/meshNumber">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">MeSH number</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/id">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/WorldHeritageSite"/>
+    <rdfs:label xml:lang="en">id</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/displacement">
+    <rdfs:label xml:lang="en">displacement (cc)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/cubicCentimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/title">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">title</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/totalCargo">
+    <rdfs:label xml:lang="en">total cargo (kg)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/deliveryDate">
+    <rdfs:label xml:lang="en">delivery date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/GrandPrix/course">
+    <rdfs:label xml:lang="en">course (km)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/whaDraft">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">wha draft</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/IceHockeyPlayer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/dryCargo">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:label xml:lang="en">dry cargo (kg)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/density">
+    <rdfs:label xml:lang="en">density (kg·m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/maximumBoatLength">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">maximum boat length (m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cosparId">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">COSPAR id</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/internationally">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:label xml:lang="en">internationally</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/MeanOfTransportation/diameter">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/metre"/>
+    <rdfs:label xml:lang="en">diameter (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/coachingRecord">
+    <rdfs:label xml:lang="en">coaching record</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/CollegeCoach"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/unitCost">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Aircraft"/>
+    <rdfs:label xml:lang="en">unit cost ($)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfVolunteers">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of volunteers</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fate">
+    <rdfs:label xml:lang="en">fate</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/colours">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:label xml:lang="en">colours</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cornishName">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">cornish name</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/vehicleCode">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">vehicle code</rdfs:label>
+    <rdfs:comment xml:lang="en">Region related vehicle code on the vehicle plates.</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/capacity">
+    <rdfs:label xml:lang="en">capacity</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfGraduateStudents">
+    <rdfs:label xml:lang="en">number of graduate students</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ethnicGroupsInYear">
+    <rdfs:label xml:lang="en">ethnic groups in year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/port1DockingDate">
+    <rdfs:label xml:lang="en">port1 docking date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/arm">
+    <rdfs:label xml:lang="en">arm</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/wins">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:label xml:lang="en">wins</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/gross">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">gross ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Film"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/allegiance">
+    <rdfs:label xml:lang="en">allegiance</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:comment xml:lang="en">The country or other power the person served. Multiple countries may be indicated together with the corresponding dates. This field should not be used to indicate a particular service branch, which is better indicated by the branch field.</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ecNumber">
+    <rdfs:label xml:lang="en">EC number</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/meanTemperature">
+    <rdfs:label xml:lang="en">mean temperature (K)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/totalLaunches">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">total launches</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/schoolNumber">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">school number</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/drugbank">
+    <rdfs:label xml:lang="en">DrugBank</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/careerPrizeMoney">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TennisPlayer"/>
+    <rdfs:label xml:lang="en">career prize money ($)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/appearancesInNationalTeam">
+    <rdfs:label xml:lang="en">appearances in national team</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/rating">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:label xml:lang="en">rating</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/range">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">range</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/suborbitalFlights">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+    <rdfs:label xml:lang="en">suborbital flights</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/supplementalDraftYear">
+    <rdfs:label xml:lang="en">supplemental draft year</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GridironFootballPlayer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/functionStartDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+    <rdfs:label xml:lang="en">function start date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/goalsInNationalTeam">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">goals in national team</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/rgbCoordinateBlue">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">bluecoordinate in the RGB space</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/regime">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">regime</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/lunarSampleMass">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">lunar sample mass (kg)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/iucnCategory">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/ProtectedArea"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">iucn category</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/shoots">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/IceHockeyPlayer"/>
+    <rdfs:label xml:lang="en">shoots</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/endYearOfInsertion">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">end year of insertion</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cmykCoordinateBlack">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+    <rdfs:label xml:lang="en">black coordinate in the CMYK space</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/frequentlyUpdated">
+    <rdfs:label xml:lang="en">frequently updated</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/summerTemperature">
+    <rdfs:label xml:lang="en">summer temperature (K)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/minorityFloorLeader">
+    <rdfs:label xml:lang="en">minority floor leader</rdfs:label>
+    <rdfs:comment xml:lang="en">number of office holder</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/birthName">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">birth name</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/hipSize">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+    <rdfs:label xml:lang="en">hip size (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/background">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">background</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/firstLaunchDate">
+    <rdfs:label xml:lang="en">first launch date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cost">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">cost ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/episodeNumber">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:label xml:lang="en">episode number</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/maximumDischarge">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">maximum discharge (m³/s)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/elevation">
+    <rdfs:comment xml:lang="en">average elevation above the sea level</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">elevation (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/serviceEndYear">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">service end year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/aSide">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Single"/>
+    <rdfs:label xml:lang="en">a side</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/freeFlightTime">
+    <rdfs:label xml:lang="en">free flight time (d)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/day"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/municipalityCode">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">municipality code</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/MeanOfTransportation/height">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">height (mm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/bowlRecord">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/CollegeCoach"/>
+    <rdfs:label xml:lang="en">bowl record</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/periapsis">
+    <rdfs:label xml:lang="en">periapsis (km)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Stream/maximumDischarge">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Stream"/>
+    <rdfs:label xml:lang="en">maximum discharge (m³/s)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/discharge">
+    <rdfs:label xml:lang="en">discharge (m³/s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/restoreDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">restore date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Bridge/mainspan">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/metre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Bridge"/>
+    <rdfs:label xml:lang="en">mainspan (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/nssdcId">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceStation"/>
+    <rdfs:label xml:lang="en">NSSDC ID</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfIslands">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of islands</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/position">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">position</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/freeFlightTime">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">free flight time (s)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/MeanOfTransportation/weight">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:label xml:lang="en">weight (kg)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/discontinued">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Beverage"/>
+    <rdfs:label xml:lang="en">discontinued</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/serviceStartDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">service start date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/postalCode">
+    <rdfs:comment xml:lang="en">A postal code (known in various countries as a post code, postcode, or ZIP code) is a series of letters and/or digits appended to a postal address for the purpose of sorting mail.</rdfs:comment>
+    <rdfs:label xml:lang="en">postal code</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/statisticYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">statistic year</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/BaseballPlayer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/floorCount">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:label xml:lang="en">floor count</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cargoGas">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">cargo gas (g)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/spacewalkBegin">
+    <rdfs:label xml:lang="en">spacewalk begin</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ordination">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Priest"/>
+    <rdfs:label xml:lang="en">Ordination</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/unitedStatesNationalBridgeId">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Bridge"/>
+    <rdfs:label xml:lang="en">United States National Bridge ID</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Lake/volume">
+    <rdfs:label xml:lang="en">volume (m3)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/cubicMetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/populationAsOf">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">population as of</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/atcSuffix">
+    <rdfs:label xml:lang="en">ATC suffix</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lunarSurfaceTime">
+    <rdfs:label xml:lang="en">lunar surface time (s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/GrandPrix/distance">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GrandPrix"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:label xml:lang="en">distance (km)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/activeYearsEndYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">active years end year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/eTeatrId">
+    <rdfs:label xml:lang="en">e-teatr.pl id</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Film"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/stationEvaDuration">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">station EVA duration (s)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/periapsis">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">periapsis (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/port1DockedTime">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">port1 docked time (s)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/appearancesInLeague">
+    <rdfs:label xml:lang="en">appearances in league</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Weapon/width">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:label xml:lang="en">width (mm)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Weapon"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/disbanded">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">disbanded</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/atcPrefix">
+    <rdfs:label xml:lang="en">ATC prefix</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/demonym">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">demonym</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Drug/meltingPoint">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kelvin"/>
+    <rdfs:label xml:lang="en">melting point (K)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Drug"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lunarOrbitTime">
+    <rdfs:label xml:lang="en">lunar orbit time (s)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/abstract">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">has abstract</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cmpEvaDuration">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">CMP EVA duration (s)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/mass">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">mass (g)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dissolved">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">dissolved</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/refseq">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+    <rdfs:label xml:lang="en">RefSeq</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/percentageOfAreaWaterRound">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">percentage of area water round</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/productionEndYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">production end year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/classification">
+    <rdfs:label xml:lang="en">classification</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Instrument"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceStation/volume">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/cubicMetre"/>
+    <rdfs:label xml:lang="en">volume (m3)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceStation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/hasSurfaceForm">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfSeasons">
+    <rdfs:label xml:lang="en">number of seasons</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/latestReleaseDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:label xml:lang="en">latest release date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/latestReleaseVersion">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">latest release version</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/demolitionDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">demolition date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/diameter">
+    <rdfs:label xml:lang="en">diameter (mm)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberBuilt">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Aircraft"/>
+    <rdfs:label xml:lang="en">number built</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/testaverage">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:label xml:lang="en">testaverage</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lastFlightStartDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">last flight start date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lastPosition">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:label xml:lang="en">last position</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/brainInfoType">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">brain info type</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Brain"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/productionYears">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Aircraft"/>
+    <rdfs:label xml:lang="en">production years</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/missionDuration">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">mission duration (s)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/temperature">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">temperature (K)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/width">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:label xml:lang="en">width (mm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/sourceElevation">
+    <rdfs:label xml:lang="en">source elevation (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/volume">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">volume (m3)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/firstAscentYear">
+    <rdfs:label xml:lang="en">year of first ascent</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Mountain"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfPads">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+    <rdfs:label xml:lang="en">number of pads</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/torqueOutput">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">torque output (Nm)</rdfs:label>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cargoFuel">
+    <rdfs:label xml:lang="en">cargo fuel (g)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/populationTotal">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">population total</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfCompetitors">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:label xml:lang="en">number of competitors</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/tuition">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">tuition ($)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Automobile/fuelCapacity">
+    <rdfs:label xml:lang="en">fuel capacity (l)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/litre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/areaMetro">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">area metro (m2)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/floorArea">
+    <rdfs:label xml:lang="en">floor area (m2)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/shareSource">
+    <rdfs:label xml:lang="en">share source</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RadioStation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/sublimationPoint">
+    <rdfs:label xml:lang="en">sublimation point (K)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/casNumber">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">CAS number</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/ChemicalCompound"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/hsvCoordinateHue">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">hue coordinate in the HSV colour space</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/stationEvaDuration">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">station EVA duration (h)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/hour"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/weight">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:label xml:lang="en">weight (kg)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/transmission">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">transmission</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/co2Emission">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/gramPerKilometre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">CO2 emission (g/km)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/netIncome">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">net income ($)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/winterTemperature">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">winter temperature (K)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/satellitesDeployed">
+    <rdfs:label xml:lang="en">satellites deployed</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/issDockings">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:label xml:lang="en">iss dockings</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/sourceConfluenceElevation">
+    <rdfs:label xml:lang="en">source confluence elevation (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/managerTitle">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:label xml:lang="en">manager title</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/noteOnRestingPlace">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">note on resting place</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/atcSupplemental">
+    <rdfs:label xml:lang="en">ATC supplemental</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Spacecraft/port2DockedTime">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/day"/>
+    <rdfs:label xml:lang="en">port2 docked time (d)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/worstDefeat">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:label xml:lang="en">worst defeat</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/contractAward">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">contract award</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fc">
+    <rdfs:label xml:lang="en">FC</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Cricketer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/meltingPoint">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">melting point (K)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/registration">
+    <rdfs:label xml:lang="en">registration</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dorlandsSuffix">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AnatomicalStructure"/>
+    <rdfs:label xml:lang="en">Dorlands suffix</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceToCharingCross">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">distance to Charing Cross (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/model">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Sales"/>
+    <rdfs:label xml:lang="en">model</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/GeopoliticalOrganisation/populationDensity">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
+    <rdfs:label xml:lang="en">population density (/sqkm)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GeopoliticalOrganisation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfParticipatingNations">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Olympics"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of participating nations</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/firstFlightEndDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">first flight end date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/configuration">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">configuration</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/engineConfiguration"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/length">
+    <rdfs:label xml:lang="en">length (mm)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/originalMaximumBoatBeam">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:label xml:lang="en">original maximum boat beam (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/callSign">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">call sign</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfParkingSpaces">
+    <rdfs:label xml:lang="en">number of parking spaces</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Hotel"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/commandModule">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">command module</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfOfficials">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of officials</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Stream/watershed">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/squareKilometre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Stream"/>
+    <rdfs:label xml:lang="en">watershed (km²)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/offeredClasses">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">offered classes</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/sixthFormStudents">
+    <rdfs:label xml:lang="en">sixth form students</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/majorityFloorLeader">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:comment xml:lang="en">number of office holder</rdfs:comment>
+    <rdfs:label xml:lang="en">majority floor leader</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/orderInOffice">
+    <rdfs:label xml:lang="en">order in office</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/topSpeed">
+    <rdfs:label xml:lang="en">top speed (kmh)</rdfs:label>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dateUse">
+    <rdfs:label xml:lang="en">date use</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/grossDomesticProduct">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:label xml:lang="en">gross domestic product (GDP) ($)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Automobile/wheelbase">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Automobile"/>
+    <rdfs:label xml:lang="en">wheelbase (mm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/strength">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+    <rdfs:label xml:lang="en">strength</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/programCost">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">program cost ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Aircraft"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/maximumDepth">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:label xml:lang="en">maximum depth (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/icaoLocationIdentifier">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">ICAO Location Identifier</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airport"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/starRating">
+    <rdfs:label xml:lang="en">star rating</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Hotel"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/welshName">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">welsh name</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/frequency">
+    <rdfs:label xml:lang="en">frequency (Hz)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/speaker">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">speaker</rdfs:label>
+    <rdfs:comment xml:lang="en">number of office holder</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/irishName">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">irish name</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/prominence">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">prominence (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/rgbCoordinateGreen">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">green coordinate in the RGB space</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/shoreLength">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+    <rdfs:label xml:lang="en">shore length (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/launchDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">launch date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dateClosed">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">date closed</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/scottishName">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:label xml:lang="en">scottish name</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/automobileModel">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">automobile model</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/membership">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">membership</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/wavelength">
+    <rdfs:label xml:lang="en">wavelength (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/leaderTitle">
+    <rdfs:label xml:lang="en">leader title</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/fileSize">
+    <rdfs:comment xml:lang="en">size of a file or software</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">size (B)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceToCardiff">
+    <rdfs:label xml:lang="en">distance to Cardiff (m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/surfaceArea">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/squareKilometre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:label xml:lang="en">surface area (km²)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lcc">
+    <rdfs:label xml:lang="en">Library of Congress Classification</rdfs:label>
+    <rdfs:comment xml:lang="en">The Library of Congress Classification (LCC) is a system of library classification developed by the Library of Congress.</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/currentSeason">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SportsLeague"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">current season</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/frozen">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Lake"/>
+    <rdfs:label xml:lang="en">frozen</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/unknownOutcomes">
+    <rdfs:comment xml:lang="en">number of launches with unknown outcomes (or in progress)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:label xml:lang="en">unknown outcomes</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/endowment">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">endowment ($)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/retired">
+    <rdfs:label xml:lang="en">retired</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/prospectLeague">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/IceHockeyPlayer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">prospect league</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/modelStartYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">model start year</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Weapon/length">
+    <rdfs:label xml:lang="en">length (mm)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Weapon"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/acceleration">
+    <rdfs:label xml:lang="en">acceleration (s)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/command">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryPerson"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">command</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceShuttle/distance">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:label xml:lang="en">distance (km)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/closed">
+    <rdfs:label xml:lang="en">closed</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/crews">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceShuttle"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">crews</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfRooms">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Hotel"/>
+    <rdfs:label xml:lang="en">number of rooms</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/battleHonours">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+    <rdfs:label xml:lang="en">battle honours</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cylinderCount">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Locomotive"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">cylinder count</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/PopulatedPlace/populationDensity">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
+    <rdfs:label xml:lang="en">population density (/sqkm)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distance">
+    <rdfs:label xml:lang="en">distance (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/whaDraftYear">
+    <rdfs:label xml:lang="en">wha draft year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/IceHockeyPlayer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/distanceToLondon">
+    <rdfs:label xml:lang="en">distance to London (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dressCode">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Restaurant"/>
+    <rdfs:comment xml:lang="en">The recommended dress code for an establishment or event.</rdfs:comment>
+    <rdfs:label xml:lang="en">dress code</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Work/runtime">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/minute"/>
+    <rdfs:label xml:lang="en">runtime (m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/port2DockingDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">port2 docking date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/LunarCrater/diameter">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometre"/>
+    <rdfs:label xml:lang="en">diameter (km)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LunarCrater"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/specialist">
+    <rdfs:label xml:lang="en">specialist</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/reopened">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">reopened</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/medlineplus">
+    <rdfs:label xml:lang="en">MedlinePlus</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Disease"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/debut">
+    <rdfs:label xml:lang="en">debut</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Wrestler"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/populationMetro">
+    <rdfs:label xml:lang="en">population metro</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/spacewalkEnd">
+    <rdfs:label xml:lang="en">spacewalk end</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/maximumInclination">
+    <rdfs:label xml:lang="en">maximum inclination</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/podiums">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">podiums</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/upperAge">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:label xml:lang="en">upper age</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lastSeason">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">last season</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/imdbId">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Film"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">IMDB id</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfSports">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:label xml:lang="en">number of sports</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/note">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">note</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/lunarModule">
+    <rdfs:label xml:lang="en">lunar module</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/committee">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">committee</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/seatingCapacity">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Restaurant"/>
+    <rdfs:label xml:lang="en">seating capacity</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/undraftedYear">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GridironFootballPlayer"/>
+    <rdfs:label xml:lang="en">undrafted year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/buildingEndDate">
+    <rdfs:label xml:lang="en">building end date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfStudents">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/University"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of students</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/result">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">result</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryConflict"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/unloCode">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:comment xml:lang="en">UN/LOCODE, the United Nations Code for Trade and Transport Locations, is a geographic coding scheme developed and maintained by United Nations Economic Commission for Europe (UNECE), a unit of the United Nations. UN/LOCODE assigns codes to locations used in trade and transport  with functions such as seaports, rail and road terminals, airports, post offices and border crossing points.</rdfs:comment>
+    <rdfs:label xml:lang="en">UN/LOCODE</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dryCargo">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">dry cargo (g)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Weapon/diameter">
+    <rdfs:label xml:lang="en">diameter (mm)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Weapon"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/launches">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/LaunchPad"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">launches</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/electionMajority">
+    <rdfs:label xml:lang="en">election majority</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:comment xml:lang="en">number of votes the office holder attained</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/races">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:label xml:lang="en">races</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/conservationStatusSystem">
+    <rdfs:label xml:lang="en">conservation status system</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Species"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/releaseDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">release date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/pseudonym">
+    <rdfs:label xml:lang="en">pseudonym</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Person"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/draftRound">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/GridironFootballPlayer"/>
+    <rdfs:label xml:lang="en">draft round</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/height">
+    <rdfs:label xml:lang="en">height (m)</rdfs:label>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/powerOutput">
+    <rdfs:label xml:lang="en">power output (W)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/identificationSymbol">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">identification symbol</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/usSales">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Sales"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">US sales</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/argueDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">argue date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SupremeCourtOfTheUnitedStatesCase"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/meshId">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Disease"/>
+    <rdfs:label xml:lang="en">MeSH ID</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/School/campusSize">
+    <rdfs:label xml:lang="en">campus size (km²)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/squareKilometre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/averageSpeed">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilometrePerSecond"/>
+    <rdfs:label xml:lang="en">average speed (km/s)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/pages">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+    <rdfs:label xml:lang="en">pages</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+    <rdfs:comment xml:lang="en">number of pages</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/marketCapitalisation">
+    <rdfs:label xml:lang="en">market capitalisation ($)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/teamSize">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">team size</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/teamName">
+    <rdfs:label xml:lang="en">team name</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/geologicPeriod">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">geologic period</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/slogan">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">slogan</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/apoapsis">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">apoapsis (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/bats">
+    <rdfs:label xml:lang="en">bats</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/BaseballPlayer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/functionEndDate">
+    <rdfs:label xml:lang="en">function end date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PersonFunction"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/poles">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/FormulaOneRacer"/>
+    <rdfs:label xml:lang="en">poles</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/collection">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Museum"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">collection</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/activeYearsStartYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">active years start year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Stream/minimumDischarge">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Stream"/>
+    <rdfs:label xml:lang="en">minimum discharge (m³/s)</rdfs:label>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/subtitle">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">subtitle</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/certificationDate">
+    <rdfs:label xml:lang="en">certification date</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Single"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/latestPreviewDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Software"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">latest preview date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/subdivisions">
+    <rdfs:label xml:lang="en">subdivisions</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/wikiPageRevisionID">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">Wikipage revision ID</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfParticipatingAthletes">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of participating athletes</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Olympics"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/added">
+    <rdfs:label xml:lang="en">added</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/HistoricPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/majorityLeader">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:label xml:lang="en">majority leader</rdfs:label>
+    <rdfs:comment xml:lang="en">number of office holder</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/assetUnderManagement">
+    <rdfs:label xml:lang="en">asset under management ($)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/classes">
+    <rdfs:label xml:lang="en">classes</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dateConstruction">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">date construction</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Canal"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/successfulLaunches">
+    <rdfs:label xml:lang="en">successful launches</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/shipDraft">
+    <rdfs:label xml:lang="en">ship draft (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:comment xml:lang="en">The draft (or draught) of a ship's hull is the vertical distance between the waterline and the bottom of the hull (keel), with the thickness of the hull included; in the case of not being included the draft outline would be obtained.</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/maximumTemperature">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kelvin"/>
+    <rdfs:label xml:lang="en">maximum temperature (K)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/firstGame">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">first game</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/issn">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Magazine"/>
+    <rdfs:label xml:lang="en">issn</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/staff">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:label xml:lang="en">staff</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/creationYear">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">year of creation</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfUndergraduateStudents">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EducationalInstitution"/>
+    <rdfs:label xml:lang="en">number of undergraduate students</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/maximumElevation">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Place"/>
+    <rdfs:comment xml:lang="en">maximum elevation above the sea level</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">maximum elevation (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/rgbCoordinateRed">
+    <rdfs:label xml:lang="en">red coordinate in the RGB space</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/stationVisitDuration">
+    <rdfs:label xml:lang="en">station visit duration (s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/iataLocationIdentifier">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Airport"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">IATA Location Identifier</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/iupacName">
+    <rdfs:label xml:lang="en">IUPAC name</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Drug"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/managerYears">
+    <rdfs:label xml:lang="en">manager years</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Rocket/lowerEarthOrbitPayload">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Rocket"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:comment xml:lang="en">Payload mass in a typical Low Earth orbit</rdfs:comment>
+    <rdfs:label xml:lang="en">lower earth orbit payload (kg)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/budget">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">budget ($)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/accessDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:label xml:lang="en">access date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/chairmanTitle">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerClub"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">chairman title</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/interest">
+    <rdfs:label xml:lang="en">interest</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SiteOfSpecialScientificInterest"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/material">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">material</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/maximumTemperature">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">maximum temperature (K)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/effectiveRadiatedPower">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">effectiveRadiatedPower (W)</rdfs:label>
+    <rdfs:comment xml:lang="en">In radio telecommunications, effective radiated power or equivalent radiated power (ERP) is a standardized theoretical measurement of radio frequency (RF) energy using the SI unit watts.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/RadioStation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/weight">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">weight (g)</rdfs:label>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/highestBuildingInYear">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Skyscraper"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">highest building in year</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/discovered">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:label xml:lang="en">discovered</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/SpaceMission/lunarOrbitTime">
+    <rdfs:label xml:lang="en">lunar orbit time (h)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/hour"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/dissolutionYear">
+    <rdfs:label xml:lang="en">dissolution year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/AutomobileEngine/cylinderBore">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/millimetre"/>
+    <rdfs:label xml:lang="en">cylinder bore (mm)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/shipBeam">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:comment xml:lang="en">The beam of a ship is its width at the widest point.</rdfs:comment>
+    <rdfs:label xml:lang="en">ship beam (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/entrezgene">
+    <rdfs:label xml:lang="en">EntrezGene</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Protein"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/compressionRatio">
+    <rdfs:label xml:lang="en">compression ratio</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/runtime">
+    <rdfs:label xml:lang="en">runtime (s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Work"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfPostgraduateStudents">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of postgraduate students</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/University"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/minorityLeader">
+    <rdfs:label xml:lang="en">minority leader</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:comment xml:lang="en">number of office holder</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/isbn">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Book"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:comment xml:lang="en">ISBN number</rdfs:comment>
+    <rdfs:label xml:lang="en">isbn</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/buildingStartDate">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+    <rdfs:label xml:lang="en">building start date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/meaning">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Settlement"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">meaning</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/density">
+    <rdfs:label xml:lang="en">density (kg·m)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogramPerCubicMetre"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/floodingDate">
+    <rdfs:label xml:lang="en">flooding date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/modelEndYear">
+    <rdfs:label xml:lang="en">model end year</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/formationYear">
+    <rdfs:label xml:lang="en">formation year</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/openingDate">
+    <rdfs:label xml:lang="en">opening date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Building"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/flyingHours">
+    <rdfs:label xml:lang="en">flying hours (s)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MilitaryUnit"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/governmentElevation">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Island"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:label xml:lang="en">government elevation (m)</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/youthYears">
+    <rdfs:label xml:lang="en">youth years</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SoccerPlayer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/totalCargo">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Spacecraft"/>
+    <rdfs:label xml:lang="en">total cargo (g)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/plays">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/TennisPlayer"/>
+    <rdfs:label xml:lang="en">plays</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cylinderBore">
+    <rdfs:label xml:lang="en">cylinder bore (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/pistonStroke">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/AutomobileEngine"/>
+    <rdfs:label xml:lang="en">piston stroke (m)</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/crewSize">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/SpaceMission"/>
+    <rdfs:label xml:lang="en">crew size</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/purpose">
+    <rdfs:label xml:lang="en">purpose</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Organisation"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/hsvCoordinateValue">
+    <rdfs:label xml:lang="en">value coordinate in the HSV colour space</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Colour"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/activeYearsEndDate">
+    <rdfs:label xml:lang="en">active years end date</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/totalPopulation">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/EthnicGroup"/>
+    <rdfs:label xml:lang="en">total population</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/firstLaunch">
+    <rdfs:label xml:lang="en">first launch</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/YearInSpaceflight"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/productionEndDate">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#date"/>
+    <rdfs:label xml:lang="en">production end date</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Planet/minimumTemperature">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kelvin"/>
+    <rdfs:label xml:lang="en">minimum temperature (K)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Planet"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/ranking">
+    <rdfs:label xml:lang="en">ranking</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/School"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/Drug/boilingPoint">
+    <rdfs:label xml:lang="en">boiling point (K)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Drug"/>
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kelvin"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/MeanOfTransportation/mass">
+    <rdfs:range rdf:resource="http://dbpedia.org/datatype/kilogram"/>
+    <rdfs:label xml:lang="en">mass (kg)</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/MeanOfTransportation"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/cityType">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:label xml:lang="en">city type</rdfs:label>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/PopulatedPlace"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/production">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Company"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">production</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/espnId">
+    <rdfs:label xml:lang="en">ESPN id</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/Athlete"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/numberOfGoldMedalsWon">
+    <rdfs:domain rdf:resource="http://dbpedia.org/ontology/OlympicResult"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
+    <rdfs:label xml:lang="en">number of gold medals won</rdfs:label>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://dbpedia.org/ontology/draft">
+    <rdfs:label xml:lang="en">draft</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/dcterms.rdf	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,599 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:skos="http://www.w3.org/2004/02/skos/core#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:dc="http://purl.org/dc/elements/1.1/"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:dcterms="http://purl.org/dc/terms/"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:dcam="http://purl.org/dc/dcam/"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:dcmitype="http://purl.org/dc/dcmitype/"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xml:base="http://triplr.org/rdf/bloody-byte.net/rdf/dc_owl2dl/dcterms.ttl">
+  <owl:Ontology rdf:about="http://purl.org/NET/dc_owl2dl/terms">
+    <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/dcmitype"/>
+    <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/dcam"/>
+    <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/elements"/>
+    <rdfs:label xml:lang="en">DCMI metadata terms</rdfs:label>
+    <dcterms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >2009-09-07</dcterms:modified>
+    <rdfs:comment xml:lang="en">OWL 2 DL ontology for Dublin Core metadata terms from the http://purl.org/dc/terms/ namespace; this version is grounded in the DC elements ontology and only uses annotation properties.</rdfs:comment>
+  </owl:Ontology>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Point">
+    <rdfs:label xml:lang="en-us">DCMI Point</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.</skos:definition>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO639-2">
+    <skos:definition xml:lang="en-us">The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages.</skos:definition>
+    <rdfs:label xml:lang="en-us">ISO 639-2</rdfs:label>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/RFC3066">
+    <skos:definition xml:lang="en-us">The set of tags constructed according to RFC 3066 for the identification of languages.</skos:definition>
+    <rdfs:label xml:lang="en-us">RFC 3066</rdfs:label>
+    <rdfs:comment xml:lang="en-us">RFC 3066 has been obsoleted by RFC 4646.</rdfs:comment>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/W3CDTF">
+    <rdfs:label xml:lang="en-us">W3C-DTF</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of dates and times constructed according to the W3C Date and Time Formats Specification.</skos:definition>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Box">
+    <rdfs:label xml:lang="en-us">DCMI Box</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.</skos:definition>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/RFC4646">
+    <rdfs:label xml:lang="en-us">RFC 4646</rdfs:label>
+    <rdfs:comment xml:lang="en-us">RFC 4646 obsoletes RFC 3066.</rdfs:comment>
+    <skos:definition xml:lang="en-us">The set of tags constructed according to RFC 4646 for the identification of languages.</skos:definition>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO639-3">
+    <rdfs:label xml:lang="en-us">ISO 639-3</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of three-letter codes listed in ISO 639-3 for the representation of names of languages.</skos:definition>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Period">
+    <skos:definition xml:lang="en-us">The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.</skos:definition>
+    <rdfs:label xml:lang="en-us">DCMI Period</rdfs:label>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO3166">
+    <rdfs:label xml:lang="en-us">ISO 3166</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of codes listed in ISO 3166-1 for the representation of names of countries.</skos:definition>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/RFC1766">
+    <skos:definition xml:lang="en-us">The set of tags, constructed according to RFC 1766, for the identification of languages.</skos:definition>
+    <rdfs:label xml:lang="en-us">RFC 1766</rdfs:label>
+  </rdfs:Datatype>
+  <rdfs:Datatype rdf:about="http://purl.org/dc/terms/URI">
+    <skos:definition xml:lang="en-us">The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.</skos:definition>
+    <rdfs:label xml:lang="en-us">URI</rdfs:label>
+  </rdfs:Datatype>
+  <owl:Class rdf:about="http://purl.org/dc/terms/FileFormat">
+    <rdfs:label xml:lang="en-us">File Format</rdfs:label>
+    <rdfs:comment xml:lang="en-us">Examples include the formats defined by the list of Internet Media Types.</rdfs:comment>
+    <skos:definition xml:lang="en-us">A digital resource format.</skos:definition>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://purl.org/dc/terms/MediaType"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/PeriodOfTime">
+    <rdfs:label xml:lang="en-us">Period of Time</rdfs:label>
+    <skos:definition xml:lang="en-us">An interval of time that is named or defined by its start and end dates.</skos:definition>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/RightsStatement">
+    <rdfs:label xml:lang="en-us">Rights Statement</rdfs:label>
+    <skos:definition xml:lang="en-us">A statement about the intellectual property rights (IPR) held in or over a Resource, a legal document giving official permission to do something with a resource, or a statement about access rights.</skos:definition>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/Agent">
+    <rdfs:label xml:lang="en-us">Agent</rdfs:label>
+    <rdf:type>
+      <owl:Class rdf:about="http://purl.org/dc/terms/AgentClass"/>
+    </rdf:type>
+    <skos:definition xml:lang="en-us">A resource that acts or has the power to act.</skos:definition>
+    <rdfs:comment xml:lang="en-us">Examples of Agent include person, organization, and software agent.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/Standard">
+    <skos:definition xml:lang="en-us">A basis for comparison; a reference point against which other things can be evaluated.</skos:definition>
+    <rdfs:label xml:lang="en-us">Standard</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/Location">
+    <skos:definition xml:lang="en-us">A spatial region or named place.</skos:definition>
+    <rdfs:label xml:lang="en-us">Location</rdfs:label>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/PhysicalResource">
+    <skos:definition xml:lang="en-us">A material thing.</skos:definition>
+    <rdfs:label xml:lang="en-us">Physical Resource</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/AgentClass">
+    <rdfs:label xml:lang="en-us">Agent Class</rdfs:label>
+    <skos:definition xml:lang="en-us">A group of agents.</skos:definition>
+    <rdfs:comment xml:lang="en-us">Examples of Agent Class include groups seen as classes, such as students, women, charities, lecturers.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/PhysicalMedium">
+    <skos:definition xml:lang="en-us">A physical material or carrier.</skos:definition>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://purl.org/dc/terms/MediaType"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en-us">Examples include paper, canvas, or DVD.</rdfs:comment>
+    <rdfs:label xml:lang="en-us">Physical Medium</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/Policy">
+    <skos:definition xml:lang="en-us">A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.</skos:definition>
+    <rdfs:label xml:lang="en-us">Policy</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/SizeOrDuration">
+    <rdfs:comment xml:lang="en-us">Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://purl.org/dc/terms/MediaTypeOrExtent"/>
+    </rdfs:subClassOf>
+    <skos:definition xml:lang="en-us">A dimension or extent, or a time taken to play or execute.</skos:definition>
+    <rdfs:label xml:lang="en-us">Size or Duration</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/BibliographicResource">
+    <skos:definition xml:lang="en-us">A book, article, or other documentary resource.</skos:definition>
+    <rdfs:label xml:lang="en-us">Bibliographic Resource</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/LicenseDocument">
+    <skos:definition xml:lang="en-us">A legal document giving official permission to do something with a Resource.</skos:definition>
+    <rdfs:label xml:lang="en-us">License Document</rdfs:label>
+    <rdfs:subClassOf rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/LinguisticSystem">
+    <rdfs:comment xml:lang="en-us">Examples include written, spoken, sign, and computer languages.</rdfs:comment>
+    <rdfs:label xml:lang="en-us">Linguistic System</rdfs:label>
+    <skos:definition xml:lang="en-us">A system of signs, symbols, sounds, gestures, or rules used in communication.</skos:definition>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/ProvenanceStatement">
+    <skos:definition xml:lang="en-us">A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.</skos:definition>
+    <rdfs:label xml:lang="en-us">Provenance Statement</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/MediaType">
+    <rdfs:label xml:lang="en-us">Media Type</rdfs:label>
+    <skos:definition xml:lang="en-us">A file format or physical medium.</skos:definition>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://purl.org/dc/terms/MediaTypeOrExtent"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/MethodOfInstruction">
+    <skos:definition xml:lang="en-us">A process that is used to engender knowledge, attitudes, and skills.</skos:definition>
+    <rdfs:label xml:lang="en-us">Method of Instruction</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/MediaTypeOrExtent">
+    <skos:definition xml:lang="en-us">A media type or extent.</skos:definition>
+    <rdfs:label xml:lang="en-us">Media Type or Extent</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/Jurisdiction">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
+    </rdfs:subClassOf>
+    <skos:definition xml:lang="en-us">The extent or range of judicial, law enforcement, or other authority.</skos:definition>
+    <rdfs:label xml:lang="en-us">Jurisdiction</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/Frequency">
+    <rdfs:label xml:lang="en-us">Frequency</rdfs:label>
+    <skos:definition xml:lang="en-us">A rate at which something recurs.</skos:definition>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction">
+    <skos:definition xml:lang="en-us">A location, period of time, or jurisdiction.</skos:definition>
+    <rdfs:label xml:lang="en-us">Location, Period, or Jurisdiction</rdfs:label>
+  </owl:Class>
+  <owl:Class rdf:about="http://purl.org/dc/terms/MethodOfAccrual">
+    <skos:definition xml:lang="en-us">A method by which resources are added to a collection.</skos:definition>
+    <rdfs:label xml:lang="en-us">Method of Accrual</rdfs:label>
+  </owl:Class>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/TGN">
+    <skos:definition xml:lang="en-us">The set of places specified by the Getty Thesaurus of Geographic Names.</skos:definition>
+    <rdfs:label xml:lang="en-us">TGN</rdfs:label>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isRequiredBy">
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/relation">
+        <skos:definition xml:lang="en-us">A related resource.</skos:definition>
+        <rdfs:label xml:lang="en-us">Relation</rdfs:label>
+        <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/relation"/>
+        <rdfs:comment xml:lang="en-us">Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.</rdfs:comment>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+    <rdfs:label xml:lang="en-us">Is Required By</rdfs:label>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <skos:definition xml:lang="en-us">A related resource that requires the described resource to support its function, delivery, or coherence.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isFormatOf">
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:label xml:lang="en-us">Is Format Of</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <skos:definition xml:lang="en-us">A related resource that is substantially the same as the described resource, but in another format.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/valid">
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <skos:definition xml:lang="en-us">Date (often a range) of validity of a resource.</skos:definition>
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/date">
+        <skos:definition xml:lang="en-us">A point or period of time associated with an event in the lifecycle of the resource.</skos:definition>
+        <rdfs:label xml:lang="en-us">Date</rdfs:label>
+        <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+        >[W3CDTF] http://www.w3.org/TR/NOTE-datetime</dcterms:bibliographicCitation>
+        <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+        <rdfs:comment xml:lang="en-us">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</rdfs:comment>
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/date"/>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+    <rdfs:label xml:lang="en-us">Date Valid</rdfs:label>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/instructionalMethod">
+    <skos:definition xml:lang="en-us">A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.</skos:definition>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/MethodOfInstruction"/>
+    <rdfs:label xml:lang="en-us">Instructional Method</rdfs:label>
+    <rdfs:comment xml:lang="en-us">Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback.</rdfs:comment>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/mediator">
+    <rdfs:label xml:lang="en-us">Mediator</rdfs:label>
+    <skos:definition xml:lang="en-us">An entity that mediates access to the resource and for whom the resource is intended or useful.</skos:definition>
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/audience">
+        <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
+        <rdfs:label xml:lang="en-us">Audience</rdfs:label>
+        <skos:definition xml:lang="en-us">A class of entity for whom the resource is intended or useful.</skos:definition>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en-us">In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver.</rdfs:comment>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
+  </owl:AnnotationProperty>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/DDC">
+    <rdfs:label xml:lang="en-us">DDC</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of conceptual resources specified by the Dewey Decimal Classification.</skos:definition>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/source">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/source"/>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <rdfs:comment xml:lang="en-us">The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.</rdfs:comment>
+    <skos:definition xml:lang="en-us">A related resource from which the described resource is derived.</skos:definition>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:label xml:lang="en-us">Source</rdfs:label>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isReferencedBy">
+    <skos:definition xml:lang="en-us">A related resource that references, cites, or otherwise points to the described resource.</skos:definition>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <rdfs:label xml:lang="en-us">Is Referenced By</rdfs:label>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/language">
+    <skos:definition xml:lang="en-us">A language of the resource.</skos:definition>
+    <rdfs:comment xml:lang="en-us">Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].</rdfs:comment>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
+    <rdfs:label xml:lang="en-us">Language</rdfs:label>
+    <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >[RFC4646] http://www.ietf.org/rfc/rfc4646.txt</dcterms:bibliographicCitation>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/language"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license">
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/rights">
+        <rdfs:label xml:lang="en-us">Rights</rdfs:label>
+        <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
+        <skos:definition xml:lang="en-us">Information about rights held in and over the resource.</skos:definition>
+        <rdfs:comment xml:lang="en-us">Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</rdfs:comment>
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+    <rdfs:label xml:lang="en-us">License</rdfs:label>
+    <skos:definition xml:lang="en-us">A legal document giving official permission to do something with the resource.</skos:definition>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/LicenseDocument"/>
+  </owl:AnnotationProperty>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/NLM">
+    <rdfs:label xml:lang="en-us">NLM</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of conceptual resources specified by the National Library of Medicine Classification.</skos:definition>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/accrualPolicy">
+    <rdfs:label xml:lang="en-us">Accrual Policy</rdfs:label>
+    <rdfs:domain rdf:resource="http://purl.org/dc/dcmitype/Collection"/>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/Policy"/>
+    <skos:definition xml:lang="en-us">The policy governing the addition of items to a collection.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isVersionOf">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <rdfs:comment xml:lang="en-us">Changes in version imply substantive changes in content rather than differences in format.</rdfs:comment>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:label xml:lang="en-us">Is Version Of</rdfs:label>
+    <skos:definition xml:lang="en-us">A related resource of which the described resource is a version, edition, or adaptation.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/created">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:label xml:lang="en-us">Date Created</rdfs:label>
+    <skos:definition xml:lang="en-us">Date of creation of the resource.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/rightsHolder">
+    <skos:definition xml:lang="en-us">A person or organization owning or managing rights over the resource.</skos:definition>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
+    <rdfs:label xml:lang="en-us">Rights Holder</rdfs:label>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/accrualMethod">
+    <rdfs:domain rdf:resource="http://purl.org/dc/dcmitype/Collection"/>
+    <rdfs:label xml:lang="en-us">Accrual Method</rdfs:label>
+    <skos:definition xml:lang="en-us">The method by which items are added to a collection.</skos:definition>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/MethodOfAccrual"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator">
+    <skos:definition xml:lang="en-us">An entity primarily responsible for making the resource.</skos:definition>
+    <rdfs:label xml:lang="en-us">Creator</rdfs:label>
+    <rdfs:comment xml:lang="en-us">Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.</rdfs:comment>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/>
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor">
+        <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
+        <rdfs:comment xml:lang="en-us">Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity.</rdfs:comment>
+        <rdfs:label xml:lang="en-us">Contributor</rdfs:label>
+        <skos:definition xml:lang="en-us">An entity responsible for making contributions to the resource.</skos:definition>
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/contributor"/>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+  </owl:AnnotationProperty>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/LCSH">
+    <skos:definition xml:lang="en-us">The set of labeled concepts specified by the Library of Congress Subject Headings.</skos:definition>
+    <rdfs:label xml:lang="en-us">LCSH</rdfs:label>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/temporal">
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/PeriodOfTime"/>
+    <rdfs:label xml:lang="en-us">Temporal Coverage</rdfs:label>
+    <skos:definition xml:lang="en-us">Temporal characteristics of the resource.</skos:definition>
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/coverage">
+        <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+        >[TGN] http://www.getty.edu/research/tools/vocabulary/tgn/index.html</dcterms:bibliographicCitation>
+        <rdfs:comment xml:lang="en-us">Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges.</rdfs:comment>
+        <rdfs:label xml:lang="en-us">Coverage</rdfs:label>
+        <skos:definition xml:lang="en-us">The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.</skos:definition>
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/coverage"/>
+        <rdfs:range rdf:resource="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+  </owl:AnnotationProperty>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/UDC">
+    <rdfs:label xml:lang="en-us">UDC</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of conceptual resources specified by the Universal Decimal Classification.</skos:definition>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/tableOfContents">
+    <skos:definition xml:lang="en-us">A list of subunits of the resource.</skos:definition>
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description">
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/description"/>
+        <rdfs:label xml:lang="en-us">Description</rdfs:label>
+        <skos:definition xml:lang="en-us">An account of the resource.</skos:definition>
+        <rdfs:comment xml:lang="en-us">Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.</rdfs:comment>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+    <rdfs:label xml:lang="en-us">Table Of Contents</rdfs:label>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/publisher">
+    <rdfs:label xml:lang="en-us">Publisher</rdfs:label>
+    <skos:definition xml:lang="en-us">An entity responsible for making the resource available.</skos:definition>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
+    <rdfs:comment xml:lang="en-us">Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.</rdfs:comment>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/publisher"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/subject">
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:label xml:lang="en-us">Subject</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/subject"/>
+    <skos:definition xml:lang="en-us">The topic of the resource.</skos:definition>
+    <rdfs:comment xml:lang="en-us">Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element.</rdfs:comment>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/type">
+    <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >[DCMITYPE] http://dublincore.org/documents/dcmi-type-vocabulary/</dcterms:bibliographicCitation>
+    <skos:definition xml:lang="en-us">The nature or genre of the resource.</skos:definition>
+    <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/type"/>
+    <rdfs:comment xml:lang="en-us">Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.</rdfs:comment>
+    <rdfs:label xml:lang="en-us">Type</rdfs:label>
+  </owl:AnnotationProperty>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/IMT">
+    <rdfs:label xml:lang="en-us">IMT</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of media types specified by the Internet Assigned Numbers Authority.</skos:definition>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/dateCopyrighted">
+    <skos:definition xml:lang="en-us">Date of copyright.</skos:definition>
+    <rdfs:label xml:lang="en-us">Date Copyrighted</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/references">
+    <skos:definition xml:lang="en-us">A related resource that is referenced, cited, or otherwise pointed to by the described resource.</skos:definition>
+    <rdfs:label xml:lang="en-us">References</rdfs:label>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/medium">
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/PhysicalMedium"/>
+    <rdfs:label xml:lang="en-us">Medium</rdfs:label>
+    <skos:definition xml:lang="en-us">The material or physical carrier of the resource.</skos:definition>
+    <rdfs:domain rdf:resource="http://purl.org/dc/terms/PhysicalResource"/>
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/format">
+        <rdfs:label xml:lang="en-us">Format</rdfs:label>
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/format"/>
+        <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+        >[MIME] http://www.iana.org/assignments/media-types/</dcterms:bibliographicCitation>
+        <skos:definition xml:lang="en-us">The file format, physical medium, or dimensions of the resource.</skos:definition>
+        <rdfs:comment xml:lang="en-us">Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME].</rdfs:comment>
+        <rdfs:range rdf:resource="http://purl.org/dc/terms/MediaTypeOrExtent"/>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+  </owl:AnnotationProperty>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/MESH">
+    <rdfs:label xml:lang="en-us">MeSH</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of labeled concepts specified by the Medical Subject Headings.</skos:definition>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/abstract">
+    <rdfs:label xml:lang="en-us">Abstract</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
+    <skos:definition xml:lang="en-us">A summary of the resource.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/bibliographicCitation">
+    <rdfs:domain rdf:resource="http://purl.org/dc/terms/BibliographicResource"/>
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/identifier">
+        <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/identifier"/>
+        <rdfs:label xml:lang="en-us">Identifier</rdfs:label>
+        <rdfs:comment xml:lang="en-us">Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.</rdfs:comment>
+        <skos:definition xml:lang="en-us">An unambiguous reference to the resource within a given context.</skos:definition>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+    <skos:definition xml:lang="en-us">A bibliographic reference for the resource.</skos:definition>
+    <rdfs:comment xml:lang="en-us">Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.</rdfs:comment>
+    <rdfs:label xml:lang="en-us">Bibliographic Citation</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/conformsTo">
+    <rdfs:label xml:lang="en-us">Conforms To</rdfs:label>
+    <skos:definition xml:lang="en-us">An established standard to which the described resource conforms.</skos:definition>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/Standard"/>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/dateSubmitted">
+    <rdfs:comment xml:lang="en-us">Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal).</rdfs:comment>
+    <rdfs:label xml:lang="en-us">Date Submitted</rdfs:label>
+    <skos:definition xml:lang="en-us">Date of submission of the resource.</skos:definition>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
+  </owl:AnnotationProperty>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/DCMIType">
+    <rdfs:label xml:lang="en-us">DCMI Type Vocabulary</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.</skos:definition>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/accessRights">
+    <rdfs:comment xml:lang="en-us">Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.</rdfs:comment>
+    <skos:definition xml:lang="en-us">Information about who can access the resource or an indication of its security status.</skos:definition>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/rights"/>
+    <rdfs:label xml:lang="en-us">Access Rights</rdfs:label>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/issued">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
+    <rdfs:label xml:lang="en-us">Date Issued</rdfs:label>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <skos:definition xml:lang="en-us">Date of formal issuance (e.g., publication) of the resource.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isReplacedBy">
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <rdfs:label xml:lang="en-us">Is Replaced By</rdfs:label>
+    <skos:definition xml:lang="en-us">A related resource that supplants, displaces, or supersedes the described resource.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/available">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
+    <rdfs:label xml:lang="en-us">Date Available</rdfs:label>
+    <skos:definition xml:lang="en-us">Date (often a range) that the resource became or will become available.</skos:definition>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/replaces">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <rdfs:label xml:lang="en-us">Replaces</rdfs:label>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <skos:definition xml:lang="en-us">A related resource that is supplanted, displaced, or superseded by the described resource.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/requires">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <skos:definition xml:lang="en-us">A related resource that is required by the described resource to support its function, delivery, or coherence.</skos:definition>
+    <rdfs:label xml:lang="en-us">Requires</rdfs:label>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/accrualPeriodicity">
+    <rdfs:label xml:lang="en-us">Accrual Periodicity</rdfs:label>
+    <rdfs:domain rdf:resource="http://purl.org/dc/dcmitype/Collection"/>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/Frequency"/>
+    <skos:definition xml:lang="en-us">The frequency with which items are added to a collection.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasFormat">
+    <rdfs:label xml:lang="en-us">Has Format</rdfs:label>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <skos:definition xml:lang="en-us">A related resource that is substantially the same as the pre-existing described resource, but in another format.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/dateAccepted">
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:comment xml:lang="en-us">Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal).</rdfs:comment>
+    <skos:definition xml:lang="en-us">Date of acceptance of the resource.</skos:definition>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
+    <rdfs:label xml:lang="en-us">Date Accepted</rdfs:label>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasVersion">
+    <skos:definition xml:lang="en-us">A related resource that is a version, edition, or adaptation of the described resource.</skos:definition>
+    <rdfs:label xml:lang="en-us">Has Version</rdfs:label>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <skos:definition xml:lang="en-us">Date on which the resource was changed.</skos:definition>
+    <rdfs:label xml:lang="en-us">Date Modified</rdfs:label>
+  </owl:AnnotationProperty>
+  <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/LCC">
+    <rdfs:label xml:lang="en-us">LCC</rdfs:label>
+    <skos:definition xml:lang="en-us">The set of conceptual resources specified by the Library of Congress Classification.</skos:definition>
+  </dcam:VocabularyEncodingScheme>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/educationLevel">
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
+    <rdfs:label xml:lang="en-us">Audience Education Level</rdfs:label>
+    <skos:definition xml:lang="en-us">A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended.</skos:definition>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/audience"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/provenance">
+    <skos:definition xml:lang="en-us">A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.</skos:definition>
+    <rdfs:label xml:lang="en-us">Provenance</rdfs:label>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/ProvenanceStatement"/>
+    <rdfs:comment xml:lang="en-us">The statement may include a description of any changes successive custodians made to the resource.</rdfs:comment>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/extent">
+    <rdfs:label xml:lang="en-us">Extent</rdfs:label>
+    <skos:definition xml:lang="en-us">The size or duration of the resource.</skos:definition>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/format"/>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/SizeOrDuration"/>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/alternative">
+    <rdfs:comment xml:lang="en-us">The distinction between titles and alternative titles is application-specific.</rdfs:comment>
+    <skos:definition xml:lang="en-us">An alternative name for the resource.</skos:definition>
+    <skos:note xml:lang="en-us">In current practice, this term is used primarily with literal values; however, there are important uses with non-literal values as well. As of December 2007, the DCMI Usage Board is leaving this range unspecified pending an investigation of options.</skos:note>
+    <rdfs:label xml:lang="en-us">Alternative Title</rdfs:label>
+    <rdfs:subPropertyOf>
+      <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title">
+        <skos:definition xml:lang="en-us">A name given to the resource.</skos:definition>
+        <skos:note xml:lang="en-us">In current practice, this term is used primarily with literal values; however, there are important uses with non-literal values as well. As of December 2007, the DCMI Usage Board is leaving this range unspecified pending an investigation of options.</skos:note>
+        <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/title"/>
+        <rdfs:label xml:lang="en-us">Title</rdfs:label>
+      </owl:AnnotationProperty>
+    </rdfs:subPropertyOf>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isPartOf">
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <rdfs:label xml:lang="en-us">Is Part Of</rdfs:label>
+    <skos:definition xml:lang="en-us">A related resource in which the described resource is physically or logically included.</skos:definition>
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasPart">
+    <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
+    <rdfs:label xml:lang="en-us">Has Part</rdfs:label>
+    <skos:definition xml:lang="en-us">A related resource that is included either physically or logically in the described resource.</skos:definition>
+  </owl:AnnotationProperty>
+  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/spatial">
+    <skos:definition xml:lang="en-us">Spatial characteristics of the resource.</skos:definition>
+    <rdfs:label xml:lang="en-us">Spatial Coverage</rdfs:label>
+    <rdfs:range rdf:resource="http://purl.org/dc/terms/Location"/>
+    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/coverage"/>
+  </owl:AnnotationProperty>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/ecrm_110404.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,4341 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:ecrm="http://erlangen-crm.org/110404/"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xml:base="http://erlangen-crm.org/110404/">
+  <owl:Ontology rdf:about="">
+    <rdfs:label xml:lang="en">Erlangen CRM / OWL</rdfs:label>
+    <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.
+The Erlangen CRM / OWL implementation of the CIDOC Conceptual Reference Model is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.</rdfs:comment>
+    <rdfs:comment xml:lang="en">Changelog: http://erlangen-crm.org/changelog#v110404</rdfs:comment>
+    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >ECRM 110404 / CIDOC-CRM 5.0.2 January 2010 Edition</owl:versionInfo>
+  </owl:Ontology>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E84_Information_Carrier">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all instances of E22 Man-Made Object that are explicitly designed to act as persistent physical carriers for instances of E73 Information Object.
+This allows a relationship to be asserted between an E19 Physical Object and its immaterial information contents. An E84 Information Carrier may or may not contain information, e.g., a diskette. Note that any E18 Physical Thing may carry information, such as an E34 Inscription. However, unless it was specifically designed for this purpose, it is not an Information Carrier. Therefore the property P1_8 carries (is carried by) applies to E18 Physical Thing in general.
+
+Examples:
+- the Rosetta Stone
+- my paperpack copy of Crime &amp; Punishment
+- the computer disk at ICS-FORTH that stores the canonical Definition of the CIDOC CRM</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E22_Man-Made_Object"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E46_Section_Definition">
+    <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/110404/P58i_defines_section"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E44_Place_Appellation"/>
+    </rdfs:subClassOf>
+    <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 ).
+
+Examples:
+- “the entrance lobby to the Ripley Center”
+- “the poop deck of H.M.S Victory”
+- “the Venus de Milo’s left buttock”
+- “left inner side of my box”</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E11_Modification">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all instances of E7 Activity that create, alter or change E24 Physical Man-Made Thing.
+This class includes the production of an item from raw materials, and other so far undocumented objects, and the preventive treatment or restoration of an object for conservation.
+Since the distinction between modification and production is not always clear, modification is regarded as the more generally applicable concept. This implies that some items may be consumed or destroyed in a Modification, and that others may be produced as a result of it. An event should also be documented using E81 Transformation if it results in the destruction of one or more objects and the simultaneous production of others using parts or material from the originals. In this case, the new items have separate identities.
+If the instance of the E29 Design or Procedure utilised for the modification prescribes the use of specific materials, they should be documented using properties of the design or procedure, rather than via P1_6 employed (was employed in): E57 Material.
+
+Examples:
+- the construction of the SS Great Britain (E12)
+- the impregnation of the Vasa warship in Stockholm for preservation after 1956
+- 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/110404/E7_Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31_has_modified"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E58_Measurement_Unit">
+    <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”.
+Système International (SI) units or internationally recognized non-SI terms should be used whenever possible. (ISO 1000:1992). Archaic Measurement Units used in historical records should be preserved.
+
+Examples:
+- cm [centrimetre]
+- km [kilometre]
+- m [meter]
+- m/s [meters per second]
+- A [Ampere]
+- GRD [Greek Drachme]
+- C° [degrees centigrade]</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P91i_is_unit_of"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E54_Dimension"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E55_Type"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E70_Thing">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This general class comprises usable discrete, identifiable, instances of E77 Persistent Item that are documented as single units.
+They can be either intellectual products or physical things, and are characterized by relative stability. They may for instance either have a solid physical form, an electronic encoding, or they may be logical concept or structure.
+
+Examples:
+- my photograph collection (E78 Collection)
+- the bottle of milk in my refrigerator (E22)
+- the plan of the Strassburger Muenster (E29)
+- the thing on the top of Otto Hahn's desk (E19)
+- the form of the non-smoking sign (E36)
+- the cave of Dirou, Mani, Greece (E27)</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E65_Creation">
+    <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.
+
+Examples:
+- the framing of the U.S. Constitution
+- the drafting of U.N. resolution 1441</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E7_Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E28_Conceptual_Object"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P94_has_created"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E63_Beginning_of_Existence"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E47_Spatial_Coordinates">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises the textual or numeric information required to locate specific instances of E53 Place within schemes of spatial identification.
+Coordinates are a specific form of E44 Place Appellation, that is, a means of referring to a particular E53 Place. Coordinates are not restricted to longitude, latitude and altitude. Any regular system of reference that maps onto an E19 Physical Object can be used to generate coordinates.
+
+Examples:
+- “6°5’29”N 45°12’13”W”
+- “Black queen’s bishop 4” [chess coordinate].
+Funtional Units:
+14. Location Information
+- 26. Person Nationality Information</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E44_Place_Appellation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E33_Linguistic_Object">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E73_Information_Object"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P72_has_language"/>
+        </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:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/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:comment xml:lang="en">Scope note:
+This class comprises identifiable expressions in natural language or languages.
+Instances of E33 Linguistic Object can be expressed in many ways: e.g. as written texts, recorded speech or sign language. However, the CRM treats instances of E33 Linguistic Object independently from the medium or method by which they are expressed. Expressions in formal languages, such as computer code or mathematical formulae, are not treated as instances of E33 Linguistic Object by the CRM. These should be modelled as instances of E73 Information Object.
+The text of an instance of E33 Linguistic Object can be documented in a note by P3_has note: E62 String
+
+Examples:
+- the text of the Ellesmere Chaucer manuscript
+- 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>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E6_Destruction">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises events that destroy one or more instances of E18 Physical Thing such that they lose their identity as the subjects of documentation.
+Some destruction events are intentional, while others are independent of human activity. Intentional destruction may be documented by classifying the event as both an E6 Destruction and E7 Activity.
+The decision to document an object as destroyed, transformed or modified is context sensitive:
+1.  If the matter remaining from the destruction is not documented, the event is modelled solely as E6 Destruction.
+2. An event should also be documented using E81 Transformation if it results in the destruction of one or more objects and the simultaneous production of others using parts or material from the original. In this case, the new items have separate identities. Matter is preserved, but identity is not.
+3. When the initial identity of the changed instance of E18 Physical Thing is preserved, the event should be documented as E11 Modification.
+
+Examples:
+the destruction of Herculaneum by volcanic eruption in 79 AD
+- the destruction of Nineveh (E6, E7)</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E64_End_of_Existence"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P13_destroyed"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E32_Authority_Document">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises encyclopaedia, thesauri, authority lists and other documents that define terminology or conceptual systems for consistent use.
+
+Examples:
+- Webster's Dictionary
+- Getty Art and Architecture Thesaurus
+- CIDOC Conceptual Reference Model</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E31_Document"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E18_Physical_Thing">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E72_Legal_Object"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P45_consists_of"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E57_Material"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E53_Place"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P53_has_former_or_current_location"/>
+        </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/110404/P13i_was_destroyed_by"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all persistent physical items with a relatively stable form, man-made or natural.
+Depending on the existence of natural boundaries of such things, the CRM distinguishes the instances of E19 Physical Object from instances of E26 Physical Feature, such as holes, rivers, pieces of land etc. Most instances of E19 Physical Object can be moved (if not too heavy), whereas features are integral to the surrounding matter.
+The CRM is generally not concerned with amounts of matter in fluid or gaseous states.
+
+Examples:
+- the Cullinan Diamond (E19)
+- the cave "Ideon Andron" in Crete (E26)
+- the Mona Lisa (E22)</rdfs:comment>
+    <owl:disjointWith>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E28_Conceptual_Object"/>
+    </owl:disjointWith>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E56_Language">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E55_Type"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class is a specialization of E55 Type and comprises the natural languages in the sense of concepts.
+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 E56 Language, e.g.: “instances of  Mandarin Chinese”.
+It is recommended that internationally or nationally agreed codes and terminology are used to denote instances of E56 Language, such as those defined in ISO 639:1988.
+Example:
+el [Greek]
+- en [English]
+- eo [Esperanto]
+- es [Spanish]
+- fr [French]</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E17_Type_Assignment">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E55_Type"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P42_assigned"/>
+        </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>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P41_classified"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E13_Attribute_Assignment"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises the actions of classifying items of whatever kind. Such items include objects, specimens, people, actions and concepts.
+This class allows for the documentation of the context of classification acts in cases where the value of the classification depends on the personal opinion of the classifier, and the date that the classification was made. This class also encompasses the notion of "determination," i.e. the systematic and molecular identification of a specimen in biology.
+
+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>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E78_Collection">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P109_has_current_or_former_curator"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E39_Actor"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises aggregations of instances of E18 Physical Thing that are assembled and maintained (“curated” and “preserved,” in museological terminology) by one or more instances of E39 Actor over time for a specific purpose and audience, and according to a particular collection development plan.
+Items may be added or removed from an E78 Collection in pursuit of this plan. This class should not be confused with the E39 Actor maintaining the E78 Collection often referred to with the name of the E78 Collection (e.g. “The Wallace Collection decided…”).
+Collective objects in the general sense, like a tomb full of gifts, a folder with stamps or a set of chessmen, should be documented as instances of E19 Physical Object, and not as instances of E78 Collection. This is because they form wholes either because they are physically bound together or because they are kept together for their functionality.
+
+Examples:
+- The John Clayton Herbarium
+- the Wallace Collection
+- Mikael Heggelund Foslie’s coralline red algae Herbarium at Museum of Natural History
+and Archaeology, Trondheim, Norway</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E77_Persistent_Item">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises items that have a persistent identity, sometimes known as “endurants” in philosophy.
+They can be repeatedly recognized within the duration of their existence by identity criteria rather than by continuity or observation. Persistent Items can be either physical entities, such as people, animals or things, or conceptual entities such as ideas, concepts, products of the imagination or common names.
+The criteria that determine the identity of an item are often difficult to establish -; the decision depends largely on the judgement of the observer. For example, a building is regarded as no longer existing if it is dismantled and the materials reused in a different configuration. On the other hand, human beings go through radical and profound changes during their life-span, affecting both material composition and form, yet preserve their identity by other criteria. Similarly, inanimate objects may be subject to exchange of parts and matter. The class E77 Persistent Item does not take any position about the nature of the applicable identity criteria and if actual knowledge about identity of an instance of this class exists. There may be cases, where the identity of an E77 Persistent Item is not decidable by a certain state of knowledge.
+The main classes of objects that fall outside the scope the E77 Persistent Item class are temporal objects such as periods, events and acts, and descriptive properties.
+
+Examples:
+- Leonardo da Vinci
+- Stonehenge
+- the hole in the ozone layer
+- the First Law of Thermodynamics
+- the Bermuda Triangle</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E90_Symbolic_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,
+computer program code or mathematical formulae that have an objectively recognizable
+structure and that are documented as single units.
+It includes sets of signs of any nature, which may serve to designate something, or to
+communicate some propositional content.
+An instance of E90 Symbolic Object does not depend on a specific physical carrier, which can
+include human memory, and it can exist on one or more carriers simultaneously. An instance
+of E90 Symbolic Object may or may not have a specific meaning, for example an arbitrary
+character string.
+
+Examples:
+- ‘ecognizabl’
+- The “no-smoking” sign (E36)
+- “BM000038850.JPG” (E75)
+- image BM000038850.JPG from the Clayton Herbarium in London (E38)
+- The distribution of form, tone and colour found on Leonardo da Vinci’s painting named
+“Mona Lisa” (E38)
+- The Italian text of Dante’s “Divina Commedia” as found in the authoritative critical
+edition La Commedia secondo l’antica vulgata a cura di Giorgio Petrocchi, Milano:
+Mondadori, 1966-67 (= Le Opere di Dante Alighieri, Edizione Nazionale a cura della
+Società Dantesca Italiana, VII, 1-4)   (E33)</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E90_Symbolic_Object"/>
+        <owl:onProperty>
+          <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P106_is_composed_of"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E72_Legal_Object"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E28_Conceptual_Object"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E55_Type">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises concepts denoted by terms from thesauri and controlled vocabularies used to characterize and classify instances of CRM classes. Instances of E55 Type represent concepts  in contrast to instances of E41 Appellation which are used to name instances of CRM classes.
+E55 Type is the CRM’s interface to domain specific ontologies and thesauri. These can be represented in the CRM as subclasses of E55 Type, forming hierarchies of terms, i.e. instances of E55 Type linked via P1_7 has broader  term (has narrower term). Such hierarchies may be extended with additional properties.
+
+Examples:
+- weight, length, depth [types of E54 Dimension]
+- portrait, sketch, animation [types of E38 image]
+- French, English, German [E56]
+- excellent, good, poor [types of E3 Condition State]
+- Ford Model T, chop stick [types of E22 Man-Made Object]
+- 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>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/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>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E28_Conceptual_Object"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E79_Part_Addition">
+    <owl:disjointWith>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E80_Part_Removal"/>
+    </owl:disjointWith>
+    <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.
+
+Examples:
+- the setting of the koh-i-noor diamond into the crown of Queen Elizabeth the Queen Mother
+- the addition of the painting "Room in Brooklyn" by Edward Hopper to the collection of the Museum of Fine Arts, Boston</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P111_added"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P110_augmented"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E11_Modification"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E83_Type_Creation">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P135_created_type"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises activities formally defining new types of items.
+It is typically a rigorous scholarly or scientific process that ensures a type is exhaustively described and appropriately named. In some cases, particularly in archaeology and the life sciences, E83 Type Creation requires the identification of an exemplary specimen and the publication of the type definition in an appropriate scholarly forum. The activity of E83 Type Creation is central to research in the life sciences, where a type would be referred to as a “taxon,” the type description as a “protologue,” and the exemplary specimens as “orgininal element” or “holotype”.
+
+Examples:
+- creation of the taxon 'Penicillium brefeldianum B. O. Dodge' (1933)
+- addition of class E84 Information Carrier to the CIDOC CRM</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E85_Joining">
+    <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/110404/P143_joined"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P144_joined_with"/>
+        </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/110404/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.
+
+Examples:
+- the election of Sir Isaac Newton as Member of Parliament for the University of Cambridge to the Convention Parliament of 1689
+- the inauguration of Mikhail Sergeyevich Gorbachev as leader of the Union of Soviet Socialist Republics (USSR) in 1985
+- the implementation of the membership treaty between EU and Denmark  January 1. 1973</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E48_Place_Name">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises particular and common forms of E44 Place Appellation.
+Place Names may change their application over time: the name of an E53 Place may change, and a name may be reused for a different E53 Place. Instances of E48 Place Name are typically subject to place name gazetteers.
+
+Examples:
+- “Greece”
+- “Athens”
+- “Geneva”
+- “Lac Léman”</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E44_Place_Appellation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E52_Time-Span">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/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:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P4i_is_time-span_of"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+        </owl:someValuesFrom>
+      </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/110404/P84_had_at_most_duration"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <owl:disjointWith>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E53_Place"/>
+    </owl:disjointWith>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises abstract temporal extents, in the sense of Galilean physics, having a beginning, an end and a duration.
+Time Span has no other semantic connotations. Time-Spans are used to define the temporal extent of instances of E4 Period, E5 Event and any other phenomena valid for a certain time. An E52 Time-Span may be identified by one or more instances of E49 Time Appellation.
+Since our knowledge of history is imperfect, instances of E52 Time-Span can best be considered as approximations of the actual Time-Spans of temporal entities. The properties of E52 Time-Span are intended to allow these approximations to be expressed precisely.  An extreme case of approximation, might, for example, define an E52 Time-Span having unknown beginning, end and duration. Used as a common E52 Time-Span for two events, it would nevertheless define them as being simultaneous, even if nothing else was known.
+Automatic processing and querying of instances of E52 Time-Span is facilitated if data can be parsed into an E61 Time Primitive.
+
+Examples:
+- 1961
+- from 12-17-1993 to 12-8-1996
+- 14h30 - 16h22 4th July 1945
+- 9.30 am 1.1.1999 to 2.00 pm 1.1.1999
+- duration of the Ming Dynasty</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E8_Acquisition">
+    <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:
+1. the beginning of ownership
+2. the end of ownership
+3. the transfer of ownership
+4. the acquisition from an unknown source
+5. the loss of title due to destruction of the item
+It may also describe events where a collector appropriates legal title, for example by annexation or field collection. The interpretation of the museum notion of "accession" differs between institutions. The CRM therefore models legal ownership (E8 Acquisition) and physical custody (E10 Transfer of Custody) separately. Institutions will then model their specific notions of accession and deaccession as combinations of these.
+
+Examples:
+- the collection of a hammer-head shark of the genus Sphyrna (Carchariniformes) XXXtbc by John Steinbeck and Edward Ricketts at Puerto Escondido in the Gulf of Mexico on March 25th, 1940
+- the acquisition of El Greco’s "The Apostles Peter and Paul" by the State Hermitage in Saint Petersburg
+- the loss of my stuffed chaffinch ‘Fringilla coelebs Linnaeus, 1758’ due to insect damage last year</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/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/110404/E7_Activity"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E66_Formation">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E7_Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P95_has_formed"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E74_Group"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E63_Beginning_of_Existence"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises events that result in the formation of a formal or informal E74 Group of people, such as a club, society, association, corporation or nation.
+E66 Formation does not include the arbitrary aggregation of people who do not act as a collective.
+The formation of an instance of E74 Group does not mean that the group is populated with members at the time of formation. In order to express the joining of members at the time of formation, the respective activity should be simultaneously an instance of both E66 Formation and E85 Joining.
+
+Examples:
+- the formation of the CIDOC CRM Special Interest Group
+- the formation of the Soviet Union
+- the conspiring of the murderers of Caesar</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E12_Production">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E63_Beginning_of_Existence"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P108_has_produced"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E11_Modification"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises activities that are designed to, and succeed in, creating one or more new items.
+It specializes the notion of modification into production. The decision as to whether or not an object is regarded as new is context sensitive. Normally, items are considered “new” if there is no obvious overall similarity between them and the consumed items and material used in their production. In other cases, an item is considered “new” because it becomes relevant to documentation by a modification. For example, the scribbling of a name on a potsherd may make it a voting token. The original potsherd may not be worth documenting, in contrast to the inscribed one.
+This entity can be collective: the printing of a thousand books, for example, would normally be considered a single event.
+An event should also be documented using E81 Transformation if it results in the destruction of one or more objects and the simultaneous production of others using parts or material from the originals. In this case, the new items have separate identities and matter is preserved, but identity is not.
+
+Examples:
+the construction of the SS Great Britain
+- the first casting from the Little Mermaid at the harbour of Copenhagen
+- Rembrandt’s creating of the seventh state of his etching "Woman sitting half dressed beside a stove",
+1658, identified by Bartsch Number 197 (E12,E65,E81)</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E13_Attribute_Assignment">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E7_Activity"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P140_assigned_attribute_to"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </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.
+In particular, the class describes the actions of people making propositions and statements during certain museum procedures, e.g. the person and date when a condition statement was made, an identifier was assigned, the museum object was measured, etc. Which kinds of such assignments and statements need to be documented explicitly in structures of a schema rather than free text, depends on if this information should be accessible by structured queries.
+
+Examples:
+- the assessment of the current ownership of Martin Doerr’s silver cup in February 1997</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E75_Conceptual_Object_Appellation">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E41_Appellation"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all appellations specific to intellectual products or standardized patterns.
+
+Examples:
+- “ISBN 3-7913-1418-1”
+- “ISO 2788-1986 (F)”</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E40_Legal_Body">
+    <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.
+
+Examples:
+- Greenpeace
+- Paveprime Ltd
+- the National Museum of Denmark</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E74_Group"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P75_possesses"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E30_Right"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E49_Time_Appellation">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E41_Appellation"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all forms of names or codes, such as historical periods, and dates, which are characteristically used to refer to a specific E52 Time-Span.
+The instances of E49 Time Appellation may vary in their degree of precision, and they may be relative to other time frames, “Before Christ” for example. Instances of E52 Time-Span are often defined by reference to a cultural period or an event e.g. ‘the duration of the Ming Dynasty’.
+
+Examples:
+- "Meiji" [Japanese term for a specific time-span]
+- "1st half of the XX century"
+- "Quaternary"
+- "1215 Hegira" [a date in the Islamic calendar]
+- "Last century"</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E67_Birth">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises the births of human beings. E67 Birth is a biological event focussing on the context of people coming into life. (E63 Beginning of Existence comprises the coming into life of any living beings).
+Twins, triplets etc. are brought into life by the same E67 Birth event. The introduction of the E67 Birth event as a documentation element allows the description of a range of family relationships in a simple model. Suitable extensions may describe more details and the complexity of motherhood with the intervention of modern medicine. In this model, the biological father is not seen as a necessary participant in the E67 Birth event.
+
+Examples:
+- the birth of Alexander the Great</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P97_from_father"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E21_Person"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P96_by_mother"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E21_Person"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E63_Beginning_of_Existence"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E69_Death">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E21_Person"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P100_was_death_of"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E64_End_of_Existence"/>
+    </rdfs:subClassOf>
+    <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.
+
+Examples:
+- the murder of Julius Caesar (E69,E7)
+- the death of Senator Paul Wellstone</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E15_Identifier_Assignment">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E42_Identifier"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P37_assigned"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E13_Attribute_Assignment"/>
+    <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.
+The fact that an identifier is a preferred one for an organisation can be expressed by using the property E1 CRM Entity. P4_ has preferred identifier (is preferred identifier of): E42 Identifier. It can better be expressed in a context independent form by assigning a suitable E55 Type, such as “preferred identifier assignment”, to the respective instance of E15 Identifier Assignment via the P2_has type property.
+
+Examples:
+- replacement of the inventory number TA959a by GE34604 for a 17th century lament cloth at the Museum Benaki, Athens;
+assigning the author-uniform title heading "Goethe, Johann Wolfgang von, 1749-1832.Faust. 1. Theil." for a work (E28);
+on June 1, 2001 assigning the personal name heading "Guillaume, de Machaut, ca. 1300-1377" (E42,E82) to Guillaume de Machaut (E21)</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E28_Conceptual_Object">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises non-material products of our minds and other human produced data that have become objects of a discourse about their identity, circumstances of creation or historical implication. The production of such information may have been supported by the use of technical devices such as cameras or computers.
+Characteristically, instances of this class are created, invented or thought by someone, and then may be documented or communicated between persons. Instances of E28 Conceptual Object have the ability to exist on more than one particular carrier at the same time, such as paper, electronic signals, marks, audio media, paintings, photos, human memories, etc.
+They cannot be destroyed. They exist as long as they can be found on at least one carrier or in at least one human memory. Their existence ends when the last carrier and the last memory are lost.
+
+Examples:
+- 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>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E71_Man-Made_Thing"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P94i_was_created_by"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E35_Title">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises the names assigned to works, such as texts, artworks or pieces of music.
+Titles are proper noun phrases or verbal phrases, and should not be confused with generic object names such as “chair”, “painting” or “book” (the latter are common nouns that stand for instances of E55 Type). Titles may be assigned by the creator of the work itself, or by a social group.
+This class also comprises the translations of titles that are used as surrogates for the original titles in different social contexts.
+
+Examples:
+- “The Merchant of Venice”
+- “Mona Lisa”
+- “La Pie or The Magpie”
+- “Lucy in the Sky with Diamonds”</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E41_Appellation"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E33_Linguistic_Object"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E30_Right">
+    <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.
+
+Examples:
+- Copyright held by ISO on ISO/CD 21127
+- ownership of the "Mona Lisa" by the Louvre</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P104i_applies_to"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E72_Legal_Object"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E2_Temporal_Entity">
+    <owl:disjointWith rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all phenomena, such as the instances of E4 Periods, E5 Events and states, which happen over a limited extent in time.
+ In some contexts, these are also called perdurants. This class is disjoint from E77 Persistent Item. This is an abstract class and has no direct instances. E2 Temporal Entity is specialized into E4 Period, which applies to a particular geographic area (defined with a greater or lesser degree of precision), and E3 Condition State, which applies to instances of E18 Physical Thing.
+
+Examples:
+- Bronze Age (E4)
+- the earthquake in Lisbon 1755 (E5)
+- the Peterhof Palace near Saint Petersburg being in ruins from 1944 – 1946 (E3)</rdfs:comment>
+    <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/110404/P4_has_time-span"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E26_Physical_Feature">
+    <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/110404/P56i_is_found_on"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/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.
+Instances of E26 Physical Feature can be features in a narrower sense, such as scratches, holes, reliefs, surface colours, reflection zones in an opal crystal or a density change in a piece of wood. In the wider sense, they are portions of particular objects with partially imaginary borders, such as the core of the Earth, an area of property on the surface of the Earth, a landscape or the head of a contiguous marble statue. They can be measured and dated, and it is sometimes possible to state who or what is or was responsible for them. They cannot be separated from the carrier object, but a segment of the carrier object may be identified (or sometimes removed) carrying the complete feature.
+This definition coincides with the definition of "fiat objects" (Smith &amp; Varzi, 2000, pp.401-420), with the exception of aggregates of “bona fide objects”.
+
+Examples:
+- the temple in Abu Simbel before its removal
+- Albrecht Duerer's signature on his painting of Charles the Great
+- the damage to the nose of the Great Sphinx in Giza
+- Michael Jackson's nose prior to plastic surgery</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E89_Propositional_Object">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises immaterial items, including but not limited to stories, plots, procedural prescriptions, algorithms, laws of physics or images that are, or represent in some sense, sets of propositions about real or mental things and that are documented as single units or serve as topic of discourse.
+This class also comprises items that are “about” something in the sense of a subject. In the wider sense, this class includes expressions of psychological value such as non-figural art and musical themes. However, conceptual items such as types and classes are not instances of E89 Propositional Object. This should not be confused with the definition of a type, which is indeed an instance of E89 Propositional Object.
+
+Examples:
+- Maxwell’s Equations
+- the ideational contents of Aristotle’s book entitled ‘Metaphysics’ as rendered in the
+Greek texts translated in … Oxford edition…
+- the underlying prototype of any “no-smoking” sign (E36)
+- 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>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67i_is_referred_to_by"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P148_has_component"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P129i_is_subject_of"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E28_Conceptual_Object"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E4_Period">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P7_took_place_at"/>
+        </owl:onProperty>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E53_Place"/>
+        </owl:someValuesFrom>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P9i_forms_part_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/110404/E2_Temporal_Entity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises sets of coherent phenomena or cultural manifestations bounded in time and space.
+It is the social or physical coherence of these phenomena that identify an E4 Period and not the associated spatio-temporal bounds. These bounds are a mere approximation of the actual process of growth, spread and retreat. Consequently, different periods can overlap and coexist in time and space, such as when a nomadic culture exists in the same area as a sedentary culture.
+Typically this class is used to describe prehistoric or historic periods such as the “Neolithic Period”, the “Ming Dynasty” or the “McCarthy Era”. There are however no assumptions about the scale of the associated phenomena. In particular all events are seen as synthetic processes consisting of coherent phenomena. Therefore E4 Period is a superclass of E5 Event. For example, a modern clinical E67 Birth can be seen as both an atomic E5 Event and as an E4 Period that consists of multiple activities performed by multiple instances of E39 Actor.
+There are two different conceptualisations of ‘artistic style’, defined either by physical features or by historical context. For example, “Impressionism” can be viewed as a period lasting from approximately 1870 to 1905 during which paintings with particular characteristics were produced by a group of artists that included (among others) Monet, Renoir, Pissarro, Sisley and Degas. Alternatively, it can be regarded as a style applicable to all paintings sharing the characteristics of the works produced by the Impressionist painters, regardless of historical context. The first interpretation is an E4 Period, and the second defines morphological object types that fall under E55 Type.
+Another specific case of an E4 Period is the set of activities and phenomena associated with a settlement, such as the populated period of Nineveh.
+
+Examples:
+Jurassic
+- European Bronze Age
+- Italian Renaissance
+- Thirty Years War
+- Sturm und Drang
+- Cubism</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E42_Identifier">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E41_Appellation"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises strings or codes assigned to instances of E1 CRM Entity in order to identify them uniquely and permanently within the context of one or more organisations. Such codes are often known as inventory numbers, registration codes, etc. and are typically composed of alphanumeric sequences. The class E42 Identifier is not normally used for machine-generated identifiers used for automated processing unless these are also used by human agents.
+
+Examples:
+- "MM.GE.195"
+- "13.45.1976"
+- "OXCMS: 1997.4.1"
+- ISSN "0041-5278"
+- ISRC "FIFIN8900116"
+- Shelf mark "Res 8 P 10"
+- "Guillaume de Machaut (1300?-1377)" [a controlled personal name heading that follows
+the French rules]</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E63_Beginning_of_Existence">
+    <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.
+
+Examples:
+- the birth of my child
+- the birth of Snoopy, my dog
+- the calving of the iceberg that sank the Titanic
+- the construction of the Eiffel Tower</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P92_brought_into_existence"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E5_Event"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E34_Inscription">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E37_Mark"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/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.
+The relationship of a physical copy of a book to the text it contains is modelled using E84 Information Carrier. P1_8 carries (is carried by): E33 Linguistic Object.
+
+Examples:
+- "keep of the grass" on a sign stuck in the lawn of the quad of Balliol College
+- Kilroy was here
+- the text published in Corpus Inscriptionum LatinarumV 895</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E87_Curation_Activity">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises the activities that result in the continuity of management and the preservation and evolution of instances of E78 Collection, following an implicit or explicit curation plan.
+It specializes the notion of activity into the curation of a collection and allows the history of curation to be recorded.
+Items are accumulated and organized following criteria like subject, chronological period, material type, style of art etc. and can be added or removed from an E78 Collection for a specific purpose and/or audience. The initial aggregation of items of a collection is regarded as an instance of E12 Production Event while the activity of evolving, preserving and promoting a collection is regarded as an instance of E87 Curation Activity.
+
+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:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P147_curated"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E78_Collection"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E7_Activity"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E27_Site">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises pieces of land or sea floor. In contrast to the purely geometric notion of E53 Place, this class describes constellations of matter on the surface of the Earth or other celestial body, which can be represented by photographs, paintings and maps. Instances of E27 Site are composed of relatively immobile material items and features in a particular configuration at a particular location.
+
+Examples the Amazon river basin; Knossos; the Apollo 11 landing site; Heathrow Airport; the submerged harbour of the Minoan settlement of Gournia, Crete</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E26_Physical_Feature"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E7_Activity">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E39_Actor"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P14_carried_out_by"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E5_Event"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises actions intentionally carried out by instances of E39 Actor that result in changes of state in the cultural, social, or physical systems documented.
+This notion includes complex, composite and long-lasting actions such as the building of a settlement or a war, as well as simple, short-lived actions such as the opening of a door.
+
+Examples:
+- the Battle of Stalingrad
+- the Yalta Conference
+- my birthday celebration 28-6-1995
+- 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>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E19_Physical_Object">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises items of a material nature that are units for documentation and have physical boundaries that separate them completely in an objective way from other objects.
+The class also includes all aggregates of objects made for functional purposes of whatever kind, independent of physical coherence, such as a set of chessmen. Typically, instances of E19 Physical Object can be moved (if not too heavy).
+In some contexts, such objects, except for aggregates, are also called “bona fide objects” (Smith &amp; Varzi, 2000, pp.401-420), i.e. naturally defined objects.
+The decision as to what is documented as a complete item, rather than by its parts or components, may be a purely administrative decision or may be a result of the order in which the item was acquired.
+
+Examples:
+- John Smith
+- Aphrodite of Milos
+- the Palace of Knossos
+- the Cullinan diamond
+- Apollo 13 at the time of launch</rdfs:comment>
+    <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/110404/P54_has_current_permanent_location"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P55_has_current_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/110404/E18_Physical_Thing"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E81_Transformation">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises the events that result in the simultaneous destruction of one or more than one E77 Persistent Item and the creation of one or more than one E77 Persistent Item that preserves recognizable substance from the first one(s) but has fundamentally different nature and identity.
+Although the old and the new instances of E77 Persistent Item are treated as discrete entities having separate, unique identities, they are causally connected through the E81 Transformation; the destruction of the old E77 Persistent Item(s) directly causes the creation of the new one(s) using or preserving some relevant substance. Instances of E81 Transformation are therefore distinct from re-classifications (documented using E17 Type Assignment) or modifications (documented using E11 Modification) of objects that do not fundamentally change their nature or identity. Characteristic cases are reconstructions and repurposing of historical buildings or ruins, fires leaving buildings in ruins, taxidermy of specimen in natural history and the reorganization of a corporate body into a new one.
+
+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:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P124_transformed"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P123_resulted_in"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E64_End_of_Existence"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E63_Beginning_of_Existence"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E72_Legal_Object">
+    <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.
+
+Examples:
+- the Cullinan diamond (E19)
+- definition of the CIDOC Conceptual Reference Model Version 2.1 (E73).</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E30_Right"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P104_is_subject_to"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E39_Actor"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P105_right_held_by"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E3_Condition_State">
+    <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
+feature during a specific E52 Time Span. In general, the time-span for which a certain
+condition can be asserted may be shorter than the real time-span, for which this condition held.
+ The nature of that condition can be described using  P2_has type. For example, the E3
+Condition State “condition of the SS Great Britain between 22 September 1846 and 27 August
+1847” can be characterized as E55 Type “wrecked”.
+
+Examples:
+- the "Amber Room" in Tsarskoje Selo being completely reconstructed from summer 2003 until now
+- the Peterhof Palace near Saint Petersburg being in ruins from 1944 – 1946
+- the state of my turkey in the oven at 14:30 on 25 December, 2002 (P2_has type: E55 Type "still not cooked")</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P5i_forms_part_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:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P44i_is_condition_of"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E45_Address">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises identifiers expressed in coding systems for places, such as postal addresses used for mailing.
+An E45 Address can be considered both as the name of an E53 Place and as an E51 Contact Point for an E39 Actor. This dual aspect is reflected in the multiple inheritance. However, some forms of mailing addresses, such as a postal box, are only instances of E51 Contact Point, since they do not identify any particular Place. These should not be documented as instances of E45 Address.
+
+Examples:
+- 1-29-3 Otsuka, Bunkyo-ku, Tokyo, 121, Japan
+- Rue David Dufour 5, CH-1211, Genève</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E51_Contact_Point"/>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E44_Place_Appellation"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E57_Material">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class is a specialization of E55 Type and comprises the concepts of materials.
+Instances of E57 Material may denote properties of matter before its use, during its use, and as incorporated in an object, such as ultramarine powder, tempera paste, reinforced concrete. Discrete pieces of raw-materials kept in museums, such as bricks, sheets of fabric, pieces of metal, should be modelled individually in the same way as other objects. Discrete used or processed pieces, such as the stones from Nefer Titi's temple, should be modelled as parts (cf. P4_ is composed of).
+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 E57 Material, e.g.: “instances of  gold”.
+It is recommended that internationally or nationally agreed codes and terminology are used.
+
+Examples:
+- brick
+- gold
+- aluminium
+- polycarbonate
+- resin</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E36_Visual_Item">
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E73_Information_Object"/>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises the intellectual or conceptual aspects of recognisable marks and images.
+This class does not intend to describe the idiosyncratic characteristics of an individual physical embodiment of a visual item, but the underlying prototype. For example, a mark such as the ICOM logo is generally considered to be the same logo when used on any number of publications. The size, orientation and colour may change, but the logo remains uniquely identifiable. The same is true of images that are reproduced many times. This means that visual items are independent of their physical support.
+The class E36 Visual Item provides a means of identifying and linking together instances of E24 Physical Man-Made Thing that carry the same visual symbols, marks or images etc. The property P6_ depicts (is depicted by) between E24 Physical Man-Made Thing and depicted subjects (E1 CRM Entity) can be regarded as a short-cut of the more fully developed path from E24 Physical Man-Made Thing through P6_ shows visual item (is shown by), E36 Visual Item, P1_8 represents (has representation) to E1CRM Entity, which in addition captures the optical features of the depiction.
+
+Examples:
+- the visual appearance of Monet's "La Pie" (E38)
+- the Coca-Cola logo (E34)
+- the Chi-Rho (E37)
+- the communist red star (E37)</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E41_Appellation">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all sequences of signs of any nature, either meaningful or not, that are used or can be used to refer to and identify a specific instance of some class within a certain context.
+Instances of E41 Appellation do not identify things by their meaning, even if they happen to have one, but by convention, tradition, or agreement. Instances of E41 Appellation are cultural constructs; as such, they have a context, a history, and a use in time and space by some group of users. A given instance of E41 Appellation can have alternative forms, i.e., other instances of E41 Appellation that are always regarded as equivalent independent from the thing it denotes.
+Specific subclasses of E41 Appellation should be used when instances of E41 Appellation of a characteristic form are used for particular objects. Instances of E49 Time Appellation, for example, which take the form of instances of E50 Date, can be easily recognised.
+E41 Appellation should not be confused with the act of naming something. Cf. E15 Identifier Assignment
+
+Examples:
+- "Martin"
+- "the Forth Bridge"
+- "the Merchant of Venice" (E35)
+- "Spigelia marilandica (L.) L." [not the species, just the name]
+- "information science" [not the science itself, but the name through which we refer to it in an English-speaking context]</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E90_Symbolic_Object"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E20_Biological_Object">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises individual items of a material nature, which live, have lived or are natural products of or from living organisms.
+Artificial objects that incorporate biological elements, such as Victorian butterfly frames, can be documented as both instances of E20 Biological Object and E22 Man-Made Object.
+
+Examples:
+me
+- Tut-Ankh-Amun
+- Boukephalas [Horse of Alexander the Great]
+- petrified dinosaur excrement PA1906-344</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E21_Person">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises real persons who live or are assumed to have lived.
+Legendary figures that may have existed, such as Ulysses and King Arthur, fall into this class if the documentation refers to them as historical figures. In cases where doubt exists as to whether several persons are in fact identical, multiple instances can be created and linked to indicate their relationship. The CRM does not propose a specific form to support reasoning about possible identity.
+
+Examples:
+- Tut-Ankh-Amun
+- Nelson Mandela</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://erlangen-crm.org/110404/E39_Actor"/>
+    </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/110404/P98i_was_born"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E20_Biological_Object"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E71_Man-Made_Thing">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises discrete, identifiable man-made items that are documented as single units.
+These items are either intellectual products or man-made physical things, and are characterized by relative stability. They may for instance have a solid physical form, an electronic encoding, or they may be logical concepts or structures.
+
+Examples:
+- Beethoven's 5th Symphony (E73)
+- Michelangelo's David
+- Einstein's Theory of General Relativity (E73)
+- the taxon 'Fringilla coelebs Linnaeus, 1758' (E55)</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E5_Event">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises changes of states in cultural, social or physical systems, regardless of scale, brought about by a series or group of coherent physical, cultural, technological or legal phenomena. Such changes of state will affect instances of E77 Persistent Item or its subclasses.
+The distinction between an E5 Event and an E4 Period is partly a question of the scale of observation. Viewed at a coarse level of detail, an E5 Event is an ‘instantaneous’ change of state. At a fine level, the E5 Event can be analysed into its component phenomena within a space and time frame, and as such can be seen as an E4 Period. The reverse is not necessarily the case: not all instances of E4 Period give rise to a noteworthy change of state.
+
+Examples:
+- the birth of Cleopatra (E67)
+-  the destruction of Lisbon by earthquake in 1755 (E6)
+- World War II (E7)
+- the Battle of Stalingrad (E7)
+- the Yalta Conference (E7)
+- my birthday celebration 28-6-1995 (E7)
+- the falling of a tile from my roof last Sunday
+- the CIDOC Conference 2003 (E7)</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E73_Information_Object">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises identifiable immaterial items, such as a poems, jokes, data sets, images, texts, multimedia objects, procedural prescriptions, computer program code, algorithm or mathematical formulae, that have an objectively recognizable structure and are documented as single units.
+An E73 Information Object does not depend on a specific physical carrier, which can include human memory, and it can exist on one or more carriers simultaneously.
+Instances of E73 Information Object of a linguistic nature should be declared as instances of the E33 Linguistic Object subclass. Instances of E73 Information Object of a documentary nature should be declared as instances of the E31 Document subclass. Conceptual items such as types and classes are not instances of E73 Information Object, nor are ideas without a reproducible expression.
+
+Examples:
+- image BM000038850.JPG from the Clayton Herbarium in London
+- E. A. Poe's "The Raven"
+- the movie "The Seven Samurai" by Akira Kurosawa
+- the Maxwell Equations</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E90_Symbolic_Object"/>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E64_End_of_Existence">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P93_took_out_of_existence"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E5_Event"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises events that end the existence of any E77 Persistent Item.
+It may be used for temporal reasoning about things (physical items, groups of people, living beings) ceasing to exist; it serves as a hook for determination of a terminus postquem and antequem. In cases where substance from a Persistent Item continues to exist in a new form, the process would be documented by E81 Transformation.
+
+Examples:
+- the death of Snoopy, my dog
+- the melting of the snowman
+- the burning of the Temple of Artemis in Ephesos by Herostratos in 356BC</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E74_Group">
+    <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.
+
+Examples:
+- the impressionists
+- the Navajo
+- the Greeks
+- the peace protestors in NYC on February 15 2003
+- Exxon-Mobil
+- King Solomon and his wives
+- the President of the Swiss Confederation</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/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:Restriction>
+        <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >0</owl:minCardinality>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/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/110404/P95i_was_formed_by"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P107_has_current_or_former_member"/>
+        </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/110404/E39_Actor"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E86_Leaving">
+    <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/110404/P145_separated"/>
+        </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/110404/P146_separated_from"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <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.
+
+Examples:
+- the end of Sir Isaac Newton’s duty as Member of Parliament for the University of Cambridge to the Convention Parliament in 1702; George Washington’s leaving office in 1797</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E51_Contact_Point">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E39_Actor"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P76i_provides_access_to"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/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.
+
+Examples:
+- “+41 22 418 5571”
+- “weasel@paveprime.com”</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E14_Condition_Assessment">
+    <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.
+The condition assessment may be carried out by inspection, measurement or through historical research. This class is used to document circumstances of the respective assessment that may be relevant to interpret its quality at a later stage, or to continue research on related documents.
+
+Examples:
+- last year’s inspection of humidity damage to the frescos in the St. George chapel in our village</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P34_concerned"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P35_has_identified"/>
+        </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/110404/E13_Attribute_Assignment"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E44_Place_Appellation">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E41_Appellation"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises any sort of identifier characteristically used to refer to an E53 Place.
+Instances of E44 Place Appellation may vary in their degree of precision and their meaning may vary over time - the same instance of E44 Place Appellation may be used to refer to several places, either because of cultural shifts, or because objects used as reference points have moved around. Instances of E44 Place Appellation can be extremely varied in form: postal addresses, instances of E47 Spatial Coordinate, and parts of buildings can all be considered as instances of E44 Place Appellation.
+
+Examples:
+- “Vienna”
+- “CH-1211, Genève”
+- “Aquae Sulis Minerva”
+- “Bath”
+- “Cambridge”
+- “the Other Place”
+- “the City”</rdfs:comment>
+    <owl:disjointWith rdf:resource="http://erlangen-crm.org/110404/E49_Time_Appellation"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E80_Part_Removal">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P113_removed"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P112_diminished"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E11_Modification"/>
+    <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.
+
+Examples:
+- the removal of the engine from my car
+- the disposal of object number 1976:234 from the collection</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E71_Man-Made_Thing"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P108i_was_produced_by"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E12_Production"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all persistent physical items that are purposely created by human activity.
+This class comprises man-made objects, such as a swords, and man-made features, such as rock art. No assumptions are made as to the extent of modification required to justify regarding an object as man-made. For example, a “cup and ring” carving on bedrock is regarded as instance of E24 Physical Man-Made Thing.
+
+Examples:
+- the Forth Railway Bridge (E22)
+- the Channel Tunnel (E25)
+- the Historical Collection of the Museum Benaki in Athens (E78)</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E25_Man-Made_Feature">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises physical features that are purposely created by human activity, such as scratches, artificial caves, artificial water channels, etc.
+No assumptions are made as to the extent of modification required to justify regarding a feature as man-made. For example, rock art or even “cup and ring” carvings on bedrock a regarded as types of E25 Man-Made Feature.
+
+Examples:
+- the Manchester Ship Canal
+- Michael Jackson's nose following plastic surgery</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E26_Physical_Feature"/>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E39_Actor">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises people, either individually or in groups, who have the potential to perform intentional actions for which they can be held responsible.
+The CRM does not attempt to model the inadvertent actions of such actors. Individual people should be documented as instances of E21 Person, whereas groups should be documented as instances of either E74 Group or its subclass E40 Legal Body.
+
+Examples:
+- London and Continental Railways (E40)
+- the Governor of the Bank of England in 1975 (E21)
+- Sir Ian McKellan (E21)</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E16_Measurement">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom>
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E54_Dimension"/>
+        </owl:someValuesFrom>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P40_observed_dimension"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P39_measured"/>
+        </owl:onProperty>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E13_Attribute_Assignment"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises actions measuring physical properties and other values that can be determined by a systematic procedure.
+Examples include measuring the monetary value of a collection of coins or the running time of a specific video cassette.
+The E16 Measurement may use simple counting or tools, such as yardsticks or radiation detection devices. The interest is in the method and care applied, so that the reliability of the result may be judged at a later stage, or research continued on the associated documents. The date of the event is important for dimensions, which may change value over time, such as the length of an object subject to shrinkage. Details of methods and devices are best handled as free text, whereas basic techniques such as "carbon 14 dating" should be encoded using P2_has type (is type of:) E55 Type.
+
+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>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E10_Transfer_of_Custody">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises transfers of physical custody of objects between instances of E39 Actor.
+The recording of the donor and/or recipient is optional. It is possible that in an instance of E10 Transfer of Custody there is either no donor or no recipient. Depending on the circumstances it may describe:
+1. the beginning of custody
+2. the end of custody
+3. the transfer of custody
+4. the receipt of custody from an unknown source
+5. the declared loss of an object
+The distinction between the legal responsibility for custody and the actual physical possession of the object should be expressed using the property P2_has type (is type of). A specific case of transfer of custody is theft.
+The interpretation of the museum notion of "accession" differs between institutions. The CRM therefore models legal ownership and physical custody separately. Institutions will then model their specific notions of accession and deaccession as combinations of these.
+
+Examples:
+- 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 rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P30_transferred_custody_of"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E50_Date">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises specific forms of E49 Time Appellation.
+Dates may vary in their degree of precision.
+
+Examples:
+- "1900"
+- "4-4-1959"
+- "19-MAR-1922"
+- "19640604"</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E49_Time_Appellation"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E1_CRM_Entity">
+    <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/110404/P48_has_preferred_identifier"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises all things in the universe of discourse of the CIDOC Conceptual Reference Model. It is an abstract concept providing for three general properties:
+1.  Identification by name or appellation, and in particular by a preferred identifier
+2.  Classification by type, allowing further refinement of the specific subclass an instance belongs to
+3.  Attachment of free text for the expression of anything not captured by formal properties
+With the exception of E59 Primitive Value, all other classes within the CRM are directly or indirectly specialisations of E1 CRM Entity.
+
+Examples:
+- the earthquake in Lisbon 1755 (E5)</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E31_Document">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E73_Information_Object"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P70_documents"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises identifiable immaterial items that make propositions about reality.
+These propositions may be expressed in text, graphics, images, audiograms, videograms or by other similar means. Documentation databases are regarded as a special case of E31 Document. This class should not be confused with the term “document” in Information Technology, which is compatible with E73 Information Object.
+
+Examples:
+- the Encyclopaedia Britannica (E32)
+- the photo of the Allied Leaders at Yalta published by the UPI, 1945
+- the Doomsday Book</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E29_Design_or_Procedure">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E73_Information_Object"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises documented plans for the execution of actions in order to achieve a result of a specific quality, form or contents. In particular it comprises plans for deliberate human activities that may result in the modification or production of instances of E24 Physical Thing.
+Instances of E29 Design or Procedure can be structured in parts and sequences or depend on others. This is modelled using P6_is associated with.
+Designs or procedures can be seen as one of the following:
+1. A schema for the activities it describes
+2. A schema of the products that result from their application.
+3. An independent intellectual product that may have never been applied, such as Leonardo da Vinci’s famous plans for flying machines.
+Because designs or procedures may never be applied or only partially executed, the CRM models a loose relationship between the plan and the respective product.
+
+Examples:
+- the ISO standardatisation procedure
+- the musical notation of Beethoven's "Ode to Joy"
+- the architectal drawings for the Kölner Dom in Cologne, Germany
+- the drawing on the folio 860 of the Codex Atlanticus from Leonardo da Vinci, 1486-1490, kept in the Biblioteca Ambrosiana in Milan</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E54_Dimension">
+    <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/110404/P91_has_unit"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <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.
+Numerical approximations in archaic instances of E58 Measurement Unit used in historical records should be preserved. Equivalents corresponding to current knowledge should be recorded as additional instances of E54 Dimension as appropriate.
+
+Examples:
+- currency: £26.00
+- length: 3.9-4.1 cm
+- diameter: 26 mm
+- weight: 150 lbs
+- density: 0.85 gm/cc
+- luminescence: 56 ISO lumens
+- tin content: 0.46 %
+- taille au garot: 5 hands
+- calibrated C14 date: 2460-2720 years, etc</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E82_Actor_Appellation">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises any sort of name, number, code or symbol characteristically used to identify an E39 Actor.
+An E39 Actor will typically have more than one E82 Actor Appellation, and instances of E82 Actor Appellation in turn may have alternative representations. The distinction between corporate and personal names, which is particularly important in library applications, should be made by explicitly linking the E82 Actor Appellation to an instance of either E21 Person or E74 Group/E40 Legal Body. If this is not possible, the distinction can be made through the use of the P2_has type mechanism.
+
+Examples:
+- “John Doe”
+- “Doe, J”
+- “the U.S. Social Security Number 246-14-2304”
+- “the Artist Formerly Known as Prince”
+- “the Master of the Flemish Madonna”
+- “Raphael’s Workshop”
+- “the Brontë Sisters”
+- “ICOM”
+- “International Council of Museums”</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E41_Appellation"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E53_Place">
+    <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.
+ It is sometimes argued that instances of E53 Place are best identified by global coordinates or absolute reference systems. However, relative references are often more relevant in the context of cultural documentation and tend to be more precise. In particular, we are often interested in position in relation to large, mobile objects, such as ships. For example, the Place at which Nelson died is known with reference to a large mobile object – H.M.S Victory. A resolution of this Place in terms of absolute coordinates would require knowledge of the movements of the vessel and the precise time of death, either of which may be revised, and the result would lack historical and cultural relevance.
+Any object can serve as a frame of reference for E53 Place determination. The model foresees the notion of a "section" of an E19 Physical Object as a valid E53 Place determination.
+
+Examples:
+- the extent of the UK in the year 2003
+- the position of the hallmark on the inside of my wedding ring
+- the place referred to in the phrase: "Fish collected at three miles north of the confluence of the Arve and the Rhone"
+- Here -&gt; &lt;-</rdfs:comment>
+    <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/110404/P59i_is_located_on_or_within"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E9_Move">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises changes of the physical location of the instances of E19 Physical Object.
+Note, that the class E9 Move inherits the property P7_took place at (witnessed): E53 Place. This property should be used to describe the trajectory or a larger area within which a move takes place, whereas the properties P2_ moved to (was destination of), P2_ moved from (was origin of) describe the start and end points only. Moves may also be documented to consist of other moves (via P9_consists of (forms part of)), in order to describe intermediate stages on a trajectory. In that case, start and end points of the partial moves should match appropriately between each other and with the overall event.
+
+Examples:
+- 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/110404/E53_Place"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P26_moved_to"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P27_moved_from"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P25_moved"/>
+        </owl:onProperty>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E68_Dissolution">
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:someValuesFrom rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P99_dissolved"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E64_End_of_Existence"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises the events that result in the formal or informal termination of an E74 Group of people.
+If the dissolution was deliberate, the Dissolution event should also be instantiated as an E7 Activity.
+
+Examples:
+- the fall of the Roman Empire
+- the liquidation of Enron Corporation</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E22_Man-Made_Object">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises physical objects purposely created by human activity.
+No assumptions are made as to the extent of modification required to justify regarding an object as man-made. For example, an inscribed piece of rock or a preserved butterfly are both regarded as instances of E22 Man-Made Object.
+
+Examples:
+- Mallard (the World's fastest steam engine)
+- the Portland Vase
+- the Coliseum</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E38_Image">
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises distributions of form, tone and colour that may be found on surfaces such as photos, paintings, prints and sculptures or directly on electronic media.
+The degree to which variations in the distribution of form and colour affect the identity of an instance of E38 Image depends on a given purpose. The original painting of the Mona Lisa in the Louvre may be said to bear the same instance of E38 Image as reproductions in the form of transparencies, postcards, posters or T-shirts, even though they may differ in size and carrier and may vary in tone and colour. The images in a “spot the difference” competition are not the same with respect to their context, however similar they may at first appear.
+
+Examples:
+- the front side of all 20 Frs notes
+- the image depicted on all reproductions of the Mona Lisa</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E36_Visual_Item"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E37_Mark">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E36_Visual_Item"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This class comprises symbols, signs, signatures or short texts applied to instances of E24 Physical Man-Made Thing by arbitrary techniques in order to indicate the creator, owner, dedications, purpose, etc.
+This class specifically excludes features that have no semantic significance, such as scratches or tool marks. These should be documented as instances of E25 Man-Made Feature.
+
+Examples:
+- Minoan double axe mark
+- the "copyright sign"
+- the smiley symbol</rdfs:comment>
+  </owl:Class>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P91_has_unit">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P91i_is_unit_of"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E58_Measurement_Unit"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property shows the type of unit an E54 Dimension was expressed in.
+
+Examples:
+- height of silver cup 232 (E54) has unit mm (E58)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P130_shows_features_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property generalises the notions of  "copy of" and "similar to" into a dynamic, asymmetric relationship, where the domain expresses the derivative, if such a direction can be established.
+Otherwise, the relationship is symmetric. It is a short-cut of P1_ was influenced by (influenced) in a creation or production, if such a reason for the similarity can be verified. Moreover it expresses similarity in cases that can be stated between two objects only, without historical knowledge about its reasons.
+
+Examples:
+- the Parthenon Frieze on the Acropolis in Athens (E22) shows features of the Original Parthenon Frieze in the British museum (E22). Kind of similarity: Copy (E55)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P41i_was_classified_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P140i_was_attributed_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E17_Type_Assignment"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P70_documents">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67_refers_to"/>
+    </rdfs:subPropertyOf>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P70i_is_documented_in"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E31_Document"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the CRM Entities documented by instances of E31 Document.
+Documents may describe any conceivable entity, hence the link to the highest-level entity in the CRM hierarchy. This property is intended for cases where a reference is regarded as being of a documentary character, in the scholarly or scientific sense.
+
+Examples:
+- the British Museum catalogue (E31) documents the British Museum’s Collection (E78)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P44_has_condition">
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the instances of E57 Materials of which an instance of E18 Physical Thing is composed.
+All physical things consist of physical materials. P45 consists of (is incorporated in) allows the different Materials to be recorded. P45 consists of (is incorporated in) refers here to observed Material as opposed to the consumed raw material.
+A Material, such as a theoretical alloy, may not have any physical instances.
+
+Examples:
+- silver cup 232 (E22) has condition oxidation traces were present in 1997 (E3) has type oxidation traces (E55).
+</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E3_Condition_State"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P111i_was_added_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E79_Part_Addition"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P111_added"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P73i_is_translation_of">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P73_has_translation"/>
+    </owl:inverseOf>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P130i_features_are_also_found_on"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E33_Linguistic_Object"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E33_Linguistic_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P104_is_subject_to">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E72_Legal_Object"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links a particular E72 Legal Object to the instances of E30 Right to which it is subject.
+The Right is held by an E39 Actor as described by P75 possesses (is possessed by).
+
+Examples:
+- Beatles back catalogue (E72) is subject to reproduction right on Beatles back catalogue (E30)</rdfs:comment>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P104i_applies_to"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E30_Right"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P25i_moved_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E9_Move"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12i_was_present_at"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P19i_was_made_for">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E71_Man-Made_Thing"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P19_was_intended_use_of"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P38_deassigned">
+    <rdfs:comment xml:lang="en">Scope note:
+This property records the identifier that was deassigned from an instance of E1 CRM Entity.
+Deassignment of an identifier may be necessary when an item is taken out of an inventory, a new numbering system is introduced or items are merged or split up.
+The same identifier may be deassigned on more than one occasion.
+
+Examples:
+- 31 July 2001 Identifier Assignment of the silver cup OXCMS:2001.1.32 (E15) deassigned “232” (E42)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E15_Identifier_Assignment"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P141_assigned"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P38i_was_deassigned_by"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P23_transferred_title_from">
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor or Actors who relinquish legal ownership as the result of an E8 Acquisition.
+The property will typically be used to describe a person donating or selling an object to a museum.
+In reality title is either transferred to or from someone, or both.
+
+Examples:
+- acquisition of the Amoudrouz collection by the Geneva Ethnographic Museum (E8) transferred title from Heirs of Amoudrouz (E74)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E8_Acquisition"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P14_carried_out_by"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P17i_motivated">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P15i_influenced"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P17_was_motivated_by"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P94i_was_created_by">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P94_has_created"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E28_Conceptual_Object"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P92i_was_brought_into_existence_by"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P108i_was_produced_by">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P108_has_produced"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P92i_was_brought_into_existence_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31i_was_modified_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E12_Production"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P83_had_at_least_duration">
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the minimum length of time covered by an E52 Time-Span.
+It allows an E52 Time-Span to be associated with an E54 Dimension representing it’s minimum duration (i.e. it’s inner boundary) independent from the actual beginning and end.
+
+Examples:
+- the time span of the Battle of Issos 333 B.C.E. (E52) had at least duration Battle of Issos minimum duration (E54) has unit (P91) day (E58) has value (P90) 1 (E60)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P141i_was_assigned_by">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P141_assigned"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E13_Attribute_Assignment"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P40i_was_observed_in">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E16_Measurement"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P141i_was_assigned_by"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P7_took_place_at">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:comment xml:lang="en">Scope note:
+his property describes the spatial location of an instance of E4 Period.
+The related E53 Place should be seen as an approximation of the geographical area within which the phenomena that characterise the period in question occurred. P7_ook place at (witnessed) does not convey any meaning other than spatial positioning (generally on the surface of the earth).  For example, the period “Révolution française” can be said to have taken place in “France”, the “Victorian” period, may be said to have taken place in “Britain” and its colonies, as well as other parts of Europe and north America.
+A period can take place at multiple locations.
+
+Examples 
+- the period “Révolution française” (E4) took place at France (E53)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P147_curated">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E87_Curation_Activity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property associates an instance of E78 Collection or collections with  subject of a curation activity following some implicit or explicit curation plan.
+
+Examples:
+- the activities (E87) by the Benaki Museum curated the acquisition of dolls and games of urban and folk manufacture dating from the 17th to the 20th century, from England, France and Germany for the “Toys, Games and Childhood Collection (E78) of the Museum
+- the activities (E87) of the Historical Museum of Crete, Heraklion, Crete, curated the development of the permanent Numismatic Collection (E78)
+- the activities (E87) by Mikael Heggelund Foslie curated the Mikael Heggelund Foslie’s coralline red algae Herbarium</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E78_Collection"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P87_is_identified_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E44_Place_Appellation"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1_is_identified_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies an E53 Place using an E44 Place Appellation.
+Examples of Place Appellations used to identify Places include instances of E48 Place Name, addresses, E47 Spatial Coordinates etc.
+
+Examples:
+- the location of the Duke of Wellington’s House (E53) is identified by “No 1 London” (E45)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P65i_is_shown_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P128i_is_carried_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E36_Visual_Item"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P100_was_death_of">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P93_took_out_of_existence"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E69_Death"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links an E69 Death event to the E21 Person that died.
+A Death event may involve multiple people, for example in the case of a battle or disaster.
+This is not intended for use with general Natural History material, only people.
+
+Examples:
+- Mozart’s death (E69) was death of Mozart (E21)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P14i_performed">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11i_participated_in"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P16_used_specific_object">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P15_was_influenced_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the use of material or immaterial things in a way essential to the performance or the outcome of an E7 Activity.
+This property typically applies to tools, instruments, moulds, raw materials and items embedded in a product. It implies that the presence of the object in question was a necessary condition for the action. For example, the activity of writing this text required the use of a computer. An immaterial thing can be used if at least one of its carriers is present. For example, the software tools on a computer.
+Another example is the use of a particular name by a particular group of people over some span to identify a thing, such as a settlement. In this case, the physical carriers of this name are at least the people understanding its use.
+
+Examples:
+- the writing of this scope note (E7) used specific object Nicholas Crofts’ computer (E22)
+mode of use Typing Tool; Storage Medium (E55)
+- 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>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P16i_was_used_for"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P71_lists">
+    <rdfs:comment xml:lang="en">Scope note:
+This property documents a source E32 Authority Document for an instance of an E55 Type.
+
+Examples:
+- the Art &amp; Architecture Thesaurus (E32) lists alcazars (E55)</rdfs:comment>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67_refers_to"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E32_Authority_Document"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P144i_gained_member_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E85_Joining"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11i_participated_in"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P34_concerned">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P140_assigned_attribute_to"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E14_Condition_Assessment"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E18 Physical Thing that was assessed during an E14 Condition Assessment activity.
+Conditions may be assessed either by direct observation or using recorded evidence. In the latter case the E18 Physical Thing does not need to be present or extant.
+
+Examples:
+- 1997 condition assessment of the silver collection (E14) concerned silver cup 232 (E22)</rdfs:comment>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P34i_was_assessed_by"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P83i_was_minimum_duration_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P83_had_at_least_duration"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P43_has_dimension">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P43i_is_dimension_of"/>
+    </owl:inverseOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property records a E54 Dimension of some E70 Thing.
+It is a shortcut of the more fully developed path from E70 Thing through P39 measured (was measured by), E16 Measurement P40 observed dimension (was observed in) to E54 Dimension. It offers no information about how and when an E54 Dimension was established, nor by whom.
+An instance of E54 Dimension is specific to an instance of E70 Thing.
+
+Examples:
+- silver cup 232 (E22) has dimension height of silver cup 232 (E54) has unit (P91) mm (E58), has value (P90) 224 (E60)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P45i_is_incorporated_in">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P45_consists_of"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E57_Material"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P115i_is_finished_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P115_finishes"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P131_is_identified_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E82_Actor_Appellation"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1_is_identified_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies a name used specifically to identify an E39 Actor.
+This property is a specialisation of P1 is identified by (identifies) is identified by.
+
+Examples:
+- Tyler Withersopp IV (E39) is identified by “US social security number 619-17-4204” (E82)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P54_has_current_permanent_location">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property records the foreseen permanent location of an instance of E19 Physical Object at the time this property was recorded.
+P54 has current permanent location (is current permanent location of) is similar to P55 has current location (currently holds). However, it indicates the E53 Place currently reserved for an object, such as the permanent storage location or a permanent exhibit location. The object may be temporarily removed from the permanent location, for example when used in temporary exhibitions or loaned to another institution. The object may never actually be located at its permanent location.
+
+Examples:
+- silver cup 232 (E22) has current permanent location Shelf 3.1, Store 2, Museum of Oxford (E53)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P55_has_current_location">
+    <rdfs:comment xml:lang="en">Scope note:
+This property records the location of an E19 Physical Object at the time the property was recorded.
+This property is a specialisation of P53 has former or current location (is former or current location of). It indicates that the E53 Place associated with the E19 Physical Object is the current location of the object. The property does not allow any indication of how long the Object has been at the current location.
+P55 has current location (currently holds) is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object through P25 moved (moved by), E9 Move P26 moved to (was destination of) to E53 Place if and only if this Move is the most recent.
+
+Examples:
+- silver cup 232 (E22) has current location Display cabinet 23, Room 4, British Museum (E53)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P53_has_former_or_current_location"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P28_custody_surrendered_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E10_Transfer_of_Custody"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor or Actors who surrender custody of an instance of E18 Physical Thing in an E10 Transfer of Custody activity.
+The property will typically describe an Actor surrendering custody of an object when it is handed over to someone else’s care. On occasion, physical custody may be surrendered involuntarily – through accident, loss or theft.
+In reality, custody is either transferred to someone or from someone, or both.
+
+Examples:
+- the Secure Deliveries Inc. crew (E40) surrendered custody through The delivery of the paintings by Secure Deliveries Inc. to the National Gallery (E10)</rdfs:comment>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P14_carried_out_by"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P97_from_father">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links an E67 Birth event to an E21 Person in the role of biological father.
+Note that biological fathers are not seen as necessary participants in the Birth, whereas birth-giving mothers are (see P96 by mother (gave birth)). The Person being born is linked to the Birth with the property P98 brought into life (was born).
+This is not intended for use with general natural history material, only people. There is no explicit method for modelling conception and gestation except by using extensions.
+A Birth event is normally (but not always) associated with one biological father.
+
+Examples:
+- King George VI (E21) was father for the birth of Queen Elizabeth II (E67)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E67_Birth"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P97i_was_father_for"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P102_has_title">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E35_Title"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1_is_identified_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the E35 Title applied to an instance of E71 Man-Made Thing. The E55 Type of Title is assigned in a sub property.
+The P102_1 has type property of the P102 has title (is title of) property enables the relationship between the Title and the thing to be further clarified, for example, if the Title was a given Title, a supplied Title etc.
+It allows any man-made material or immaterial thing to be given a Title. It is possible to imagine a Title being created without a specific object in mind.
+
+Examples:
+- the first book of the Old Testament (E33) has title “Genesis” (E35) has type translated (E55)</rdfs:comment>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P102i_is_title_of"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E71_Man-Made_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P74_has_current_or_former_residence">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the current or former E53 Place of residence of an E39 Actor.
+The residence may be either the Place where the Actor resides, or a legally registered address of any kind.
+
+Examples:
+- Queen Elizabeth II (E39) has current or former residence Buckingham Palace (E53)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P74i_is_current_or_former_residence_of"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P53i_is_former_or_current_location_of">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P53_has_former_or_current_location"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P68i_use_foreseen_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E57_Material"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P68_foresees_use_of"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E29_Design_or_Procedure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P126_employed">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E57_Material"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E11_Modification"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies E57 Material employed in an E11 Modification.
+The E57 Material used during the E11 Modification does not necessarily become incorporated into the E24 Physical Man-Made Thing that forms the subject of the E11 Modification.
+
+Examples:
+- the repairing of the Queen Mary (E11) employed Steel (E57)
+- distilled water (E57) was employed in the restoration of the Sistine Chapel (E11)</rdfs:comment>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P126i_was_employed_in"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P143i_was_joined_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11i_participated_in"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E85_Joining"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P143_joined"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P26i_was_destination_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P7i_witnessed"/>
+    </rdfs:subPropertyOf>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P26_moved_to"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E9_Move"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P59i_is_located_on_or_within">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P135i_was_created_by">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94i_was_created_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E83_Type_Creation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P41_classified">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P140_assigned_attribute_to"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E17_Type_Assignment"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property records the item to which a type was assigned in an E17 Type Assignment activity.
+Any instance of a CRM entity may be assigned a type through type assignment. Type assignment events allow a more detailed path from E1 CRM Entity through P4_ classified (was classified), E17 Type Assignment, P4_ assigned (was assigned by) to E55 Type for assigning types to objects compared to the shortcut offered by P2_has type (is type of).
+Example:
+31 August 1997 classification of silver cup 232 (E17) classified silver cup 232 (E22)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P41i_was_classified_by"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P92_brought_into_existence">
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows an E63 Beginning of Existence event to be linked to the E77 Persistent Item brought into existence by it.
+It allows a “start” to be attached to any Persistent Item being documented i.e. E70 Thing, E72 Legal Object, E39 Actor, E41 Appellation, E51 Contact Point and E55 Type.
+
+Examples:
+- the birth of Mozart (E67) brought into existence Mozart (E21)</rdfs:comment>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E63_Beginning_of_Existence"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P145_separated">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11_had_participant"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E86_Leaving"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the instance of E39 Actor that leaves an instance of E74 Group through an instance of E86 Leaving.
+
+Examples:
+- the end of Sir Isaac Newton’s duty as Member of Parliament for the University of Cambridge to the Convention Parliament in 1702 separated Sir Isaac Newton
+- George Washington’s leaving office in 1797 separated George Washington
+- the implementation of the treaty regulating the termination of Greenland membership in EU between EU, Denmark and Greenland February 1. 1985 (E86) separated  Greenland (E40)</rdfs:comment>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P145i_left_by"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P44i_is_condition_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E3_Condition_State"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P44_has_condition"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P62_depicts">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P62i_is_depicted_by"/>
+    </owl:inverseOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies something that is depicted by an instance of E24 Physical Man-Made Thing.
+This property is a shortcut of the more fully developed path from E24 Physical Man-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1CRM Entity. P62_1 mode of depiction allows the nature of the depiction to be refined.
+
+Examples:
+- the painting “La Liberté guidant le peuple” by Eugène Delacroix (E84) depicts the French “July Revolution” of 1830 (E7)
+- the 20 pence coin held by the Department of Coins and Medals of the British Museum under registration number 2006,1101.126 (E24) depicts Queen Elizabeth II (E21) mode of depiction Profile (E55)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P129_is_about">
+    <rdfs:comment xml:lang="en">Scope note:
+This property documents that an E89 Propositional Object has as subject an instance of E1 CRM Entity.
+This differs from P67 refers to (is referred to by), which refers to an E1 CRM Entity, in that it describes the primary subject or subjects of an E89 Propositional Object.
+
+Examples:
+- the text entitled ‘Reach for the sky’ (E33) is about Douglas Bader (E21)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67_refers_to"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P15i_influenced">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P76i_provides_access_to">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E51_Contact_Point"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P144_joined_with">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11_had_participant"/>
+    </rdfs:subPropertyOf>
+    <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.
+Although a Joining activity normally concerns only one instance of E74 Group, it is possible to imagine circumstances under which becoming member of one Group implies becoming member of another Group as well.
+Joining events allow for describing people becoming members of a group with a more detailed path from E74 Group through P1_4 joined with (gained member by), E85 Joining, P1_3 joined (was joined by) to E39 Actor, compared to the shortcut offered by P1__has current or former member (is current or former member of).
+The property P14_1 kind of member can be used to specify the type of membership or the role the member has in the group.
+
+Examples:
+- the election of Sir Isaac Newton as Member of Parliament to the Convention Parliament of 1689 (E85) joined with the Convention Parliament (E40)
+- the inauguration of Mikhail Sergeyevich Gorbachev as Leader of the Union of Soviet Socialist Republics (USSR) in 1985 (E85) joined with the office of Leader of the Union of Soviet Socialist Republics (USSR) (E40) with P14_1 kind  of member President (E55)
+- the implementation of the membership treaty January 1. 1973 between EU and Denmark (E85) joined with EU (E40)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P144i_gained_member_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E85_Joining"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P8_took_place_on_or_within">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the location of an instance of E4 Period with respect to an E19 Physical Object.
+P8 took place on or within (witnessed) is a short-cut of a path defining a E53 Place with respect to the geometry of an object. cf. E46 Section Definition.
+This property is in effect a special case of P7 took place at. It describes a period that can be located with respect to the space defined by an E19 Physical Object such as a ship or a building. The precise geographical location of the object during the period in question may be unknown or unimportant.
+For example, the French and German armistice of 22 June 1940 was signed in the same railway carriage as the armistice of 11 November 1918.
+
+Examples:
+- the coronation of Queen Elisabeth II (E7) took place on or within Westminster Abbey (E19)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P33_used_specific_technique">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies a specific E29 Design or Procedure used in an E11 Modification.
+Modification may be carried out in order to ensure the preservation of an object and not just as part of the creative process.
+The property differs from P32 used general technique (was technique of) in that the E29 Design or Procedure referred to is specific and documented rather than simply being a term in the E55 Type hierarchy. Typical examples would include intervention plans for conservation.
+
+Examples:
+- Ornamentation of silver cup 232 (E11) used specific technique 'Instructions for golden chase work by A N Other' (E29)
+- Rebuilding of Reichstag (E11) used specific technique Architectural plans by Foster and Partners (E29)</rdfs:comment>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P16_used_specific_object"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E29_Design_or_Procedure"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P33i_was_used_by"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P124i_was_transformed_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P93i_was_taken_out_of_existence_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E81_Transformation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P137i_is_exemplified_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P2i_is_type_of"/>
+    </rdfs:subPropertyOf>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P137_exemplifies"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P38i_was_deassigned_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E15_Identifier_Assignment"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P141i_was_assigned_by"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P93i_was_taken_out_of_existence_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12i_was_present_at"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E64_End_of_Existence"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P102i_is_title_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E35_Title"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E71_Man-Made_Thing"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1i_identifies"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P139_has_alternative_form">
+    <rdfs:comment xml:lang="en">Scope note:
+This property establishes a relationship of equivalence between two instances of E41 Appellation independent from any item identified by them. It is a dynamic asymmetric relationship, where the range expresses the derivative, if such a direction can be established. Otherwise, the relationship is symmetric. The relationship is not transitive.
+The equivalence applies to all cases of use of an instance of E41 Appellation. Multiple names assigned to an object, which are not equivalent for all things identified with a specific instance of E41 Appellation, should be modelled as repeated values of P1_is identified by (identifies).
+P19_1 has type allows the type of derivation, such as “transliteration from Latin 1 to ASCII” be refined..
+
+Examples:
+- "Martin Doerr" (E41) has alternative form "Martin Dörr" (E41) has type Alternate spelling (E55)
+- "Гончарова, Наталья Сергеевна" (E41) has alternative form "Gončarova, Natal´â Sergeevna" (E41) has type ISO 9:1995 transliteration (E55)
+- “Αθήνα” has alternative form “Athina” has type transcription</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E41_Appellation"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E41_Appellation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P30_transferred_custody_of">
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies an item or items of E18 Physical Thing concerned in an E10 Transfer of Custody activity.
+The property will typically describe the object that is handed over by an E39 Actor to another Actor’s custody. On occasion, physical custody may be transferred involuntarily or illegally – through accident, unsolicited donation, or theft.
+
+Examples:
+- the delivery of paintings by Secure Deliveries Inc. to the National Gallery (E10) transferred custody of paintings from The Iveagh Bequest (E19)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E10_Transfer_of_Custody"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P13_destroyed">
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows specific instances of E18 Physical Thing that have been destroyed to be related to a destruction event.
+Destruction implies the end of an item’s life as a subject of cultural documentation – the physical matter of which the item was composed may in fact continue to exist. A destruction event may be contiguous with a Production that brings into existence a derived object composed partly of matter from the destroyed object.
+Example:
+the Tay Bridge Desaster (E6) destroyed The Tay Bridge (E22)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E6_Destruction"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P93_took_out_of_existence"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P24_transferred_title_of">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P24i_changed_ownership_through"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E8_Acquisition"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E18 Physical Thing or things involved in an E8 Acquisition.
+In reality, an acquisition must refer to at least one transferred item.
+
+Examples:
+- acquisition of the Amoudrouz collection by the Geneva Ethnographic Museum (E8) transferred title of Amoudrouz Collection (E78)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P20i_was_purpose_of">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P20_had_specific_purpose"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E5_Event"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P2i_is_type_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P109i_is_current_or_former_curator_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P109_has_current_or_former_curator"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E78_Collection"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P23i_surrendered_title_through">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E8_Acquisition"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P23_transferred_title_from"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P72_has_language">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P72i_is_language_of"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E33_Linguistic_Object"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the E56 Language of an E33 Linguistic Object.
+Linguistic Objects are composed in one or more human Languages. This property allows these languages to be documented.
+
+Examples:
+- the American Declaration of Independence (E33) has language 18th Century English (E56)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E56_Language"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P72i_is_language_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E56_Language"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E33_Linguistic_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P142_used_constituent">
+    <rdfs:comment xml:lang="en">Scope note:
+This property associates the event of assigning an instance of E42 Identifier to an entity, with  the instances of E41 Appellation that were used as elements of the identifier.
+
+Examples:
+- On June 1, 2001 assigning the personal name heading “Guillaume, de Machaut, ca. 1300-1377” (E15) used constituent “Guillaume, de Machaut” (E82)
+- On June 1, 2001 assigning the personal name heading “Guillaume, de Machaut, ca. 1300-1377” (E15) used constituent “ca. 1300-1377” (E49)</rdfs:comment>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P16_used_specific_object"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E15_Identifier_Assignment"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E41_Appellation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P103i_was_intention_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E71_Man-Made_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P62i_is_depicted_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P105i_has_right_on">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E72_Legal_Object"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P76_has_contact_point">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P76i_provides_access_to"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies an E51 Contact Point of any type that provides access to an E39 Actor by any communication method, such as e-mail or fax.
+
+Examples:
+- RLG (E40) has contact point “bl.ric@rlg.org” (E51)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E51_Contact_Point"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P95i_was_formed_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E66_Formation"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P95_has_formed"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P92i_was_brought_into_existence_by"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P142i_was_used_in">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E41_Appellation"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P142_used_constituent"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P16i_was_used_for"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E15_Identifier_Assignment"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P33i_was_used_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P16i_was_used_for"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E29_Design_or_Procedure"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P107_has_current_or_former_member">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property relates an E39 Actor to the E74 Group of which that E39 Actor is a member.
+Groups, Legal Bodies and Persons, may all be members of Groups. A Group necessarily consists of more than one member.
+This property is a shortcut of the more fully developed path from E74 Group through P144 joined with (gained member by), E85 Joining, P143 joined (was joined by) to E39 Actor
+The property P107.1 kind of member can be used to specify the type of membership or the role the member has in the group.
+
+Examples:
+- Moholy Nagy (E21) is current or former member of Bauhaus (E74)
+- National Museum of Science and Industry (E40) has current or former member The National Railway Museum (E40)
+- The married couple Queen Elisabeth and Prince Phillip (E74) has current or former member Prince Phillip (E21) with P107.1 kind of member husband (E55 Type)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P131i_identifies">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E82_Actor_Appellation"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1i_identifies"/>
+    </rdfs:subPropertyOf>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P131_is_identified_by"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E5_Event"/>
+    <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>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P58_has_section_definition">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E46_Section_Definition"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P58i_defines_section"/>
+    </owl:inverseOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links an area (section) named by a E46 Section Definition to the instance of E18 Physical Thing upon which it is found.
+The CRM handles sections as locations (instances of E53 Place) within or on E18 Physical Thing that are identified by E46 Section Definitions. Sections need not be discrete and separable components or parts of an object.
+This is part of a more developed path from E18 Physical Thing through P58, E46 Section Definition, P87 is identified by (identifies) that allows a more precise definition of a location found on an object than the shortcut P59 has section (is located on or within).
+A particular instance of a Section Definition only applies to one instance of Physical Thing.
+
+Examples:
+- HMS Victory (E22) has section definition “poop deck of HMS Victory” (E46)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P84i_was_maximum_duration_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P50_has_current_keeper">
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor or Actors who had custody of an instance of E18 Physical Thing at the time this property was recorded.
+P50 has current keeper (is current keeper of) is a shortcut for the more detailed path from E18 Physical Thing through P30 transferred custody of (custody transferred through), E10 Transfer of Custody, P29 custody received by (received custody through) to E39 Actor.
+
+Examples:
+- painting from The Iveagh Bequest (E18) has current keeper The National Gallery (E40)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P49_has_former_or_current_keeper"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P42_assigned">
+    <rdfs:comment xml:lang="en">Scope note:
+This property records the type that was assigned to an entity by an E17 Type Assignment activity.
+Type assignment events allow a more detailed path from E1 CRM Entity through P4_ classified (was classified by), E17 Type Assignment, P4_ assigned (was assigned by) to E55 Type for assigning types to objects compared to the shortcut offered by P2_has type (is type of).
+For example, a fragment of an antique vessel could be assigned the type “attic red figured belly handled amphora” by expert A. The same fragment could be assigned the type “shoulder handled amphora” by expert B.
+A Type may be intellectually constructed independent from assigning an instance of it.
+Example: 31 August 1997 classification of silver cup 232 (E17) assigned goblet (E55)</rdfs:comment>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P141_assigned"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E17_Type_Assignment"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P97i_was_father_for">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E67_Birth"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P140_assigned_attribute_to">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E13_Attribute_Assignment"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property indicates the item to which an attribute or relation is assigned.
+
+Examples:
+- February 1997 Current Ownership Assessment of Martin Doerr’s silver cup (E13) assigned attribute to Martin Doerr’s silver cup (E19)
+- 01 June 1997 Identifier Assignment of the silver cup donated by Martin Doerr (E15) assigned attribute to silver cup 232 (E19)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P120_occurs_before">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the relative chronological sequence of two temporal entities.
+It implies that a temporal gap exists between the end of A and the start of B. This property is only necessary if the relevant time spans are unknown (otherwise the relationship can be calculated).
+This property is the same as the "before / after" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
+
+Examples:
+- Early Bronze Age (E4) occurs before Late Bronze age (E4)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P52_has_current_owner">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P52i_is_current_owner_of"/>
+    </owl:inverseOf>
+    <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.
+P52 has current owner (is current owner of) is a shortcut for the more detailed path from E18 Physical Thing through P24 transferred title of (changed ownership through), E8 Acquisition, P22 transferred title to (acquired title through) to E39 Actor, if and only if this acquisition event is the most recent.
+
+Examples:
+- paintings from the Iveagh Bequest (E18) has current owner  «English Heritage»
+(E40)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P51_has_former_or_current_owner"/>
+    </rdfs:subPropertyOf>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P105_right_held_by"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P70i_is_documented_in">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E31_Document"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67i_is_referred_to_by"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P84_had_at_most_duration">
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the maximum length of time covered by an E52 Time-Span.
+It allows an E52 Time-Span to be associated with an E54 Dimension representing it’s maximum duration (i.e. it’s outer boundary) independent from the actual beginning and end.
+
+Examples:
+- the time span of the Battle of Issos 333 B.C.E. (E52) had at most duration Battle of Issos maximum duration (E54) has unit (P91) day (E58) has value (P90) 2 (E60)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P84i_was_maximum_duration_of"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P58i_defines_section">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E46_Section_Definition"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P49_has_former_or_current_keeper">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor or Actors who have or have had custody of an instance of E18 Physical Thing at some time.
+The distinction with P50 has current keeper (is current keeper of) is that P49 has former or current keeper (is former or current keeper of) leaves open the question as to whether the specified keepers are current.
+P49 has former or current keeper (is former or current keeper of) is a shortcut for the more detailed path from E18 Physical Thing through P30 transferred custody of (custody transferred through), E10 Transfer of Custody, P28 custody surrendered by (surrendered custody through) or P29 custody received by (received custody through) to E39 Actor.
+
+Examples:
+- paintings from The Iveagh Bequest (E18) has former or current keeper Secure Deliveries Inc. (E40)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P104i_applies_to">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E30_Right"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E72_Legal_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1i_identifies">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E41_Appellation"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P21_had_general_purpose">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes an intentional relationship between an E7 Activity and some general goal or purpose.
+This may involve activities intended as preparation for some type of activity or event. P2_had general purpose (was purpose of) differs from P2_had specific purpose (was purpose of) in that no occurrence of an event is implied as the purpose.
+
+Examples:
+- Van Eyck’s pigment grinding (E7) had general purpose painting (E55)
+- the setting of trap 2742 on May 17th 1874 (E7) had general purpose Catching Moose
+(E55) (Activity type)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P34i_was_assessed_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P140i_was_attributed_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E14_Condition_Assessment"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P117_occurs_during">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows the entire E52 Time-Span of an E2 Temporal Entity to be situated within the Time-Span of another temporal entity that starts before and ends after the included temporal entity.
+This property is only necessary if the time span is unknown (otherwise the relationship can be calculated). This property is the same as the "during / includes" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
+
+Examples:
+- Middle Saxon period (E4) occurs during Saxon period (E4)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P117i_includes"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P146i_lost_member_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E86_Leaving"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11i_participated_in"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P99_dissolved">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P93_took_out_of_existence"/>
+    </rdfs:subPropertyOf>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11_had_participant"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E68_Dissolution"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P99i_was_dissolved_by"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links the disbanding or E68 Dissolution of an E74 Group to the Group itself.
+
+Examples:
+- the end of The Hole in the Wall Gang (E68) dissolved The Hole in the Wall Gang (E74)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P73_has_translation">
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the source and target of instances of E33Linguistic Object involved in a translation.
+When a Linguistic Object is translated into a new language it becomes a new Linguistic Object, despite being conceptually similar to the source object.aScope note:
+This property describes the source and target of instances of E33Linguistic Object involved in a translation.
+When a Linguistic Object is translated into a new language it becomes a new Linguistic Object, despite being conceptually similar to the source object.
+
+Examples:
+- “Les Baigneurs” (E33) has translation “The Bathers” (E33)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E33_Linguistic_Object"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E33_Linguistic_Object"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P130_shows_features_of"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P19_was_intended_use_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E71_Man-Made_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property relates an E7 Activity with objects created specifically for use in the activity.
+This is distinct from the intended use of an item in some general type of activity such as the book of common prayer which was intended for use in Church of England services (see P101 had as general use (was use of)).
+
+Examples:
+- Lady Diana Spencer's wedding dress (E71) was made for Wedding of Prince Charles and Lady Diana Spencer (E7) mode use of To Be Worn (E55)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P45_consists_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E57_Material"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the instances of E57 Materials of which an instance of E18 Physical Thing is composed.
+All physical things consist of physical materials. P45 consists of (is incorporated in) allows the different Materials to be recorded. P45 consists of (is incorporated in) refers here to observed Material as opposed to the consumed raw material.
+A Material, such as a theoretical alloy, may not have any physical instances.
+silver cup 232 (E22) consists of silver (E57)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P48_has_preferred_identifier">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1_is_identified_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property records the preferred E42 Identifier that was used to identify an instance of E1 CRM Entity at the time this property was recorded.
+More than one preferred identifier may have been assigned to an item over time.
+Use of this property requires an external mechanism for assigning temporal validity to the respective CRM instance.
+P48 has preferred identifier (is preferred identifier of), is a shortcut for the path from E1 CRM Entity through P140 assigned attribute to (was attributed by), E15 Identifier Assignment, P37 assigned (was assigned by) to E42 Identifier. The fact that an identifier is a preferred one for an organisation can be better expressed in a context independent form by assigning a suitable E55 Type to the respective instance of E15 Identifier Assignment using the P2 has type property.
+
+Examples:
+- the pair of Lederhosen donated by Dr Martin Doerr (E22) has preferred identifier OXCMS:2001.1.32 (E42)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P107i_is_current_or_former_member_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P107_has_current_or_former_member"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P138_represents">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67_refers_to"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property establishes the relationship between an E36 Visual Item and the entity that it visually represents.
+Any entity may be represented visually. This property is part of the fully developed path from E24 Physical Man-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1 CRM Entity, which is shortcut by P62depicts (is depicted by). P138.1 mode of representation allows the nature of the representation to be refined.
+
+Examples:
+- the design on the reverse of a Swiss coin (E36) represents Helvetia (E28) mode of representation Profile (E55)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E36_Visual_Item"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P138i_has_representation"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P125_used_object_of_type">
+    <rdfs:comment xml:lang="en">Scope note:
+This property defines the kind of objects used in an E7 Activity, when the specific instance is either unknown or not of interest, such as use of "a hammer".
+
+Examples:
+- at the Battle of Agincourt (E7), the English archers used object of type long bow (E55)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P125i_was_type_of_object_used_in"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P9_consists_of">
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the decomposition of an instance of E4 Period into discrete, subsidiary periods.
+The sub-periods into which the period is decomposed form a logical whole - although the entire picture may not be completely known - and the sub-periods are constitutive of the general period.
+
+Examples:
+- Cretan Bronze Age (E4) consists of Middle Minoan (E4)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P5i_forms_part_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E3_Condition_State"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E3_Condition_State"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P29i_received_custody_through">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E10_Transfer_of_Custody"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P119_meets_in_time_with">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P119i_is_met_in_time_by"/>
+    </owl:inverseOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property indicates that one E2 Temporal Entity immediately follows another.
+It implies a particular order between the two entities: if A meets in time with B, then A must precede B. This property is only necessary if the relevant time spans are unknown (otherwise the relationship can be calculated).
+This property is the same as the "meets / met-by" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
+
+Examples:
+- Early Saxon Period (E4) meets in time with Middle Saxon Period (E4)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P127_has_broader_term">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies a super-Type to which an E55 Type is related.
+It allows Types to be organised into hierarchies. This is the sense of "broader term generic (BTG)" as defined in ISO 2788.
+
+Examples:
+- dime (E55) has broader term coin (E55)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P39i_was_measured_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P140i_was_attributed_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P39_measured"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E16_Measurement"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P118i_is_overlapped_in_time_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P105_right_held_by">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P105i_has_right_on"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor who holds the instances of E30 Right to an E72 Legal Object.
+It is a superproperty of P52 has current owner (is current owner of) because ownership is a right that is held on the owned object.
+P105 right held by (has right on) is a shortcut of the fully developed path from E72 Legal Object through P104 is subject to (applies to), E30 Right, P75 possesses (is possessed by) to E39 Actor.
+
+Examples:
+- Beatles back catalogue (E73) right held by Michael Jackson (E21)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E72_Legal_Object"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P46i_forms_part_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P46_is_composed_of"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P35_has_identified">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E3_Condition_State"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E14_Condition_Assessment"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E3 Condition State that was observed in an E14 Condition Assessment activity.
+
+Examples:
+- 1997 condition assessment of silver cup 232 (E14) has identified oxidation traces were present in 1997 (E3) has type oxidation traces (E55)</rdfs:comment>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P141_assigned"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P32_used_general_technique">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P125_used_object_of_type"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the technique that was employed in an act of modification.
+These techniques should be drawn from an external E55 Type hierarchy of consistent terminology of general techniques such as embroidery, oil-painting, etc. Specific techniques may be further described as instances of E29 Design or Procedure.
+
+Examples:
+- ornamentation of silver cup 113 (E11) used general technique gold-plating (E55) (Design or Procedure Type)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P109_has_current_or_former_curator">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E78_Collection"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor or Actors who assume or have assumed overall curatorial responsibility for an E78 Collection.
+This property is effectively a short-cut. It does not allow a history of curation to be recorded. This would require use of an Event assigning responsibility for a Collection to a curator.
+
+Examples:
+- the Robert Opie Collection (E78) has current or former curator Robert Opie (E39)
+- the Mikael Heggelund Foslie’s coralline red algae Herbarium (E78) has current or former curator Mikael Heggelund Foslie</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P130i_features_are_also_found_on">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P130_shows_features_of"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P134i_was_continued_by">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P15i_influenced"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P134_continued"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P43i_is_dimension_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P55i_currently_holds">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P53i_is_former_or_current_location_of"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P55_has_current_location"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P91i_is_unit_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E58_Measurement_Unit"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P50i_is_current_keeper_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P50_has_current_keeper"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P49i_is_former_or_current_keeper_of"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P30i_custody_transferred_through">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E10_Transfer_of_Custody"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P30_transferred_custody_of"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P137_exemplifies">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P2_has_type"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows an item to be declared as a particular example of an E55 Type or taxon.
+The P137.1 in the taxonomic role property of P137 exemplifies (is exemplified by) allows differentiation of taxonomic roles. The taxonomic role renders the specific relationship of this example to the Type, such as "prototypical", "archetypical", "lectotype", etc. The taxonomic role "lectotype" is not associated with the Type Creation (E83) itself, but selected in a later phase.
+
+Examples:
+- Object BM000098044 of the Clayton Herbarium (E20) exemplifies Spigelia marilandica (L.) L. (E55) in the taxonomic role lectotype</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P145i_left_by">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11i_participated_in"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E86_Leaving"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P125i_was_type_of_object_used_in">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P15_was_influenced_by">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P15i_influenced"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This is a high level property, which captures the relationship between an E7 Activity and anything that may have had some bearing upon it.
+The property has more specific sub properties.
+
+Examples:
+- the designing of the Sydney Harbour Bridge (E7) was influenced by the Tyne bridge (E22)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P124_transformed">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P93_took_out_of_existence"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E77 Persistent Item or items that cease to exist due to a E81 Transformation.
+It is replaced by the result of the Transformation, which becomes a new unit of documentation. The continuity between both items, the new and the old, is expressed by the link to the common Transformation.
+
+Examples:
+- the transformation of the Venetian Loggia in Heraklion into a city hall (E81) transformed the Venetian Loggia in Heraklion (E22)
+the death and mummification of Tut-Ankh-Amun (E81) transformed the ruling Pharao Tut-Ankh-Amun (E21)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E81_Transformation"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P124i_was_transformed_by"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P110i_was_augmented_by">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P110_augmented"/>
+    </owl:inverseOf>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31i_was_modified_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E79_Part_Addition"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P37_assigned">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P141_assigned"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property records the identifier that was assigned to an item in an Identifier Assignment activity.
+The same identifier may be assigned on more than one occasion.
+An Identifier might be created prior to an assignment.
+
+Examples:
+- 01 June 1997 Identifier Assignment of the silver cup donated by Martin Doerr (E15) assigned “232” (E42)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E15_Identifier_Assignment"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P92i_was_brought_into_existence_by">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P92_brought_into_existence"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E63_Beginning_of_Existence"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12i_was_present_at"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P26_moved_to">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E9_Move"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P7_took_place_at"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the destination of a E9 Move.
+A move will be linked to a destination, such as the move of an artefact from storage to display. A move may be linked to many terminal instances of E53 Places. In this case the move describes a distribution 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 to The British Museum (E53)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P59_has_section">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P59i_is_located_on_or_within"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links an area to the instance of E18 Physical Thing upon which it is found.
+It is typically used when a named E46 Section Definition is not appropriate.
+E18 Physical Thing may be subdivided into arbitrary regions.
+P59 has section (is located on or within) is a shortcut. If the E53 Place is identified by a Section Definition, a more detailed representation can make use of the fully developed (i.e. indirect) path from E18 Physical Thing through P58 has section definition (defines section), E46 Section Definition, P87 is identified by (identifies) to E53 Place. A Place can only be located on or within one Physical Object.
+
+Examples:
+- HMS Victory (E22) has section HMS Victory section B347.6 (E53)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P14_carried_out_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the active participation of an E39 Actor in an E7 Activity.
+It implies causal or legal responsibility. The P14.1 in the role of property of the property allows the nature of an Actor’s participation to be specified.
+
+Examples:
+- the painting of the Sistine Chapel (E7) carried out by Michaelangelo Buonaroti (E21) in the role of master craftsman (E55)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11_had_participant"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P123i_resulted_from">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P92i_was_brought_into_existence_by"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E81_Transformation"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P2_has_type">
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows sub typing of CRM entities - a form of specialisation – through the use of a terminological hierarchy, or thesaurus.
+The CRM is intended to focus on the high-level entities and relationships needed to describe data structures. Consequently, it does not specialise entities any further than is required for this immediate purpose. However, entities in the isA hierarchy of the CRM may by specialised into any number of sub entities, which can be defined in the E55 Type hierarchy. E51 Contact Point, for example, may be specialised into “e-mail address”, “telephone number”, “post office box”, “URL” etc. none of which figures explicitly in the CRM hierarchy. Sub typing obviously requires consistency between the meaning of the terms assigned and the more general intent of the CRM entity in question.
+
+Examples:
+- "www.cidoc.icom.org" (E51) has type URL (E55)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P2i_is_type_of"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P17_was_motivated_by">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P15_was_influenced_by"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes an item or items that are regarded as a reason for carrying out the E7 Activity.
+For example, the discovery of a large hoard of treasure may call for a celebration, an order from head quarters can start a military manoeuvre.
+
+Examples:
+the resignation of the chief executive (E7) was motivated by the collapse of Swiss Air (E68);
+the coronation of Elizabeth II (E7) was motivated by the death of George VI (E69)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P128i_is_carried_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E73_Information_Object"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P128_carries"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P143_joined">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11_had_participant"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the instance of E39 Actor that becomes member of a E74 Group in an E85 Joining.
+Joining events allow for describing people becoming members of a group with a more detailed path from E74 Group through P144 joined with (gained member by), E85 Joining, P143 joined (was joined by) to E39 Actor, compared to the shortcut offered by P107 has current or former member (is current or former member of).
+
+Examples:
+- the election of Sir Isaac Newton as Member of Parliament to the Convention Parliament of 1689 (E85) joined Sir Isaac Newton (E21)
+- the inauguration of Mikhail Sergeyevich Gorbachev as leader of the Union of Soviet Socialist Republics (USSR) in 1985 (E85) joined Mikhail Sergeyevich Gorbachev (E21)
+- the implementation of the membership treaty January 1. 1973 between EU and Denmark (E85) joined Denmark (E40)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E85_Joining"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P120i_occurs_after">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P120_occurs_before"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P4_has_time-span">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <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>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P4i_is_time-span_of"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P68_foresees_use_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E57_Material"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies an E57 Material foreseeen to be used by an E29 Design or Procedure.
+E29 Designs and procedures commonly foresee the use of particular E57 Materials. The fabrication of adobe bricks, for example, requires straw, clay and water. This property enables this to be documented.
+This property is not intended for the documentation of E57 Materials that were used on a particular occasion when an instance of E29 Design or Procedure was executed.
+
+Examples:
+- procedure for soda glass manufacture (E29) foresees use of soda (E57)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E29_Design_or_Procedure"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P49i_is_former_or_current_keeper_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P49_has_former_or_current_keeper"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11i_participated_in">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12i_was_present_at"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E5_Event"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P128_carries">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E73_Information_Object"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies an E73 Information Object carried by an instance of E24 Physical Man-Made Thing.
+In general this would be an E84 Information Carrier P6_ shows visual item (is shown by) is a specialisation of P1_8 carries (is carried by) which should be used for carrying visual items.
+
+Examples:
+- Matthew’s paperback copy of Reach for the Sky (E84) carries the text of Reach for the Sky (E73)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P140i_was_attributed_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E13_Attribute_Assignment"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P140_assigned_attribute_to"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P74i_is_current_or_former_residence_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P71i_is_listed_in">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P71_lists"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67i_is_referred_to_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E32_Authority_Document"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P112i_was_diminished_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31i_was_modified_by"/>
+    </rdfs:subPropertyOf>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P112_diminished"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E80_Part_Removal"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P93_took_out_of_existence">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E64_End_of_Existence"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows an E64 End of Existence event to be linked to the E77 Persistent Item taken out of existence by it.
+In the case of immaterial things, the E64 End of Existence is considered to take place with the destruction of the last physical carrier.
+This allows an “end” to be attached to any Persistent Item being documented i.e. E70 Thing, E72 Legal Object, E39 Actor, E41 Appellation, E51 Contact Point and E55 Type. For many Persistent Items we know the maximum life-span and can infer, that they must have ended to exist. We assume in that case an End of Existence, which may be as unnoticeable as forgetting the secret knowledge by the last representative of some indigenous nation.
+
+Examples:
+- the death of Mozart (E69) took out of existence Mozart (E21)
+</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P93i_was_taken_out_of_existence_by"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P136_was_based_on">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies one or more items that were used as evidence to declare a new E55 Type.
+The examination of these items is often the only objective way to understand the precise characteristics of a new Type. Such items should be deposited in a museum or similar institution for that reason. The taxonomic role renders the specific relationship of each item to the Type, such as "holotype" or "original element".
+
+Examples:
+- the taxon creation of the plant species ‘Serratula glauca Linné, 1753.’ (E83) was based on Object BM000576251 of the Clayton Herbarium (E20)  in the taxonomic role original element (E55)</rdfs:comment>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P15_was_influenced_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E83_Type_Creation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P75i_is_possessed_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E30_Right"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P75_possesses"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P16i_was_used_for">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P15i_influenced"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12i_was_present_at"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P110_augmented">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E79_Part_Addition"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E24 Physical Man-Made Thing that is added to (augmented) in an E79 Part Addition.
+Although a Part Addition event normally concerns only one item of Physical Man-Made Thing, it is possible to imagine circumstances under which more than one item might be added to (augmented). For example, the artist Jackson Pollock trailing paint onto multiple canvasses.
+
+Examples:
+- the final nail-insertion Event (E79) augmented  Coffin of George VI (E24)</rdfs:comment>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31_has_modified"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P52i_is_current_owner_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P51i_is_former_or_current_owner_of"/>
+    </rdfs:subPropertyOf>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P105i_has_right_on"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P20_had_specific_purpose">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E5_Event"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the relationship between a preparatory activity and the event it is intended to be preparation for.
+This includes activities, orders and other organisational actions, taken in preparation for other activities or events.
+P20 had specific purpose (was purpose of) implies that an activity succeeded in achieving its aim. If it does not succeed, such as the setting of a trap that did not catch anything, one may document the unrealized intention using P21 had general purpose (was purpose of):E55 Type and/or  P33 used specific technique (was used by): E29 Design or Procedure.
+
+Examples:
+Van Eyck’s pigment grinding in 1432 (E7) had specific purpose the painting of the Ghent
+alter piece (E12)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P112_diminished">
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31_has_modified"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E80_Part_Removal"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E24 Physical Man-Made Thing that was diminished by E80 Part Removal.
+Although a Part removal activity normally concerns only one item of Physical Man-Made Thing, it is possible to imagine circumstances under which more than one item might be diminished by a single Part Removal activity.
+
+Examples:
+- the coffin of Tut-Ankh-Amun (E22) was diminished by The opening of the coffin of Tut-Ankh-Amun (E80)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P46_is_composed_of">
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows instances of E18 Physical Thing to be analysed into component elements.
+Component elements, since they are themselves instances of E18 Physical Thing, may be further analysed into sub-components, thereby creating a hierarchy of part decomposition. An instance of E18 Physical Thing may be shared between multiple wholes, for example two buildings may share a common wall.
+This property is intended to describe specific components that are individually documented, rather than general aspects. Overall descriptions of the structure of an instance of E18 Physical Thing are captured by the P3 has note property.
+The instances of E57 Materials of which an item of E18 Physical Thing is composed should be documented using P45 consists of (is incorporated in).
+
+Examples:
+- the Royal carriage (E22) forms part of the Royal train (E22)
+- the "Hog's Back" (E24) forms part of the "Fosseway" (E24)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P8i_witnessed">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P8_took_place_on_or_within"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31_has_modified">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E11_Modification"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E24 Physical Man-Made Thing modified in an E11 Modification.
+If a modification is applied to a non-man-made object, it is regarded as an E22 Man-Made Object from that time onwards.
+
+Examples:
+- rebuilding of the Reichstag (E11) has modified the Reichstag in Berlin (E24)</rdfs:comment>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31i_was_modified_by"/>
+    </owl:inverseOf>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P118_overlaps_in_time_with">
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies an overlap between the instances of E52 Time-Span of two instances of E2 Temporal Entity.
+It implies a temporal order between the two entities: if A overlaps in time B, then A must start before B, and B must end after A. This property is only necessary if the relevant time spans are unknown (otherwise the relationship can be calculated).
+This property is the same as the "overlaps / overlapped-by" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
+
+Examples:
+- the Iron Age (E4) overlaps in time with the Roman period (E4)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P118i_is_overlapped_in_time_by"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P138i_has_representation">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E36_Visual_Item"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67i_is_referred_to_by"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P37i_was_assigned_by">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P37_assigned"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P141i_was_assigned_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E15_Identifier_Assignment"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P129i_is_subject_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67i_is_referred_to_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P129_is_about"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P78_is_identified_by">
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies an E52 Time-Span using an E49Time Appellation.
+
+Examples:
+- the time span 1926 to 1988 (E52) is identified by “Showa” (Japanese time appellation) (E49)</rdfs:comment>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1_is_identified_by"/>
+    </rdfs:subPropertyOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E49_Time_Appellation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P134_continued">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows two activities to be related where the domain is considered as an intentional continuation of the range.
+Used multiple times, this allows a chain of related activities to be created which follow each other in sequence.
+
+Examples:
+- the construction of the Kölner Dom (Cologne Cathedral) (E7), abandoned in the 15th century, was continued by construction in the 19th century adapting the initial plans so as to preserve the intended appearance (E7)</rdfs:comment>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P15_was_influenced_by"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P56i_is_found_on">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P46i_forms_part_of"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P56_bears_feature"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E26_Physical_Feature"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P32i_was_technique_of">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P125i_was_type_of_object_used_in"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P32_used_general_technique"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P113i_was_removed_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E80_Part_Removal"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P117i_includes">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P113_removed">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P113i_was_removed_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E80_Part_Removal"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E18 Physical Thing that is removed during an E80 Part Removal activity.
+
+Examples:
+- the opening of the coffin of Tut-Ankh-Amun (E80) removed  The mummy of Tut-Ankh-Amun (E20,E22)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P99i_was_dissolved_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E68_Dissolution"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P93i_was_taken_out_of_existence_by"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P11i_participated_in"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P75_possesses">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E30_Right"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies former or current instances of E30 Rights held by an E39 Actor.
+
+Examples:
+- Michael Jackson (E21) possesses Intellectual property rights on the Beatles’ back catalogue (E30)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P28i_surrendered_custody_through">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P28_custody_surrendered_by"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E10_Transfer_of_Custody"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67_refers_to">
+    <rdfs:comment xml:lang="en">Scope note:
+An E73 Information Object may refer to any other E1 CRM Entity.
+This property documents that an E89 Propositional Object makes a statement about an instance of an E1 CRM Entity. P67 refers to (is referred to by) has the P67.1 has type link to an instance of E55 Type. This is intended to allow a more detailed description of the type of reference. This differs from P129 is about (is subject of), which describes the primary subject or subjects of the E89 Propositional Object.
+Example: the eBay auction listing for 4 July 2002 (E73) refers to silver cup 232 (E22) has type auction listing (E55)</rdfs:comment>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67i_is_referred_to_by"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P21i_was_purpose_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E7_Activity"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P21_had_general_purpose"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P98i_was_born">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P92i_was_brought_into_existence_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E67_Birth"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P115_finishes">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows the ending point for a E2 Temporal Entity to be situated by reference to the ending point of another temporal entity of longer duration.
+This property is only necessary if the time span is unknown (otherwise the relationship can be calculated). This property is the same as the "finishes / finished-by" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
+
+Examples:
+- Late Bronze Age (E4) finishes Bronze Age (E4)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P78i_identifies">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P78_is_identified_by"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E49_Time_Appellation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P56_bears_feature">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E26_Physical_Feature"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P46_is_composed_of"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes a E26 Physical Feature found on a E19 Physical Object It does not specify the location of the feature on the object.
+P56 bears feature (is found on) is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object through P59 has section (is located on or within), E53 Place, P53 has former or current location (is former or current location of) to E26 Physical Feature.
+A Physical Feature can only exist on one object. One object may bear more than one Physical Feature. An E27 Site should be considered as an E26 Physical Feature on the surface of the Earth.
+
+Examples:
+- silver cup 232 (E22) bears feature 32 mm scratch on silver cup 232 (E26)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P116_starts">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows the starting point for a E2 Temporal Entity to be situated by reference to the starting point of another temporal entity of longer duration.
+This property is only necessary if the time span is unknown (otherwise the relationship can be calculated). This property is the same as the "starts / started-by" relationships of Allen’s temporal logic (Allen, 1983, pp. 832-843).
+
+Examples:
+- Early Bronze Age (E4) starts Bronze Age (E4)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P116i_is_started_by"/>
+    </owl:inverseOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P31i_was_modified_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E11_Modification"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12i_was_present_at"/>
+    </rdfs:subPropertyOf>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P13i_was_destroyed_by">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P93i_was_taken_out_of_existence_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E6_Destruction"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P13_destroyed"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P29_custody_received_by">
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor or Actors who receive custody of an instance of E18 Physical Thing in an E10 Transfer of Custody activity.
+The property will typically describe Actors receiving custody of an object when it is handed over from another Actor’s care. On occasion, physical custody may be received involuntarily or illegally – through accident, unsolicited donation, or theft.
+In reality, custody is either transferred to someone or from someone, or both.
+
+Examples:
+- representatives of The National Gallery (E40) received custody through The delivery of the paintings of by Secure Delivieries Inc. to the National Gallery (E10)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P29i_received_custody_through"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14_carried_out_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E10_Transfer_of_Custody"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P9i_forms_part_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P9_consists_of"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P147i_was_curated_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E78_Collection"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E87_Curation_Activity"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P147_curated"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P96i_gave_birth">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P96_by_mother"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E67_Birth"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P11i_participated_in"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P146_separated_from">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E86_Leaving"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11_had_participant"/>
+    </rdfs:subPropertyOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the instance of E74 Group an instance of E39 Actor leaves through an instance of E86 Leaving. Although a Leaving activity normally concerns only one instance of E74 Group, it is possible to imagine circumstances under which leaving one E74 Group implies leaving another E74 Group as well.
+
+Examples:
+The end of Sir Isaac Newton’s duty as Member of Parliament for the University of
+Cambridge to the Convention Parliament in 1702 separated from the Convention
+Parliament
+- George Washington’s This property identifies the instance of E74 Group an instance of E39 Actor leaves through an instance of E86 Leaving.
+Although a Leaving activity normally concerns only one instance of E74 Group, it is possible to imagine circumstances under which leaving one E74 Group implies leaving another E74 Group as well.
+
+Examples:
+- the end of Sir Isaac Newton’s duty as Member of Parliament for the University of Cambridge to the Convention Parliament in 1702 separated from the Convention Parliament
+- George Washington’s leaving office in 1797 separated from the office of President of the United States
+- the implementation of the treaty regulating the termination of Greenland membership in EU between EU, Denmark and Greenland February 1. 1985 separated from EU (E40)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P146i_lost_member_by"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P123_resulted_in">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E77 Persistent Item or items that are the result of an E81 Transformation.
+New items replace the transformed item or items, which cease to exist as units of documentation. The physical continuity between the old and the new is expressed by the link to the common Transformation.
+
+Examples:
+- the transformation of the Venetian Loggia in Heraklion into a city hall (E81)  resulted in the City Hall of Heraklion (E22)
+- the death and mummification of Tut-Ankh-Amun (E81) resulted in the Mummy of Tut Tut-Ankh-Amun (E22 and E20)</rdfs:comment>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P92_brought_into_existence"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E81_Transformation"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P123i_resulted_from"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P48i_is_preferred_identifier_of">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P48_has_preferred_identifier"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P141_assigned">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property indicates the attribute that was assigned or the item that was related to the item denoted by a property P1_0 assigned attribute to in an Attribute assignment action.
+
+Examples:
+- February 1997 Current Ownership Assessment of Martin Doerr’s silver cup (E13) assigned Martin Doerr (E21)
+- 01 June 1997 Identifier Assignment of the silver cup donated by Martin Doerr (E15) assigned object identifier 232</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E13_Attribute_Assignment"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P101i_was_use_of">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P101_had_as_general_use"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P116i_is_started_by">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P127i_has_narrower_term">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P127_has_broader_term"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P103_was_intended_for">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E71_Man-Made_Thing"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P103i_was_intention_of"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links an instance of E71 Man-Made Thing to an E55 Type of usage.
+It creates a property between specific man-made things, both physical and immaterial, to Types of intended methods and techniques of use. Note: A link between specific man-made things and a specific use activity should be expressed using P19 was intended use of (was made for).
+
+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/110404/P51_has_former_or_current_owner">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P51i_is_former_or_current_owner_of"/>
+    </owl:inverseOf>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E39 Actor that is or has been the legal owner (i.e. title holder) of an instance of E18 Physical Thing at some time.
+The distinction with P52 has current owner (is current owner of) is that P51 has former or current owner (is former or current owner of) does not indicate whether the specified owners are current. P51 has former or current owner (is former or current owner of) is a shortcut for the more detailed path from E18 Physical Thing through P24 transferred title of (changed ownership through), E8 Acquisition, P23 transferred title from (surrendered title through), or P22 transferred title to (acquired title through) to E39 Actor.
+
+Examples:
+- paintings from the Iveagh Bequest (E18) has former or current owner Lord Iveagh (E21)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P42i_was_assigned_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E17_Type_Assignment"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P42_assigned"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P141i_was_assigned_by"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P94_has_created">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P92_brought_into_existence"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows a conceptual E65 Creation to be linked to the E28 Conceptual Object created by it.
+It represents the act of conceiving the intellectual content of the E28 Conceptual Object. It does not represent the act of creating the first physical carrier of the E28 Conceptual Object. As an example, this is the composition of a poem, not its commitment to paper.
+
+Examples:
+- the composition of “The Four Friends” by A. A. Milne (E65) has created “The Four Friends” by A. A. Milne (E28)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E28_Conceptual_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P25_moved">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E9_Move"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E19 Physical Object that is moved during a move event.
+The property implies the object’s passive participation. For example, Monet’s painting “Impression sunrise” was moved for the first Impressionist exhibition in 1874.
+In reality, a move must concern at least one object.
+
+Examples:
+- Monet's "Impression sunrise" (E22) moved by preparations for the First Impressionist Exhibition (E9)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P25i_moved_by"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P54i_is_current_permanent_location_of">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P54_has_current_permanent_location"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P4i_is_time-span_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P5_consists_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E3_Condition_State"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P5i_forms_part_of"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the decomposition of an E3 Condition State into discrete, subsidiary states.
+It is assumed that the sub-states into which the condition state is analysed form a logical whole - although the entire story may not be completely known – and that the sub-states are in fact constitutive of the general condition state. For example, a general condition state of “in ruins” may be decomposed into the individual stages of decay.
+
+Examples:
+The Condition State of the ruined Parthenon (E3) consists of the
+bombarded state after the explosion of a Venetian shell in 1687 (E3)</rdfs:comment>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E3_Condition_State"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P111_added">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E79_Part_Addition"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <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/110404/P51i_is_former_or_current_owner_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P101_had_as_general_use">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E70_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links an instance of E70 Thing to an E55 Type of usage.
+It allows the generic link between things, both physical and immaterial, to methods and techniques of use. Thus it can be asserted that a baseball bat had a general use for sport and a specific use for threatening people during the Great Train Robbery.
+
+Examples:
+- Tony Gill’s Ford Mustang (E22) had as general use transportation (E55)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P11_had_participant">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E5_Event"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the active or passive participation of instances of E39 Actors in an E5 Event.
+It connects the life-line of the related E39 Actor with the E53 Place and E50 Date of the event. The property implies that the Actor was involved in the event but does not imply any causal relationship. The subject of a portrait can be said to have participated in the creation of the portrait.
+
+Examples:
+- Napoleon (E21) participated in The Battle of Waterloo (E7)
+- Maria (E21) participated in Photographing of Maria (E7)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P11i_participated_in"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P135_created_type">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P135i_was_created_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E83_Type_Creation"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94_has_created"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E55_Type"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E55 Type, which is created in an E83Type Creation activity.
+
+Examples:
+- the description of a new ribbon worm species by Bürger (E83) created type ‘Lineus coxinus (Bürger, 1892)’ (E55)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P98_brought_into_life">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P92_brought_into_existence"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E67_Birth"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P98i_was_born"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links an E67 Birth event to an E21 Person in the role of offspring.
+Twins, triplets etc. are brought into life by the same Birth event. This is not intended for use with general Natural History material, only people. There is no explicit method for modelling conception and gestation except by using extensions.
+
+Examples:
+- the Birth of Queen Elizabeth II (E67) brought into life Queen Elizabeth II (E21)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P65_shows_visual_item">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P65i_is_shown_by"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property documents an E36 Visual Item shown by an instance of E24 Physical Man-Made Thing.
+This property is similar to P62 depicts (is depicted by) in that it associates an item of E24 Physical Man-Made Thing with a visual representation. However, P65 shows visual item (is shown by) differs from the P62 depicts (is depicted by) property in that it makes no claims about what the E36 Visual Item is deemed to represent. E36 Visual Item identifies a recognisable image or visual symbol, regardless of what this image may or may not represent.
+For example, all recent British coins bear a portrait of Queen Elizabeth II, a fact that is correctly documented using P62 depicts (is depicted by). Different portraits have been used at different periods, however. P65 shows visual item (is shown by) can be used to refer to a particular portrait.
+P65 shows visual item (is shown by) may also be used for Visual Items such as signs, marks and symbols, for example the 'Maltese Cross' or the 'copyright symbol’ that have no particular representational content.
+This property is part of the fully developed path from E24 Physical Man-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1 CRM Entity which is shortcut by, P62 depicts (is depicted by).
+
+Examples:
+- my T-Shirt (E22) shows visual item Mona Lisa (E38)</rdfs:comment>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P128_carries"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E36_Visual_Item"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P96_by_mother">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P11_had_participant"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links an E67 Birth event to an E21 Person as a participant in the role of birth-giving mother.
+Note that biological fathers are not necessarily participants in the Birth (see P97 from father (was father for)). The Person being born is linked to the Birth with the property P98 brought into life (was born). This is not intended for use with general natural history material, only people. There is no explicit method for modelling conception and gestation except by using extensions. This is a sub-property of P11 had participant (participated in).
+
+Examples:
+- the birth of Queen Elizabeth II (E67) by mother Queen Mother (E21)
+</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E67_Birth"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P39_measured">
+    <rdfs:comment xml:lang="en">Scope note:
+This property associates an instance of E16 Measurement with the instance of E1 CRM Entity to which it applied. An instance of E1 CRM Entity may be measured more than once. Material and immaterial things and processes may be measured, e.g. the number of words in a text, or the duration of an event.
+
+Examples:
+- 31 August 1997 measurement of height of silver cup 232 (E16) measured silver cup 232 (E22)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E16_Measurement"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P140_assigned_attribute_to"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P24i_changed_ownership_through">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E8_Acquisition"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P1_is_identified_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E41_Appellation"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the naming or identification of any real world item by a name or any other identifier.
+This property is intended for identifiers in general use, which form part of the world the model intends to describe, and not merely for internal database identifiers which are specific to a technical system, unless these latter also have a more general use outside the technical context. This property includes in particular identification by mathematical expressions such as coordinate systems used for the identification of instances of E53 Place. The property does not reveal anything about when, where and by whom this identifier was used. A more detailed representation can be made using the fully developed (i.e. indirect) path through E15 Identifier Assignment.
+
+Examples:
+- the capital of Italy (E53) is identified by "Rome" (E48)
+- text 25014-32 (E33) is identified by "The Decline and Fall of the Roman Empire" (E35)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P67i_is_referred_to_by">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P108_has_produced">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E24_Physical_Man-Made_Thing"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P92_brought_into_existence"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P31_has_modified"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E12_Production"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies the E24 Physical Man-Made Thing that came into existence as a result of an E12 Production.
+The identity of an instance of E24 Physical Man-Made Thing is not defined by its matter, but by its existence as a subject of documentation. An E12 Production can result in the creation of multiple instances of E24 Physical Man-Made Thing.
+
+Examples:
+- the building of Rome (E12) has produced Τhe Colosseum (E22)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P119i_is_met_in_time_by">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P95_has_formed">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E66_Formation"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E74_Group"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P92_brought_into_existence"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property links the founding or E66 Formation for an E74 Group with the Group itself.
+
+Examples:
+- the formation of the CIDOC CRM SIG at the August 2000 CIDOC Board meeting (E66) has formed the CIDOC CRM Special Interest Group (E74)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P40_observed_dimension">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P141_assigned"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property records the dimension that was observed in an E16 Measurement Event.
+E54 Dimension can be any quantifiable aspect of E70 Thing. Weight, image colour depth and monetary value are dimensions in this sense. One measurement activity may determine more than one dimension of one object.
+Dimensions may be determined either by direct observation or using recorded evidence. In the latter case the measured Thing does not need to be present or extant.
+Even though knowledge of the value of a dimension requires measurement, the dimension may be an object of discourse prior to, or even without, any measurement being made.
+
+Examples:
+- 31 August 1997 measurement of height of silver cup 232 (E16) observed dimension silver cup 232 height (E54) has unit mm (E58), has value 224 (E60)</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E16_Measurement"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P40i_was_observed_in"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P53_has_former_or_current_location">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E18_Physical_Thing"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows an instance of E53 Place to be associated as the former or current location of an instance of E18 Physical Thing.
+In the case of E19 Physical Objects, the property does not allow any indication of the Time-Span during which the Physical Object was located at this Place, nor if this is the current location.
+In the case of immobile objects, the Place would normally correspond to the Place of creation.
+P53 has former or current location (is former or current location of) is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object through P25 moved (moved by), E9 Move, P26 moved to (was destination of) or P27 moved from (was origin of) to E53 Place.
+
+Examples:
+- silver cup 232 (E22) has former or current location Display Case 4, Room 23, Museum of Oxford (E53)</rdfs:comment>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P35i_was_identified_by">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P35_has_identified"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E14_Condition_Assessment"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P141i_was_assigned_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E3_Condition_State"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P136i_supported_type_creation">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E83_Type_Creation"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P136_was_based_on"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P15i_influenced"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P100i_died_in">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P93i_was_taken_out_of_existence_by"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P100_was_death_of"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E69_Death"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P7i_witnessed">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P7_took_place_at"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P126i_was_employed_in">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E57_Material"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E11_Modification"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P87i_identifies">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E44_Place_Appellation"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P87_is_identified_by"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://erlangen-crm.org/110404/P12i_was_present_at">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E5_Event"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P12_occurred_in_the_presence_of"/>
+  </owl:ObjectProperty>
+  <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/110404/P81_ongoing_throughout">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the minimum period of time covered by an E52 Time-Span.
+Since Time-Spans may not have precisely known temporal extents, the CRM supports statements about the minimum and maximum temporal extents of Time-Spans. This property allows a Time-Span’s minimum temporal extent (i.e. its inner boundary) to be assigned a value.
+
+Examples:
+- the time-span of the development of the CIDOC CRM (E52) ongoing throughout "1996-2002"</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/110404/P90_has_value">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E54_Dimension"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property allows an E54 Dimension to be approximated by a value.
+
+Examples:
+- height of silver cup 232 (E54) has value "226"</rdfs:comment>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/110404/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.
+In particular it captures the characterisation of the item itself, its internal structures, appearance etc.
+Like property P2 has type (is type of), this property is a consequence of the restricted focus of the CRM. The aim is not to capture, in a structured form, everything that can be said about an item; indeed, the CRM formalism is not regarded as sufficient to express everything that can be said. Good practice requires use of distinct note fields for different aspects of a characterisation. The P3.1 has type property of P3 has note allows differentiation of specific notes, e.g. “construction”, “decoration” etc.
+An item may have many notes, but a note is attached to a specific item.
+
+Examples:
+- coffee mug - OXCMS:1983.1.1 (E19) has note "chipped at edge of handle"</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/110404/P82_at_some_time_within">
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes the maximum period of time within which an E52 Time-Span falls.
+Since Time-Spans may not have precisely known temporal extents, the CRM supports statements about the minimum and maximum temporal extents of Time-Spans. This property allows a Time-Span’s maximum temporal extent (i.e. its outer boundary) to be assigned a value.
+
+Examples:
+- the time-span of the development of the CIDOC CRM (E52) at some time within "1992-infinity"</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/110404/P79_beginning_is_qualified_by">
+    <rdfs:comment xml:lang="en">Scope note:
+This property qualifies the beginning of an E52 Time-Span in some way.
+The nature of the qualification may be certainty, precision, source etc.
+
+Examples:
+- the time-span of the Holocene (E52) beginning is qualified by "approximately"</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/110404/P80_end_is_qualified_by">
+    <rdfs:comment xml:lang="en">Scope note:
+This property qualifies the end of an E52 Time-Span in some way.
+The nature of the qualification may be certainty, precision, source etc.
+
+Examples:
+- the time-span of the Holocene (E52) end is qualified by "approximately"</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/110404/P57_has_number_of_parts">
+    <rdfs:comment xml:lang="en">Scope note:
+This property documents the number of parts of which an instance of E19 Physical Object is composed.
+This may be used as a method of checking inventory counts with regard to aggregate or collective objects. What constitutes a part or component depends on the context and requirements of the documentation. Normally, the parts documented in this way would not be considered as worthy of individual attention.
+For a more complete description, objects may be decomposed into their components and constituents using P46 is composed of (forms parts of) and P45 consists of (is incorporated in). This allows each element to be described individually.
+
+Examples:
+- chess set 233 (E22) has number of parts "33"</rdfs:comment>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E19_Physical_Object"/>
+  </owl:DatatypeProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P86_falls_within">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <owl:inverseOf>
+      <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P86i_contains"/>
+    </owl:inverseOf>
+    <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:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P88i_forms_part_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <owl:inverseOf>
+      <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P88_consists_of"/>
+    </owl:inverseOf>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P106i_forms_part_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E90_Symbolic_Object"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E90_Symbolic_Object"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P86i_contains">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E52_Time-Span"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P10i_contains">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <owl:inverseOf>
+      <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P10_falls_within"/>
+    </owl:inverseOf>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P88_consists_of">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property identifies an E53 Place that forms part of another Place.
+It supports the notion that a Place can be subdivided into one or more constituent parts. It implies both spatial and contextual containment relationships between the two Places.
+
+Examples:
+- the area covered by the London Borough of Islington in 1976 (E53) forms part of the area covered by Greater London in 1976 (E53)</rdfs:comment>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P27i_was_origin_of">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P7i_witnessed"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E9_Move"/>
+    <owl:inverseOf>
+      <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P27_moved_from"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P27_moved_from">
+    <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>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P7_took_place_at"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E9_Move"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P27i_was_origin_of"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P89i_contains">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P148_has_component">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property associates an instance of E89 Propositional Object with a structural part of it that
+is by itself an instance of E89 Propositional Object.
+
+Examples Dante’s "Divine Comedy" (E89) has component Dante's "Hell" (E89)</rdfs:comment>
+    <owl:inverseOf>
+      <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P148i_is_component_of"/>
+    </owl:inverseOf>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P106_is_composed_of">
+    <rdfs:comment xml:lang="en">Scope note:
+This property associates an instance of E90 Symbolic Object with a part of it that is by itself an instance of E90 Symbolic Object, such as fragments of texts or clippings from an image.
+
+Examples:
+- this Scope note P106 (E33) is composed of fragments of texts (E33)
+- ‘recognizable’ P106 (E90) is composed of ‘ecognizabl’ (E90)</rdfs:comment>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P106i_forms_part_of"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E90_Symbolic_Object"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E90_Symbolic_Object"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P114_is_equal_in_time_to">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P114_is_equal_in_time_to"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+    <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>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E2_Temporal_Entity"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P10_falls_within">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <rdfs:comment xml:lang="en">Scope note:
+This property describes an instance of E4 Period, which falls within the E53 Place and E52 Time-Span of another.
+The difference with P9 consists of (forms part of) is subtle. Unlike P9 consists of (forms part of), P10 falls within (contains) does not imply any logical connection between the two periods and it may refer to a period of a completely different type.
+
+Examples:
+- the Great Plague (E4) falls within The Gothic period (E4)</rdfs:comment>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P148i_is_component_of">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E89_Propositional_Object"/>
+  </owl:TransitiveProperty>
+  <owl:TransitiveProperty rdf:about="http://erlangen-crm.org/110404/P89_falls_within">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P89i_contains"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <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>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:TransitiveProperty>
+  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/110404/P69_is_associated_with">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P69_is_associated_with"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/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>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E29_Design_or_Procedure"/>
+  </owl:SymmetricProperty>
+  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/110404/P133_is_separated_from">
+    <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>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+  </owl:SymmetricProperty>
+  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/110404/P122_borders_with">
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/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/110404/E53_Place"/>
+  </owl:SymmetricProperty>
+  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/110404/P132_overlaps_with">
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E4_Period"/>
+    <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/110404/E4_Period"/>
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P132_overlaps_with"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+  </owl:SymmetricProperty>
+  <owl:SymmetricProperty rdf:about="http://erlangen-crm.org/110404/P121_overlaps_with">
+    <owl:inverseOf rdf:resource="http://erlangen-crm.org/110404/P121_overlaps_with"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <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>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E53_Place"/>
+  </owl:SymmetricProperty>
+  <owl:FunctionalProperty rdf:about="http://erlangen-crm.org/110404/P22_transferred_title_to">
+    <owl:inverseOf>
+      <owl:InverseFunctionalProperty rdf:about="http://erlangen-crm.org/110404/P22i_acquired_title_through"/>
+    </owl:inverseOf>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <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:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14_carried_out_by"/>
+    <rdfs:domain rdf:resource="http://erlangen-crm.org/110404/E8_Acquisition"/>
+  </owl:FunctionalProperty>
+  <owl:InverseFunctionalProperty rdf:about="http://erlangen-crm.org/110404/P22i_acquired_title_through">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <rdfs:range rdf:resource="http://erlangen-crm.org/110404/E8_Acquisition"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
+  </owl:InverseFunctionalProperty>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/ecrm_plus_110404_dw.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,57 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns="http://erlangen-crm.org/plus/xdt/110404/#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+    xmlns:ecrm="http://erlangen-crm.org/100707/"
+  xml:base="http://erlangen-crm.org/plus/xdt/110404/">
+  <owl:Ontology rdf:about="">
+    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >ECRM XSD Data Type Add-on Version 2010-07-07</owl:versionInfo>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >
+Changes from 2011-04-20 to 2010-04-08: (Dirk Wintergruen)
+- Update tp ECRM 110404
+Changes from 2010-04-08 to 2010-07-0-7: (Martin Scholz)
+- Updated to ECRM 2010-07-07
+
+Changes from 2010-03-23 to 2010-04-08: (Martin Scholz)
+- Updated to ECRM 2010-04-08
+
+Changes from 2010-03-02 to 2010-03-23: (Martin Scholz)
+- Domain of has_XSD_String extended to E41.Appellation (see also changelog 
+  2010-03-23 of the ECRM)
+- has_XSD_DateTime_Start and has_XSD_DateTime_End added to E61.Time_Primitive
+  allowing for three variants of time interval specification:
+  a) start and duration of the interval
+  b) one XSD DateTime with an implicit duration of the given granularity
+  c) start and end points of the interval 
+
+2010-03-02:
+- Derives from / Includes the ECRM Version 2010-03-02
+- Introduces 5 DatatypeProperties based on XML Schema datatypes for the CRM's
+  primitive values.
+		</rdfs:comment>
+    <rdfs:comment xml:lang="en">Add-on for 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.ics.forth.gr/. This implementation has been originally created by Bernhard Schiemann, Martin Oischinger and Guenther Goerz at the  Friedrich-Alexander-University of Erlangen-Nuremberg, Department of Computer Science, Chair of Computer Science 8 (Artificial Intelligence) and is currently developed 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>
+    <owl:imports rdf:resource="http://erlangen-crm.org/110404/"/>
+  </owl:Ontology>
+  <owl:Class rdf:about="http://erlangen-crm.org/110404/E41_Appellation"/>
+  <owl:DatatypeProperty rdf:about="http://erlangen-crm.org/plus/xdt/110404/has_XSD_String">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain>
+      <owl:Class>
+        <owl:unionOf rdf:parseType="Collection">
+          <owl:Class rdf:about="http://erlangen-crm.org/110404/E41_Appellation"/>
+        </owl:unionOf>
+      </owl:Class>
+    </rdfs:domain>
+  </owl:DatatypeProperty>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/foaf.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,406 @@
+<?xml version="1.0"?>
+<!-- This is the FOAF formal vocabulary description, expressed using W3C RDFS and OWL markup. -->
+<!-- For more information about FOAF:                                            -->
+<!--   see the FOAF project homepage, http://www.foaf-project.org/               -->
+<!--   FOAF developers site, http://rdfweb.org/                                  -->
+<!--   FOAF specification, http://xmlns.com/foaf/0.1/                            -->
+<!--                                                                             -->
+<!-- first we introduce a number of RDF namespaces we will be using... -->
+<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:wot="http://xmlns.com/wot/0.1/" xmlns:dc="http://purl.org/dc/elements/1.1/">
+<!-- Here we describe general characteristics of the FOAF vocabulary ('ontology'). -->
+  <owl:Ontology rdf:about="http://xmlns.com/foaf/0.1/" dc:title="Friend of a Friend (FOAF) vocabulary" dc:description="The Friend of a Friend (FOAF) RDF vocabulary, described using W3C RDF Schema and the Web Ontology Language." dc:date="$Date: 2005/06/03 07:01:49 $">
+    <rdfs:seeAlso rdf:resource="http://www.w3.org/2001/08/rdfweb/foaf"/>
+    <owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema"/>
+    <owl:imports rdf:resource="http://www.w3.org/2002/07/owl"/>
+    <wot:assurance rdf:resource="../foafsig"/>
+    <wot:src_assurance rdf:resource="../htmlfoafsig"/>
+  </owl:Ontology>
+<!-- FOAF classes (types) are listed first. -->
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Person" rdfs:label="Person" rdfs:comment="A person." vs:term_status="stable">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Person"/>
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2000/10/swap/pim/contact#Person"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Project"/>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Document" rdfs:label="Document" rdfs:comment="A document." vs:term_status="testing">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Project"/>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Organization" rdfs:label="Organization" rdfs:comment="An organization." vs:term_status="unstable">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Organization"/>
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Group" vs:term_status="unstable" rdfs:label="Group" rdfs:comment="A class of Agents.">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Agent" vs:term_status="unstable" rdfs:label="Agent" rdfs:comment="An agent (eg. person, group, software or physical artifact).">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Agent-3"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Project" vs:term_status="unstable" rdfs:label="Project" rdfs:comment="A project (a collective endeavour of some kind).">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Project"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <owl:disjointWith rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+<!-- arguably a subclass of Agent; to be discussed -->
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/Image" vs:term_status="testing" rdfs:label="Image" rdfs:comment="An image.">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdfs:Class>
+
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/PersonalProfileDocument" rdfs:label="PersonalProfileDocument" rdfs:comment="A personal profile RDF document." vs:term_status="testing">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+  </rdfs:Class>
+	
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/OnlineAccount" vs:term_status="unstable" rdfs:label="Online Account" rdfs:comment="An online account.">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/OnlineGamingAccount" vs:term_status="unstable" rdfs:label="Online Gaming Account" rdfs:comment="An online gaming account.">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/OnlineAccount"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/OnlineEcommerceAccount" vs:term_status="unstable" rdfs:label="Online E-commerce Account" rdfs:comment="An online e-commerce account.">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/OnlineAccount"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="http://xmlns.com/foaf/0.1/OnlineChatAccount" vs:term_status="unstable" rdfs:label="Online Chat Account" rdfs:comment="An online chat account.">
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/wordnet/1.6/OnlineAccount"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdfs:Class>
+<!-- FOAF properties (ie. relationships). -->
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/mbox" vs:term_status="stable" rdfs:label="personal mailbox" rdfs:comment="A 
+personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that  there is (across time and change) at most one individual that ever has any particular value for foaf:mbox.">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/mbox_sha1sum" vs:term_status="testing" rdfs:label="sha1sum of a personal mailbox URI name" rdfs:comment="The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the  first owner of the mailbox.">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/gender" vs:term_status="testing" 
+rdfs:label="gender" 
+rdfs:comment="The gender of this Agent (typically but not necessarily 'male' or 'female').">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <!-- whatever one's gender is, and we are liberal in leaving room for more options 
+    than 'male' and 'female', we model this so that an agent has only one gender. -->
+  </rdf:Property>
+
+
+
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/geekcode" vs:term_status="testing" rdfs:label="geekcode" rdfs:comment="A textual geekcode for this person, see http://www.geekcode.com/geek.html">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/dnaChecksum" vs:term_status="unstable" rdfs:label="DNA checksum" rdfs:comment="A checksum for the DNA of some thing. Joke.">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/sha1" vs:term_status="unstable" rdfs:label="sha1sum (hex)" rdfs:comment="A sha1sum hash, in hex.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+<!-- rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty" -->
+<!-- IFP under discussion -->
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/based_near" vs:term_status="unstable" rdfs:label="based near" rdfs:comment="A location that something is based near, for some broadly human notion of near.">
+<!-- see http://esw.w3.org/topic/GeoOnion for extension  ideas -->
+<!-- this was ranged as Agent... hmm -->
+    <rdfs:domain rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+<!-- FOAF naming properties -->
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/title" vs:term_status="testing" rdfs:label="title" rdfs:comment="Title (Mr, Mrs, Ms, Dr. etc)">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/nick" vs:term_status="testing" rdfs:label="nickname" rdfs:comment="A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+<!-- ......................... chat IDs ........................... -->
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/jabberID" vs:term_status="testing" rdfs:label="jabber ID" rdfs:comment="A jabber ID for something.">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/aimChatID" vs:term_status="testing" rdfs:label="AIM chat ID" rdfs:comment="An AIM chat ID">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+  </rdf:Property>
+<!-- http://www.stud.uni-karlsruhe.de/~uck4/ICQ/Packet-112.html -->
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/icqChatID" vs:term_status="testing" rdfs:label="ICQ chat ID" rdfs:comment="An ICQ chat ID">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/yahooChatID" vs:term_status="testing" rdfs:label="Yahoo chat ID" rdfs:comment="A Yahoo chat ID">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/msnChatID" vs:term_status="testing" rdfs:label="MSN chat ID" rdfs:comment="An MSN chat ID">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/nick"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+  </rdf:Property>
+<!-- ....................................................... -->
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/name" vs:term_status="testing" rdfs:label="name" rdfs:comment="A name for some thing.">
+    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#label"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/firstName" vs:term_status="testing" rdfs:label="firstName" rdfs:comment="The first name of a person.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/givenName" vs:term_status="testing" rdfs:label="Given name" rdfs:comment="The given name of some person.">
+      <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/surname" vs:term_status="testing" rdfs:label="Surname" rdfs:comment="The surname of some person.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/family_name" vs:term_status="testing" rdfs:label="family_name" rdfs:comment="The family_name of some person.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+<!-- end of naming properties. See http://rdfweb.org/issues/show_bug.cgi?id=7
+	   for open issue / re-design discussions.
+	-->
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/phone" vs:term_status="testing" rdfs:label="phone" rdfs:comment="A phone,  specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/homepage" vs:term_status="stable" rdfs:label="homepage" rdfs:comment="A homepage for some thing.">
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+    <!--  previously: rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent" -->
+    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/weblog" vs:term_status="testing" rdfs:label="weblog" rdfs:comment="A weblog of some thing (whether person, group, company etc.).">
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/tipjar" vs:term_status="testing" rdfs:label="tipjar" rdfs:comment="A tipjar document for this agent, describing means for payment and reward.">
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/plan" vs:term_status="testing" rdfs:label="plan" rdfs:comment="A .plan comment, in the tradition of finger and '.plan' files.">
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/made" vs:term_status="testing" rdfs:label="made" rdfs:comment="Something that was made by this agent.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/maker"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/maker" vs:term_status="testing" rdfs:label="maker" rdfs:comment="An agent that made this thing.">
+    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/made"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/img" vs:term_status="testing" rdfs:label="image" rdfs:comment="An image that can be used to represent some thing (ie. those depictions which are particularly representative of something, eg. one's photo on a homepage).">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
+    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/depiction"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/depiction" vs:term_status="testing" rdfs:label="depiction" rdfs:comment="A depiction of some thing.">
+    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/depicts"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/depicts" vs:term_status="testing" rdfs:label="depicts" rdfs:comment="A thing depicted in this representation.">
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/depiction"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/thumbnail" vs:term_status="testing" rdfs:label="thumbnail" rdfs:comment="A derived thumbnail image.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Image"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/myersBriggs" vs:term_status="testing" rdfs:label="myersBriggs" rdfs:comment="A Myers Briggs (MBTI) personality classification.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/workplaceHomepage" vs:term_status="testing" rdfs:label="workplace homepage" rdfs:comment="A workplace homepage of some person; the homepage of an organization they work for.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/workInfoHomepage" vs:term_status="testing" rdfs:label="work info homepage" rdfs:comment="A work info homepage of some person; a page about their work for some organization.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/schoolHomepage" vs:term_status="testing" rdfs:label="schoolHomepage" rdfs:comment="A homepage of a school attended by the person.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/knows" vs:term_status="testing" rdfs:label="knows" rdfs:comment="A person known by this person (indicating some level of reciprocated interaction between the parties).">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/interest" vs:term_status="testing" rdfs:label="interest" rdfs:comment="A page about a topic of interest to this person.">
+<!-- we should distinguish the page from the topic more carefully. danbri 2002-07-08 -->
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/topic_interest" vs:term_status="testing" rdfs:label="interest_topic" rdfs:comment="A thing of interest to this person.">
+<!-- we should distinguish the page from the topic more carefully. danbri 2002-07-08 -->
+<!--    foaf:interest_topic(P,R) 
+		always true whenever
+		foaf:interest(P,D), foaf:topic(D,R) 
+		ie. a person has a foaf:topic_interest in all things 
+		that are the foaf:topic of pages they have a foaf:interest in. 
+		hmm, does this mean i'm forced to be interested in all the things that are the 
+		topic of a page i'm interested in. thats a strong restriction on foaf:topic's utility.	-->
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/publications" vs:term_status="unstable" rdfs:label="publications" rdfs:comment="A link to the publications of this person.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+<!-- by libby for ILRT mappings 2001-10-31 -->
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/currentProject" vs:term_status="testing" rdfs:label="current project" rdfs:comment="A current project this person works on.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/pastProject" vs:term_status="testing" rdfs:label="past project" rdfs:comment="A project this person has previously worked on.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/fundedBy" vs:term_status="unstable" rdfs:label="funded by" rdfs:comment="An organization funding a project or person.">
+    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/logo" vs:term_status="testing" rdfs:label="logo" rdfs:comment="A logo representing some thing.">
+    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/topic" vs:term_status="testing" rdfs:label="topic" rdfs:comment="A topic of some page or document.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/page"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/primaryTopic"
+ vs:term_status="testing" rdfs:label="topic" rdfs:comment="The primary topic of some page or document.">
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/page" vs:term_status="testing" rdfs:label="page" rdfs:comment="A page or document about this thing.">
+    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:inverseOf rdf:resource="http://xmlns.com/foaf/0.1/topic"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/theme" vs:term_status="unstable" rdfs:label="theme" rdfs:comment="A theme.">
+    <rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/holdsAccount" vs:term_status="unstable" rdfs:label="holds account" rdfs:comment="Indicates an account held by this agent.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/accountServiceHomepage" vs:term_status="unstable" rdfs:label="account service homepage" rdfs:comment="Indicates a homepage of the service provide for this online account.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Document"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/accountName" vs:term_status="unstable" rdfs:label="account name" rdfs:comment="Indicates the name (identifier) associated with this online account.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/OnlineAccount"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/member" vs:term_status="unstable" rdfs:label="member" rdfs:comment="Indicates a member of a Group">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Group"/>
+    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/membershipClass" vs:term_status="unstable" rdfs:label="membershipClass" rdfs:comment="Indicates the class of individuals that are a member of a Group">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Group"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+  </rdf:Property>
+
+
+  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/birthday" vs:term_status="unstable" rdfs:label="birthday" rdfs:comment="The 
+birthday of this Agent, represented in mm-dd string form, eg. '12-31'.">
+    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+  </rdf:Property>
+
+
+</rdf:RDF>
+
+<!-- FOAF...                                                            -->
+<!--                                                                    -->
+<!-- ...is semantic web vapourware for the masses                       -->
+<!--                                                                    -->
+<!-- coming soon: LOAF support...                                       -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/namedIdentities.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,183 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:j.0="http://erlangen-crm.org/plus/xdt/110404/"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:ecrm="http://erlangen-crm.org/110404/"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/"
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:j.1="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:sqwrl="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:ecrm-xsd="http://erlangen-crm.org/plus/xdt/110404/#"
+    xmlns:dbpedia="http://dbpedia.org/ontology/"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+    xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
+  xml:base="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/">
+  <owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/>
+    <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/terms"/>
+    <owl:imports rdf:resource="http://dbpedia.org/ontology/"/>
+    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/3.3/swrla.owl"/>
+    <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:imports rdf:resource="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl"/>
+    <owl:imports rdf:resource="http://erlangen-crm.org/110404/"/>
+    <owl:imports rdf:resource="http://erlangen-crm.org/plus/xdt/110404/"/>
+  </owl:Ontology>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/metre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/centimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogram"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/gramPerKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/day"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/millimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/newtonMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/fuelType"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerSecond"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/megabyte"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicCentimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/minute"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/litre"/>
+  <rdfs:Class rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/second"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogramPerCubicMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kelvin"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/hour"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/valvetrain"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilowatt"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/engineConfiguration"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerHour"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareMetre"/>
+  <owl:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/Person">
+    <rdfs:subClassOf>
+      <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
+        <owl:equivalentClass>
+          <rdf:Description rdf:about="http://dbpedia.org/ontology/Person">
+            <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+            <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+          </rdf:Description>
+        </owl:equivalentClass>
+      </rdf:Description>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:subClassOf>
+      <owl:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntity"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntity">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/has_preferred_namedEntityIdentifier"/>
+        </owl:onProperty>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Named Entity beschreibt ein Referenz Objekt des Instituts, es ist mit einem Eindeutigen Identifier versehen.  P48 ist verbunden mit einem MPIWG identifier.</rdfs:comment>
+  </owl:Class>
+  <owl:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityProvider">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+  </owl:Class>
+  <owl:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifier">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Identifier eines Providers (z.B. VIAF, etc..) der Provider ist angebunden über</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+    <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://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/was_createdBy_by_NamedEntityIdentifierCreation"/>
+        </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://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifierCreation">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+  </owl:Class>
+  <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/was_createdBy_by_NamedEntityIdentifierCreation">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94_has_created"/>
+    <rdfs:range rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifierCreation"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/created_NamedEntityIdentifier"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities#inverse_of_P14_carried_out_by_3">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/carriedOutByNamedEntityProvider"/>
+    </owl:inverseOf>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/has_preferred_namedEntityIdentifier">
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/is_preferred_namedEntityIdentifier"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntity"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48_has_preferred_identifier"/>
+    <rdfs:subPropertyOf>
+      <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/is_identified_by_namedEntityIdentifier"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/carriedOutByNamedEntityProvider">
+    <rdfs:range rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityProvider"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifierCreation"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14_carried_out_by"/>
+    <owl:inverseOf rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities#inverse_of_P14_carried_out_by_3"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/identifies_NamedEntity">
+    <rdfs:range rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/is_identified_by_namedEntityIdentifier"/>
+    </owl:inverseOf>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/is_preferred_namedEntityIdentifier">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48i_is_preferred_identifier_of"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifier"/>
+    <owl:inverseOf rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/has_preferred_namedEntityIdentifier"/>
+    <rdfs:range rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/created_NamedEntityIdentifier">
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifierCreation"/>
+    <rdfs:range rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifier"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94i_was_created_by"/>
+    <owl:inverseOf rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/was_createdBy_by_NamedEntityIdentifierCreation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/is_identified_by_namedEntityIdentifier">
+    <owl:inverseOf rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/identifies_NamedEntity"/>
+    <rdfs:range rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntityIdentifier"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/NamedEntity"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1_is_identified_by"/>
+  </owl:ObjectProperty>
+  <rdf:Property rdf:about="http://purl.org/dc/terms/creator"/>
+  <ecrm:E42_Identifier rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities#Identifier_MPIWG">
+    <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >MPIWG</j.0:has_XSD_String>
+  </ecrm:E42_Identifier>
+  <j.1:Class_6 rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities#Class_6_8"/>
+  <ecrm:E42_Identifier rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities#E42_Identifier_11">
+    <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Wikipedia</j.0:has_XSD_String>
+  </ecrm:E42_Identifier>
+  <j.1:Class_6 rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities#Class_6_7"/>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/namedIdentities.pprj	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,7977 @@
+; Tue Jun 21 21:19:48 CEST 2011
+; 
+;+ (version "3.4.4")
+;+ (build "Build 579")
+
+([BROWSER_SLOT_NAMES] of  Property_List
+
+	(properties
+		[namedIdentities_ProjectKB_Class82]
+		[namedIdentities_ProjectKB_Class83]
+		[namedIdentities_ProjectKB_Class84]
+		[namedIdentities_ProjectKB_Class85]
+		[namedIdentities_ProjectKB_Class86]
+		[namedIdentities_ProjectKB_Class87]))
+
+([CLSES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Classes")
+	(property_list [Instance_47])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesTab"))
+
+([empty.owl_ProjectKB_Class5] of  String
+
+	(name "owl_major_build")
+	(string_value "3.4.4"))
+
+([empty.owl_ProjectKB_Class6] of  Boolean
+
+	(boolean_value TRUE)
+	(name "parser_namespace_database_inclusion_version"))
+
+([FORMS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Forms")
+	(property_list [Instance_85])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormsTab"))
+
+([Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(property_list [XY_Instance_540])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_2201] of  Integer
+
+	(integer_value 250)
+	(name "ClsesTab.left_right"))
+
+([Instance_2202] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_2469] of  String
+
+	(name "owl_file_language")
+	(string_value "RDF/XML-ABBREV"))
+
+([Instance_2470] of  String
+
+	(name "owl_namespace")
+	(string_value "http://owl.protege.stanford.edu"))
+
+([Instance_2534] of  Widget
+
+	(is_hidden FALSE)
+	(label "Metadata")
+	(property_list [Instance_2539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLMetadataTab"))
+
+([Instance_2539] of  Property_List
+)
+
+([Instance_2600] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(property_list [Instance_3177])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLPropertiesTab"))
+
+([Instance_3177] of  Property_List
+
+	(properties
+		[Instance_3239]
+		[Instance_3240]))
+
+([Instance_3234] of  Widget
+
+	(is_hidden FALSE)
+	(label "Individuals")
+	(property_list [Instance_3235])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.individuals.OWLIndividualsTab"))
+
+([Instance_3235] of  Property_List
+
+	(properties
+		[Instance_3241]
+		[Instance_3242]))
+
+([Instance_3239] of  Integer
+
+	(integer_value 250)
+	(name "SlotsTab.left_right"))
+
+([Instance_3240] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_3241] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.left_right"))
+
+([Instance_3242] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([Instance_42] of  String
+
+	(name "factory_class_name")
+	(string_value "edu.stanford.smi.protegex.owl.jena.JenaKnowledgeBaseFactory"))
+
+([Instance_43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_44])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesAndInstancesTab"))
+
+([Instance_44] of  Property_List
+)
+
+([Instance_443] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnonymousClass")
+	(property_list [KB_713803_Instance_7])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_46])
+	(widget_class_name "edu.stanford.smi.protege.widget.KAToolTab"))
+
+([Instance_46] of  Property_List
+)
+
+([Instance_47] of  Property_List
+
+	(properties
+		[Instance_91]
+		[Instance_92]))
+
+([Instance_48] of  Options
+
+	(confirm_on_remove FALSE)
+	(display_abstract_class_icon FALSE)
+	(display_hidden_classes FALSE)
+	(display_multi_parent_class_icon FALSE)
+	(is_readonly FALSE)
+	(tabbed_instance_form_layout TRUE)
+	(update_modification_slots FALSE))
+
+([Instance_581] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property")
+	(property_list [KB_886778_Instance_144])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_65] of  Property_List
+
+	(properties
+		[Instance_93]
+		[Instance_94]))
+
+([Instance_85] of  Property_List
+
+	(properties [Instance_95]))
+
+([Instance_86] of  Widget
+
+	(is_hidden FALSE)
+	(label "OWLClasses")
+	(property_list [Instance_944])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.OWLClassesTab"))
+
+([Instance_88] of  Property_List
+
+	(properties
+		[Instance_96]
+		[Instance_97]))
+
+([Instance_91] of  Integer
+
+	(integer_value 356)
+	(name "ClsesTab.left_right"))
+
+([Instance_92] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_93] of  Integer
+
+	(integer_value 273)
+	(name "SlotsTab.left_right"))
+
+([Instance_94] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_944] of  Property_List
+
+	(properties
+		[Instance_2201]
+		[Instance_2202]))
+
+([Instance_95] of  Integer
+
+	(integer_value 252)
+	(name "FormsTab.left_right"))
+
+([Instance_96] of  Integer
+
+	(integer_value 449)
+	(name "InstancesTab.left_right"))
+
+([Instance_97] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([INSTANCE_ANNOTATION_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":INSTANCE-ANNOTATION")
+	(property_list [XY_Instance_0])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([INSTANCES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Instances")
+	(property_list [Instance_88])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstancesTab"))
+
+([KB_024013_Instance_4] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_024013_Instance_5])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_024013_Instance_5] of  Property_List
+)
+
+([KB_100699_Instance_0] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Class Annotations")
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_100699_Instance_1])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 130))
+
+([KB_100699_Instance_1] of  Property_List
+
+	(properties
+		[KB_100699_Instance_2]
+		[KB_100699_Instance_6]))
+
+([KB_100699_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_11] of  Property_List
+
+	(properties [KB_100699_Instance_12]))
+
+([KB_100699_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisplayRestrictions"))
+
+([KB_100699_Instance_2] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Logic View")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_3])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 0))
+
+([KB_100699_Instance_3] of  Property_List
+
+	(properties
+		[KB_100699_Instance_4]
+		[KB_100699_Instance_5]))
+
+([KB_100699_Instance_4] of  Widget
+
+	(height 211)
+	(is_hidden FALSE)
+	(label "Conditions")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 640)
+	(x 5)
+	(y 5))
+
+([KB_100699_Instance_5] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 223))
+
+([KB_100699_Instance_6] of  Widget
+
+	(height -36)
+	(is_hidden FALSE)
+	(label "Properties View")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_100699_Instance_7])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width -14)
+	(x 7)
+	(y 28))
+
+([KB_100699_Instance_7] of  Property_List
+
+	(properties
+		[KB_100699_Instance_8]
+		[KB_100699_Instance_9]
+		[KB_100699_Instance_10]))
+
+([KB_100699_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(label "Superclasses")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_9] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_140180_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_1]))
+
+([KB_140180_Instance_1] of  Property_List
+)
+
+([KB_140180_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_3]))
+
+([KB_140180_Instance_279] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_280]))
+
+([KB_140180_Instance_280] of  Property_List
+)
+
+([KB_140180_Instance_281] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_282]))
+
+([KB_140180_Instance_282] of  Property_List
+)
+
+([KB_140180_Instance_283] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_284]))
+
+([KB_140180_Instance_284] of  Property_List
+)
+
+([KB_140180_Instance_285] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_286]))
+
+([KB_140180_Instance_286] of  Property_List
+)
+
+([KB_140180_Instance_287] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_288]))
+
+([KB_140180_Instance_288] of  Property_List
+)
+
+([KB_140180_Instance_289] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_290]))
+
+([KB_140180_Instance_290] of  Property_List
+)
+
+([KB_140180_Instance_291] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_292]))
+
+([KB_140180_Instance_292] of  Property_List
+)
+
+([KB_140180_Instance_3] of  Property_List
+)
+
+([KB_140180_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_5]))
+
+([KB_140180_Instance_5] of  Property_List
+)
+
+([KB_140180_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_7]))
+
+([KB_140180_Instance_7] of  Property_List
+)
+
+([KB_140180_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_9]))
+
+([KB_140180_Instance_9] of  Property_List
+)
+
+([KB_221055_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_11] of  Property_List
+)
+
+([KB_221055_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_15] of  Property_List
+)
+
+([KB_221055_Instance_18] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_19])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLInversePropertyWidget")
+	(width 200)
+	(x 400)
+	(y 300))
+
+([KB_221055_Instance_19] of  Property_List
+)
+
+([KB_221055_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_23] of  Property_List
+)
+
+([KB_221055_Instance_26] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_27])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_27] of  Property_List
+)
+
+([KB_221055_Instance_3] of  Property_List
+)
+
+([KB_221055_Instance_30] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_31])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_31] of  Property_List
+)
+
+([KB_221055_Instance_34] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_35])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_35] of  Property_List
+)
+
+([KB_221055_Instance_38] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_39])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_39] of  Property_List
+)
+
+([KB_221055_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_66] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_67] of  Property_List
+)
+
+([KB_221055_Instance_7] of  Property_List
+)
+
+([KB_221055_Instance_70] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_71])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_71] of  Property_List
+)
+
+([KB_301165_Instance_1013] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Nothing")
+	(property_list [XY_Instance_975])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_301165_Instance_856] of  Widget
+
+	(is_hidden FALSE)
+	(name ":DIRECTED-BINARY-RELATION")
+	(property_list [XY_Instance_927])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_303942_Instance_68] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(property_list [XY_Instance_784])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_307200_Instance_22] of  Property_List
+
+	(name "DisabledTestGroups"))
+
+([KB_307200_Instance_23] of  Property_List
+
+	(name "DisabledTest")
+	(properties [KB_307200_Instance_25]))
+
+([KB_307200_Instance_25] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoTopLevelJunkOWLDLTest"))
+
+([KB_313796_Instance_852] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AllDifferent")
+	(property_list [XY_Instance_89])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_313796_Instance_943] of  Widget
+
+	(is_hidden FALSE)
+	(name ":OWL-ANONYMOUS-ROOT")
+	(property_list [XY_Instance_665])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_325529_Class0] of  Map
+)
+
+([KB_325529_Class4] of  String
+
+	(name "owl_file_name")
+	(string_value "namedIdentities.owl"))
+
+([KB_444675_Instance_0] of  String
+
+	(name "SwitchableClassDefinitionType")
+	(string_value "edu.stanford.smi.protegex.owl.ui.cls.PropertiesClassDefinitionWidget"))
+
+([KB_465546_Instance_567] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#ExternalResource")
+	(property_list [XY_Instance_890])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_632156_Instance_0] of  String
+
+	(name "OWL-PREDEFINED-PROFILE-URI")
+	(string_value "http://protege.stanford.edu/plugins/owl/OWLProfiles.owl#OWL-Full"))
+
+([KB_632156_Instance_3] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_632156_Instance_4] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_635552_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_1]))
+
+([KB_635552_Instance_1] of  Property_List
+)
+
+([KB_635552_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_11]))
+
+([KB_635552_Instance_11] of  Property_List
+)
+
+([KB_635552_Instance_12] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#priorVersion")
+	(property_list [KB_635552_Instance_13]))
+
+([KB_635552_Instance_13] of  Property_List
+)
+
+([KB_635552_Instance_14] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_15]))
+
+([KB_635552_Instance_15] of  Property_List
+)
+
+([KB_635552_Instance_16] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_17]))
+
+([KB_635552_Instance_17] of  Property_List
+)
+
+([KB_635552_Instance_18] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_19]))
+
+([KB_635552_Instance_19] of  Property_List
+)
+
+([KB_635552_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_3]))
+
+([KB_635552_Instance_20] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#incompatibleWith")
+	(property_list [KB_635552_Instance_21]))
+
+([KB_635552_Instance_21] of  Property_List
+)
+
+([KB_635552_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#backwardCompatibleWith")
+	(property_list [KB_635552_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_635552_Instance_23] of  Property_List
+
+	(properties [KB_632156_Instance_3]))
+
+([KB_635552_Instance_24] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_25]))
+
+([KB_635552_Instance_25] of  Property_List
+)
+
+([KB_635552_Instance_26] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_27]))
+
+([KB_635552_Instance_27] of  Property_List
+)
+
+([KB_635552_Instance_28] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_29]))
+
+([KB_635552_Instance_29] of  Property_List
+)
+
+([KB_635552_Instance_3] of  Property_List
+)
+
+([KB_635552_Instance_30] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_31]))
+
+([KB_635552_Instance_31] of  Property_List
+)
+
+([KB_635552_Instance_32] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_33]))
+
+([KB_635552_Instance_33] of  Property_List
+)
+
+([KB_635552_Instance_34] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_35]))
+
+([KB_635552_Instance_35] of  Property_List
+)
+
+([KB_635552_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_5]))
+
+([KB_635552_Instance_5] of  Property_List
+)
+
+([KB_635552_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_7]))
+
+([KB_635552_Instance_7] of  Property_List
+)
+
+([KB_635552_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_9]))
+
+([KB_635552_Instance_9] of  Property_List
+)
+
+([KB_691299_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DatatypeProperty")
+	(property_list [KB_938545_Instance_56])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_691299_Instance_537] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(property_list [XY_Instance_462])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_10] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_11] of  Property_List
+
+	(properties
+		[KB_713803_Instance_12]
+		[KB_713803_Instance_13]))
+
+([KB_713803_Instance_12] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_13] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_14] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_15])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_15] of  Property_List
+
+	(properties
+		[KB_713803_Instance_16]
+		[KB_713803_Instance_17]))
+
+([KB_713803_Instance_16] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_17] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_18] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_19])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_19] of  Property_List
+
+	(properties
+		[KB_713803_Instance_20]
+		[KB_713803_Instance_21]))
+
+([KB_713803_Instance_20] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_21] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_22] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_23]
+		[KB_713803_Instance_24]))
+
+([KB_713803_Instance_23] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_24] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_25] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_26])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_26] of  Property_List
+)
+
+([KB_713803_Instance_27] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_28]))
+
+([KB_713803_Instance_28] of  Property_List
+)
+
+([KB_713803_Instance_29] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_30]))
+
+([KB_713803_Instance_30] of  Property_List
+)
+
+([KB_713803_Instance_303] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MaxCardinalityRestriction")
+	(property_list [KB_713803_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_31] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_32]))
+
+([KB_713803_Instance_32] of  Property_List
+)
+
+([KB_713803_Instance_33] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_34]))
+
+([KB_713803_Instance_34] of  Property_List
+)
+
+([KB_713803_Instance_348] of  Property_List
+
+	(properties
+		[KB_713803_Instance_349]
+		[KB_713803_Instance_363]
+		[KB_713803_Instance_366]
+		[KB_713803_Instance_368]
+		[KB_713803_Instance_370]
+		[KB_713803_Instance_372]
+		[KB_713803_Instance_374]
+		[KB_713803_Instance_376]
+		[KB_713803_Instance_378]
+		[KB_713803_Instance_380]
+		[KB_713803_Instance_382]
+		[KB_713803_Instance_384]
+		[KB_713803_Instance_386]
+		[KB_713803_Instance_388]))
+
+([KB_713803_Instance_349] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_350])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_35] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_36]))
+
+([KB_713803_Instance_350] of  Property_List
+
+	(properties
+		[KB_713803_Instance_351]
+		[KB_713803_Instance_355]
+		[KB_713803_Instance_359]))
+
+([KB_713803_Instance_351] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_352])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_352] of  Property_List
+
+	(properties
+		[KB_713803_Instance_353]
+		[KB_713803_Instance_354]))
+
+([KB_713803_Instance_353] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_354] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_355] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_356])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_356] of  Property_List
+
+	(properties
+		[KB_713803_Instance_357]
+		[KB_713803_Instance_358]))
+
+([KB_713803_Instance_357] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_358] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_359] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_360])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_36] of  Property_List
+)
+
+([KB_713803_Instance_360] of  Property_List
+
+	(properties
+		[KB_713803_Instance_361]
+		[KB_713803_Instance_362]))
+
+([KB_713803_Instance_361] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_362] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_363] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_364]
+		[KB_713803_Instance_365]))
+
+([KB_713803_Instance_364] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_365] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_366] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_367])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_367] of  Property_List
+)
+
+([KB_713803_Instance_368] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_369]))
+
+([KB_713803_Instance_369] of  Property_List
+)
+
+([KB_713803_Instance_37] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_38])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_370] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_371]))
+
+([KB_713803_Instance_371] of  Property_List
+)
+
+([KB_713803_Instance_372] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_373]))
+
+([KB_713803_Instance_373] of  Property_List
+)
+
+([KB_713803_Instance_374] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_375]))
+
+([KB_713803_Instance_375] of  Property_List
+)
+
+([KB_713803_Instance_376] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_377]))
+
+([KB_713803_Instance_377] of  Property_List
+)
+
+([KB_713803_Instance_378] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_379])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_379] of  Property_List
+)
+
+([KB_713803_Instance_38] of  Property_List
+)
+
+([KB_713803_Instance_380] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_381])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_381] of  Property_List
+)
+
+([KB_713803_Instance_382] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_383])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_383] of  Property_List
+)
+
+([KB_713803_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_385] of  Property_List
+)
+
+([KB_713803_Instance_386] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_387])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_387] of  Property_List
+)
+
+([KB_713803_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_389] of  Property_List
+)
+
+([KB_713803_Instance_390] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MinCardinalityRestriction")
+	(property_list [KB_713803_Instance_435])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_41] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_42])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_42] of  Property_List
+)
+
+([KB_713803_Instance_435] of  Property_List
+
+	(properties
+		[KB_713803_Instance_436]
+		[KB_713803_Instance_450]
+		[KB_713803_Instance_453]
+		[KB_713803_Instance_455]
+		[KB_713803_Instance_457]
+		[KB_713803_Instance_459]
+		[KB_713803_Instance_461]
+		[KB_713803_Instance_463]
+		[KB_713803_Instance_465]
+		[KB_713803_Instance_467]
+		[KB_713803_Instance_469]
+		[KB_713803_Instance_471]
+		[KB_713803_Instance_473]
+		[KB_713803_Instance_475]))
+
+([KB_713803_Instance_436] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_437])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_437] of  Property_List
+
+	(properties
+		[KB_713803_Instance_438]
+		[KB_713803_Instance_442]
+		[KB_713803_Instance_446]))
+
+([KB_713803_Instance_438] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_439])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_439] of  Property_List
+
+	(properties
+		[KB_713803_Instance_440]
+		[KB_713803_Instance_441]))
+
+([KB_713803_Instance_440] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_441] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_442] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_443])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_443] of  Property_List
+
+	(properties
+		[KB_713803_Instance_444]
+		[KB_713803_Instance_445]))
+
+([KB_713803_Instance_444] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_445] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_446] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_447])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_447] of  Property_List
+
+	(properties
+		[KB_713803_Instance_448]
+		[KB_713803_Instance_449]))
+
+([KB_713803_Instance_448] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_449] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_45] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_46])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_450] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_451]
+		[KB_713803_Instance_452]))
+
+([KB_713803_Instance_451] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_452] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_453] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_454])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_454] of  Property_List
+)
+
+([KB_713803_Instance_455] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_456]))
+
+([KB_713803_Instance_456] of  Property_List
+)
+
+([KB_713803_Instance_457] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_458]))
+
+([KB_713803_Instance_458] of  Property_List
+)
+
+([KB_713803_Instance_459] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_460]))
+
+([KB_713803_Instance_46] of  Property_List
+)
+
+([KB_713803_Instance_460] of  Property_List
+)
+
+([KB_713803_Instance_461] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_462]))
+
+([KB_713803_Instance_462] of  Property_List
+)
+
+([KB_713803_Instance_463] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_464]))
+
+([KB_713803_Instance_464] of  Property_List
+)
+
+([KB_713803_Instance_465] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_466])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_466] of  Property_List
+)
+
+([KB_713803_Instance_467] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_468])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_468] of  Property_List
+)
+
+([KB_713803_Instance_469] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_470])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_47] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_48])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_470] of  Property_List
+)
+
+([KB_713803_Instance_471] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_472] of  Property_List
+)
+
+([KB_713803_Instance_473] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_474] of  Property_List
+)
+
+([KB_713803_Instance_475] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_476] of  Property_List
+)
+
+([KB_713803_Instance_477] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#CardinalityRestriction")
+	(property_list [KB_713803_Instance_522])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_48] of  Property_List
+)
+
+([KB_713803_Instance_49] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_50])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_50] of  Property_List
+)
+
+([KB_713803_Instance_522] of  Property_List
+
+	(properties
+		[KB_713803_Instance_523]
+		[KB_713803_Instance_537]
+		[KB_713803_Instance_540]
+		[KB_713803_Instance_542]
+		[KB_713803_Instance_544]
+		[KB_713803_Instance_546]
+		[KB_713803_Instance_548]
+		[KB_713803_Instance_550]
+		[KB_713803_Instance_552]
+		[KB_713803_Instance_554]
+		[KB_713803_Instance_556]
+		[KB_713803_Instance_558]
+		[KB_713803_Instance_560]
+		[KB_713803_Instance_562]))
+
+([KB_713803_Instance_523] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_524])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_524] of  Property_List
+
+	(properties
+		[KB_713803_Instance_525]
+		[KB_713803_Instance_529]
+		[KB_713803_Instance_533]))
+
+([KB_713803_Instance_525] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_526])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_526] of  Property_List
+
+	(properties
+		[KB_713803_Instance_527]
+		[KB_713803_Instance_528]))
+
+([KB_713803_Instance_527] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_528] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_529] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_530])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_530] of  Property_List
+
+	(properties
+		[KB_713803_Instance_531]
+		[KB_713803_Instance_532]))
+
+([KB_713803_Instance_531] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_532] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_533] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_534])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_534] of  Property_List
+
+	(properties
+		[KB_713803_Instance_535]
+		[KB_713803_Instance_536]))
+
+([KB_713803_Instance_535] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_536] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_537] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_538]
+		[KB_713803_Instance_539]))
+
+([KB_713803_Instance_538] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_539] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_540] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_541])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_541] of  Property_List
+)
+
+([KB_713803_Instance_542] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_543]))
+
+([KB_713803_Instance_543] of  Property_List
+)
+
+([KB_713803_Instance_544] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_545]))
+
+([KB_713803_Instance_545] of  Property_List
+)
+
+([KB_713803_Instance_546] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_547]))
+
+([KB_713803_Instance_547] of  Property_List
+)
+
+([KB_713803_Instance_548] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_549]))
+
+([KB_713803_Instance_549] of  Property_List
+)
+
+([KB_713803_Instance_550] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_551]))
+
+([KB_713803_Instance_551] of  Property_List
+)
+
+([KB_713803_Instance_552] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_553] of  Property_List
+)
+
+([KB_713803_Instance_554] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_555])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_555] of  Property_List
+)
+
+([KB_713803_Instance_556] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_557])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_557] of  Property_List
+)
+
+([KB_713803_Instance_558] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_559])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_559] of  Property_List
+)
+
+([KB_713803_Instance_560] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_561])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_561] of  Property_List
+)
+
+([KB_713803_Instance_562] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_563])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_563] of  Property_List
+)
+
+([KB_713803_Instance_648] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ComplementClass")
+	(property_list [KB_713803_Instance_651])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_651] of  Property_List
+
+	(properties
+		[KB_713803_Instance_652]
+		[KB_713803_Instance_666]
+		[KB_713803_Instance_669]
+		[KB_713803_Instance_671]
+		[KB_713803_Instance_673]
+		[KB_713803_Instance_675]
+		[KB_713803_Instance_677]
+		[KB_713803_Instance_679]
+		[KB_713803_Instance_681]
+		[KB_713803_Instance_683]
+		[KB_713803_Instance_685]
+		[KB_713803_Instance_687]
+		[KB_713803_Instance_689]
+		[KB_713803_Instance_691]))
+
+([KB_713803_Instance_652] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_653])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_653] of  Property_List
+
+	(properties
+		[KB_713803_Instance_654]
+		[KB_713803_Instance_658]
+		[KB_713803_Instance_662]))
+
+([KB_713803_Instance_654] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_655])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_655] of  Property_List
+
+	(properties
+		[KB_713803_Instance_656]
+		[KB_713803_Instance_657]))
+
+([KB_713803_Instance_656] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_657] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_658] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_659])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_659] of  Property_List
+
+	(properties
+		[KB_713803_Instance_660]
+		[KB_713803_Instance_661]))
+
+([KB_713803_Instance_660] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_661] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_662] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_663])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_663] of  Property_List
+
+	(properties
+		[KB_713803_Instance_664]
+		[KB_713803_Instance_665]))
+
+([KB_713803_Instance_664] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_665] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_666] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_667]
+		[KB_713803_Instance_668]))
+
+([KB_713803_Instance_667] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_668] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_669] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_670])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_670] of  Property_List
+)
+
+([KB_713803_Instance_671] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_672]))
+
+([KB_713803_Instance_672] of  Property_List
+)
+
+([KB_713803_Instance_673] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_674]))
+
+([KB_713803_Instance_674] of  Property_List
+)
+
+([KB_713803_Instance_675] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_676]))
+
+([KB_713803_Instance_676] of  Property_List
+)
+
+([KB_713803_Instance_677] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_678]))
+
+([KB_713803_Instance_678] of  Property_List
+)
+
+([KB_713803_Instance_679] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_680]))
+
+([KB_713803_Instance_680] of  Property_List
+)
+
+([KB_713803_Instance_681] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_682])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_682] of  Property_List
+)
+
+([KB_713803_Instance_683] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_684])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_684] of  Property_List
+)
+
+([KB_713803_Instance_685] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_686])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_686] of  Property_List
+)
+
+([KB_713803_Instance_687] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_688])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_688] of  Property_List
+)
+
+([KB_713803_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_690] of  Property_List
+)
+
+([KB_713803_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#complementOf")
+	(property_list [KB_713803_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_692] of  Property_List
+)
+
+([KB_713803_Instance_693] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#IntersectionClass")
+	(property_list [KB_713803_Instance_738])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_7] of  Property_List
+
+	(properties
+		[KB_713803_Instance_8]
+		[KB_713803_Instance_22]
+		[KB_713803_Instance_25]
+		[KB_713803_Instance_27]
+		[KB_713803_Instance_29]
+		[KB_713803_Instance_31]
+		[KB_713803_Instance_33]
+		[KB_713803_Instance_35]
+		[KB_713803_Instance_37]
+		[KB_713803_Instance_41]
+		[KB_713803_Instance_45]
+		[KB_713803_Instance_47]
+		[KB_713803_Instance_49]))
+
+([KB_713803_Instance_738] of  Property_List
+
+	(properties
+		[KB_713803_Instance_739]
+		[KB_713803_Instance_753]
+		[KB_713803_Instance_756]
+		[KB_713803_Instance_758]
+		[KB_713803_Instance_760]
+		[KB_713803_Instance_762]
+		[KB_713803_Instance_764]
+		[KB_713803_Instance_766]
+		[KB_713803_Instance_768]
+		[KB_713803_Instance_770]
+		[KB_713803_Instance_772]
+		[KB_713803_Instance_774]
+		[KB_713803_Instance_776]
+		[KB_713803_Instance_778]))
+
+([KB_713803_Instance_739] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_740])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_740] of  Property_List
+
+	(properties
+		[KB_713803_Instance_741]
+		[KB_713803_Instance_745]
+		[KB_713803_Instance_749]))
+
+([KB_713803_Instance_741] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_742])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_742] of  Property_List
+
+	(properties
+		[KB_713803_Instance_743]
+		[KB_713803_Instance_744]))
+
+([KB_713803_Instance_743] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_744] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_745] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_746])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_746] of  Property_List
+
+	(properties
+		[KB_713803_Instance_747]
+		[KB_713803_Instance_748]))
+
+([KB_713803_Instance_747] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_748] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_749] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_750])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_750] of  Property_List
+
+	(properties
+		[KB_713803_Instance_751]
+		[KB_713803_Instance_752]))
+
+([KB_713803_Instance_751] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_752] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_753] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_754]
+		[KB_713803_Instance_755]))
+
+([KB_713803_Instance_754] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_755] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_756] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_757])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_757] of  Property_List
+)
+
+([KB_713803_Instance_758] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_759]))
+
+([KB_713803_Instance_759] of  Property_List
+)
+
+([KB_713803_Instance_760] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_761]))
+
+([KB_713803_Instance_761] of  Property_List
+)
+
+([KB_713803_Instance_762] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_763]))
+
+([KB_713803_Instance_763] of  Property_List
+)
+
+([KB_713803_Instance_764] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_765]))
+
+([KB_713803_Instance_765] of  Property_List
+)
+
+([KB_713803_Instance_766] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_767]))
+
+([KB_713803_Instance_767] of  Property_List
+)
+
+([KB_713803_Instance_768] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_769])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_769] of  Property_List
+)
+
+([KB_713803_Instance_770] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_771])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_771] of  Property_List
+)
+
+([KB_713803_Instance_772] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_773])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_773] of  Property_List
+)
+
+([KB_713803_Instance_774] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_775])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_775] of  Property_List
+)
+
+([KB_713803_Instance_776] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_777])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_777] of  Property_List
+)
+
+([KB_713803_Instance_778] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#intersectionOf")
+	(property_list [KB_713803_Instance_779])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_779] of  Property_List
+)
+
+([KB_713803_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#UnionClass")
+	(property_list [KB_713803_Instance_825])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_8] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_825] of  Property_List
+
+	(properties
+		[KB_713803_Instance_826]
+		[KB_713803_Instance_840]
+		[KB_713803_Instance_843]
+		[KB_713803_Instance_845]
+		[KB_713803_Instance_847]
+		[KB_713803_Instance_849]
+		[KB_713803_Instance_851]
+		[KB_713803_Instance_853]
+		[KB_713803_Instance_855]
+		[KB_713803_Instance_857]
+		[KB_713803_Instance_859]
+		[KB_713803_Instance_861]
+		[KB_713803_Instance_863]
+		[KB_713803_Instance_865]))
+
+([KB_713803_Instance_826] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_827])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_827] of  Property_List
+
+	(properties
+		[KB_713803_Instance_828]
+		[KB_713803_Instance_832]
+		[KB_713803_Instance_836]))
+
+([KB_713803_Instance_828] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_829])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_829] of  Property_List
+
+	(properties
+		[KB_713803_Instance_830]
+		[KB_713803_Instance_831]))
+
+([KB_713803_Instance_830] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_831] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_832] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_833])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_833] of  Property_List
+
+	(properties
+		[KB_713803_Instance_834]
+		[KB_713803_Instance_835]))
+
+([KB_713803_Instance_834] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_835] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_836] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_837])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_837] of  Property_List
+
+	(properties
+		[KB_713803_Instance_838]
+		[KB_713803_Instance_839]))
+
+([KB_713803_Instance_838] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_839] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_840] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_841]
+		[KB_713803_Instance_842]))
+
+([KB_713803_Instance_841] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_842] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_843] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_844])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_844] of  Property_List
+)
+
+([KB_713803_Instance_845] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_846]))
+
+([KB_713803_Instance_846] of  Property_List
+)
+
+([KB_713803_Instance_847] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_848]))
+
+([KB_713803_Instance_848] of  Property_List
+)
+
+([KB_713803_Instance_849] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_850]))
+
+([KB_713803_Instance_850] of  Property_List
+)
+
+([KB_713803_Instance_851] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_852]))
+
+([KB_713803_Instance_852] of  Property_List
+)
+
+([KB_713803_Instance_853] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_854]))
+
+([KB_713803_Instance_854] of  Property_List
+)
+
+([KB_713803_Instance_855] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_856])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_856] of  Property_List
+)
+
+([KB_713803_Instance_857] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_858])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_858] of  Property_List
+)
+
+([KB_713803_Instance_859] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_860])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_860] of  Property_List
+)
+
+([KB_713803_Instance_861] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_862])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_862] of  Property_List
+)
+
+([KB_713803_Instance_863] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_864])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_864] of  Property_List
+)
+
+([KB_713803_Instance_865] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#unionOf")
+	(property_list [KB_713803_Instance_866])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_866] of  Property_List
+)
+
+([KB_713803_Instance_9] of  Property_List
+
+	(properties
+		[KB_713803_Instance_10]
+		[KB_713803_Instance_14]
+		[KB_713803_Instance_18]))
+
+([KB_713803_Instance_980] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_981]))
+
+([KB_713803_Instance_981] of  Property_List
+)
+
+([KB_764103_Instance_545] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Ontology")
+	(property_list [XY_Instance_195])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_815384_Class0] of  Map
+)
+
+([KB_865583_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(property_list [KB_865583_Instance_11])
+	(widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab"))
+
+([KB_865583_Instance_11] of  Property_List
+)
+
+([KB_865583_Instance_12] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_13])
+	(widget_class_name "uk.ac.man.ac.mig.coode.individuals.ui.OWLDLIndividualsTab"))
+
+([KB_865583_Instance_13] of  Property_List
+)
+
+([KB_865583_Instance_4] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_5])
+	(widget_class_name "edu.stanford.smi.protegex.queries_tab.QueriesTab"))
+
+([KB_865583_Instance_5] of  Property_List
+)
+
+([KB_865583_Instance_6] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_7])
+	(widget_class_name "uk.ac.man.cs.mig.coode.debugger.test.DebuggerTestTab"))
+
+([KB_865583_Instance_7] of  Property_List
+)
+
+([KB_865583_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(property_list [KB_865583_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormsTab"))
+
+([KB_865583_Instance_9] of  Property_List
+)
+
+([KB_868747_Instance_76] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#Class")
+	(property_list [XY_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_886778_Instance_12] of  Property_List
+)
+
+([KB_886778_Instance_144] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_886778_Instance_145]
+		[KB_886778_Instance_149]
+		[KB_886778_Instance_150]
+		[KB_886778_Instance_152]
+		[KB_886778_Instance_153]
+		[KB_886778_Instance_155]
+		[KB_886778_Instance_157]
+		[KB_886778_Instance_159]
+		[KB_886778_Instance_160]
+		[KB_886778_Instance_180]
+		[KB_886778_Instance_181]
+		[KB_886778_Instance_184]
+		[KB_886778_Instance_198]
+		[KB_886778_Instance_202]
+		[KB_886778_Instance_206]
+		[KB_886778_Instance_208]
+		[KB_140180_Instance_0]
+		[KB_140180_Instance_2]
+		[KB_140180_Instance_4]
+		[KB_140180_Instance_6]
+		[KB_140180_Instance_8]
+		[KB_938545_Instance_14]
+		[KB_938545_Instance_18]
+		[KB_938545_Instance_23]
+		[KB_221055_Instance_2]
+		[KB_221055_Instance_6]))
+
+([KB_886778_Instance_145] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_146])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_146] of  Property_List
+)
+
+([KB_886778_Instance_149] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_58]))
+
+([KB_886778_Instance_150] of  Widget
+
+	(height 50)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_27])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.RDFPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_886778_Instance_152] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_886778_Instance_153] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_886778_Instance_154])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_154] of  Property_List
+)
+
+([KB_886778_Instance_155] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_886778_Instance_156])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_156] of  Property_List
+)
+
+([KB_886778_Instance_157] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_886778_Instance_158])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_158] of  Property_List
+)
+
+([KB_886778_Instance_159] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_886778_Instance_160] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_886778_Instance_161])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_161] of  Property_List
+
+	(properties [KB_933314_Instance_59]))
+
+([KB_886778_Instance_180] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_22])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_181] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_886778_Instance_182]
+		[KB_886778_Instance_183]))
+
+([KB_886778_Instance_182] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_183] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_184] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_886778_Instance_185])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_886778_Instance_185] of  Property_List
+
+	(properties
+		[KB_886778_Instance_186]
+		[KB_886778_Instance_187]
+		[KB_886778_Instance_188]
+		[KB_886778_Instance_189]
+		[KB_886778_Instance_190]
+		[KB_886778_Instance_191]))
+
+([KB_886778_Instance_186] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_886778_Instance_187] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_886778_Instance_188] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_886778_Instance_189] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_886778_Instance_190] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_886778_Instance_191] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_886778_Instance_198] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_886778_Instance_199])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_199] of  Property_List
+)
+
+([KB_886778_Instance_202] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_886778_Instance_203])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_203] of  Property_List
+)
+
+([KB_886778_Instance_206] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_886778_Instance_207])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_207] of  Property_List
+
+	(properties [KB_933314_Instance_60]))
+
+([KB_886778_Instance_208] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_209])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_209] of  Property_List
+)
+
+([KB_886778_Instance_226] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_886778_Instance_227] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_933314_Instance_11] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_13] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_14] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_15] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_58] of  Property_List
+)
+
+([KB_933314_Instance_59] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_60] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_61] of  Property_List
+)
+
+([KB_933314_Instance_62] of  Property_List
+)
+
+([KB_933314_Instance_63] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_64] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_65] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_66] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_67] of  Property_List
+)
+
+([KB_933314_Instance_68] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_69] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_938545_Instance_100] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_101])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_101] of  Property_List
+
+	(properties
+		[KB_938545_Instance_102]
+		[KB_938545_Instance_103]
+		[KB_938545_Instance_104]
+		[KB_938545_Instance_105]
+		[KB_938545_Instance_106]
+		[KB_938545_Instance_107]))
+
+([KB_938545_Instance_102] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_103] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_104] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_105] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_106] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_107] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_108] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_109])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_109] of  Property_List
+)
+
+([KB_938545_Instance_112] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_113])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_113] of  Property_List
+)
+
+([KB_938545_Instance_114] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_115])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_115] of  Property_List
+
+	(properties [KB_933314_Instance_66]))
+
+([KB_938545_Instance_116] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_117])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_117] of  Property_List
+)
+
+([KB_938545_Instance_118] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_119]))
+
+([KB_938545_Instance_119] of  Property_List
+)
+
+([KB_938545_Instance_120] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_121]))
+
+([KB_938545_Instance_1206] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_1207]))
+
+([KB_938545_Instance_1207] of  Property_List
+)
+
+([KB_938545_Instance_1208] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_1209]))
+
+([KB_938545_Instance_1209] of  Property_List
+)
+
+([KB_938545_Instance_121] of  Property_List
+)
+
+([KB_938545_Instance_122] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_123]))
+
+([KB_938545_Instance_123] of  Property_List
+)
+
+([KB_938545_Instance_124] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_125]))
+
+([KB_938545_Instance_125] of  Property_List
+)
+
+([KB_938545_Instance_126] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_127]))
+
+([KB_938545_Instance_127] of  Property_List
+)
+
+([KB_938545_Instance_128] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_129])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_129] of  Property_List
+)
+
+([KB_938545_Instance_130] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_131])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_131] of  Property_List
+)
+
+([KB_938545_Instance_132] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_133])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_133] of  Property_List
+)
+
+([KB_938545_Instance_134] of  Widget
+
+	(height 80)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_135])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLDatatypePropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_938545_Instance_135] of  Property_List
+)
+
+([KB_938545_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_140] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_141]))
+
+([KB_938545_Instance_141] of  Property_List
+)
+
+([KB_938545_Instance_142] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_143]))
+
+([KB_938545_Instance_143] of  Property_List
+)
+
+([KB_938545_Instance_144] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_145])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_145] of  Property_List
+)
+
+([KB_938545_Instance_148] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_149])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_149] of  Property_List
+)
+
+([KB_938545_Instance_15] of  Property_List
+)
+
+([KB_938545_Instance_152] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_153])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_153] of  Property_List
+)
+
+([KB_938545_Instance_156] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_157])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_157] of  Property_List
+)
+
+([KB_938545_Instance_158] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_159]))
+
+([KB_938545_Instance_159] of  Property_List
+)
+
+([KB_938545_Instance_160] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_161]))
+
+([KB_938545_Instance_161] of  Property_List
+)
+
+([KB_938545_Instance_162] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_163]))
+
+([KB_938545_Instance_163] of  Property_List
+)
+
+([KB_938545_Instance_164] of  Property_List
+)
+
+([KB_938545_Instance_165] of  Property_List
+)
+
+([KB_938545_Instance_166] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnnotationProperty")
+	(property_list [KB_938545_Instance_249])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_18] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_19])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_19] of  Property_List
+)
+
+([KB_938545_Instance_22] of  Property_List
+)
+
+([KB_938545_Instance_23] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_24])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_24] of  Property_List
+)
+
+([KB_938545_Instance_249] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_250]
+		[KB_938545_Instance_252]
+		[KB_938545_Instance_256]
+		[KB_938545_Instance_257]
+		[KB_938545_Instance_259]
+		[KB_938545_Instance_261]
+		[KB_938545_Instance_263]
+		[KB_938545_Instance_264]
+		[KB_938545_Instance_288]
+		[KB_938545_Instance_290]
+		[KB_938545_Instance_293]
+		[KB_938545_Instance_301]
+		[KB_938545_Instance_305]
+		[KB_938545_Instance_307]
+		[KB_938545_Instance_309]
+		[KB_938545_Instance_311]
+		[KB_938545_Instance_313]
+		[KB_938545_Instance_315]
+		[KB_938545_Instance_317]
+		[KB_938545_Instance_319]
+		[KB_938545_Instance_321]
+		[KB_938545_Instance_323]
+		[KB_938545_Instance_325]
+		[KB_938545_Instance_327]
+		[KB_221055_Instance_26]
+		[KB_221055_Instance_30]))
+
+([KB_938545_Instance_250] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_251])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_251] of  Property_List
+)
+
+([KB_938545_Instance_252] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_67]))
+
+([KB_938545_Instance_256] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_257] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_258])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_258] of  Property_List
+)
+
+([KB_938545_Instance_259] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_260])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_260] of  Property_List
+)
+
+([KB_938545_Instance_261] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_262])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_262] of  Property_List
+)
+
+([KB_938545_Instance_263] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_264] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_265])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_265] of  Property_List
+
+	(properties [KB_933314_Instance_68]))
+
+([KB_938545_Instance_27] of  Property_List
+)
+
+([KB_938545_Instance_288] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_289])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_289] of  Property_List
+)
+
+([KB_938545_Instance_290] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_291]
+		[KB_938545_Instance_292]))
+
+([KB_938545_Instance_291] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_292] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_938545_Instance_293] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_294])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_294] of  Property_List
+)
+
+([KB_938545_Instance_301] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_302])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_302] of  Property_List
+)
+
+([KB_938545_Instance_305] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_306])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_306] of  Property_List
+)
+
+([KB_938545_Instance_307] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_308])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_308] of  Property_List
+
+	(properties [KB_933314_Instance_69]))
+
+([KB_938545_Instance_309] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_310])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_310] of  Property_List
+)
+
+([KB_938545_Instance_311] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_312]))
+
+([KB_938545_Instance_312] of  Property_List
+)
+
+([KB_938545_Instance_313] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_314]))
+
+([KB_938545_Instance_314] of  Property_List
+)
+
+([KB_938545_Instance_315] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_316]))
+
+([KB_938545_Instance_316] of  Property_List
+)
+
+([KB_938545_Instance_317] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_318]))
+
+([KB_938545_Instance_318] of  Property_List
+)
+
+([KB_938545_Instance_319] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_320]))
+
+([KB_938545_Instance_320] of  Property_List
+)
+
+([KB_938545_Instance_321] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_322])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_322] of  Property_List
+)
+
+([KB_938545_Instance_323] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_324])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_324] of  Property_List
+)
+
+([KB_938545_Instance_325] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_326])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_326] of  Property_List
+)
+
+([KB_938545_Instance_327] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_328])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_328] of  Property_List
+)
+
+([KB_938545_Instance_329] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#FunctionalProperty")
+	(property_list [KB_938545_Instance_332])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_332] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_333]
+		[KB_938545_Instance_335]
+		[KB_938545_Instance_339]
+		[KB_938545_Instance_340]
+		[KB_938545_Instance_342]
+		[KB_938545_Instance_344]
+		[KB_938545_Instance_346]
+		[KB_938545_Instance_347]
+		[KB_938545_Instance_371]
+		[KB_938545_Instance_373]
+		[KB_938545_Instance_376]
+		[KB_938545_Instance_384]
+		[KB_938545_Instance_388]
+		[KB_938545_Instance_390]
+		[KB_938545_Instance_392]
+		[KB_938545_Instance_394]
+		[KB_938545_Instance_396]
+		[KB_938545_Instance_398]
+		[KB_938545_Instance_400]
+		[KB_938545_Instance_402]
+		[KB_938545_Instance_404]
+		[KB_938545_Instance_406]
+		[KB_938545_Instance_408]
+		[KB_938545_Instance_410]
+		[KB_221055_Instance_34]
+		[KB_221055_Instance_38]))
+
+([KB_938545_Instance_333] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_334])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_334] of  Property_List
+)
+
+([KB_938545_Instance_335] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_339] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_340] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_341])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_341] of  Property_List
+)
+
+([KB_938545_Instance_342] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_343])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_343] of  Property_List
+)
+
+([KB_938545_Instance_344] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_345])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_345] of  Property_List
+)
+
+([KB_938545_Instance_346] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_347] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_348] of  Property_List
+
+	(properties
+		[KB_938545_Instance_349]
+		[KB_938545_Instance_353]
+		[KB_938545_Instance_357]
+		[KB_938545_Instance_361]
+		[KB_938545_Instance_365]))
+
+([KB_938545_Instance_349] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_350])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_350] of  Property_List
+
+	(properties
+		[KB_938545_Instance_351]
+		[KB_938545_Instance_352]))
+
+([KB_938545_Instance_351] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_352] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_353] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_354])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_354] of  Property_List
+
+	(properties
+		[KB_938545_Instance_355]
+		[KB_938545_Instance_356]))
+
+([KB_938545_Instance_355] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_356] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_357] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_358])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_358] of  Property_List
+
+	(properties
+		[KB_938545_Instance_359]
+		[KB_938545_Instance_360]))
+
+([KB_938545_Instance_359] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_360] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_361] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_362])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_362] of  Property_List
+
+	(properties
+		[KB_938545_Instance_363]
+		[KB_938545_Instance_364]))
+
+([KB_938545_Instance_363] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_364] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_365] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_366])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_366] of  Property_List
+
+	(properties
+		[KB_938545_Instance_367]
+		[KB_938545_Instance_368]))
+
+([KB_938545_Instance_367] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_368] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_371] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_372])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_372] of  Property_List
+)
+
+([KB_938545_Instance_373] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_374]
+		[KB_938545_Instance_375]))
+
+([KB_938545_Instance_374] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_375] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_376] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_377])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_377] of  Property_List
+
+	(properties
+		[KB_938545_Instance_378]
+		[KB_938545_Instance_379]
+		[KB_938545_Instance_380]
+		[KB_938545_Instance_381]
+		[KB_938545_Instance_382]
+		[KB_938545_Instance_383]))
+
+([KB_938545_Instance_378] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_379] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_380] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_381] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_382] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_383] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_385] of  Property_List
+)
+
+([KB_938545_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_389] of  Property_List
+)
+
+([KB_938545_Instance_390] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_391])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_391] of  Property_List
+)
+
+([KB_938545_Instance_392] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_393])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_393] of  Property_List
+)
+
+([KB_938545_Instance_394] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_395]))
+
+([KB_938545_Instance_395] of  Property_List
+)
+
+([KB_938545_Instance_396] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_397]))
+
+([KB_938545_Instance_397] of  Property_List
+)
+
+([KB_938545_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_399]))
+
+([KB_938545_Instance_399] of  Property_List
+)
+
+([KB_938545_Instance_400] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_401]))
+
+([KB_938545_Instance_401] of  Property_List
+)
+
+([KB_938545_Instance_402] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_403]))
+
+([KB_938545_Instance_403] of  Property_List
+)
+
+([KB_938545_Instance_404] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_405])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_405] of  Property_List
+)
+
+([KB_938545_Instance_406] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_407])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_407] of  Property_List
+)
+
+([KB_938545_Instance_408] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_409] of  Property_List
+)
+
+([KB_938545_Instance_410] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_411] of  Property_List
+)
+
+([KB_938545_Instance_56] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_57]
+		[KB_938545_Instance_59]
+		[KB_938545_Instance_63]
+		[KB_938545_Instance_64]
+		[KB_938545_Instance_66]
+		[KB_938545_Instance_68]
+		[KB_938545_Instance_70]
+		[KB_938545_Instance_71]
+		[KB_938545_Instance_95]
+		[KB_938545_Instance_97]
+		[KB_938545_Instance_100]
+		[KB_938545_Instance_108]
+		[KB_938545_Instance_112]
+		[KB_938545_Instance_114]
+		[KB_938545_Instance_116]
+		[KB_938545_Instance_118]
+		[KB_938545_Instance_120]
+		[KB_938545_Instance_122]
+		[KB_938545_Instance_124]
+		[KB_938545_Instance_126]
+		[KB_938545_Instance_128]
+		[KB_938545_Instance_130]
+		[KB_938545_Instance_132]
+		[KB_938545_Instance_134]
+		[KB_221055_Instance_10]
+		[KB_221055_Instance_14]))
+
+([KB_938545_Instance_57] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_58])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_58] of  Property_List
+)
+
+([KB_938545_Instance_59] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_61]))
+
+([KB_938545_Instance_63] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_64] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_65])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_65] of  Property_List
+)
+
+([KB_938545_Instance_66] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_661] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DeprecatedProperty")
+	(property_list [KB_938545_Instance_664])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_664] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_665]
+		[KB_938545_Instance_667]
+		[KB_938545_Instance_671]
+		[KB_938545_Instance_672]
+		[KB_938545_Instance_674]
+		[KB_938545_Instance_676]
+		[KB_938545_Instance_678]
+		[KB_938545_Instance_679]
+		[KB_938545_Instance_703]
+		[KB_938545_Instance_705]
+		[KB_938545_Instance_708]
+		[KB_938545_Instance_716]
+		[KB_938545_Instance_720]
+		[KB_938545_Instance_722]
+		[KB_938545_Instance_724]
+		[KB_938545_Instance_726]
+		[KB_938545_Instance_728]
+		[KB_938545_Instance_730]
+		[KB_938545_Instance_732]
+		[KB_938545_Instance_734]
+		[KB_938545_Instance_736]
+		[KB_938545_Instance_738]
+		[KB_938545_Instance_740]
+		[KB_938545_Instance_742]
+		[KB_221055_Instance_66]
+		[KB_221055_Instance_70]))
+
+([KB_938545_Instance_665] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_666])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_666] of  Property_List
+)
+
+([KB_938545_Instance_667] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_67] of  Property_List
+)
+
+([KB_938545_Instance_671] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_672] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_673] of  Property_List
+)
+
+([KB_938545_Instance_674] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_675] of  Property_List
+)
+
+([KB_938545_Instance_676] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_677] of  Property_List
+)
+
+([KB_938545_Instance_678] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_679] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_680])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_68] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_69])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_680] of  Property_List
+
+	(properties
+		[KB_938545_Instance_681]
+		[KB_938545_Instance_685]
+		[KB_938545_Instance_689]
+		[KB_938545_Instance_693]
+		[KB_938545_Instance_697]))
+
+([KB_938545_Instance_681] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_682])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_682] of  Property_List
+
+	(properties
+		[KB_938545_Instance_683]
+		[KB_938545_Instance_684]))
+
+([KB_938545_Instance_683] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_684] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_685] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_686])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_686] of  Property_List
+
+	(properties
+		[KB_938545_Instance_687]
+		[KB_938545_Instance_688]))
+
+([KB_938545_Instance_687] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_688] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_689] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_690])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_69] of  Property_List
+)
+
+([KB_938545_Instance_690] of  Property_List
+
+	(properties
+		[KB_938545_Instance_691]
+		[KB_938545_Instance_692]))
+
+([KB_938545_Instance_691] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_692] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_693] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_694])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_694] of  Property_List
+
+	(properties
+		[KB_938545_Instance_695]
+		[KB_938545_Instance_696]))
+
+([KB_938545_Instance_695] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_696] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_697] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_698])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_698] of  Property_List
+
+	(properties
+		[KB_938545_Instance_699]
+		[KB_938545_Instance_700]))
+
+([KB_938545_Instance_699] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_70] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_700] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_703] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_704])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_704] of  Property_List
+)
+
+([KB_938545_Instance_705] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_706]
+		[KB_938545_Instance_707]))
+
+([KB_938545_Instance_706] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_707] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_708] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_709])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_709] of  Property_List
+
+	(properties
+		[KB_938545_Instance_710]
+		[KB_938545_Instance_711]
+		[KB_938545_Instance_712]
+		[KB_938545_Instance_713]
+		[KB_938545_Instance_714]
+		[KB_938545_Instance_715]))
+
+([KB_938545_Instance_71] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_72])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_710] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_711] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_712] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_713] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_714] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_715] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_716] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_717])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_717] of  Property_List
+)
+
+([KB_938545_Instance_72] of  Property_List
+
+	(properties [KB_933314_Instance_65]))
+
+([KB_938545_Instance_720] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_721])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_721] of  Property_List
+)
+
+([KB_938545_Instance_722] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_723])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_723] of  Property_List
+)
+
+([KB_938545_Instance_724] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_725])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_725] of  Property_List
+)
+
+([KB_938545_Instance_726] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_727]))
+
+([KB_938545_Instance_727] of  Property_List
+)
+
+([KB_938545_Instance_728] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_729]))
+
+([KB_938545_Instance_729] of  Property_List
+)
+
+([KB_938545_Instance_730] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_731]))
+
+([KB_938545_Instance_731] of  Property_List
+)
+
+([KB_938545_Instance_732] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_733]))
+
+([KB_938545_Instance_733] of  Property_List
+)
+
+([KB_938545_Instance_734] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_735]))
+
+([KB_938545_Instance_735] of  Property_List
+)
+
+([KB_938545_Instance_736] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_737])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_737] of  Property_List
+)
+
+([KB_938545_Instance_738] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_739])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_739] of  Property_List
+)
+
+([KB_938545_Instance_740] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_741])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_741] of  Property_List
+)
+
+([KB_938545_Instance_742] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_743])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_743] of  Property_List
+)
+
+([KB_938545_Instance_744] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_745]))
+
+([KB_938545_Instance_745] of  Property_List
+)
+
+([KB_938545_Instance_8] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#imports")
+	(property_list [KB_938545_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLNamespacesWidget")
+	(width 620)
+	(x 0)
+	(y 290))
+
+([KB_938545_Instance_9] of  Property_List
+)
+
+([KB_938545_Instance_95] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_96])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_96] of  Property_List
+)
+
+([KB_938545_Instance_97] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_98]
+		[KB_938545_Instance_99]))
+
+([KB_938545_Instance_98] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_99] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_941921_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_11] of  Property_List
+)
+
+([KB_941921_Instance_14] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_15])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFSSubClassOfWidget")
+	(width 210)
+	(x 0)
+	(y 160))
+
+([KB_941921_Instance_15] of  Property_List
+)
+
+([KB_941921_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_3] of  Property_List
+)
+
+([KB_941921_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_7] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class1] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class2])
+	(widget_class_name "se.liu.ida.JessTab.JessTab"))
+
+([namedIdentities_ProjectKB_Class10] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10061] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2003/11/swrl#Imp")
+	(property_list [namedIdentities_ProjectKB_Class10064])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([namedIdentities_ProjectKB_Class10064] of  Property_List
+
+	(properties
+		[namedIdentities_ProjectKB_Class10065]
+		[namedIdentities_ProjectKB_Class10068]
+		[namedIdentities_ProjectKB_Class10071]
+		[namedIdentities_ProjectKB_Class10074]
+		[namedIdentities_ProjectKB_Class10076]
+		[namedIdentities_ProjectKB_Class10078]
+		[namedIdentities_ProjectKB_Class10080]
+		[namedIdentities_ProjectKB_Class10082]
+		[namedIdentities_ProjectKB_Class10084]
+		[namedIdentities_ProjectKB_Class10086]
+		[namedIdentities_ProjectKB_Class10091]))
+
+([namedIdentities_ProjectKB_Class10065] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [namedIdentities_ProjectKB_Class10066])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.NameDocumentationWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([namedIdentities_ProjectKB_Class10066] of  Property_List
+
+	(properties
+		[namedIdentities_ProjectKB_Class61]
+		[namedIdentities_ProjectKB_Class62]))
+
+([namedIdentities_ProjectKB_Class10068] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[namedIdentities_ProjectKB_Class10069]
+		[namedIdentities_ProjectKB_Class10070]))
+
+([namedIdentities_ProjectKB_Class10069] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([namedIdentities_ProjectKB_Class10070] of  String
+
+	(name "vertical_stretcher")
+	(string_value "http://www.w3.org/2003/11/swrl#body"))
+
+([namedIdentities_ProjectKB_Class10071] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [namedIdentities_ProjectKB_Class10072])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([namedIdentities_ProjectKB_Class10072] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10074] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [namedIdentities_ProjectKB_Class10075]))
+
+([namedIdentities_ProjectKB_Class10075] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10076] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [namedIdentities_ProjectKB_Class10077]))
+
+([namedIdentities_ProjectKB_Class10077] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10078] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [namedIdentities_ProjectKB_Class10079]))
+
+([namedIdentities_ProjectKB_Class10079] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10080] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [namedIdentities_ProjectKB_Class10081]))
+
+([namedIdentities_ProjectKB_Class10081] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10082] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [namedIdentities_ProjectKB_Class10083]))
+
+([namedIdentities_ProjectKB_Class10083] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10084] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://swrl.stanford.edu/ontologies/3.3/swrla.owl#isRuleEnabled")
+	(property_list [namedIdentities_ProjectKB_Class10085]))
+
+([namedIdentities_ProjectKB_Class10085] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10086] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://swrl.stanford.edu/ontologies/3.3/swrla.owl#hasRuleGroup")
+	(property_list [namedIdentities_ProjectKB_Class10087]))
+
+([namedIdentities_ProjectKB_Class10087] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10091] of  Widget
+
+	(height 300)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2003/11/swrl#body")
+	(property_list [namedIdentities_ProjectKB_Class10092])
+	(widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.widget.SWRLRuleSlotWidget")
+	(width 200)
+	(x 0)
+	(y 120))
+
+([namedIdentities_ProjectKB_Class10092] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class11] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class12])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeTab"))
+
+([namedIdentities_ProjectKB_Class12] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class13] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class14])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalConstraintsTab"))
+
+([namedIdentities_ProjectKB_Class14] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class15] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class16])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.WordNetTab"))
+
+([namedIdentities_ProjectKB_Class16] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class17] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class18])
+	(widget_class_name "edu.stanford.smi.protegex.evaluation.MetaAnalysis"))
+
+([namedIdentities_ProjectKB_Class18] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class19] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class20])
+	(widget_class_name "uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizTab"))
+
+([namedIdentities_ProjectKB_Class2] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class20] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class21] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class22])
+	(widget_class_name "org.protege.owl.mm.ssm.ui.MappingMasterTab"))
+
+([namedIdentities_ProjectKB_Class22] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class23] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class24])
+	(widget_class_name "edu.stanford.smi.protege.query.LuceneQueryPlugin"))
+
+([namedIdentities_ProjectKB_Class24] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class25] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class26])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.UMLSTab"))
+
+([namedIdentities_ProjectKB_Class26] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class27] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class28])
+	(widget_class_name "edu.stanford.smi.protegex.changeanalysis.ChangeAnalysisTab"))
+
+([namedIdentities_ProjectKB_Class28] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class29] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class30])
+	(widget_class_name "TGViztab.TGVizTab"))
+
+([namedIdentities_ProjectKB_Class3] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class4])
+	(widget_class_name "edu.stanford.smi.protege.widget.ProtegePropertiesTab"))
+
+([namedIdentities_ProjectKB_Class30] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class31] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class32])
+	(widget_class_name "org.algernon.kb.okbc.protege.plugins.AlgernonTab"))
+
+([namedIdentities_ProjectKB_Class32] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class33] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class34])
+	(widget_class_name "edu.stanford.smi.protegex.changes.changesKBViewTab.ChangesKBViewTab"))
+
+([namedIdentities_ProjectKB_Class34] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class35] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class36])
+	(widget_class_name "edu.stanford.smi.protegex.xml.tab.XMLTab"))
+
+([namedIdentities_ProjectKB_Class36] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class37] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class38])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalQueriesTab"))
+
+([namedIdentities_ProjectKB_Class38] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class39] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class40])
+	(widget_class_name "edu.stanford.smi.protegex.chatPlugin.ChatTab"))
+
+([namedIdentities_ProjectKB_Class4] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class40] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class41] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class42])
+	(widget_class_name "org.protege.owl.axiome.ui.AxiomeTab"))
+
+([namedIdentities_ProjectKB_Class42] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class44])
+	(widget_class_name "edu.stanford.smi.protege.keywordsearch.StringSearch"))
+
+([namedIdentities_ProjectKB_Class44] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class46])
+	(widget_class_name "script.ProtegeScriptTab"))
+
+([namedIdentities_ProjectKB_Class46] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class47] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class48])
+	(widget_class_name "edu.stanford.smi.protegex.changes.ChangesTab"))
+
+([namedIdentities_ProjectKB_Class48] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class49] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class50])
+	(widget_class_name "edu.stanford.smi.protegex.fctab.FacetConstraintsTab"))
+
+([namedIdentities_ProjectKB_Class5] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class6])
+	(widget_class_name "ezpal.EZPalTab"))
+
+([namedIdentities_ProjectKB_Class50] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class51] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class52])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.KnowledgeTreeTab"))
+
+([namedIdentities_ProjectKB_Class52] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class53] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class54])
+	(widget_class_name "edu.stanford.smi.protegex.datamaster.DataMasterTab"))
+
+([namedIdentities_ProjectKB_Class54] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class55] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class56])
+	(widget_class_name "dfki.protege.ontoviz_tab.OntovizTab"))
+
+([namedIdentities_ProjectKB_Class56] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class57] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class58])
+	(widget_class_name "edu.stanford.smi.protegex.changes.stats.ChangeStatisticsTab"))
+
+([namedIdentities_ProjectKB_Class58] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class59] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class60])
+	(widget_class_name "edu.stanford.smi.protegex.prompt.PromptTab"))
+
+([namedIdentities_ProjectKB_Class6] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class60] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class61] of  Widget
+
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [namedIdentities_ProjectKB_Class63])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([namedIdentities_ProjectKB_Class62] of  Widget
+
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([namedIdentities_ProjectKB_Class63] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class7] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class8])
+	(widget_class_name "edu.stanford.smi.protegex.server_changes.prompt.UsersTab"))
+
+([namedIdentities_ProjectKB_Class8] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class82] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(string_value "%3ANAME"))
+
+([namedIdentities_ProjectKB_Class83] of  String
+
+	(name ":INSTANCE-ANNOTATION")
+	(string_value "%3AANNOTATION-TEXT"))
+
+([namedIdentities_ProjectKB_Class84] of  String
+
+	(name "http://erlangen-crm.org/110404/E42_Identifier")
+	(string_value "http%3A%2F%2Ferlangen-crm.org%2Fplus%2Fxdt%2F110404%2Fhas_XSD_String"))
+
+([namedIdentities_ProjectKB_Class85] of  String
+
+	(name ":META-CLASS")
+	(string_value "%3ANAME"))
+
+([namedIdentities_ProjectKB_Class86] of  String
+
+	(name ":PAL-CONSTRAINT")
+	(string_value "%3APAL-NAME"))
+
+([namedIdentities_ProjectKB_Class87] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(string_value "%3ANAME"))
+
+([namedIdentities_ProjectKB_Class9] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentities_ProjectKB_Class10])
+	(widget_class_name "ca.uvic.csr.shrimp.jambalaya.JambalayaTab"))
+
+([OWL_ProjectKB_Instance_3] of  String
+
+	(name "owl_build")
+	(string_value "579"))
+
+([PAL_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":PAL-CONSTRAINT")
+	(property_list [XY_Instance_922])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([PROJECT] of  Project
+
+	(browser_slot_names [BROWSER_SLOT_NAMES])
+	(customized_instance_widgets
+		[KB_713803_Instance_477]
+		[PAL_FORM_WIDGET]
+		[KB_691299_Instance_398]
+		[KB_313796_Instance_852]
+		[Instance_581]
+		[KB_713803_Instance_693]
+		[namedIdentities_ProjectKB_Class10061]
+		[INSTANCE_ANNOTATION_FORM_WIDGET]
+		[KB_938545_Instance_166]
+		[STANDARD_SLOT_FORM_WIDGET]
+		[KB_313796_Instance_943]
+		[KB_938545_Instance_661]
+		[KB_713803_Instance_648]
+		[KB_301165_Instance_856]
+		[KB_691299_Instance_537]
+		[KB_303942_Instance_68]
+		[KB_465546_Instance_567]
+		[STANDARD_FACET_FORM_WIDGET]
+		[KB_713803_Instance_780]
+		[KB_868747_Instance_76]
+		[STANDARD_CLASS_FORM_WIDGET]
+		[KB_713803_Instance_303]
+		[Instance_1005]
+		[KB_938545_Instance_329]
+		[KB_764103_Instance_545]
+		[KB_301165_Instance_1013]
+		[Instance_443]
+		[KB_713803_Instance_390])
+	(default_cls_metaclass "http://www.w3.org/2002/07/owl#Class")
+	(default_facet_metaclass ":STANDARD-FACET")
+	(default_instance_widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget")
+	(default_slot_metaclass "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(hidden_classes
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"
+		":DIRECT-TEMPLATE-SLOTS"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"
+		"http://www.w3.org/2002/07/owl#DataRange"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+		"http://www.w3.org/2002/07/owl#onProperty"
+		":DIRECT-DOMAIN"
+		"http://protege.stanford.edu/plugins/owl/protege#ExternalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-STATEMENT"
+		"http://www.w3.org/2003/11/swrl#Imp"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-RANGE"
+		"http://www.w3.org/2001/XMLSchema#NOTATION"
+		"http://www.w3.org/2001/XMLSchema#anySimpleType"
+		":MODIFIER"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-CONSTRAINT"
+		"http://www.w3.org/2003/11/swrl#ClassAtom"
+		"http://www.w3.org/2000/01/rdf-schema#Container"
+		"http://protege.stanford.edu/plugins/owl/protege#SLOT-CONSTRAINTS"
+		"http://www.w3.org/2002/07/owl#SymmetricProperty"
+		"http://www.w3.org/2001/XMLSchema#IDREF"
+		":SLOT-NUMERIC-MINIMUM"
+		"http://www.w3.org/2002/07/owl#differentFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-NAME"
+		"http://www.w3.org/2001/XMLSchema#gMonth"
+		"http://www.w3.org/2003/11/swrl#DatavaluedPropertyAtom"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"
+		"http://www.w3.org/2003/11/swrl#IndividualPropertyAtom"
+		":NUMERIC-MAXIMUM"
+		":OWL-CLASS"
+		"http://www.w3.org/2001/XMLSchema#unsignedShort"
+		"http://www.w3.org/2003/11/swrl#propertyPredicate"
+		"http://www.w3.org/2001/XMLSchema#unsignedInt"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"
+		":STANDARD-FACET"
+		":STANDARD-CLASS"
+		"http://www.w3.org/2002/07/owl#Restriction"
+		":ANNOTATION-TEXT"
+		"http://www.w3.org/2003/11/swrl#arguments"
+		"http://www.w3.org/2002/07/owl#MaxCardinalityRestriction"
+		"http://www.w3.org/2001/XMLSchema#NCName"
+		"http://www.w3.org/2001/XMLSchema#ID"
+		"http://www.w3.org/2002/07/owl#InverseFunctionalProperty"
+		"http://www.w3.org/2003/11/swrlb#maxArgs"
+		"http://www.w3.org/2002/07/owl#imports"
+		":ANNOTATED-INSTANCE"
+		"http://www.w3.org/2000/01/rdf-schema#member"
+		"http://www.w3.org/2003/11/swrl#BuiltinAtom"
+		"http://www.w3.org/2002/07/owl#Ontology"
+		":OWL-ONTOLOGY-POINTER-CLASS"
+		"http://www.w3.org/2002/07/owl#LogicalClass"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#object"
+		":VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#incompatibleWith"
+		"http://www.w3.org/2003/11/swrl#Builtin"
+		"http://www.w3.org/2002/07/owl#CardinalityRestriction"
+		"http://www.w3.org/2002/07/owl#inverseOf"
+		"http://www.w3.org/2003/11/swrl#head"
+		"http://www.w3.org/2001/XMLSchema#negativeInteger"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredType"
+		"http://www.w3.org/2003/11/swrl#builtin"
+		"http://www.w3.org/2001/XMLSchema#decimal"
+		"http://www.w3.org/2002/07/owl#cardinality"
+		"http://www.w3.org/2003/11/swrl#AtomList"
+		"http://www.w3.org/2003/11/swrl#classPredicate"
+		"http://www.w3.org/2002/07/owl#equivalentProperty"
+		"http://www.w3.org/2001/XMLSchema#Name"
+		":ANNOTATION"
+		"http://www.w3.org/2002/07/owl#SomeValuesFromRestriction"
+		"http://www.w3.org/2001/XMLSchema#long"
+		"http://www.w3.org/2002/07/owl#HasValueRestriction"
+		":SLOT-VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#valuesFrom"
+		"http://www.w3.org/2003/11/swrl#body"
+		"http://www.w3.org/2003/11/swrlb#minArgs"
+		"http://www.w3.org/2001/XMLSchema#duration"
+		":STANDARD-SLOT"
+		"http://www.w3.org/2002/07/owl#oneOf"
+		":OWL-ANONYMOUS-ROOT"
+		":VALUES"
+		":ASSOCIATED-SLOT"
+		":MAXIMUM-CARDINALITY"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt"
+		"http://www.w3.org/2001/XMLSchema#language"
+		"http://www.w3.org/2001/XMLSchema#NMTOKEN"
+		"http://www.w3.org/2002/07/owl#UnionClass"
+		"http://www.w3.org/2002/07/owl#sameAs"
+		"http://www.w3.org/2002/07/owl#versionInfo"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#first"
+		":DIRECT-TYPE"
+		"http://www.w3.org/2001/XMLSchema#base64Binary"
+		"http://www.w3.org/2001/XMLSchema#short"
+		"http://www.w3.org/2002/07/owl#equivalentClass"
+		":NAME"
+		"http://www.w3.org/2002/07/owl#maxCardinality"
+		"http://www.w3.org/2003/11/swrlb#args"
+		"http://www.w3.org/2002/07/owl#FunctionalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-DESCRIPTION"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSubclassOf"
+		"http://www.w3.org/2003/11/swrl#SameIndividualAtom"
+		":PAL-DESCRIPTION"
+		"http://www.w3.org/2002/07/owl#AnonymousClass"
+		"http://www.w3.org/2002/07/owl#MinCardinalityRestriction"
+		"http://www.w3.org/2002/07/owl#AllValuesFromRestriction"
+		":CLASS"
+		"http://www.w3.org/2002/07/owl#complementOf"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"
+		":ROLE"
+		"http://www.w3.org/2001/XMLSchema#hexBinary"
+		"http://www.w3.org/2002/07/owl#DeprecatedClass"
+		"http://www.w3.org/2002/07/owl#DatatypeProperty"
+		"http://www.w3.org/2001/XMLSchema#unsignedByte"
+		"http://www.w3.org/2002/07/owl#distinctMembers"
+		":DOCUMENTATION-IN-FRAME"
+		"http://www.w3.org/2002/07/owl#IntersectionClass"
+		"http://www.w3.org/2002/07/owl#TransitiveProperty"
+		":SLOT-NUMERIC-MAXIMUM"
+		":INSTANCE-ANNOTATION"
+		"http://www.w3.org/2000/01/rdf-schema#range"
+		":SLOT-MINIMUM-CARDINALITY"
+		"http://www.w3.org/2002/07/owl#AnnotationProperty"
+		"http://www.w3.org/2001/XMLSchema#gYearMonth"
+		":DIRECT-SUBCLASSES"
+		"http://www.w3.org/2002/07/owl#DeprecatedProperty"
+		":CREATOR"
+		"http://www.w3.org/2002/07/owl#ComplementClass"
+		":ASSOCIATED-FACET"
+		"http://www.w3.org/2002/07/owl#ObjectProperty"
+		"http://www.w3.org/2001/XMLSchema#ENTITY"
+		":DOCUMENTATION"
+		"http://www.w3.org/2001/XMLSchema#byte"
+		"http://www.w3.org/2001/XMLSchema#float"
+		":DIRECT-SUPERCLASSES"
+		":CREATION-TIMESTAMP"
+		":META-CLASS"
+		":NUMERIC-MINIMUM"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"
+		"http://www.w3.org/2000/01/rdf-schema#domain"
+		":DIRECT-SUBSLOTS"
+		"http://www.w3.org/2002/07/owl#backwardCompatibleWith"
+		":RELATION"
+		":MODIFICATION-TIMESTAMP"
+		"http://www.w3.org/2001/XMLSchema#gMonthDay"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#value"
+		"http://www.w3.org/2001/XMLSchema#normalizedString"
+		"http://www.w3.org/2001/XMLSchema#nonPositiveInteger"
+		"http://www.w3.org/2000/01/rdf-schema#Datatype"
+		"http://www.w3.org/2002/07/owl#someValuesFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#classificationStatus"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSuperclassOf"
+		"http://www.w3.org/2000/01/rdf-schema#subPropertyOf"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
+		"http://www.w3.org/2003/11/swrl#DifferentIndividualsAtom"
+		"http://www.w3.org/2001/XMLSchema#QName"
+		"http://www.w3.org/2003/11/swrl#Atom"
+		"http://www.w3.org/2003/11/swrl#dataRange"
+		"http://www.w3.org/2002/07/owl#AllDifferent"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
+		"http://www.w3.org/2003/11/swrl#Variable"
+		"http://www.w3.org/2002/07/owl#EnumeratedClass"
+		":DIRECT-INSTANCES"
+		"http://www.w3.org/2002/07/owl#disjointWith"
+		"http://www.w3.org/2001/XMLSchema#unsignedLong"
+		":MINIMUM-CARDINALITY"
+		"http://www.w3.org/2002/07/owl#unionOf"
+		"http://protege.stanford.edu/plugins/owl/protege#DIRECTED-BINARY-RELATION"
+		":SLOT"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"
+		":TO"
+		":SLOT-DEFAULTS"
+		"http://www.w3.org/2002/07/owl#minCardinality"
+		":SYSTEM-CLASS"
+		":SLOT-MAXIMUM-CARDINALITY"
+		":DEFAULTS"
+		"http://www.w3.org/2001/XMLSchema#gDay"
+		"http://www.w3.org/2003/11/swrl#argument2"
+		"http://www.w3.org/2003/11/swrl#argument1"
+		"http://www.w3.org/2002/07/owl#allValuesFrom"
+		":FACET"
+		":INVERSE"
+		"http://www.w3.org/2003/11/swrl#DataRangeAtom"
+		"http://www.w3.org/2002/07/owl#priorVersion"
+		"http://www.w3.org/2002/07/owl#intersectionOf"
+		":SLOT-VALUES"
+		"http://www.w3.org/2001/XMLSchema#token"
+		"http://www.w3.org/2002/07/owl#Nothing"
+		"http://www.w3.org/2002/07/owl#hasValue")
+	(journaling_enabled FALSE)
+	(next_frame_number 0)
+	(options [Instance_48])
+	(property_map [KB_325529_Class0])
+	(sources [SOURCES])
+	(tabs
+		[Instance_2534]
+		[Instance_86]
+		[Instance_2600]
+		[FORMS_TAB]
+		[Instance_3234]
+		[Instance_43]
+		[CLSES_TAB]
+		[KB_865583_Instance_6]
+		[INSTANCES_TAB]
+		[Instance_45]
+		[KB_865583_Instance_12]
+		[KB_865583_Instance_8]
+		[KB_865583_Instance_4]
+		[SLOTS_TAB]
+		[KB_865583_Instance_10]))
+
+([SLOTS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Slots")
+	(property_list [Instance_65])
+	(widget_class_name "edu.stanford.smi.protege.widget.SlotsTab"))
+
+([SOURCES] of  Property_List
+
+	(properties
+		[Instance_42]
+		[Instance_2469]
+		[Instance_2470]
+		[KB_307200_Instance_22]
+		[KB_307200_Instance_23]
+		[OWL_ProjectKB_Instance_3]
+		[KB_444675_Instance_0]
+		[KB_632156_Instance_0]
+		[KB_325529_Class4]
+		[empty.owl_ProjectKB_Class5]
+		[empty.owl_ProjectKB_Class6]))
+
+([STANDARD_CLASS_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-CLASS")
+	(property_list [XY_Instance_1063])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_FACET_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-FACET")
+	(property_list [XY_Instance_587])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_SLOT_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-SLOT")
+	(property_list [XY_Instance_725])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([XY_Instance_0] of  Property_List
+
+	(properties
+		[XY_Instance_1]
+		[XY_Instance_2]
+		[XY_Instance_3]
+		[XY_Instance_4]))
+
+([XY_Instance_1] of  Widget
+
+	(name ":ANNOTATED-INSTANCE"))
+
+([XY_Instance_1001] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1002]))
+
+([XY_Instance_1002] of  Property_List
+)
+
+([XY_Instance_1003] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1004]))
+
+([XY_Instance_1004] of  Property_List
+)
+
+([XY_Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1006]))
+
+([XY_Instance_1006] of  Property_List
+)
+
+([XY_Instance_1015] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_1016])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1016] of  Property_List
+)
+
+([XY_Instance_104] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_105]
+		[XY_Instance_106]))
+
+([XY_Instance_105] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_106] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_1063] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_1064]
+		[XY_Instance_1066]
+		[XY_Instance_1067]
+		[XY_Instance_1068]
+		[XY_Instance_1069]
+		[XY_Instance_1071]
+		[XY_Instance_1072]
+		[XY_Instance_1073]
+		[XY_Instance_1074]
+		[XY_Instance_1088]
+		[XY_Instance_1092]
+		[XY_Instance_1096]
+		[XY_Instance_1098]
+		[XY_Instance_1100]
+		[KB_938545_Instance_1206]
+		[KB_938545_Instance_1208]))
+
+([XY_Instance_1064] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_1065])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1065] of  Property_List
+)
+
+([XY_Instance_1066] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_1067] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_1068] of  Widget
+
+	(name ":DIRECT-SUPERCLASSES"))
+
+([XY_Instance_1069] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_1070])
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 400)
+	(x 200)
+	(y 0))
+
+([XY_Instance_1070] of  Property_List
+)
+
+([XY_Instance_1071] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1072] of  Widget
+
+	(height 60)
+	(label "Role")
+	(name ":ROLE")
+	(widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_1073] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_1074] of  Widget
+
+	(height 150)
+	(label "Template Slots")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_1075])
+	(widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
+	(width 600)
+	(x 0)
+	(y 120))
+
+([XY_Instance_1075] of  Property_List
+
+	(properties
+		[XY_Instance_1076]
+		[XY_Instance_1077]
+		[XY_Instance_1078]
+		[XY_Instance_1079]
+		[XY_Instance_1080]
+		[XY_Instance_1081]
+		[XY_Instance_1082]
+		[XY_Instance_1083]
+		[XY_Instance_1084]
+		[XY_Instance_1085]
+		[XY_Instance_1086]
+		[XY_Instance_1087]))
+
+([XY_Instance_1076] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties"))
+
+([XY_Instance_1077] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties at class"))
+
+([XY_Instance_1078] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create property and attach to class"))
+
+([XY_Instance_1079] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected properties"))
+
+([XY_Instance_1080] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_1081] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_1082] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move up"))
+
+([XY_Instance_1083] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move down"))
+
+([XY_Instance_1084] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots"))
+
+([XY_Instance_1085] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots at class"))
+
+([XY_Instance_1086] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create slot and attach to class"))
+
+([XY_Instance_1087] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected slots"))
+
+([XY_Instance_1088] of  Property_List
+
+	(name "layout properties")
+	(properties [XY_Instance_1089]))
+
+([XY_Instance_1089] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":DIRECT-TEMPLATE-SLOTS"))
+
+([XY_Instance_1092] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1093])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1093] of  Property_List
+)
+
+([XY_Instance_1096] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1097])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1097] of  Property_List
+)
+
+([XY_Instance_1098] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1099])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1099] of  Property_List
+)
+
+([XY_Instance_1100] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_1101])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1101] of  Property_List
+)
+
+([XY_Instance_117] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_118])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_118] of  Property_List
+)
+
+([XY_Instance_195] of  Property_List
+
+	(properties
+		[XY_Instance_200]
+		[XY_Instance_210]
+		[XY_Instance_235]
+		[KB_635552_Instance_10]
+		[KB_635552_Instance_12]
+		[KB_635552_Instance_14]
+		[KB_635552_Instance_16]
+		[KB_635552_Instance_18]
+		[KB_635552_Instance_20]
+		[KB_635552_Instance_22]
+		[KB_635552_Instance_24]
+		[KB_938545_Instance_8]))
+
+([XY_Instance_2] of  Widget
+
+	(name ":CREATOR"))
+
+([XY_Instance_200] of  Widget
+
+	(height 57)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_201])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OntologyURIWidget")
+	(width 620)
+	(x 0)
+	(y 0))
+
+([XY_Instance_201] of  Property_List
+)
+
+([XY_Instance_210] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_211]
+		[XY_Instance_212]))
+
+([XY_Instance_211] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_212] of  String
+
+	(name "vertical_stretcher")
+	(string_value "http://www.w3.org/2002/07/owl#imports"))
+
+([XY_Instance_235] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_236])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 620)
+	(x 0)
+	(y 60))
+
+([XY_Instance_236] of  Property_List
+
+	(properties [KB_632156_Instance_4]))
+
+([XY_Instance_3] of  Widget
+
+	(name ":CREATION-TIMESTAMP"))
+
+([XY_Instance_4] of  Widget
+
+	(height 100)
+	(is_hidden FALSE)
+	(name ":ANNOTATION-TEXT")
+	(widget_class_name "edu.stanford.smi.protege.widget.YellowStickyWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_409] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_410]
+		[XY_Instance_412]
+		[XY_Instance_413]
+		[XY_Instance_422]
+		[XY_Instance_424]
+		[XY_Instance_426]
+		[XY_Instance_427]
+		[XY_Instance_429]
+		[XY_Instance_440]
+		[XY_Instance_460]
+		[KB_140180_Instance_283]
+		[KB_140180_Instance_285]
+		[KB_140180_Instance_287]
+		[KB_140180_Instance_289]
+		[KB_140180_Instance_291]
+		[KB_941921_Instance_10]
+		[KB_941921_Instance_14]
+		[KB_024013_Instance_4]))
+
+([XY_Instance_410] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_411] of  Property_List
+)
+
+([XY_Instance_412] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_413] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_422] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_423])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_423] of  Property_List
+
+	(properties [KB_933314_Instance_13]))
+
+([XY_Instance_424] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_425])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_425] of  Property_List
+)
+
+([XY_Instance_426] of  Widget
+
+	(height 0)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_886778_Instance_12])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_427] of  Widget
+
+	(height 220)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_428])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFPropertiesWidget")
+	(width 350)
+	(x 210)
+	(y 160))
+
+([XY_Instance_428] of  Property_List
+)
+
+([XY_Instance_429] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_430]
+		[XY_Instance_431]))
+
+([XY_Instance_430] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_431] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_440] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_441])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_441] of  Property_List
+)
+
+([XY_Instance_460] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_461])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 560)
+	(x 0)
+	(y 0))
+
+([XY_Instance_461] of  Property_List
+
+	(properties [KB_933314_Instance_14]))
+
+([XY_Instance_462] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_463]
+		[XY_Instance_467]
+		[XY_Instance_468]
+		[XY_Instance_470]
+		[XY_Instance_471]
+		[XY_Instance_473]
+		[XY_Instance_475]
+		[XY_Instance_477]
+		[XY_Instance_478]
+		[XY_Instance_482]
+		[XY_Instance_483]
+		[XY_Instance_486]
+		[XY_Instance_520]
+		[XY_Instance_526]
+		[XY_Instance_538]
+		[KB_938545_Instance_140]
+		[KB_938545_Instance_142]
+		[KB_938545_Instance_144]
+		[KB_938545_Instance_148]
+		[KB_938545_Instance_152]
+		[KB_938545_Instance_156]
+		[KB_938545_Instance_158]
+		[KB_938545_Instance_160]
+		[KB_938545_Instance_162]
+		[KB_221055_Instance_18]
+		[KB_221055_Instance_22]))
+
+([XY_Instance_463] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [XY_Instance_464])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_464] of  Property_List
+)
+
+([XY_Instance_467] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_62]))
+
+([XY_Instance_468] of  Widget
+
+	(height 110)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_165])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLObjectPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([XY_Instance_470] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_471] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_472] of  Property_List
+)
+
+([XY_Instance_473] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [XY_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_474] of  Property_List
+)
+
+([XY_Instance_475] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [XY_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_476] of  Property_List
+)
+
+([XY_Instance_477] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_478] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_479])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_479] of  Property_List
+
+	(properties [KB_933314_Instance_64]))
+
+([XY_Instance_482] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_164])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_483] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_484]
+		[XY_Instance_485]))
+
+([XY_Instance_484] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_485] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_486] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_487])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([XY_Instance_487] of  Property_List
+
+	(properties
+		[XY_Instance_488]
+		[XY_Instance_489]
+		[XY_Instance_490]
+		[XY_Instance_491]
+		[XY_Instance_492]
+		[XY_Instance_493]))
+
+([XY_Instance_488] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_489] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_490] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_491] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_492] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_493] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_520] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_521])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_521] of  Property_List
+)
+
+([XY_Instance_526] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_527])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_527] of  Property_List
+)
+
+([XY_Instance_538] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([XY_Instance_539] of  Property_List
+
+	(properties [KB_933314_Instance_63]))
+
+([XY_Instance_540] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_541]
+		[XY_Instance_543]
+		[XY_Instance_544]
+		[XY_Instance_545]
+		[XY_Instance_547]
+		[XY_Instance_549]
+		[XY_Instance_551]
+		[XY_Instance_552]
+		[XY_Instance_554]
+		[XY_Instance_575]
+		[XY_Instance_585]
+		[KB_635552_Instance_0]
+		[KB_635552_Instance_2]
+		[KB_635552_Instance_4]
+		[KB_635552_Instance_6]
+		[KB_635552_Instance_8]
+		[KB_941921_Instance_2]
+		[KB_941921_Instance_6]))
+
+([XY_Instance_541] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_542])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_542] of  Property_List
+)
+
+([XY_Instance_543] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_544] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_545] of  Widget
+
+	(height 500)
+	(label "Definition")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [XY_Instance_546])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.ClassAnnotationsAndDescriptionWidget")
+	(width 660)
+	(x 0)
+	(y 0))
+
+([XY_Instance_546] of  Property_List
+
+	(properties [KB_100699_Instance_0]))
+
+([XY_Instance_547] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_548])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_548] of  Property_List
+
+	(properties [KB_933314_Instance_15]))
+
+([XY_Instance_549] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_550])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_550] of  Property_List
+)
+
+([XY_Instance_551] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_552] of  Widget
+
+	(height 0)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_553] of  Property_List
+)
+
+([XY_Instance_554] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_555]
+		[XY_Instance_556]))
+
+([XY_Instance_555] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_556] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_575] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_576])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_576] of  Property_List
+)
+
+([XY_Instance_585] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_586])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_586] of  Property_List
+)
+
+([XY_Instance_587] of  Property_List
+
+	(name "facet widget properties")
+	(properties
+		[XY_Instance_588]
+		[XY_Instance_589]
+		[XY_Instance_590]))
+
+([XY_Instance_588] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_589] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_590] of  Widget
+
+	(height 60)
+	(label "Associated Property")
+	(name ":ASSOCIATED-SLOT")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_665] of  Property_List
+
+	(properties
+		[XY_Instance_666]
+		[XY_Instance_668]
+		[XY_Instance_670]
+		[XY_Instance_672]
+		[XY_Instance_674]
+		[XY_Instance_676]
+		[XY_Instance_678]
+		[XY_Instance_680]
+		[XY_Instance_683]
+		[XY_Instance_685]
+		[XY_Instance_687]
+		[XY_Instance_689]
+		[XY_Instance_691]
+		[XY_Instance_693]))
+
+([XY_Instance_666] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_667])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_667] of  Property_List
+)
+
+([XY_Instance_668] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_669])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_669] of  Property_List
+)
+
+([XY_Instance_670] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_671])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_671] of  Property_List
+)
+
+([XY_Instance_672] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_673] of  Property_List
+)
+
+([XY_Instance_674] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_675] of  Property_List
+)
+
+([XY_Instance_676] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_677] of  Property_List
+)
+
+([XY_Instance_678] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_679])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([XY_Instance_679] of  Property_List
+)
+
+([XY_Instance_680] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_681]
+		[XY_Instance_682]))
+
+([XY_Instance_681] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_682] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_683] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_684]))
+
+([XY_Instance_684] of  Property_List
+)
+
+([XY_Instance_685] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_686]))
+
+([XY_Instance_686] of  Property_List
+)
+
+([XY_Instance_687] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_688])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([XY_Instance_688] of  Property_List
+)
+
+([XY_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#member")
+	(property_list [XY_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_690] of  Property_List
+)
+
+([XY_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#value")
+	(property_list [XY_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_692] of  Property_List
+)
+
+([XY_Instance_693] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_694])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_694] of  Property_List
+)
+
+([XY_Instance_725] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_728]
+		[XY_Instance_729]
+		[XY_Instance_730]
+		[XY_Instance_731]
+		[XY_Instance_732]
+		[XY_Instance_738]
+		[XY_Instance_739]
+		[XY_Instance_740]
+		[XY_Instance_741]
+		[XY_Instance_742]
+		[XY_Instance_743]
+		[XY_Instance_744]
+		[XY_Instance_745]
+		[XY_Instance_746]
+		[XY_Instance_754]
+		[XY_Instance_762]
+		[XY_Instance_770]
+		[XY_Instance_772]
+		[XY_Instance_774]
+		[XY_Instance_776]
+		[XY_Instance_778]
+		[XY_Instance_780]
+		[XY_Instance_782]))
+
+([XY_Instance_728] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([XY_Instance_729] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_730] of  Widget
+
+	(name ":DIRECT-SUPERSLOTS"))
+
+([XY_Instance_731] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_732] of  Widget
+
+	(height 150)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_733])
+	(widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
+	(width 200)
+	(x 400)
+	(y 120))
+
+([XY_Instance_733] of  Property_List
+
+	(properties
+		[XY_Instance_734]
+		[XY_Instance_735]
+		[XY_Instance_736]
+		[XY_Instance_737]))
+
+([XY_Instance_734] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View the selected value"))
+
+([XY_Instance_735] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create a new value"))
+
+([XY_Instance_736] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_737] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_738] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_739] of  Widget
+
+	(height 60)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
+	(width 100)
+	(x 100)
+	(y 210))
+
+([XY_Instance_740] of  Widget
+
+	(height 60)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
+	(width 100)
+	(x 0)
+	(y 210))
+
+([XY_Instance_741] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_742] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_743] of  Widget
+
+	(height 60)
+	(label "Inverse")
+	(name ":SLOT-INVERSE")
+	(widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
+	(width 200)
+	(x 200)
+	(y 210))
+
+([XY_Instance_744] of  Widget
+
+	(height 150)
+	(label "Value Type")
+	(name ":SLOT-VALUE-TYPE")
+	(widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_745] of  Property_List
+
+	(name "layout properties"))
+
+([XY_Instance_746] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_747])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 270))
+
+([XY_Instance_747] of  Property_List
+
+	(properties
+		[XY_Instance_748]
+		[XY_Instance_749]
+		[XY_Instance_750]
+		[XY_Instance_751]
+		[XY_Instance_752]
+		[XY_Instance_753]))
+
+([XY_Instance_748] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_749] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_750] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_751] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_752] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_753] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_754] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_755])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 630))
+
+([XY_Instance_755] of  Property_List
+
+	(properties
+		[XY_Instance_756]
+		[XY_Instance_757]
+		[XY_Instance_758]
+		[XY_Instance_759]
+		[XY_Instance_760]
+		[XY_Instance_761]))
+
+([XY_Instance_756] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_757] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_758] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_759] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_760] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_761] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_762] of  Widget
+
+	(height 240)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_763])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 250)
+	(y 510))
+
+([XY_Instance_763] of  Property_List
+
+	(properties
+		[XY_Instance_764]
+		[XY_Instance_765]
+		[XY_Instance_766]
+		[XY_Instance_767]
+		[XY_Instance_768]
+		[XY_Instance_769]))
+
+([XY_Instance_764] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_765] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_766] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_767] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_768] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_769] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_770] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_771]))
+
+([XY_Instance_771] of  Property_List
+)
+
+([XY_Instance_772] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_773]))
+
+([XY_Instance_773] of  Property_List
+)
+
+([XY_Instance_774] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_775]))
+
+([XY_Instance_775] of  Property_List
+)
+
+([XY_Instance_776] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_777]))
+
+([XY_Instance_777] of  Property_List
+)
+
+([XY_Instance_778] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_779]))
+
+([XY_Instance_779] of  Property_List
+)
+
+([XY_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_781]))
+
+([XY_Instance_781] of  Property_List
+)
+
+([XY_Instance_782] of  Widget
+
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_783]))
+
+([XY_Instance_783] of  Property_List
+)
+
+([XY_Instance_784] of  Property_List
+
+	(properties
+		[XY_Instance_789]
+		[XY_Instance_799]
+		[XY_Instance_812]
+		[KB_635552_Instance_26]
+		[KB_635552_Instance_28]
+		[KB_635552_Instance_30]
+		[KB_635552_Instance_32]
+		[KB_635552_Instance_34]))
+
+([XY_Instance_789] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_790])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_790] of  Property_List
+
+	(properties [KB_933314_Instance_12]))
+
+([XY_Instance_799] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_800]
+		[XY_Instance_801]))
+
+([XY_Instance_800] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_801] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([XY_Instance_812] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_813])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 550)
+	(x 0)
+	(y 0))
+
+([XY_Instance_813] of  Property_List
+
+	(properties [KB_933314_Instance_11]))
+
+([XY_Instance_89] of  Property_List
+
+	(properties
+		[XY_Instance_90]
+		[XY_Instance_94]
+		[XY_Instance_96]
+		[XY_Instance_98]
+		[XY_Instance_104]
+		[XY_Instance_117]
+		[KB_938545_Instance_744]
+		[KB_713803_Instance_980]))
+
+([XY_Instance_890] of  Property_List
+
+	(properties
+		[XY_Instance_893]
+		[XY_Instance_897]
+		[XY_Instance_906]
+		[XY_Instance_910]
+		[XY_Instance_912]
+		[XY_Instance_914]
+		[XY_Instance_916]
+		[XY_Instance_920]))
+
+([XY_Instance_893] of  Widget
+
+	(height 260)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_894])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.ExternalResourceURLWidget")
+	(width 340)
+	(x 0)
+	(y 0))
+
+([XY_Instance_894] of  Property_List
+)
+
+([XY_Instance_897] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_898]
+		[XY_Instance_899]))
+
+([XY_Instance_898] of  String
+
+	(name "horizontal_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_899] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_90] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_91])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_906] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_907]))
+
+([XY_Instance_907] of  Property_List
+)
+
+([XY_Instance_91] of  Property_List
+)
+
+([XY_Instance_910] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_911]))
+
+([XY_Instance_911] of  Property_List
+)
+
+([XY_Instance_912] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_913]))
+
+([XY_Instance_913] of  Property_List
+)
+
+([XY_Instance_914] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_915]))
+
+([XY_Instance_915] of  Property_List
+)
+
+([XY_Instance_916] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_917]))
+
+([XY_Instance_917] of  Property_List
+)
+
+([XY_Instance_920] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_921])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_921] of  Property_List
+)
+
+([XY_Instance_922] of  Property_List
+
+	(properties
+		[XY_Instance_923]
+		[XY_Instance_924]
+		[XY_Instance_925]
+		[XY_Instance_926]))
+
+([XY_Instance_923] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":PAL-NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
+	(width 275)
+	(x 0)
+	(y 0))
+
+([XY_Instance_924] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Range")
+	(name ":PAL-RANGE")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget")
+	(width 250)
+	(x 275)
+	(y 180))
+
+([XY_Instance_925] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Description")
+	(name ":PAL-DESCRIPTION")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
+	(width 250)
+	(x 275)
+	(y 0))
+
+([XY_Instance_926] of  Widget
+
+	(height 300)
+	(is_hidden FALSE)
+	(label "Statement")
+	(name ":PAL-STATEMENT")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalConstraintWidget")
+	(width 275)
+	(x 0)
+	(y 60))
+
+([XY_Instance_927] of  Property_List
+
+	(properties
+		[XY_Instance_930]
+		[XY_Instance_936]
+		[XY_Instance_967]))
+
+([XY_Instance_930] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_931])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_931] of  Property_List
+)
+
+([XY_Instance_936] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_937]
+		[XY_Instance_938]))
+
+([XY_Instance_937] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_938] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_94] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_95])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_95] of  Property_List
+)
+
+([XY_Instance_96] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_97])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_967] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_968])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 200)
+	(x 0)
+	(y 280))
+
+([XY_Instance_968] of  Property_List
+
+	(properties
+		[XY_Instance_969]
+		[XY_Instance_970]
+		[XY_Instance_971]
+		[XY_Instance_972]
+		[XY_Instance_973]
+		[XY_Instance_974]
+		[KB_886778_Instance_226]
+		[KB_886778_Instance_227]))
+
+([XY_Instance_969] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instance"))
+
+([XY_Instance_97] of  Property_List
+)
+
+([XY_Instance_970] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_971] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_972] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_973] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_974] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_975] of  Property_List
+
+	(properties
+		[XY_Instance_978]
+		[XY_Instance_984]
+		[XY_Instance_1001]
+		[XY_Instance_1003]
+		[XY_Instance_1005]
+		[XY_Instance_1015]
+		[KB_140180_Instance_279]
+		[KB_140180_Instance_281]))
+
+([XY_Instance_978] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_979])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_979] of  Property_List
+)
+
+([XY_Instance_98] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_99])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_984] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_985]
+		[XY_Instance_986]))
+
+([XY_Instance_985] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_986] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_99] of  Property_List
+)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/namedIdentities.repository	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,29 @@
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/dcterms.rdf?forceReadOnly=false
+http://purl.org/NET/dc_owl2dl/elements
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://purl.org/NET/dc_owl2dl/dcam
+http://purl.org/NET/dc_owl2dl/dcmitype
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/dbpedia_3.6.owl?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://xmlns.com/foaf/0.1/
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/rdf-schema?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/ecrm_110404.owl?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://erlangen-crm.org/100707/
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/ecrm_plus_110404_dw.owl?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/namedIdentitiesTest.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,506 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:j.0="http://erlangen-crm.org/plus/xdt/110404/"
+    xmlns="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:ecrm="http://erlangen-crm.org/110404/"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:sqwrl="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:ecrm-xsd="http://erlangen-crm.org/plus/xdt/110404/#"
+    xmlns:dbpedia="http://dbpedia.org/ontology/"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+    xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
+  xml:base="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities">
+  <owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/>
+    <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/terms"/>
+    <owl:imports rdf:resource="http://dbpedia.org/ontology/"/>
+    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/3.3/swrla.owl"/>
+    <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:imports rdf:resource="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl"/>
+    <owl:imports rdf:resource="http://erlangen-crm.org/110404/"/>
+    <owl:imports rdf:resource="http://erlangen-crm.org/plus/xdt/110404/"/>
+  </owl:Ontology>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/metre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/centimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogram"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/gramPerKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/day"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/millimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/newtonMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/megabyte"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicCentimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/fuelType"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerSecond"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/minute"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/litre"/>
+  <rdfs:Class rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/second"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogramPerCubicMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kelvin"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/hour"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/valvetrain"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilowatt"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/engineConfiguration"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerHour"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareMetre"/>
+  <owl:Class rdf:ID="NamedEntityIdentifierCreation">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+  </owl:Class>
+  <owl:Class rdf:ID="NamedEntityProvider">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+  </owl:Class>
+  <owl:Class rdf:ID="NamedEntityIdentifier">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Identifier eines Providers (z.B. VIAF, etc..) der Provider ist angebunden über</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:ID="was_createdBy_by_NamedEntityIdentifierCreation"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:ID="Person">
+    <rdfs:subClassOf>
+      <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
+        <owl:equivalentClass>
+          <rdf:Description rdf:about="http://dbpedia.org/ontology/Person">
+            <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+            <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+          </rdf:Description>
+        </owl:equivalentClass>
+      </rdf:Description>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:subClassOf>
+      <owl:Class rdf:ID="NamedEntity"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="#NamedEntity">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Named Entity beschreibt ein Referenz Objekt des Instituts, es ist mit einem Eindeutigen Identifier versehen.  P48 ist verbunden mit einem MPIWG identifier.</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:ID="has_preferred_namedEntityIdentifier"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:ObjectProperty rdf:about="#was_createdBy_by_NamedEntityIdentifierCreation">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94_has_created"/>
+    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:ID="created_NamedEntityIdentifier"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="#NamedEntityIdentifierCreation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:ID="is_preferred_namedEntityIdentifier">
+    <rdfs:range rdf:resource="#NamedEntity"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48i_is_preferred_identifier_of"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="#has_preferred_namedEntityIdentifier"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:ID="carriedOutByNamedEntityProvider">
+    <rdfs:domain rdf:resource="#NamedEntityIdentifierCreation"/>
+    <rdfs:range rdf:resource="#NamedEntityProvider"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:ID="inverse_of_P14_carried_out_by_3"/>
+    </owl:inverseOf>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14_carried_out_by"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#inverse_of_P14_carried_out_by_3">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
+    <owl:inverseOf rdf:resource="#carriedOutByNamedEntityProvider"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#created_NamedEntityIdentifier">
+    <rdfs:domain rdf:resource="#NamedEntityIdentifierCreation"/>
+    <owl:inverseOf rdf:resource="#was_createdBy_by_NamedEntityIdentifierCreation"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94i_was_created_by"/>
+    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:ID="is_identified_by_namedEntityIdentifier">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1_is_identified_by"/>
+    <rdfs:domain rdf:resource="#NamedEntity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:ID="identifies_NamedEntity"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#has_preferred_namedEntityIdentifier">
+    <owl:inverseOf rdf:resource="#is_preferred_namedEntityIdentifier"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48_has_preferred_identifier"/>
+    <rdfs:subPropertyOf rdf:resource="#is_identified_by_namedEntityIdentifier"/>
+    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
+    <rdfs:domain rdf:resource="#NamedEntity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#identifies_NamedEntity">
+    <owl:inverseOf rdf:resource="#is_identified_by_namedEntityIdentifier"/>
+    <rdfs:range rdf:resource="#NamedEntity"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
+    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <rdf:Property rdf:about="http://purl.org/dc/terms/creator"/>
+  <swrl:Imp rdf:ID="Rule-3">
+    <swrl:head>
+      <swrl:AtomList>
+        <rdf:first>
+          <swrl:IndividualPropertyAtom>
+            <swrl:propertyPredicate rdf:resource="#is_identified_by_namedEntityIdentifier"/>
+            <swrl:argument2>
+              <swrl:Variable rdf:ID="x"/>
+            </swrl:argument2>
+            <swrl:argument1>
+              <swrl:Variable rdf:ID="y"/>
+            </swrl:argument1>
+          </swrl:IndividualPropertyAtom>
+        </rdf:first>
+        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
+      </swrl:AtomList>
+    </swrl:head>
+    <swrl:body>
+      <swrl:AtomList>
+        <rdf:first>
+          <swrl:IndividualPropertyAtom>
+            <swrl:argument1 rdf:resource="#x"/>
+            <swrl:argument2 rdf:resource="#y"/>
+            <swrl:propertyPredicate rdf:resource="#identifies_NamedEntity"/>
+          </swrl:IndividualPropertyAtom>
+        </rdf:first>
+        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
+      </swrl:AtomList>
+    </swrl:body>
+  </swrl:Imp>
+  <rdf:Description rdf:ID="Person_36">
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_37">
+        <was_createdBy_by_NamedEntityIdentifierCreation>
+          <rdf:Description rdf:ID="NamedEntityIdentifierCreation_38">
+            <carriedOutByNamedEntityProvider>
+              <rdf:Description rdf:ID="provider_MPIWG">
+                <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_38"/>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_33">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_8">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_23"/>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_28">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_3">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_43">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_48">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_18">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_13">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_MPIWG"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+              </rdf:Description>
+            </carriedOutByNamedEntityProvider>
+          </rdf:Description>
+        </was_createdBy_by_NamedEntityIdentifierCreation>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_39">
+        <was_createdBy_by_NamedEntityIdentifierCreation>
+          <rdf:Description rdf:ID="NamedEntityIdentifierCreation_40">
+            <carriedOutByNamedEntityProvider>
+              <rdf:Description rdf:ID="provider_wikipedia">
+                <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_40"/>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_35">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_30">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_15">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_45"/>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_10">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_25">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_20">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_5">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+                <inverse_of_P14_carried_out_by_3>
+                  <rdf:Description rdf:ID="NamedEntityIdentifierCreation_50">
+                    <carriedOutByNamedEntityProvider rdf:resource="#provider_wikipedia"/>
+                  </rdf:Description>
+                </inverse_of_P14_carried_out_by_3>
+              </rdf:Description>
+            </carriedOutByNamedEntityProvider>
+          </rdf:Description>
+        </was_createdBy_by_NamedEntityIdentifierCreation>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+  </rdf:Description>
+  <rdf:Description rdf:ID="Person_26">
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_29">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_30"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_27">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_28"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+  </rdf:Description>
+  <swrl:Imp rdf:ID="carriedOut">
+    <swrl:head>
+      <swrl:AtomList>
+        <rdf:first>
+          <swrl:IndividualPropertyAtom>
+            <swrl:argument2 rdf:resource="#x"/>
+            <swrl:argument1 rdf:resource="#y"/>
+            <swrl:propertyPredicate rdf:resource="#inverse_of_P14_carried_out_by_3"/>
+          </swrl:IndividualPropertyAtom>
+        </rdf:first>
+        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
+      </swrl:AtomList>
+    </swrl:head>
+    <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="#carriedOutByNamedEntityProvider"/>
+            <swrl:argument1 rdf:resource="#x"/>
+            <swrl:argument2 rdf:resource="#y"/>
+          </swrl:IndividualPropertyAtom>
+        </rdf:first>
+      </swrl:AtomList>
+    </swrl:body>
+  </swrl:Imp>
+  <swrl:Imp rdf:ID="pi">
+    <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="#is_preferred_namedEntityIdentifier"/>
+            <swrl:argument1 rdf:resource="#x"/>
+            <swrl:argument2 rdf:resource="#y"/>
+          </swrl:IndividualPropertyAtom>
+        </rdf:first>
+      </swrl:AtomList>
+    </swrl:body>
+    <swrl:head>
+      <swrl:AtomList>
+        <rdf:first>
+          <swrl:IndividualPropertyAtom>
+            <swrl:argument2 rdf:resource="#x"/>
+            <swrl:argument1 rdf:resource="#y"/>
+            <swrl:propertyPredicate rdf:resource="#has_preferred_namedEntityIdentifier"/>
+          </swrl:IndividualPropertyAtom>
+        </rdf:first>
+        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
+      </swrl:AtomList>
+    </swrl:head>
+  </swrl:Imp>
+  <rdf:Description rdf:ID="Person_46">
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_49">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_50"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_47">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_48"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+  </rdf:Description>
+  <rdf:Description rdf:ID="Person_1">
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_4">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_5"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_2">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_3"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+  </rdf:Description>
+  <ecrm:E42_Identifier rdf:ID="E42_Identifier_11">
+    <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Wikipedia</j.0:has_XSD_String>
+  </ecrm:E42_Identifier>
+  <rdf:Description rdf:ID="Person_11">
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_12">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_13"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_14">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_15"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+  </rdf:Description>
+  <rdf:Description rdf:ID="Person_31">
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_34">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_35"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_32">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_33"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+  </rdf:Description>
+  <ecrm:E42_Identifier rdf:ID="Identifier_MPIWG">
+    <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >MPIWG</j.0:has_XSD_String>
+  </ecrm:E42_Identifier>
+  <rdf:Description rdf:ID="Person_21">
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_22">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_23"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_24">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_25"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+  </rdf:Description>
+  <rdf:Description rdf:ID="Person_41">
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_42">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_43"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_44">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_45"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+  </rdf:Description>
+  <Class_6 rdf:ID="Class_6_7"/>
+  <rdf:Description rdf:ID="Person_16">
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_19">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_20"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_17">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_18"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+  </rdf:Description>
+  <swrl:Imp rdf:ID="created">
+    <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="#created_NamedEntityIdentifier"/>
+            <swrl:argument2 rdf:resource="#y"/>
+            <swrl:argument1 rdf:resource="#x"/>
+          </swrl:IndividualPropertyAtom>
+        </rdf:first>
+      </swrl:AtomList>
+    </swrl:body>
+    <swrl:head>
+      <swrl:AtomList>
+        <rdf:first>
+          <swrl:IndividualPropertyAtom>
+            <swrl:propertyPredicate rdf:resource="#was_createdBy_by_NamedEntityIdentifierCreation"/>
+            <swrl:argument1 rdf:resource="#y"/>
+            <swrl:argument2 rdf:resource="#x"/>
+          </swrl:IndividualPropertyAtom>
+        </rdf:first>
+        <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
+      </swrl:AtomList>
+    </swrl:head>
+  </swrl:Imp>
+  <Class_6 rdf:ID="Class_6_8"/>
+  <rdf:Description rdf:ID="Person_6">
+    <is_identified_by_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_9">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_10"/>
+      </rdf:Description>
+    </is_identified_by_namedEntityIdentifier>
+    <has_preferred_namedEntityIdentifier>
+      <rdf:Description rdf:ID="NamedEntityIdentifier_7">
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_8"/>
+      </rdf:Description>
+    </has_preferred_namedEntityIdentifier>
+  </rdf:Description>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/namedIdentitiesTest.pprj	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,7977 @@
+; Wed Apr 27 15:46:04 CEST 2011
+; 
+;+ (version "3.4.4")
+;+ (build "Build 579")
+
+([BROWSER_SLOT_NAMES] of  Property_List
+
+	(properties
+		[namedIdentitiesTest_ProjectKB_Class10862]
+		[namedIdentitiesTest_ProjectKB_Class10863]
+		[namedIdentitiesTest_ProjectKB_Class10864]
+		[namedIdentitiesTest_ProjectKB_Class10865]
+		[namedIdentitiesTest_ProjectKB_Class10866]
+		[namedIdentitiesTest_ProjectKB_Class10867]))
+
+([CLSES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Classes")
+	(property_list [Instance_47])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesTab"))
+
+([empty.owl_ProjectKB_Class5] of  String
+
+	(name "owl_major_build")
+	(string_value "3.4.4"))
+
+([empty.owl_ProjectKB_Class6] of  Boolean
+
+	(boolean_value TRUE)
+	(name "parser_namespace_database_inclusion_version"))
+
+([FORMS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Forms")
+	(property_list [Instance_85])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormsTab"))
+
+([Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(property_list [XY_Instance_540])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_2201] of  Integer
+
+	(integer_value 250)
+	(name "ClsesTab.left_right"))
+
+([Instance_2202] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_2469] of  String
+
+	(name "owl_file_language")
+	(string_value "RDF/XML-ABBREV"))
+
+([Instance_2470] of  String
+
+	(name "owl_namespace")
+	(string_value "http://owl.protege.stanford.edu"))
+
+([Instance_2534] of  Widget
+
+	(is_hidden FALSE)
+	(label "Metadata")
+	(property_list [Instance_2539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLMetadataTab"))
+
+([Instance_2539] of  Property_List
+)
+
+([Instance_2600] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(property_list [Instance_3177])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLPropertiesTab"))
+
+([Instance_3177] of  Property_List
+
+	(properties
+		[Instance_3239]
+		[Instance_3240]))
+
+([Instance_3234] of  Widget
+
+	(is_hidden FALSE)
+	(label "Individuals")
+	(property_list [Instance_3235])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.individuals.OWLIndividualsTab"))
+
+([Instance_3235] of  Property_List
+
+	(properties
+		[Instance_3241]
+		[Instance_3242]))
+
+([Instance_3239] of  Integer
+
+	(integer_value 250)
+	(name "SlotsTab.left_right"))
+
+([Instance_3240] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_3241] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.left_right"))
+
+([Instance_3242] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([Instance_42] of  String
+
+	(name "factory_class_name")
+	(string_value "edu.stanford.smi.protegex.owl.jena.JenaKnowledgeBaseFactory"))
+
+([Instance_43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_44])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesAndInstancesTab"))
+
+([Instance_44] of  Property_List
+)
+
+([Instance_443] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnonymousClass")
+	(property_list [KB_713803_Instance_7])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_46])
+	(widget_class_name "edu.stanford.smi.protege.widget.KAToolTab"))
+
+([Instance_46] of  Property_List
+)
+
+([Instance_47] of  Property_List
+
+	(properties
+		[Instance_91]
+		[Instance_92]))
+
+([Instance_48] of  Options
+
+	(confirm_on_remove FALSE)
+	(display_abstract_class_icon FALSE)
+	(display_hidden_classes FALSE)
+	(display_multi_parent_class_icon FALSE)
+	(is_readonly FALSE)
+	(tabbed_instance_form_layout TRUE)
+	(update_modification_slots FALSE))
+
+([Instance_581] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property")
+	(property_list [KB_886778_Instance_144])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_65] of  Property_List
+
+	(properties
+		[Instance_93]
+		[Instance_94]))
+
+([Instance_85] of  Property_List
+
+	(properties [Instance_95]))
+
+([Instance_86] of  Widget
+
+	(is_hidden FALSE)
+	(label "OWLClasses")
+	(property_list [Instance_944])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.OWLClassesTab"))
+
+([Instance_88] of  Property_List
+
+	(properties
+		[Instance_96]
+		[Instance_97]))
+
+([Instance_91] of  Integer
+
+	(integer_value 356)
+	(name "ClsesTab.left_right"))
+
+([Instance_92] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_93] of  Integer
+
+	(integer_value 273)
+	(name "SlotsTab.left_right"))
+
+([Instance_94] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_944] of  Property_List
+
+	(properties
+		[Instance_2201]
+		[Instance_2202]))
+
+([Instance_95] of  Integer
+
+	(integer_value 252)
+	(name "FormsTab.left_right"))
+
+([Instance_96] of  Integer
+
+	(integer_value 449)
+	(name "InstancesTab.left_right"))
+
+([Instance_97] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([INSTANCE_ANNOTATION_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":INSTANCE-ANNOTATION")
+	(property_list [XY_Instance_0])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([INSTANCES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Instances")
+	(property_list [Instance_88])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstancesTab"))
+
+([KB_024013_Instance_4] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_024013_Instance_5])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_024013_Instance_5] of  Property_List
+)
+
+([KB_100699_Instance_0] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Class Annotations")
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_100699_Instance_1])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 130))
+
+([KB_100699_Instance_1] of  Property_List
+
+	(properties
+		[KB_100699_Instance_2]
+		[KB_100699_Instance_6]))
+
+([KB_100699_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_11] of  Property_List
+
+	(properties [KB_100699_Instance_12]))
+
+([KB_100699_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisplayRestrictions"))
+
+([KB_100699_Instance_2] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Logic View")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_3])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 0))
+
+([KB_100699_Instance_3] of  Property_List
+
+	(properties
+		[KB_100699_Instance_4]
+		[KB_100699_Instance_5]))
+
+([KB_100699_Instance_4] of  Widget
+
+	(height 211)
+	(is_hidden FALSE)
+	(label "Conditions")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 640)
+	(x 5)
+	(y 5))
+
+([KB_100699_Instance_5] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 223))
+
+([KB_100699_Instance_6] of  Widget
+
+	(height -36)
+	(is_hidden FALSE)
+	(label "Properties View")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_100699_Instance_7])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width -14)
+	(x 7)
+	(y 28))
+
+([KB_100699_Instance_7] of  Property_List
+
+	(properties
+		[KB_100699_Instance_8]
+		[KB_100699_Instance_9]
+		[KB_100699_Instance_10]))
+
+([KB_100699_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(label "Superclasses")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_9] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_140180_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_1]))
+
+([KB_140180_Instance_1] of  Property_List
+)
+
+([KB_140180_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_3]))
+
+([KB_140180_Instance_279] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_280]))
+
+([KB_140180_Instance_280] of  Property_List
+)
+
+([KB_140180_Instance_281] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_282]))
+
+([KB_140180_Instance_282] of  Property_List
+)
+
+([KB_140180_Instance_283] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_284]))
+
+([KB_140180_Instance_284] of  Property_List
+)
+
+([KB_140180_Instance_285] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_286]))
+
+([KB_140180_Instance_286] of  Property_List
+)
+
+([KB_140180_Instance_287] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_288]))
+
+([KB_140180_Instance_288] of  Property_List
+)
+
+([KB_140180_Instance_289] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_290]))
+
+([KB_140180_Instance_290] of  Property_List
+)
+
+([KB_140180_Instance_291] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_292]))
+
+([KB_140180_Instance_292] of  Property_List
+)
+
+([KB_140180_Instance_3] of  Property_List
+)
+
+([KB_140180_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_5]))
+
+([KB_140180_Instance_5] of  Property_List
+)
+
+([KB_140180_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_7]))
+
+([KB_140180_Instance_7] of  Property_List
+)
+
+([KB_140180_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_9]))
+
+([KB_140180_Instance_9] of  Property_List
+)
+
+([KB_221055_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_11] of  Property_List
+)
+
+([KB_221055_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_15] of  Property_List
+)
+
+([KB_221055_Instance_18] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_19])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLInversePropertyWidget")
+	(width 200)
+	(x 400)
+	(y 300))
+
+([KB_221055_Instance_19] of  Property_List
+)
+
+([KB_221055_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_23] of  Property_List
+)
+
+([KB_221055_Instance_26] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_27])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_27] of  Property_List
+)
+
+([KB_221055_Instance_3] of  Property_List
+)
+
+([KB_221055_Instance_30] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_31])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_31] of  Property_List
+)
+
+([KB_221055_Instance_34] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_35])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_35] of  Property_List
+)
+
+([KB_221055_Instance_38] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_39])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_39] of  Property_List
+)
+
+([KB_221055_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_66] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_67] of  Property_List
+)
+
+([KB_221055_Instance_7] of  Property_List
+)
+
+([KB_221055_Instance_70] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_71])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_71] of  Property_List
+)
+
+([KB_301165_Instance_1013] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Nothing")
+	(property_list [XY_Instance_975])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_301165_Instance_856] of  Widget
+
+	(is_hidden FALSE)
+	(name ":DIRECTED-BINARY-RELATION")
+	(property_list [XY_Instance_927])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_303942_Instance_68] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(property_list [XY_Instance_784])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_307200_Instance_22] of  Property_List
+
+	(name "DisabledTestGroups"))
+
+([KB_307200_Instance_23] of  Property_List
+
+	(name "DisabledTest")
+	(properties [KB_307200_Instance_25]))
+
+([KB_307200_Instance_25] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoTopLevelJunkOWLDLTest"))
+
+([KB_313796_Instance_852] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AllDifferent")
+	(property_list [XY_Instance_89])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_313796_Instance_943] of  Widget
+
+	(is_hidden FALSE)
+	(name ":OWL-ANONYMOUS-ROOT")
+	(property_list [XY_Instance_665])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_325529_Class0] of  Map
+)
+
+([KB_325529_Class4] of  String
+
+	(name "owl_file_name")
+	(string_value "namedIdentitiesTest.owl"))
+
+([KB_444675_Instance_0] of  String
+
+	(name "SwitchableClassDefinitionType")
+	(string_value "edu.stanford.smi.protegex.owl.ui.cls.PropertiesClassDefinitionWidget"))
+
+([KB_465546_Instance_567] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#ExternalResource")
+	(property_list [XY_Instance_890])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_490248_Class0] of  Map
+)
+
+([KB_632156_Instance_0] of  String
+
+	(name "OWL-PREDEFINED-PROFILE-URI")
+	(string_value "http://protege.stanford.edu/plugins/owl/OWLProfiles.owl#OWL-Full"))
+
+([KB_632156_Instance_3] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_632156_Instance_4] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_635552_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_1]))
+
+([KB_635552_Instance_1] of  Property_List
+)
+
+([KB_635552_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_11]))
+
+([KB_635552_Instance_11] of  Property_List
+)
+
+([KB_635552_Instance_12] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#priorVersion")
+	(property_list [KB_635552_Instance_13]))
+
+([KB_635552_Instance_13] of  Property_List
+)
+
+([KB_635552_Instance_14] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_15]))
+
+([KB_635552_Instance_15] of  Property_List
+)
+
+([KB_635552_Instance_16] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_17]))
+
+([KB_635552_Instance_17] of  Property_List
+)
+
+([KB_635552_Instance_18] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_19]))
+
+([KB_635552_Instance_19] of  Property_List
+)
+
+([KB_635552_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_3]))
+
+([KB_635552_Instance_20] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#incompatibleWith")
+	(property_list [KB_635552_Instance_21]))
+
+([KB_635552_Instance_21] of  Property_List
+)
+
+([KB_635552_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#backwardCompatibleWith")
+	(property_list [KB_635552_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_635552_Instance_23] of  Property_List
+
+	(properties [KB_632156_Instance_3]))
+
+([KB_635552_Instance_24] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_25]))
+
+([KB_635552_Instance_25] of  Property_List
+)
+
+([KB_635552_Instance_26] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_27]))
+
+([KB_635552_Instance_27] of  Property_List
+)
+
+([KB_635552_Instance_28] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_29]))
+
+([KB_635552_Instance_29] of  Property_List
+)
+
+([KB_635552_Instance_3] of  Property_List
+)
+
+([KB_635552_Instance_30] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_31]))
+
+([KB_635552_Instance_31] of  Property_List
+)
+
+([KB_635552_Instance_32] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_33]))
+
+([KB_635552_Instance_33] of  Property_List
+)
+
+([KB_635552_Instance_34] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_35]))
+
+([KB_635552_Instance_35] of  Property_List
+)
+
+([KB_635552_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_5]))
+
+([KB_635552_Instance_5] of  Property_List
+)
+
+([KB_635552_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_7]))
+
+([KB_635552_Instance_7] of  Property_List
+)
+
+([KB_635552_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_9]))
+
+([KB_635552_Instance_9] of  Property_List
+)
+
+([KB_691299_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DatatypeProperty")
+	(property_list [KB_938545_Instance_56])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_691299_Instance_537] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(property_list [XY_Instance_462])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_10] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_11] of  Property_List
+
+	(properties
+		[KB_713803_Instance_12]
+		[KB_713803_Instance_13]))
+
+([KB_713803_Instance_12] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_13] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_14] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_15])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_15] of  Property_List
+
+	(properties
+		[KB_713803_Instance_16]
+		[KB_713803_Instance_17]))
+
+([KB_713803_Instance_16] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_17] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_18] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_19])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_19] of  Property_List
+
+	(properties
+		[KB_713803_Instance_20]
+		[KB_713803_Instance_21]))
+
+([KB_713803_Instance_20] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_21] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_22] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_23]
+		[KB_713803_Instance_24]))
+
+([KB_713803_Instance_23] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_24] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_25] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_26])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_26] of  Property_List
+)
+
+([KB_713803_Instance_27] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_28]))
+
+([KB_713803_Instance_28] of  Property_List
+)
+
+([KB_713803_Instance_29] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_30]))
+
+([KB_713803_Instance_30] of  Property_List
+)
+
+([KB_713803_Instance_303] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MaxCardinalityRestriction")
+	(property_list [KB_713803_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_31] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_32]))
+
+([KB_713803_Instance_32] of  Property_List
+)
+
+([KB_713803_Instance_33] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_34]))
+
+([KB_713803_Instance_34] of  Property_List
+)
+
+([KB_713803_Instance_348] of  Property_List
+
+	(properties
+		[KB_713803_Instance_349]
+		[KB_713803_Instance_363]
+		[KB_713803_Instance_366]
+		[KB_713803_Instance_368]
+		[KB_713803_Instance_370]
+		[KB_713803_Instance_372]
+		[KB_713803_Instance_374]
+		[KB_713803_Instance_376]
+		[KB_713803_Instance_378]
+		[KB_713803_Instance_380]
+		[KB_713803_Instance_382]
+		[KB_713803_Instance_384]
+		[KB_713803_Instance_386]
+		[KB_713803_Instance_388]))
+
+([KB_713803_Instance_349] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_350])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_35] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_36]))
+
+([KB_713803_Instance_350] of  Property_List
+
+	(properties
+		[KB_713803_Instance_351]
+		[KB_713803_Instance_355]
+		[KB_713803_Instance_359]))
+
+([KB_713803_Instance_351] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_352])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_352] of  Property_List
+
+	(properties
+		[KB_713803_Instance_353]
+		[KB_713803_Instance_354]))
+
+([KB_713803_Instance_353] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_354] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_355] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_356])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_356] of  Property_List
+
+	(properties
+		[KB_713803_Instance_357]
+		[KB_713803_Instance_358]))
+
+([KB_713803_Instance_357] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_358] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_359] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_360])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_36] of  Property_List
+)
+
+([KB_713803_Instance_360] of  Property_List
+
+	(properties
+		[KB_713803_Instance_361]
+		[KB_713803_Instance_362]))
+
+([KB_713803_Instance_361] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_362] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_363] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_364]
+		[KB_713803_Instance_365]))
+
+([KB_713803_Instance_364] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_365] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_366] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_367])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_367] of  Property_List
+)
+
+([KB_713803_Instance_368] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_369]))
+
+([KB_713803_Instance_369] of  Property_List
+)
+
+([KB_713803_Instance_37] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_38])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_370] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_371]))
+
+([KB_713803_Instance_371] of  Property_List
+)
+
+([KB_713803_Instance_372] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_373]))
+
+([KB_713803_Instance_373] of  Property_List
+)
+
+([KB_713803_Instance_374] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_375]))
+
+([KB_713803_Instance_375] of  Property_List
+)
+
+([KB_713803_Instance_376] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_377]))
+
+([KB_713803_Instance_377] of  Property_List
+)
+
+([KB_713803_Instance_378] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_379])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_379] of  Property_List
+)
+
+([KB_713803_Instance_38] of  Property_List
+)
+
+([KB_713803_Instance_380] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_381])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_381] of  Property_List
+)
+
+([KB_713803_Instance_382] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_383])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_383] of  Property_List
+)
+
+([KB_713803_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_385] of  Property_List
+)
+
+([KB_713803_Instance_386] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_387])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_387] of  Property_List
+)
+
+([KB_713803_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_389] of  Property_List
+)
+
+([KB_713803_Instance_390] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MinCardinalityRestriction")
+	(property_list [KB_713803_Instance_435])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_41] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_42])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_42] of  Property_List
+)
+
+([KB_713803_Instance_435] of  Property_List
+
+	(properties
+		[KB_713803_Instance_436]
+		[KB_713803_Instance_450]
+		[KB_713803_Instance_453]
+		[KB_713803_Instance_455]
+		[KB_713803_Instance_457]
+		[KB_713803_Instance_459]
+		[KB_713803_Instance_461]
+		[KB_713803_Instance_463]
+		[KB_713803_Instance_465]
+		[KB_713803_Instance_467]
+		[KB_713803_Instance_469]
+		[KB_713803_Instance_471]
+		[KB_713803_Instance_473]
+		[KB_713803_Instance_475]))
+
+([KB_713803_Instance_436] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_437])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_437] of  Property_List
+
+	(properties
+		[KB_713803_Instance_438]
+		[KB_713803_Instance_442]
+		[KB_713803_Instance_446]))
+
+([KB_713803_Instance_438] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_439])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_439] of  Property_List
+
+	(properties
+		[KB_713803_Instance_440]
+		[KB_713803_Instance_441]))
+
+([KB_713803_Instance_440] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_441] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_442] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_443])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_443] of  Property_List
+
+	(properties
+		[KB_713803_Instance_444]
+		[KB_713803_Instance_445]))
+
+([KB_713803_Instance_444] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_445] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_446] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_447])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_447] of  Property_List
+
+	(properties
+		[KB_713803_Instance_448]
+		[KB_713803_Instance_449]))
+
+([KB_713803_Instance_448] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_449] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_45] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_46])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_450] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_451]
+		[KB_713803_Instance_452]))
+
+([KB_713803_Instance_451] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_452] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_453] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_454])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_454] of  Property_List
+)
+
+([KB_713803_Instance_455] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_456]))
+
+([KB_713803_Instance_456] of  Property_List
+)
+
+([KB_713803_Instance_457] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_458]))
+
+([KB_713803_Instance_458] of  Property_List
+)
+
+([KB_713803_Instance_459] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_460]))
+
+([KB_713803_Instance_46] of  Property_List
+)
+
+([KB_713803_Instance_460] of  Property_List
+)
+
+([KB_713803_Instance_461] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_462]))
+
+([KB_713803_Instance_462] of  Property_List
+)
+
+([KB_713803_Instance_463] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_464]))
+
+([KB_713803_Instance_464] of  Property_List
+)
+
+([KB_713803_Instance_465] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_466])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_466] of  Property_List
+)
+
+([KB_713803_Instance_467] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_468])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_468] of  Property_List
+)
+
+([KB_713803_Instance_469] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_470])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_47] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_48])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_470] of  Property_List
+)
+
+([KB_713803_Instance_471] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_472] of  Property_List
+)
+
+([KB_713803_Instance_473] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_474] of  Property_List
+)
+
+([KB_713803_Instance_475] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_476] of  Property_List
+)
+
+([KB_713803_Instance_477] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#CardinalityRestriction")
+	(property_list [KB_713803_Instance_522])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_48] of  Property_List
+)
+
+([KB_713803_Instance_49] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_50])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_50] of  Property_List
+)
+
+([KB_713803_Instance_522] of  Property_List
+
+	(properties
+		[KB_713803_Instance_523]
+		[KB_713803_Instance_537]
+		[KB_713803_Instance_540]
+		[KB_713803_Instance_542]
+		[KB_713803_Instance_544]
+		[KB_713803_Instance_546]
+		[KB_713803_Instance_548]
+		[KB_713803_Instance_550]
+		[KB_713803_Instance_552]
+		[KB_713803_Instance_554]
+		[KB_713803_Instance_556]
+		[KB_713803_Instance_558]
+		[KB_713803_Instance_560]
+		[KB_713803_Instance_562]))
+
+([KB_713803_Instance_523] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_524])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_524] of  Property_List
+
+	(properties
+		[KB_713803_Instance_525]
+		[KB_713803_Instance_529]
+		[KB_713803_Instance_533]))
+
+([KB_713803_Instance_525] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_526])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_526] of  Property_List
+
+	(properties
+		[KB_713803_Instance_527]
+		[KB_713803_Instance_528]))
+
+([KB_713803_Instance_527] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_528] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_529] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_530])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_530] of  Property_List
+
+	(properties
+		[KB_713803_Instance_531]
+		[KB_713803_Instance_532]))
+
+([KB_713803_Instance_531] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_532] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_533] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_534])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_534] of  Property_List
+
+	(properties
+		[KB_713803_Instance_535]
+		[KB_713803_Instance_536]))
+
+([KB_713803_Instance_535] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_536] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_537] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_538]
+		[KB_713803_Instance_539]))
+
+([KB_713803_Instance_538] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_539] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_540] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_541])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_541] of  Property_List
+)
+
+([KB_713803_Instance_542] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_543]))
+
+([KB_713803_Instance_543] of  Property_List
+)
+
+([KB_713803_Instance_544] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_545]))
+
+([KB_713803_Instance_545] of  Property_List
+)
+
+([KB_713803_Instance_546] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_547]))
+
+([KB_713803_Instance_547] of  Property_List
+)
+
+([KB_713803_Instance_548] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_549]))
+
+([KB_713803_Instance_549] of  Property_List
+)
+
+([KB_713803_Instance_550] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_551]))
+
+([KB_713803_Instance_551] of  Property_List
+)
+
+([KB_713803_Instance_552] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_553] of  Property_List
+)
+
+([KB_713803_Instance_554] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_555])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_555] of  Property_List
+)
+
+([KB_713803_Instance_556] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_557])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_557] of  Property_List
+)
+
+([KB_713803_Instance_558] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_559])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_559] of  Property_List
+)
+
+([KB_713803_Instance_560] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_561])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_561] of  Property_List
+)
+
+([KB_713803_Instance_562] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_563])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_563] of  Property_List
+)
+
+([KB_713803_Instance_648] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ComplementClass")
+	(property_list [KB_713803_Instance_651])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_651] of  Property_List
+
+	(properties
+		[KB_713803_Instance_652]
+		[KB_713803_Instance_666]
+		[KB_713803_Instance_669]
+		[KB_713803_Instance_671]
+		[KB_713803_Instance_673]
+		[KB_713803_Instance_675]
+		[KB_713803_Instance_677]
+		[KB_713803_Instance_679]
+		[KB_713803_Instance_681]
+		[KB_713803_Instance_683]
+		[KB_713803_Instance_685]
+		[KB_713803_Instance_687]
+		[KB_713803_Instance_689]
+		[KB_713803_Instance_691]))
+
+([KB_713803_Instance_652] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_653])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_653] of  Property_List
+
+	(properties
+		[KB_713803_Instance_654]
+		[KB_713803_Instance_658]
+		[KB_713803_Instance_662]))
+
+([KB_713803_Instance_654] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_655])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_655] of  Property_List
+
+	(properties
+		[KB_713803_Instance_656]
+		[KB_713803_Instance_657]))
+
+([KB_713803_Instance_656] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_657] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_658] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_659])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_659] of  Property_List
+
+	(properties
+		[KB_713803_Instance_660]
+		[KB_713803_Instance_661]))
+
+([KB_713803_Instance_660] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_661] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_662] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_663])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_663] of  Property_List
+
+	(properties
+		[KB_713803_Instance_664]
+		[KB_713803_Instance_665]))
+
+([KB_713803_Instance_664] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_665] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_666] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_667]
+		[KB_713803_Instance_668]))
+
+([KB_713803_Instance_667] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_668] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_669] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_670])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_670] of  Property_List
+)
+
+([KB_713803_Instance_671] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_672]))
+
+([KB_713803_Instance_672] of  Property_List
+)
+
+([KB_713803_Instance_673] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_674]))
+
+([KB_713803_Instance_674] of  Property_List
+)
+
+([KB_713803_Instance_675] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_676]))
+
+([KB_713803_Instance_676] of  Property_List
+)
+
+([KB_713803_Instance_677] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_678]))
+
+([KB_713803_Instance_678] of  Property_List
+)
+
+([KB_713803_Instance_679] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_680]))
+
+([KB_713803_Instance_680] of  Property_List
+)
+
+([KB_713803_Instance_681] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_682])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_682] of  Property_List
+)
+
+([KB_713803_Instance_683] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_684])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_684] of  Property_List
+)
+
+([KB_713803_Instance_685] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_686])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_686] of  Property_List
+)
+
+([KB_713803_Instance_687] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_688])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_688] of  Property_List
+)
+
+([KB_713803_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_690] of  Property_List
+)
+
+([KB_713803_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#complementOf")
+	(property_list [KB_713803_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_692] of  Property_List
+)
+
+([KB_713803_Instance_693] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#IntersectionClass")
+	(property_list [KB_713803_Instance_738])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_7] of  Property_List
+
+	(properties
+		[KB_713803_Instance_8]
+		[KB_713803_Instance_22]
+		[KB_713803_Instance_25]
+		[KB_713803_Instance_27]
+		[KB_713803_Instance_29]
+		[KB_713803_Instance_31]
+		[KB_713803_Instance_33]
+		[KB_713803_Instance_35]
+		[KB_713803_Instance_37]
+		[KB_713803_Instance_41]
+		[KB_713803_Instance_45]
+		[KB_713803_Instance_47]
+		[KB_713803_Instance_49]))
+
+([KB_713803_Instance_738] of  Property_List
+
+	(properties
+		[KB_713803_Instance_739]
+		[KB_713803_Instance_753]
+		[KB_713803_Instance_756]
+		[KB_713803_Instance_758]
+		[KB_713803_Instance_760]
+		[KB_713803_Instance_762]
+		[KB_713803_Instance_764]
+		[KB_713803_Instance_766]
+		[KB_713803_Instance_768]
+		[KB_713803_Instance_770]
+		[KB_713803_Instance_772]
+		[KB_713803_Instance_774]
+		[KB_713803_Instance_776]
+		[KB_713803_Instance_778]))
+
+([KB_713803_Instance_739] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_740])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_740] of  Property_List
+
+	(properties
+		[KB_713803_Instance_741]
+		[KB_713803_Instance_745]
+		[KB_713803_Instance_749]))
+
+([KB_713803_Instance_741] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_742])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_742] of  Property_List
+
+	(properties
+		[KB_713803_Instance_743]
+		[KB_713803_Instance_744]))
+
+([KB_713803_Instance_743] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_744] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_745] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_746])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_746] of  Property_List
+
+	(properties
+		[KB_713803_Instance_747]
+		[KB_713803_Instance_748]))
+
+([KB_713803_Instance_747] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_748] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_749] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_750])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_750] of  Property_List
+
+	(properties
+		[KB_713803_Instance_751]
+		[KB_713803_Instance_752]))
+
+([KB_713803_Instance_751] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_752] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_753] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_754]
+		[KB_713803_Instance_755]))
+
+([KB_713803_Instance_754] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_755] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_756] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_757])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_757] of  Property_List
+)
+
+([KB_713803_Instance_758] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_759]))
+
+([KB_713803_Instance_759] of  Property_List
+)
+
+([KB_713803_Instance_760] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_761]))
+
+([KB_713803_Instance_761] of  Property_List
+)
+
+([KB_713803_Instance_762] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_763]))
+
+([KB_713803_Instance_763] of  Property_List
+)
+
+([KB_713803_Instance_764] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_765]))
+
+([KB_713803_Instance_765] of  Property_List
+)
+
+([KB_713803_Instance_766] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_767]))
+
+([KB_713803_Instance_767] of  Property_List
+)
+
+([KB_713803_Instance_768] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_769])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_769] of  Property_List
+)
+
+([KB_713803_Instance_770] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_771])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_771] of  Property_List
+)
+
+([KB_713803_Instance_772] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_773])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_773] of  Property_List
+)
+
+([KB_713803_Instance_774] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_775])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_775] of  Property_List
+)
+
+([KB_713803_Instance_776] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_777])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_777] of  Property_List
+)
+
+([KB_713803_Instance_778] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#intersectionOf")
+	(property_list [KB_713803_Instance_779])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_779] of  Property_List
+)
+
+([KB_713803_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#UnionClass")
+	(property_list [KB_713803_Instance_825])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_8] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_825] of  Property_List
+
+	(properties
+		[KB_713803_Instance_826]
+		[KB_713803_Instance_840]
+		[KB_713803_Instance_843]
+		[KB_713803_Instance_845]
+		[KB_713803_Instance_847]
+		[KB_713803_Instance_849]
+		[KB_713803_Instance_851]
+		[KB_713803_Instance_853]
+		[KB_713803_Instance_855]
+		[KB_713803_Instance_857]
+		[KB_713803_Instance_859]
+		[KB_713803_Instance_861]
+		[KB_713803_Instance_863]
+		[KB_713803_Instance_865]))
+
+([KB_713803_Instance_826] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_827])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_827] of  Property_List
+
+	(properties
+		[KB_713803_Instance_828]
+		[KB_713803_Instance_832]
+		[KB_713803_Instance_836]))
+
+([KB_713803_Instance_828] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_829])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_829] of  Property_List
+
+	(properties
+		[KB_713803_Instance_830]
+		[KB_713803_Instance_831]))
+
+([KB_713803_Instance_830] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_831] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_832] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_833])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_833] of  Property_List
+
+	(properties
+		[KB_713803_Instance_834]
+		[KB_713803_Instance_835]))
+
+([KB_713803_Instance_834] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_835] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_836] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_837])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_837] of  Property_List
+
+	(properties
+		[KB_713803_Instance_838]
+		[KB_713803_Instance_839]))
+
+([KB_713803_Instance_838] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_839] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_840] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_841]
+		[KB_713803_Instance_842]))
+
+([KB_713803_Instance_841] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_842] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_843] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_844])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_844] of  Property_List
+)
+
+([KB_713803_Instance_845] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_846]))
+
+([KB_713803_Instance_846] of  Property_List
+)
+
+([KB_713803_Instance_847] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_848]))
+
+([KB_713803_Instance_848] of  Property_List
+)
+
+([KB_713803_Instance_849] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_850]))
+
+([KB_713803_Instance_850] of  Property_List
+)
+
+([KB_713803_Instance_851] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_852]))
+
+([KB_713803_Instance_852] of  Property_List
+)
+
+([KB_713803_Instance_853] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_854]))
+
+([KB_713803_Instance_854] of  Property_List
+)
+
+([KB_713803_Instance_855] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_856])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_856] of  Property_List
+)
+
+([KB_713803_Instance_857] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_858])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_858] of  Property_List
+)
+
+([KB_713803_Instance_859] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_860])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_860] of  Property_List
+)
+
+([KB_713803_Instance_861] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_862])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_862] of  Property_List
+)
+
+([KB_713803_Instance_863] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_864])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_864] of  Property_List
+)
+
+([KB_713803_Instance_865] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#unionOf")
+	(property_list [KB_713803_Instance_866])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_866] of  Property_List
+)
+
+([KB_713803_Instance_9] of  Property_List
+
+	(properties
+		[KB_713803_Instance_10]
+		[KB_713803_Instance_14]
+		[KB_713803_Instance_18]))
+
+([KB_713803_Instance_980] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_981]))
+
+([KB_713803_Instance_981] of  Property_List
+)
+
+([KB_764103_Instance_545] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Ontology")
+	(property_list [XY_Instance_195])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_865583_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(property_list [KB_865583_Instance_11])
+	(widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab"))
+
+([KB_865583_Instance_11] of  Property_List
+)
+
+([KB_865583_Instance_12] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_13])
+	(widget_class_name "uk.ac.man.ac.mig.coode.individuals.ui.OWLDLIndividualsTab"))
+
+([KB_865583_Instance_13] of  Property_List
+)
+
+([KB_865583_Instance_4] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_5])
+	(widget_class_name "edu.stanford.smi.protegex.queries_tab.QueriesTab"))
+
+([KB_865583_Instance_5] of  Property_List
+)
+
+([KB_865583_Instance_6] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_7])
+	(widget_class_name "uk.ac.man.cs.mig.coode.debugger.test.DebuggerTestTab"))
+
+([KB_865583_Instance_7] of  Property_List
+)
+
+([KB_865583_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(property_list [KB_865583_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormsTab"))
+
+([KB_865583_Instance_9] of  Property_List
+)
+
+([KB_868747_Instance_76] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#Class")
+	(property_list [XY_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_886778_Instance_12] of  Property_List
+)
+
+([KB_886778_Instance_144] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_886778_Instance_145]
+		[KB_886778_Instance_149]
+		[KB_886778_Instance_150]
+		[KB_886778_Instance_152]
+		[KB_886778_Instance_153]
+		[KB_886778_Instance_155]
+		[KB_886778_Instance_157]
+		[KB_886778_Instance_159]
+		[KB_886778_Instance_160]
+		[KB_886778_Instance_180]
+		[KB_886778_Instance_181]
+		[KB_886778_Instance_184]
+		[KB_886778_Instance_198]
+		[KB_886778_Instance_202]
+		[KB_886778_Instance_206]
+		[KB_886778_Instance_208]
+		[KB_140180_Instance_0]
+		[KB_140180_Instance_2]
+		[KB_140180_Instance_4]
+		[KB_140180_Instance_6]
+		[KB_140180_Instance_8]
+		[KB_938545_Instance_14]
+		[KB_938545_Instance_18]
+		[KB_938545_Instance_23]
+		[KB_221055_Instance_2]
+		[KB_221055_Instance_6]))
+
+([KB_886778_Instance_145] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_146])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_146] of  Property_List
+)
+
+([KB_886778_Instance_149] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_58]))
+
+([KB_886778_Instance_150] of  Widget
+
+	(height 50)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_27])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.RDFPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_886778_Instance_152] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_886778_Instance_153] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_886778_Instance_154])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_154] of  Property_List
+)
+
+([KB_886778_Instance_155] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_886778_Instance_156])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_156] of  Property_List
+)
+
+([KB_886778_Instance_157] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_886778_Instance_158])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_158] of  Property_List
+)
+
+([KB_886778_Instance_159] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_886778_Instance_160] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_886778_Instance_161])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_161] of  Property_List
+
+	(properties [KB_933314_Instance_59]))
+
+([KB_886778_Instance_180] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_22])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_181] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_886778_Instance_182]
+		[KB_886778_Instance_183]))
+
+([KB_886778_Instance_182] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_183] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_184] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_886778_Instance_185])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_886778_Instance_185] of  Property_List
+
+	(properties
+		[KB_886778_Instance_186]
+		[KB_886778_Instance_187]
+		[KB_886778_Instance_188]
+		[KB_886778_Instance_189]
+		[KB_886778_Instance_190]
+		[KB_886778_Instance_191]))
+
+([KB_886778_Instance_186] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_886778_Instance_187] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_886778_Instance_188] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_886778_Instance_189] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_886778_Instance_190] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_886778_Instance_191] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_886778_Instance_198] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_886778_Instance_199])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_199] of  Property_List
+)
+
+([KB_886778_Instance_202] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_886778_Instance_203])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_203] of  Property_List
+)
+
+([KB_886778_Instance_206] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_886778_Instance_207])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_207] of  Property_List
+
+	(properties [KB_933314_Instance_60]))
+
+([KB_886778_Instance_208] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_209])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_209] of  Property_List
+)
+
+([KB_886778_Instance_226] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_886778_Instance_227] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_933314_Instance_11] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_13] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_14] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_15] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_58] of  Property_List
+)
+
+([KB_933314_Instance_59] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_60] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_61] of  Property_List
+)
+
+([KB_933314_Instance_62] of  Property_List
+)
+
+([KB_933314_Instance_63] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_64] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_65] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_66] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_67] of  Property_List
+)
+
+([KB_933314_Instance_68] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_69] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_938545_Instance_100] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_101])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_101] of  Property_List
+
+	(properties
+		[KB_938545_Instance_102]
+		[KB_938545_Instance_103]
+		[KB_938545_Instance_104]
+		[KB_938545_Instance_105]
+		[KB_938545_Instance_106]
+		[KB_938545_Instance_107]))
+
+([KB_938545_Instance_102] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_103] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_104] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_105] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_106] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_107] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_108] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_109])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_109] of  Property_List
+)
+
+([KB_938545_Instance_112] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_113])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_113] of  Property_List
+)
+
+([KB_938545_Instance_114] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_115])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_115] of  Property_List
+
+	(properties [KB_933314_Instance_66]))
+
+([KB_938545_Instance_116] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_117])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_117] of  Property_List
+)
+
+([KB_938545_Instance_118] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_119]))
+
+([KB_938545_Instance_119] of  Property_List
+)
+
+([KB_938545_Instance_120] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_121]))
+
+([KB_938545_Instance_1206] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_1207]))
+
+([KB_938545_Instance_1207] of  Property_List
+)
+
+([KB_938545_Instance_1208] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_1209]))
+
+([KB_938545_Instance_1209] of  Property_List
+)
+
+([KB_938545_Instance_121] of  Property_List
+)
+
+([KB_938545_Instance_122] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_123]))
+
+([KB_938545_Instance_123] of  Property_List
+)
+
+([KB_938545_Instance_124] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_125]))
+
+([KB_938545_Instance_125] of  Property_List
+)
+
+([KB_938545_Instance_126] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_127]))
+
+([KB_938545_Instance_127] of  Property_List
+)
+
+([KB_938545_Instance_128] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_129])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_129] of  Property_List
+)
+
+([KB_938545_Instance_130] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_131])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_131] of  Property_List
+)
+
+([KB_938545_Instance_132] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_133])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_133] of  Property_List
+)
+
+([KB_938545_Instance_134] of  Widget
+
+	(height 80)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_135])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLDatatypePropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_938545_Instance_135] of  Property_List
+)
+
+([KB_938545_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_140] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_141]))
+
+([KB_938545_Instance_141] of  Property_List
+)
+
+([KB_938545_Instance_142] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_143]))
+
+([KB_938545_Instance_143] of  Property_List
+)
+
+([KB_938545_Instance_144] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_145])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_145] of  Property_List
+)
+
+([KB_938545_Instance_148] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_149])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_149] of  Property_List
+)
+
+([KB_938545_Instance_15] of  Property_List
+)
+
+([KB_938545_Instance_152] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_153])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_153] of  Property_List
+)
+
+([KB_938545_Instance_156] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_157])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_157] of  Property_List
+)
+
+([KB_938545_Instance_158] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_159]))
+
+([KB_938545_Instance_159] of  Property_List
+)
+
+([KB_938545_Instance_160] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_161]))
+
+([KB_938545_Instance_161] of  Property_List
+)
+
+([KB_938545_Instance_162] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_163]))
+
+([KB_938545_Instance_163] of  Property_List
+)
+
+([KB_938545_Instance_164] of  Property_List
+)
+
+([KB_938545_Instance_165] of  Property_List
+)
+
+([KB_938545_Instance_166] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnnotationProperty")
+	(property_list [KB_938545_Instance_249])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_18] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_19])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_19] of  Property_List
+)
+
+([KB_938545_Instance_22] of  Property_List
+)
+
+([KB_938545_Instance_23] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_24])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_24] of  Property_List
+)
+
+([KB_938545_Instance_249] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_250]
+		[KB_938545_Instance_252]
+		[KB_938545_Instance_256]
+		[KB_938545_Instance_257]
+		[KB_938545_Instance_259]
+		[KB_938545_Instance_261]
+		[KB_938545_Instance_263]
+		[KB_938545_Instance_264]
+		[KB_938545_Instance_288]
+		[KB_938545_Instance_290]
+		[KB_938545_Instance_293]
+		[KB_938545_Instance_301]
+		[KB_938545_Instance_305]
+		[KB_938545_Instance_307]
+		[KB_938545_Instance_309]
+		[KB_938545_Instance_311]
+		[KB_938545_Instance_313]
+		[KB_938545_Instance_315]
+		[KB_938545_Instance_317]
+		[KB_938545_Instance_319]
+		[KB_938545_Instance_321]
+		[KB_938545_Instance_323]
+		[KB_938545_Instance_325]
+		[KB_938545_Instance_327]
+		[KB_221055_Instance_26]
+		[KB_221055_Instance_30]))
+
+([KB_938545_Instance_250] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_251])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_251] of  Property_List
+)
+
+([KB_938545_Instance_252] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_67]))
+
+([KB_938545_Instance_256] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_257] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_258])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_258] of  Property_List
+)
+
+([KB_938545_Instance_259] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_260])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_260] of  Property_List
+)
+
+([KB_938545_Instance_261] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_262])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_262] of  Property_List
+)
+
+([KB_938545_Instance_263] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_264] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_265])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_265] of  Property_List
+
+	(properties [KB_933314_Instance_68]))
+
+([KB_938545_Instance_27] of  Property_List
+)
+
+([KB_938545_Instance_288] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_289])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_289] of  Property_List
+)
+
+([KB_938545_Instance_290] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_291]
+		[KB_938545_Instance_292]))
+
+([KB_938545_Instance_291] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_292] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_938545_Instance_293] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_294])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_294] of  Property_List
+)
+
+([KB_938545_Instance_301] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_302])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_302] of  Property_List
+)
+
+([KB_938545_Instance_305] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_306])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_306] of  Property_List
+)
+
+([KB_938545_Instance_307] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_308])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_308] of  Property_List
+
+	(properties [KB_933314_Instance_69]))
+
+([KB_938545_Instance_309] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_310])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_310] of  Property_List
+)
+
+([KB_938545_Instance_311] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_312]))
+
+([KB_938545_Instance_312] of  Property_List
+)
+
+([KB_938545_Instance_313] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_314]))
+
+([KB_938545_Instance_314] of  Property_List
+)
+
+([KB_938545_Instance_315] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_316]))
+
+([KB_938545_Instance_316] of  Property_List
+)
+
+([KB_938545_Instance_317] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_318]))
+
+([KB_938545_Instance_318] of  Property_List
+)
+
+([KB_938545_Instance_319] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_320]))
+
+([KB_938545_Instance_320] of  Property_List
+)
+
+([KB_938545_Instance_321] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_322])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_322] of  Property_List
+)
+
+([KB_938545_Instance_323] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_324])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_324] of  Property_List
+)
+
+([KB_938545_Instance_325] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_326])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_326] of  Property_List
+)
+
+([KB_938545_Instance_327] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_328])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_328] of  Property_List
+)
+
+([KB_938545_Instance_329] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#FunctionalProperty")
+	(property_list [KB_938545_Instance_332])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_332] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_333]
+		[KB_938545_Instance_335]
+		[KB_938545_Instance_339]
+		[KB_938545_Instance_340]
+		[KB_938545_Instance_342]
+		[KB_938545_Instance_344]
+		[KB_938545_Instance_346]
+		[KB_938545_Instance_347]
+		[KB_938545_Instance_371]
+		[KB_938545_Instance_373]
+		[KB_938545_Instance_376]
+		[KB_938545_Instance_384]
+		[KB_938545_Instance_388]
+		[KB_938545_Instance_390]
+		[KB_938545_Instance_392]
+		[KB_938545_Instance_394]
+		[KB_938545_Instance_396]
+		[KB_938545_Instance_398]
+		[KB_938545_Instance_400]
+		[KB_938545_Instance_402]
+		[KB_938545_Instance_404]
+		[KB_938545_Instance_406]
+		[KB_938545_Instance_408]
+		[KB_938545_Instance_410]
+		[KB_221055_Instance_34]
+		[KB_221055_Instance_38]))
+
+([KB_938545_Instance_333] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_334])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_334] of  Property_List
+)
+
+([KB_938545_Instance_335] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_339] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_340] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_341])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_341] of  Property_List
+)
+
+([KB_938545_Instance_342] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_343])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_343] of  Property_List
+)
+
+([KB_938545_Instance_344] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_345])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_345] of  Property_List
+)
+
+([KB_938545_Instance_346] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_347] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_348] of  Property_List
+
+	(properties
+		[KB_938545_Instance_349]
+		[KB_938545_Instance_353]
+		[KB_938545_Instance_357]
+		[KB_938545_Instance_361]
+		[KB_938545_Instance_365]))
+
+([KB_938545_Instance_349] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_350])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_350] of  Property_List
+
+	(properties
+		[KB_938545_Instance_351]
+		[KB_938545_Instance_352]))
+
+([KB_938545_Instance_351] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_352] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_353] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_354])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_354] of  Property_List
+
+	(properties
+		[KB_938545_Instance_355]
+		[KB_938545_Instance_356]))
+
+([KB_938545_Instance_355] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_356] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_357] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_358])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_358] of  Property_List
+
+	(properties
+		[KB_938545_Instance_359]
+		[KB_938545_Instance_360]))
+
+([KB_938545_Instance_359] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_360] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_361] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_362])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_362] of  Property_List
+
+	(properties
+		[KB_938545_Instance_363]
+		[KB_938545_Instance_364]))
+
+([KB_938545_Instance_363] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_364] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_365] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_366])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_366] of  Property_List
+
+	(properties
+		[KB_938545_Instance_367]
+		[KB_938545_Instance_368]))
+
+([KB_938545_Instance_367] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_368] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_371] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_372])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_372] of  Property_List
+)
+
+([KB_938545_Instance_373] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_374]
+		[KB_938545_Instance_375]))
+
+([KB_938545_Instance_374] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_375] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_376] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_377])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_377] of  Property_List
+
+	(properties
+		[KB_938545_Instance_378]
+		[KB_938545_Instance_379]
+		[KB_938545_Instance_380]
+		[KB_938545_Instance_381]
+		[KB_938545_Instance_382]
+		[KB_938545_Instance_383]))
+
+([KB_938545_Instance_378] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_379] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_380] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_381] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_382] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_383] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_385] of  Property_List
+)
+
+([KB_938545_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_389] of  Property_List
+)
+
+([KB_938545_Instance_390] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_391])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_391] of  Property_List
+)
+
+([KB_938545_Instance_392] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_393])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_393] of  Property_List
+)
+
+([KB_938545_Instance_394] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_395]))
+
+([KB_938545_Instance_395] of  Property_List
+)
+
+([KB_938545_Instance_396] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_397]))
+
+([KB_938545_Instance_397] of  Property_List
+)
+
+([KB_938545_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_399]))
+
+([KB_938545_Instance_399] of  Property_List
+)
+
+([KB_938545_Instance_400] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_401]))
+
+([KB_938545_Instance_401] of  Property_List
+)
+
+([KB_938545_Instance_402] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_403]))
+
+([KB_938545_Instance_403] of  Property_List
+)
+
+([KB_938545_Instance_404] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_405])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_405] of  Property_List
+)
+
+([KB_938545_Instance_406] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_407])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_407] of  Property_List
+)
+
+([KB_938545_Instance_408] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_409] of  Property_List
+)
+
+([KB_938545_Instance_410] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_411] of  Property_List
+)
+
+([KB_938545_Instance_56] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_57]
+		[KB_938545_Instance_59]
+		[KB_938545_Instance_63]
+		[KB_938545_Instance_64]
+		[KB_938545_Instance_66]
+		[KB_938545_Instance_68]
+		[KB_938545_Instance_70]
+		[KB_938545_Instance_71]
+		[KB_938545_Instance_95]
+		[KB_938545_Instance_97]
+		[KB_938545_Instance_100]
+		[KB_938545_Instance_108]
+		[KB_938545_Instance_112]
+		[KB_938545_Instance_114]
+		[KB_938545_Instance_116]
+		[KB_938545_Instance_118]
+		[KB_938545_Instance_120]
+		[KB_938545_Instance_122]
+		[KB_938545_Instance_124]
+		[KB_938545_Instance_126]
+		[KB_938545_Instance_128]
+		[KB_938545_Instance_130]
+		[KB_938545_Instance_132]
+		[KB_938545_Instance_134]
+		[KB_221055_Instance_10]
+		[KB_221055_Instance_14]))
+
+([KB_938545_Instance_57] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_58])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_58] of  Property_List
+)
+
+([KB_938545_Instance_59] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_61]))
+
+([KB_938545_Instance_63] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_64] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_65])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_65] of  Property_List
+)
+
+([KB_938545_Instance_66] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_661] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DeprecatedProperty")
+	(property_list [KB_938545_Instance_664])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_664] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_665]
+		[KB_938545_Instance_667]
+		[KB_938545_Instance_671]
+		[KB_938545_Instance_672]
+		[KB_938545_Instance_674]
+		[KB_938545_Instance_676]
+		[KB_938545_Instance_678]
+		[KB_938545_Instance_679]
+		[KB_938545_Instance_703]
+		[KB_938545_Instance_705]
+		[KB_938545_Instance_708]
+		[KB_938545_Instance_716]
+		[KB_938545_Instance_720]
+		[KB_938545_Instance_722]
+		[KB_938545_Instance_724]
+		[KB_938545_Instance_726]
+		[KB_938545_Instance_728]
+		[KB_938545_Instance_730]
+		[KB_938545_Instance_732]
+		[KB_938545_Instance_734]
+		[KB_938545_Instance_736]
+		[KB_938545_Instance_738]
+		[KB_938545_Instance_740]
+		[KB_938545_Instance_742]
+		[KB_221055_Instance_66]
+		[KB_221055_Instance_70]))
+
+([KB_938545_Instance_665] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_666])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_666] of  Property_List
+)
+
+([KB_938545_Instance_667] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_67] of  Property_List
+)
+
+([KB_938545_Instance_671] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_672] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_673] of  Property_List
+)
+
+([KB_938545_Instance_674] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_675] of  Property_List
+)
+
+([KB_938545_Instance_676] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_677] of  Property_List
+)
+
+([KB_938545_Instance_678] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_679] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_680])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_68] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_69])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_680] of  Property_List
+
+	(properties
+		[KB_938545_Instance_681]
+		[KB_938545_Instance_685]
+		[KB_938545_Instance_689]
+		[KB_938545_Instance_693]
+		[KB_938545_Instance_697]))
+
+([KB_938545_Instance_681] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_682])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_682] of  Property_List
+
+	(properties
+		[KB_938545_Instance_683]
+		[KB_938545_Instance_684]))
+
+([KB_938545_Instance_683] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_684] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_685] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_686])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_686] of  Property_List
+
+	(properties
+		[KB_938545_Instance_687]
+		[KB_938545_Instance_688]))
+
+([KB_938545_Instance_687] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_688] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_689] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_690])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_69] of  Property_List
+)
+
+([KB_938545_Instance_690] of  Property_List
+
+	(properties
+		[KB_938545_Instance_691]
+		[KB_938545_Instance_692]))
+
+([KB_938545_Instance_691] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_692] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_693] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_694])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_694] of  Property_List
+
+	(properties
+		[KB_938545_Instance_695]
+		[KB_938545_Instance_696]))
+
+([KB_938545_Instance_695] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_696] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_697] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_698])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_698] of  Property_List
+
+	(properties
+		[KB_938545_Instance_699]
+		[KB_938545_Instance_700]))
+
+([KB_938545_Instance_699] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_70] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_700] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_703] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_704])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_704] of  Property_List
+)
+
+([KB_938545_Instance_705] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_706]
+		[KB_938545_Instance_707]))
+
+([KB_938545_Instance_706] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_707] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_708] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_709])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_709] of  Property_List
+
+	(properties
+		[KB_938545_Instance_710]
+		[KB_938545_Instance_711]
+		[KB_938545_Instance_712]
+		[KB_938545_Instance_713]
+		[KB_938545_Instance_714]
+		[KB_938545_Instance_715]))
+
+([KB_938545_Instance_71] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_72])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_710] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_711] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_712] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_713] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_714] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_715] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_716] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_717])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_717] of  Property_List
+)
+
+([KB_938545_Instance_72] of  Property_List
+
+	(properties [KB_933314_Instance_65]))
+
+([KB_938545_Instance_720] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_721])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_721] of  Property_List
+)
+
+([KB_938545_Instance_722] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_723])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_723] of  Property_List
+)
+
+([KB_938545_Instance_724] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_725])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_725] of  Property_List
+)
+
+([KB_938545_Instance_726] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_727]))
+
+([KB_938545_Instance_727] of  Property_List
+)
+
+([KB_938545_Instance_728] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_729]))
+
+([KB_938545_Instance_729] of  Property_List
+)
+
+([KB_938545_Instance_730] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_731]))
+
+([KB_938545_Instance_731] of  Property_List
+)
+
+([KB_938545_Instance_732] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_733]))
+
+([KB_938545_Instance_733] of  Property_List
+)
+
+([KB_938545_Instance_734] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_735]))
+
+([KB_938545_Instance_735] of  Property_List
+)
+
+([KB_938545_Instance_736] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_737])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_737] of  Property_List
+)
+
+([KB_938545_Instance_738] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_739])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_739] of  Property_List
+)
+
+([KB_938545_Instance_740] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_741])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_741] of  Property_List
+)
+
+([KB_938545_Instance_742] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_743])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_743] of  Property_List
+)
+
+([KB_938545_Instance_744] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_745]))
+
+([KB_938545_Instance_745] of  Property_List
+)
+
+([KB_938545_Instance_8] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#imports")
+	(property_list [KB_938545_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLNamespacesWidget")
+	(width 620)
+	(x 0)
+	(y 290))
+
+([KB_938545_Instance_9] of  Property_List
+)
+
+([KB_938545_Instance_95] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_96])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_96] of  Property_List
+)
+
+([KB_938545_Instance_97] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_98]
+		[KB_938545_Instance_99]))
+
+([KB_938545_Instance_98] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_99] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_941921_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_11] of  Property_List
+)
+
+([KB_941921_Instance_14] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_15])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFSSubClassOfWidget")
+	(width 210)
+	(x 0)
+	(y 160))
+
+([KB_941921_Instance_15] of  Property_List
+)
+
+([KB_941921_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_3] of  Property_List
+)
+
+([KB_941921_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_7] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10061] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2003/11/swrl#Imp")
+	(property_list [namedIdentities_ProjectKB_Class10064])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([namedIdentities_ProjectKB_Class10064] of  Property_List
+
+	(properties
+		[namedIdentities_ProjectKB_Class10065]
+		[namedIdentities_ProjectKB_Class10068]
+		[namedIdentities_ProjectKB_Class10071]
+		[namedIdentities_ProjectKB_Class10074]
+		[namedIdentities_ProjectKB_Class10076]
+		[namedIdentities_ProjectKB_Class10078]
+		[namedIdentities_ProjectKB_Class10080]
+		[namedIdentities_ProjectKB_Class10082]
+		[namedIdentities_ProjectKB_Class10084]
+		[namedIdentities_ProjectKB_Class10086]
+		[namedIdentities_ProjectKB_Class10091]))
+
+([namedIdentities_ProjectKB_Class10065] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [namedIdentities_ProjectKB_Class10066])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.NameDocumentationWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([namedIdentities_ProjectKB_Class10066] of  Property_List
+
+	(properties
+		[namedIdentitiesTest_ProjectKB_Class73]
+		[namedIdentitiesTest_ProjectKB_Class74]))
+
+([namedIdentities_ProjectKB_Class10068] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[namedIdentities_ProjectKB_Class10069]
+		[namedIdentities_ProjectKB_Class10070]))
+
+([namedIdentities_ProjectKB_Class10069] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([namedIdentities_ProjectKB_Class10070] of  String
+
+	(name "vertical_stretcher")
+	(string_value "http://www.w3.org/2003/11/swrl#body"))
+
+([namedIdentities_ProjectKB_Class10071] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [namedIdentities_ProjectKB_Class10072])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([namedIdentities_ProjectKB_Class10072] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10074] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [namedIdentities_ProjectKB_Class10075]))
+
+([namedIdentities_ProjectKB_Class10075] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10076] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [namedIdentities_ProjectKB_Class10077]))
+
+([namedIdentities_ProjectKB_Class10077] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10078] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [namedIdentities_ProjectKB_Class10079]))
+
+([namedIdentities_ProjectKB_Class10079] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10080] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [namedIdentities_ProjectKB_Class10081]))
+
+([namedIdentities_ProjectKB_Class10081] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10082] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [namedIdentities_ProjectKB_Class10083]))
+
+([namedIdentities_ProjectKB_Class10083] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10084] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://swrl.stanford.edu/ontologies/3.3/swrla.owl#isRuleEnabled")
+	(property_list [namedIdentities_ProjectKB_Class10085]))
+
+([namedIdentities_ProjectKB_Class10085] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10086] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://swrl.stanford.edu/ontologies/3.3/swrla.owl#hasRuleGroup")
+	(property_list [namedIdentities_ProjectKB_Class10087]))
+
+([namedIdentities_ProjectKB_Class10087] of  Property_List
+)
+
+([namedIdentities_ProjectKB_Class10091] of  Widget
+
+	(height 300)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2003/11/swrl#body")
+	(property_list [namedIdentities_ProjectKB_Class10092])
+	(widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.widget.SWRLRuleSlotWidget")
+	(width 200)
+	(x 0)
+	(y 120))
+
+([namedIdentities_ProjectKB_Class10092] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class10] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class11])
+	(widget_class_name "edu.stanford.smi.protegex.server_changes.prompt.UsersTab"))
+
+([namedIdentitiesTest_ProjectKB_Class10862] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(string_value "%3ANAME"))
+
+([namedIdentitiesTest_ProjectKB_Class10863] of  String
+
+	(name ":INSTANCE-ANNOTATION")
+	(string_value "%3AANNOTATION-TEXT"))
+
+([namedIdentitiesTest_ProjectKB_Class10864] of  String
+
+	(name "http://erlangen-crm.org/110404/E42_Identifier")
+	(string_value "http%3A%2F%2Ferlangen-crm.org%2Fplus%2Fxdt%2F110404%2Fhas_XSD_String"))
+
+([namedIdentitiesTest_ProjectKB_Class10865] of  String
+
+	(name ":META-CLASS")
+	(string_value "%3ANAME"))
+
+([namedIdentitiesTest_ProjectKB_Class10866] of  String
+
+	(name ":PAL-CONSTRAINT")
+	(string_value "%3APAL-NAME"))
+
+([namedIdentitiesTest_ProjectKB_Class10867] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(string_value "%3ANAME"))
+
+([namedIdentitiesTest_ProjectKB_Class11] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class12] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class13])
+	(widget_class_name "ca.uvic.csr.shrimp.jambalaya.JambalayaTab"))
+
+([namedIdentitiesTest_ProjectKB_Class13] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class14] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class15])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeTab"))
+
+([namedIdentitiesTest_ProjectKB_Class15] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class16] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class17])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalConstraintsTab"))
+
+([namedIdentitiesTest_ProjectKB_Class17] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class18] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class19])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.WordNetTab"))
+
+([namedIdentitiesTest_ProjectKB_Class19] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class20] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class21])
+	(widget_class_name "edu.stanford.smi.protegex.evaluation.MetaAnalysis"))
+
+([namedIdentitiesTest_ProjectKB_Class21] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class22] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class23])
+	(widget_class_name "uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizTab"))
+
+([namedIdentitiesTest_ProjectKB_Class23] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class24] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class25])
+	(widget_class_name "org.protege.owl.mm.ssm.ui.MappingMasterTab"))
+
+([namedIdentitiesTest_ProjectKB_Class25] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class26] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class27])
+	(widget_class_name "edu.stanford.smi.protege.query.LuceneQueryPlugin"))
+
+([namedIdentitiesTest_ProjectKB_Class27] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class28] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class29])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.UMLSTab"))
+
+([namedIdentitiesTest_ProjectKB_Class29] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class30] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class31])
+	(widget_class_name "edu.stanford.smi.protegex.changeanalysis.ChangeAnalysisTab"))
+
+([namedIdentitiesTest_ProjectKB_Class31] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class32] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class33])
+	(widget_class_name "TGViztab.TGVizTab"))
+
+([namedIdentitiesTest_ProjectKB_Class33] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class34] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class35])
+	(widget_class_name "org.algernon.kb.okbc.protege.plugins.AlgernonTab"))
+
+([namedIdentitiesTest_ProjectKB_Class35] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class36] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class37])
+	(widget_class_name "edu.stanford.smi.protegex.changes.changesKBViewTab.ChangesKBViewTab"))
+
+([namedIdentitiesTest_ProjectKB_Class37] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class38] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class39])
+	(widget_class_name "edu.stanford.smi.protegex.xml.tab.XMLTab"))
+
+([namedIdentitiesTest_ProjectKB_Class39] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class4] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class5])
+	(widget_class_name "se.liu.ida.JessTab.JessTab"))
+
+([namedIdentitiesTest_ProjectKB_Class40] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class41])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalQueriesTab"))
+
+([namedIdentitiesTest_ProjectKB_Class41] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class42] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class43])
+	(widget_class_name "edu.stanford.smi.protegex.chatPlugin.ChatTab"))
+
+([namedIdentitiesTest_ProjectKB_Class43] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class44] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class45])
+	(widget_class_name "org.protege.owl.axiome.ui.AxiomeTab"))
+
+([namedIdentitiesTest_ProjectKB_Class45] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class46] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class47])
+	(widget_class_name "edu.stanford.smi.protege.keywordsearch.StringSearch"))
+
+([namedIdentitiesTest_ProjectKB_Class47] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class48] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class49])
+	(widget_class_name "script.ProtegeScriptTab"))
+
+([namedIdentitiesTest_ProjectKB_Class49] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class5] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class50] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class51])
+	(widget_class_name "edu.stanford.smi.protegex.changes.ChangesTab"))
+
+([namedIdentitiesTest_ProjectKB_Class51] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class52] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class53])
+	(widget_class_name "edu.stanford.smi.protegex.fctab.FacetConstraintsTab"))
+
+([namedIdentitiesTest_ProjectKB_Class53] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class54] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class55])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.KnowledgeTreeTab"))
+
+([namedIdentitiesTest_ProjectKB_Class55] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class56] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class57])
+	(widget_class_name "edu.stanford.smi.protegex.datamaster.DataMasterTab"))
+
+([namedIdentitiesTest_ProjectKB_Class57] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class58] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class59])
+	(widget_class_name "dfki.protege.ontoviz_tab.OntovizTab"))
+
+([namedIdentitiesTest_ProjectKB_Class59] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class6] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class7])
+	(widget_class_name "edu.stanford.smi.protege.widget.ProtegePropertiesTab"))
+
+([namedIdentitiesTest_ProjectKB_Class60] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class61])
+	(widget_class_name "edu.stanford.smi.protegex.changes.stats.ChangeStatisticsTab"))
+
+([namedIdentitiesTest_ProjectKB_Class61] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class62] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class63])
+	(widget_class_name "edu.stanford.smi.protegex.prompt.PromptTab"))
+
+([namedIdentitiesTest_ProjectKB_Class63] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class7] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class73] of  Widget
+
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [namedIdentitiesTest_ProjectKB_Class75])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([namedIdentitiesTest_ProjectKB_Class74] of  Widget
+
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([namedIdentitiesTest_ProjectKB_Class75] of  Property_List
+)
+
+([namedIdentitiesTest_ProjectKB_Class8] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [namedIdentitiesTest_ProjectKB_Class9])
+	(widget_class_name "ezpal.EZPalTab"))
+
+([namedIdentitiesTest_ProjectKB_Class9] of  Property_List
+)
+
+([OWL_ProjectKB_Instance_3] of  String
+
+	(name "owl_build")
+	(string_value "579"))
+
+([PAL_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":PAL-CONSTRAINT")
+	(property_list [XY_Instance_922])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([PROJECT] of  Project
+
+	(browser_slot_names [BROWSER_SLOT_NAMES])
+	(customized_instance_widgets
+		[KB_713803_Instance_477]
+		[PAL_FORM_WIDGET]
+		[KB_691299_Instance_398]
+		[KB_313796_Instance_852]
+		[Instance_581]
+		[KB_713803_Instance_693]
+		[namedIdentities_ProjectKB_Class10061]
+		[INSTANCE_ANNOTATION_FORM_WIDGET]
+		[KB_938545_Instance_166]
+		[STANDARD_SLOT_FORM_WIDGET]
+		[KB_313796_Instance_943]
+		[KB_938545_Instance_661]
+		[KB_713803_Instance_648]
+		[KB_301165_Instance_856]
+		[KB_691299_Instance_537]
+		[KB_303942_Instance_68]
+		[KB_465546_Instance_567]
+		[STANDARD_FACET_FORM_WIDGET]
+		[KB_713803_Instance_780]
+		[KB_868747_Instance_76]
+		[STANDARD_CLASS_FORM_WIDGET]
+		[KB_713803_Instance_303]
+		[Instance_1005]
+		[KB_938545_Instance_329]
+		[KB_764103_Instance_545]
+		[KB_301165_Instance_1013]
+		[Instance_443]
+		[KB_713803_Instance_390])
+	(default_cls_metaclass "http://www.w3.org/2002/07/owl#Class")
+	(default_facet_metaclass ":STANDARD-FACET")
+	(default_instance_widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget")
+	(default_slot_metaclass "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(hidden_classes
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"
+		":DIRECT-TEMPLATE-SLOTS"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"
+		"http://www.w3.org/2002/07/owl#DataRange"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+		"http://www.w3.org/2002/07/owl#onProperty"
+		":DIRECT-DOMAIN"
+		"http://protege.stanford.edu/plugins/owl/protege#ExternalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-STATEMENT"
+		"http://www.w3.org/2003/11/swrl#Imp"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-RANGE"
+		"http://www.w3.org/2001/XMLSchema#NOTATION"
+		"http://www.w3.org/2001/XMLSchema#anySimpleType"
+		":MODIFIER"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-CONSTRAINT"
+		"http://www.w3.org/2003/11/swrl#ClassAtom"
+		"http://www.w3.org/2000/01/rdf-schema#Container"
+		"http://protege.stanford.edu/plugins/owl/protege#SLOT-CONSTRAINTS"
+		"http://www.w3.org/2002/07/owl#SymmetricProperty"
+		"http://www.w3.org/2001/XMLSchema#IDREF"
+		":SLOT-NUMERIC-MINIMUM"
+		"http://www.w3.org/2002/07/owl#differentFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-NAME"
+		"http://www.w3.org/2001/XMLSchema#gMonth"
+		"http://www.w3.org/2003/11/swrl#DatavaluedPropertyAtom"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"
+		"http://www.w3.org/2003/11/swrl#IndividualPropertyAtom"
+		":NUMERIC-MAXIMUM"
+		":OWL-CLASS"
+		"http://www.w3.org/2001/XMLSchema#unsignedShort"
+		"http://www.w3.org/2003/11/swrl#propertyPredicate"
+		"http://www.w3.org/2001/XMLSchema#unsignedInt"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"
+		":STANDARD-FACET"
+		":STANDARD-CLASS"
+		"http://www.w3.org/2002/07/owl#Restriction"
+		":ANNOTATION-TEXT"
+		"http://www.w3.org/2003/11/swrl#arguments"
+		"http://www.w3.org/2002/07/owl#MaxCardinalityRestriction"
+		"http://www.w3.org/2001/XMLSchema#NCName"
+		"http://www.w3.org/2001/XMLSchema#ID"
+		"http://www.w3.org/2002/07/owl#InverseFunctionalProperty"
+		"http://www.w3.org/2003/11/swrlb#maxArgs"
+		"http://www.w3.org/2002/07/owl#imports"
+		":ANNOTATED-INSTANCE"
+		"http://www.w3.org/2000/01/rdf-schema#member"
+		"http://www.w3.org/2003/11/swrl#BuiltinAtom"
+		"http://www.w3.org/2002/07/owl#Ontology"
+		":OWL-ONTOLOGY-POINTER-CLASS"
+		"http://www.w3.org/2002/07/owl#LogicalClass"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#object"
+		":VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#incompatibleWith"
+		"http://www.w3.org/2003/11/swrl#Builtin"
+		"http://www.w3.org/2002/07/owl#CardinalityRestriction"
+		"http://www.w3.org/2002/07/owl#inverseOf"
+		"http://www.w3.org/2003/11/swrl#head"
+		"http://www.w3.org/2001/XMLSchema#negativeInteger"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredType"
+		"http://www.w3.org/2003/11/swrl#builtin"
+		"http://www.w3.org/2001/XMLSchema#decimal"
+		"http://www.w3.org/2002/07/owl#cardinality"
+		"http://www.w3.org/2003/11/swrl#AtomList"
+		"http://www.w3.org/2003/11/swrl#classPredicate"
+		"http://www.w3.org/2002/07/owl#equivalentProperty"
+		"http://www.w3.org/2001/XMLSchema#Name"
+		":ANNOTATION"
+		"http://www.w3.org/2002/07/owl#SomeValuesFromRestriction"
+		"http://www.w3.org/2001/XMLSchema#long"
+		"http://www.w3.org/2002/07/owl#HasValueRestriction"
+		":SLOT-VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#valuesFrom"
+		"http://www.w3.org/2003/11/swrl#body"
+		"http://www.w3.org/2003/11/swrlb#minArgs"
+		"http://www.w3.org/2001/XMLSchema#duration"
+		":STANDARD-SLOT"
+		"http://www.w3.org/2002/07/owl#oneOf"
+		":OWL-ANONYMOUS-ROOT"
+		":VALUES"
+		":ASSOCIATED-SLOT"
+		":MAXIMUM-CARDINALITY"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt"
+		"http://www.w3.org/2001/XMLSchema#language"
+		"http://www.w3.org/2001/XMLSchema#NMTOKEN"
+		"http://www.w3.org/2002/07/owl#UnionClass"
+		"http://www.w3.org/2002/07/owl#sameAs"
+		"http://www.w3.org/2002/07/owl#versionInfo"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#first"
+		":DIRECT-TYPE"
+		"http://www.w3.org/2001/XMLSchema#base64Binary"
+		"http://www.w3.org/2001/XMLSchema#short"
+		"http://www.w3.org/2002/07/owl#equivalentClass"
+		":NAME"
+		"http://www.w3.org/2002/07/owl#maxCardinality"
+		"http://www.w3.org/2003/11/swrlb#args"
+		"http://www.w3.org/2002/07/owl#FunctionalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-DESCRIPTION"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSubclassOf"
+		"http://www.w3.org/2003/11/swrl#SameIndividualAtom"
+		":PAL-DESCRIPTION"
+		"http://www.w3.org/2002/07/owl#AnonymousClass"
+		"http://www.w3.org/2002/07/owl#MinCardinalityRestriction"
+		"http://www.w3.org/2002/07/owl#AllValuesFromRestriction"
+		":CLASS"
+		"http://www.w3.org/2002/07/owl#complementOf"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"
+		":ROLE"
+		"http://www.w3.org/2001/XMLSchema#hexBinary"
+		"http://www.w3.org/2002/07/owl#DeprecatedClass"
+		"http://www.w3.org/2002/07/owl#DatatypeProperty"
+		"http://www.w3.org/2001/XMLSchema#unsignedByte"
+		"http://www.w3.org/2002/07/owl#distinctMembers"
+		":DOCUMENTATION-IN-FRAME"
+		"http://www.w3.org/2002/07/owl#IntersectionClass"
+		"http://www.w3.org/2002/07/owl#TransitiveProperty"
+		":SLOT-NUMERIC-MAXIMUM"
+		":INSTANCE-ANNOTATION"
+		"http://www.w3.org/2000/01/rdf-schema#range"
+		":SLOT-MINIMUM-CARDINALITY"
+		"http://www.w3.org/2002/07/owl#AnnotationProperty"
+		"http://www.w3.org/2001/XMLSchema#gYearMonth"
+		":DIRECT-SUBCLASSES"
+		"http://www.w3.org/2002/07/owl#DeprecatedProperty"
+		":CREATOR"
+		"http://www.w3.org/2002/07/owl#ComplementClass"
+		":ASSOCIATED-FACET"
+		"http://www.w3.org/2002/07/owl#ObjectProperty"
+		"http://www.w3.org/2001/XMLSchema#ENTITY"
+		":DOCUMENTATION"
+		"http://www.w3.org/2001/XMLSchema#byte"
+		"http://www.w3.org/2001/XMLSchema#float"
+		":DIRECT-SUPERCLASSES"
+		":CREATION-TIMESTAMP"
+		":META-CLASS"
+		":NUMERIC-MINIMUM"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"
+		"http://www.w3.org/2000/01/rdf-schema#domain"
+		":DIRECT-SUBSLOTS"
+		"http://www.w3.org/2002/07/owl#backwardCompatibleWith"
+		":RELATION"
+		":MODIFICATION-TIMESTAMP"
+		"http://www.w3.org/2001/XMLSchema#gMonthDay"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#value"
+		"http://www.w3.org/2001/XMLSchema#normalizedString"
+		"http://www.w3.org/2001/XMLSchema#nonPositiveInteger"
+		"http://www.w3.org/2000/01/rdf-schema#Datatype"
+		"http://www.w3.org/2002/07/owl#someValuesFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#classificationStatus"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSuperclassOf"
+		"http://www.w3.org/2000/01/rdf-schema#subPropertyOf"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
+		"http://www.w3.org/2003/11/swrl#DifferentIndividualsAtom"
+		"http://www.w3.org/2001/XMLSchema#QName"
+		"http://www.w3.org/2003/11/swrl#Atom"
+		"http://www.w3.org/2003/11/swrl#dataRange"
+		"http://www.w3.org/2002/07/owl#AllDifferent"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
+		"http://www.w3.org/2003/11/swrl#Variable"
+		"http://www.w3.org/2002/07/owl#EnumeratedClass"
+		":DIRECT-INSTANCES"
+		"http://www.w3.org/2002/07/owl#disjointWith"
+		"http://www.w3.org/2001/XMLSchema#unsignedLong"
+		":MINIMUM-CARDINALITY"
+		"http://www.w3.org/2002/07/owl#unionOf"
+		"http://protege.stanford.edu/plugins/owl/protege#DIRECTED-BINARY-RELATION"
+		":SLOT"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"
+		":TO"
+		":SLOT-DEFAULTS"
+		"http://www.w3.org/2002/07/owl#minCardinality"
+		":SYSTEM-CLASS"
+		":SLOT-MAXIMUM-CARDINALITY"
+		":DEFAULTS"
+		"http://www.w3.org/2001/XMLSchema#gDay"
+		"http://www.w3.org/2003/11/swrl#argument2"
+		"http://www.w3.org/2003/11/swrl#argument1"
+		"http://www.w3.org/2002/07/owl#allValuesFrom"
+		":FACET"
+		":INVERSE"
+		"http://www.w3.org/2003/11/swrl#DataRangeAtom"
+		"http://www.w3.org/2002/07/owl#priorVersion"
+		"http://www.w3.org/2002/07/owl#intersectionOf"
+		":SLOT-VALUES"
+		"http://www.w3.org/2001/XMLSchema#token"
+		"http://www.w3.org/2002/07/owl#Nothing"
+		"http://www.w3.org/2002/07/owl#hasValue")
+	(journaling_enabled FALSE)
+	(next_frame_number 0)
+	(options [Instance_48])
+	(property_map [KB_325529_Class0])
+	(sources [SOURCES])
+	(tabs
+		[Instance_2534]
+		[Instance_86]
+		[Instance_2600]
+		[FORMS_TAB]
+		[Instance_3234]
+		[Instance_43]
+		[CLSES_TAB]
+		[KB_865583_Instance_6]
+		[INSTANCES_TAB]
+		[Instance_45]
+		[KB_865583_Instance_12]
+		[KB_865583_Instance_8]
+		[KB_865583_Instance_4]
+		[SLOTS_TAB]
+		[KB_865583_Instance_10]))
+
+([SLOTS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Slots")
+	(property_list [Instance_65])
+	(widget_class_name "edu.stanford.smi.protege.widget.SlotsTab"))
+
+([SOURCES] of  Property_List
+
+	(properties
+		[Instance_42]
+		[Instance_2469]
+		[Instance_2470]
+		[KB_307200_Instance_22]
+		[KB_307200_Instance_23]
+		[OWL_ProjectKB_Instance_3]
+		[KB_444675_Instance_0]
+		[KB_632156_Instance_0]
+		[KB_325529_Class4]
+		[empty.owl_ProjectKB_Class5]
+		[empty.owl_ProjectKB_Class6]))
+
+([STANDARD_CLASS_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-CLASS")
+	(property_list [XY_Instance_1063])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_FACET_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-FACET")
+	(property_list [XY_Instance_587])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_SLOT_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-SLOT")
+	(property_list [XY_Instance_725])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([XY_Instance_0] of  Property_List
+
+	(properties
+		[XY_Instance_1]
+		[XY_Instance_2]
+		[XY_Instance_3]
+		[XY_Instance_4]))
+
+([XY_Instance_1] of  Widget
+
+	(name ":ANNOTATED-INSTANCE"))
+
+([XY_Instance_1001] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1002]))
+
+([XY_Instance_1002] of  Property_List
+)
+
+([XY_Instance_1003] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1004]))
+
+([XY_Instance_1004] of  Property_List
+)
+
+([XY_Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1006]))
+
+([XY_Instance_1006] of  Property_List
+)
+
+([XY_Instance_1015] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_1016])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1016] of  Property_List
+)
+
+([XY_Instance_104] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_105]
+		[XY_Instance_106]))
+
+([XY_Instance_105] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_106] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_1063] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_1064]
+		[XY_Instance_1066]
+		[XY_Instance_1067]
+		[XY_Instance_1068]
+		[XY_Instance_1069]
+		[XY_Instance_1071]
+		[XY_Instance_1072]
+		[XY_Instance_1073]
+		[XY_Instance_1074]
+		[XY_Instance_1088]
+		[XY_Instance_1092]
+		[XY_Instance_1096]
+		[XY_Instance_1098]
+		[XY_Instance_1100]
+		[KB_938545_Instance_1206]
+		[KB_938545_Instance_1208]))
+
+([XY_Instance_1064] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_1065])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1065] of  Property_List
+)
+
+([XY_Instance_1066] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_1067] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_1068] of  Widget
+
+	(name ":DIRECT-SUPERCLASSES"))
+
+([XY_Instance_1069] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_1070])
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 400)
+	(x 200)
+	(y 0))
+
+([XY_Instance_1070] of  Property_List
+)
+
+([XY_Instance_1071] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1072] of  Widget
+
+	(height 60)
+	(label "Role")
+	(name ":ROLE")
+	(widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_1073] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_1074] of  Widget
+
+	(height 150)
+	(label "Template Slots")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_1075])
+	(widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
+	(width 600)
+	(x 0)
+	(y 120))
+
+([XY_Instance_1075] of  Property_List
+
+	(properties
+		[XY_Instance_1076]
+		[XY_Instance_1077]
+		[XY_Instance_1078]
+		[XY_Instance_1079]
+		[XY_Instance_1080]
+		[XY_Instance_1081]
+		[XY_Instance_1082]
+		[XY_Instance_1083]
+		[XY_Instance_1084]
+		[XY_Instance_1085]
+		[XY_Instance_1086]
+		[XY_Instance_1087]))
+
+([XY_Instance_1076] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties"))
+
+([XY_Instance_1077] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties at class"))
+
+([XY_Instance_1078] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create property and attach to class"))
+
+([XY_Instance_1079] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected properties"))
+
+([XY_Instance_1080] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_1081] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_1082] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move up"))
+
+([XY_Instance_1083] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move down"))
+
+([XY_Instance_1084] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots"))
+
+([XY_Instance_1085] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots at class"))
+
+([XY_Instance_1086] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create slot and attach to class"))
+
+([XY_Instance_1087] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected slots"))
+
+([XY_Instance_1088] of  Property_List
+
+	(name "layout properties")
+	(properties [XY_Instance_1089]))
+
+([XY_Instance_1089] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":DIRECT-TEMPLATE-SLOTS"))
+
+([XY_Instance_1092] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1093])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1093] of  Property_List
+)
+
+([XY_Instance_1096] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1097])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1097] of  Property_List
+)
+
+([XY_Instance_1098] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1099])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1099] of  Property_List
+)
+
+([XY_Instance_1100] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_1101])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1101] of  Property_List
+)
+
+([XY_Instance_117] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_118])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_118] of  Property_List
+)
+
+([XY_Instance_195] of  Property_List
+
+	(properties
+		[XY_Instance_200]
+		[XY_Instance_210]
+		[XY_Instance_235]
+		[KB_635552_Instance_10]
+		[KB_635552_Instance_12]
+		[KB_635552_Instance_14]
+		[KB_635552_Instance_16]
+		[KB_635552_Instance_18]
+		[KB_635552_Instance_20]
+		[KB_635552_Instance_22]
+		[KB_635552_Instance_24]
+		[KB_938545_Instance_8]))
+
+([XY_Instance_2] of  Widget
+
+	(name ":CREATOR"))
+
+([XY_Instance_200] of  Widget
+
+	(height 57)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_201])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OntologyURIWidget")
+	(width 620)
+	(x 0)
+	(y 0))
+
+([XY_Instance_201] of  Property_List
+)
+
+([XY_Instance_210] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_211]
+		[XY_Instance_212]))
+
+([XY_Instance_211] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_212] of  String
+
+	(name "vertical_stretcher")
+	(string_value "http://www.w3.org/2002/07/owl#imports"))
+
+([XY_Instance_235] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_236])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 620)
+	(x 0)
+	(y 60))
+
+([XY_Instance_236] of  Property_List
+
+	(properties [KB_632156_Instance_4]))
+
+([XY_Instance_3] of  Widget
+
+	(name ":CREATION-TIMESTAMP"))
+
+([XY_Instance_4] of  Widget
+
+	(height 100)
+	(is_hidden FALSE)
+	(name ":ANNOTATION-TEXT")
+	(widget_class_name "edu.stanford.smi.protege.widget.YellowStickyWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_409] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_410]
+		[XY_Instance_412]
+		[XY_Instance_413]
+		[XY_Instance_422]
+		[XY_Instance_424]
+		[XY_Instance_426]
+		[XY_Instance_427]
+		[XY_Instance_429]
+		[XY_Instance_440]
+		[XY_Instance_460]
+		[KB_140180_Instance_283]
+		[KB_140180_Instance_285]
+		[KB_140180_Instance_287]
+		[KB_140180_Instance_289]
+		[KB_140180_Instance_291]
+		[KB_941921_Instance_10]
+		[KB_941921_Instance_14]
+		[KB_024013_Instance_4]))
+
+([XY_Instance_410] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_411] of  Property_List
+)
+
+([XY_Instance_412] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_413] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_422] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_423])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_423] of  Property_List
+
+	(properties [KB_933314_Instance_13]))
+
+([XY_Instance_424] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_425])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_425] of  Property_List
+)
+
+([XY_Instance_426] of  Widget
+
+	(height 0)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_886778_Instance_12])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_427] of  Widget
+
+	(height 220)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_428])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFPropertiesWidget")
+	(width 350)
+	(x 210)
+	(y 160))
+
+([XY_Instance_428] of  Property_List
+)
+
+([XY_Instance_429] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_430]
+		[XY_Instance_431]))
+
+([XY_Instance_430] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_431] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_440] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_441])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_441] of  Property_List
+)
+
+([XY_Instance_460] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_461])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 560)
+	(x 0)
+	(y 0))
+
+([XY_Instance_461] of  Property_List
+
+	(properties [KB_933314_Instance_14]))
+
+([XY_Instance_462] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_463]
+		[XY_Instance_467]
+		[XY_Instance_468]
+		[XY_Instance_470]
+		[XY_Instance_471]
+		[XY_Instance_473]
+		[XY_Instance_475]
+		[XY_Instance_477]
+		[XY_Instance_478]
+		[XY_Instance_482]
+		[XY_Instance_483]
+		[XY_Instance_486]
+		[XY_Instance_520]
+		[XY_Instance_526]
+		[XY_Instance_538]
+		[KB_938545_Instance_140]
+		[KB_938545_Instance_142]
+		[KB_938545_Instance_144]
+		[KB_938545_Instance_148]
+		[KB_938545_Instance_152]
+		[KB_938545_Instance_156]
+		[KB_938545_Instance_158]
+		[KB_938545_Instance_160]
+		[KB_938545_Instance_162]
+		[KB_221055_Instance_18]
+		[KB_221055_Instance_22]))
+
+([XY_Instance_463] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [XY_Instance_464])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_464] of  Property_List
+)
+
+([XY_Instance_467] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_62]))
+
+([XY_Instance_468] of  Widget
+
+	(height 110)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_165])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLObjectPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([XY_Instance_470] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_471] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_472] of  Property_List
+)
+
+([XY_Instance_473] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [XY_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_474] of  Property_List
+)
+
+([XY_Instance_475] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [XY_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_476] of  Property_List
+)
+
+([XY_Instance_477] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_478] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_479])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_479] of  Property_List
+
+	(properties [KB_933314_Instance_64]))
+
+([XY_Instance_482] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_164])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_483] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_484]
+		[XY_Instance_485]))
+
+([XY_Instance_484] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_485] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_486] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_487])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([XY_Instance_487] of  Property_List
+
+	(properties
+		[XY_Instance_488]
+		[XY_Instance_489]
+		[XY_Instance_490]
+		[XY_Instance_491]
+		[XY_Instance_492]
+		[XY_Instance_493]))
+
+([XY_Instance_488] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_489] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_490] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_491] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_492] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_493] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_520] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_521])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_521] of  Property_List
+)
+
+([XY_Instance_526] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_527])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_527] of  Property_List
+)
+
+([XY_Instance_538] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([XY_Instance_539] of  Property_List
+
+	(properties [KB_933314_Instance_63]))
+
+([XY_Instance_540] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_541]
+		[XY_Instance_543]
+		[XY_Instance_544]
+		[XY_Instance_545]
+		[XY_Instance_547]
+		[XY_Instance_549]
+		[XY_Instance_551]
+		[XY_Instance_552]
+		[XY_Instance_554]
+		[XY_Instance_575]
+		[XY_Instance_585]
+		[KB_635552_Instance_0]
+		[KB_635552_Instance_2]
+		[KB_635552_Instance_4]
+		[KB_635552_Instance_6]
+		[KB_635552_Instance_8]
+		[KB_941921_Instance_2]
+		[KB_941921_Instance_6]))
+
+([XY_Instance_541] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_542])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_542] of  Property_List
+)
+
+([XY_Instance_543] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_544] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_545] of  Widget
+
+	(height 500)
+	(label "Definition")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [XY_Instance_546])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.ClassAnnotationsAndDescriptionWidget")
+	(width 660)
+	(x 0)
+	(y 0))
+
+([XY_Instance_546] of  Property_List
+
+	(properties [KB_100699_Instance_0]))
+
+([XY_Instance_547] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_548])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_548] of  Property_List
+
+	(properties [KB_933314_Instance_15]))
+
+([XY_Instance_549] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_550])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_550] of  Property_List
+)
+
+([XY_Instance_551] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_552] of  Widget
+
+	(height 0)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_553] of  Property_List
+)
+
+([XY_Instance_554] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_555]
+		[XY_Instance_556]))
+
+([XY_Instance_555] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_556] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_575] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_576])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_576] of  Property_List
+)
+
+([XY_Instance_585] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_586])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_586] of  Property_List
+)
+
+([XY_Instance_587] of  Property_List
+
+	(name "facet widget properties")
+	(properties
+		[XY_Instance_588]
+		[XY_Instance_589]
+		[XY_Instance_590]))
+
+([XY_Instance_588] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_589] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_590] of  Widget
+
+	(height 60)
+	(label "Associated Property")
+	(name ":ASSOCIATED-SLOT")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_665] of  Property_List
+
+	(properties
+		[XY_Instance_666]
+		[XY_Instance_668]
+		[XY_Instance_670]
+		[XY_Instance_672]
+		[XY_Instance_674]
+		[XY_Instance_676]
+		[XY_Instance_678]
+		[XY_Instance_680]
+		[XY_Instance_683]
+		[XY_Instance_685]
+		[XY_Instance_687]
+		[XY_Instance_689]
+		[XY_Instance_691]
+		[XY_Instance_693]))
+
+([XY_Instance_666] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_667])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_667] of  Property_List
+)
+
+([XY_Instance_668] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_669])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_669] of  Property_List
+)
+
+([XY_Instance_670] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_671])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_671] of  Property_List
+)
+
+([XY_Instance_672] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_673] of  Property_List
+)
+
+([XY_Instance_674] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_675] of  Property_List
+)
+
+([XY_Instance_676] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_677] of  Property_List
+)
+
+([XY_Instance_678] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_679])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([XY_Instance_679] of  Property_List
+)
+
+([XY_Instance_680] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_681]
+		[XY_Instance_682]))
+
+([XY_Instance_681] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_682] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_683] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_684]))
+
+([XY_Instance_684] of  Property_List
+)
+
+([XY_Instance_685] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_686]))
+
+([XY_Instance_686] of  Property_List
+)
+
+([XY_Instance_687] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_688])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([XY_Instance_688] of  Property_List
+)
+
+([XY_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#member")
+	(property_list [XY_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_690] of  Property_List
+)
+
+([XY_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#value")
+	(property_list [XY_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_692] of  Property_List
+)
+
+([XY_Instance_693] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_694])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_694] of  Property_List
+)
+
+([XY_Instance_725] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_728]
+		[XY_Instance_729]
+		[XY_Instance_730]
+		[XY_Instance_731]
+		[XY_Instance_732]
+		[XY_Instance_738]
+		[XY_Instance_739]
+		[XY_Instance_740]
+		[XY_Instance_741]
+		[XY_Instance_742]
+		[XY_Instance_743]
+		[XY_Instance_744]
+		[XY_Instance_745]
+		[XY_Instance_746]
+		[XY_Instance_754]
+		[XY_Instance_762]
+		[XY_Instance_770]
+		[XY_Instance_772]
+		[XY_Instance_774]
+		[XY_Instance_776]
+		[XY_Instance_778]
+		[XY_Instance_780]
+		[XY_Instance_782]))
+
+([XY_Instance_728] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([XY_Instance_729] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_730] of  Widget
+
+	(name ":DIRECT-SUPERSLOTS"))
+
+([XY_Instance_731] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_732] of  Widget
+
+	(height 150)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_733])
+	(widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
+	(width 200)
+	(x 400)
+	(y 120))
+
+([XY_Instance_733] of  Property_List
+
+	(properties
+		[XY_Instance_734]
+		[XY_Instance_735]
+		[XY_Instance_736]
+		[XY_Instance_737]))
+
+([XY_Instance_734] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View the selected value"))
+
+([XY_Instance_735] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create a new value"))
+
+([XY_Instance_736] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_737] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_738] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_739] of  Widget
+
+	(height 60)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
+	(width 100)
+	(x 100)
+	(y 210))
+
+([XY_Instance_740] of  Widget
+
+	(height 60)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
+	(width 100)
+	(x 0)
+	(y 210))
+
+([XY_Instance_741] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_742] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_743] of  Widget
+
+	(height 60)
+	(label "Inverse")
+	(name ":SLOT-INVERSE")
+	(widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
+	(width 200)
+	(x 200)
+	(y 210))
+
+([XY_Instance_744] of  Widget
+
+	(height 150)
+	(label "Value Type")
+	(name ":SLOT-VALUE-TYPE")
+	(widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_745] of  Property_List
+
+	(name "layout properties"))
+
+([XY_Instance_746] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_747])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 270))
+
+([XY_Instance_747] of  Property_List
+
+	(properties
+		[XY_Instance_748]
+		[XY_Instance_749]
+		[XY_Instance_750]
+		[XY_Instance_751]
+		[XY_Instance_752]
+		[XY_Instance_753]))
+
+([XY_Instance_748] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_749] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_750] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_751] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_752] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_753] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_754] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_755])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 630))
+
+([XY_Instance_755] of  Property_List
+
+	(properties
+		[XY_Instance_756]
+		[XY_Instance_757]
+		[XY_Instance_758]
+		[XY_Instance_759]
+		[XY_Instance_760]
+		[XY_Instance_761]))
+
+([XY_Instance_756] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_757] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_758] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_759] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_760] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_761] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_762] of  Widget
+
+	(height 240)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_763])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 250)
+	(y 510))
+
+([XY_Instance_763] of  Property_List
+
+	(properties
+		[XY_Instance_764]
+		[XY_Instance_765]
+		[XY_Instance_766]
+		[XY_Instance_767]
+		[XY_Instance_768]
+		[XY_Instance_769]))
+
+([XY_Instance_764] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_765] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_766] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_767] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_768] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_769] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_770] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_771]))
+
+([XY_Instance_771] of  Property_List
+)
+
+([XY_Instance_772] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_773]))
+
+([XY_Instance_773] of  Property_List
+)
+
+([XY_Instance_774] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_775]))
+
+([XY_Instance_775] of  Property_List
+)
+
+([XY_Instance_776] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_777]))
+
+([XY_Instance_777] of  Property_List
+)
+
+([XY_Instance_778] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_779]))
+
+([XY_Instance_779] of  Property_List
+)
+
+([XY_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_781]))
+
+([XY_Instance_781] of  Property_List
+)
+
+([XY_Instance_782] of  Widget
+
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_783]))
+
+([XY_Instance_783] of  Property_List
+)
+
+([XY_Instance_784] of  Property_List
+
+	(properties
+		[XY_Instance_789]
+		[XY_Instance_799]
+		[XY_Instance_812]
+		[KB_635552_Instance_26]
+		[KB_635552_Instance_28]
+		[KB_635552_Instance_30]
+		[KB_635552_Instance_32]
+		[KB_635552_Instance_34]))
+
+([XY_Instance_789] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_790])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_790] of  Property_List
+
+	(properties [KB_933314_Instance_12]))
+
+([XY_Instance_799] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_800]
+		[XY_Instance_801]))
+
+([XY_Instance_800] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_801] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([XY_Instance_812] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_813])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 550)
+	(x 0)
+	(y 0))
+
+([XY_Instance_813] of  Property_List
+
+	(properties [KB_933314_Instance_11]))
+
+([XY_Instance_89] of  Property_List
+
+	(properties
+		[XY_Instance_90]
+		[XY_Instance_94]
+		[XY_Instance_96]
+		[XY_Instance_98]
+		[XY_Instance_104]
+		[XY_Instance_117]
+		[KB_938545_Instance_744]
+		[KB_713803_Instance_980]))
+
+([XY_Instance_890] of  Property_List
+
+	(properties
+		[XY_Instance_893]
+		[XY_Instance_897]
+		[XY_Instance_906]
+		[XY_Instance_910]
+		[XY_Instance_912]
+		[XY_Instance_914]
+		[XY_Instance_916]
+		[XY_Instance_920]))
+
+([XY_Instance_893] of  Widget
+
+	(height 260)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_894])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.ExternalResourceURLWidget")
+	(width 340)
+	(x 0)
+	(y 0))
+
+([XY_Instance_894] of  Property_List
+)
+
+([XY_Instance_897] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_898]
+		[XY_Instance_899]))
+
+([XY_Instance_898] of  String
+
+	(name "horizontal_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_899] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_90] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_91])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_906] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_907]))
+
+([XY_Instance_907] of  Property_List
+)
+
+([XY_Instance_91] of  Property_List
+)
+
+([XY_Instance_910] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_911]))
+
+([XY_Instance_911] of  Property_List
+)
+
+([XY_Instance_912] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_913]))
+
+([XY_Instance_913] of  Property_List
+)
+
+([XY_Instance_914] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_915]))
+
+([XY_Instance_915] of  Property_List
+)
+
+([XY_Instance_916] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_917]))
+
+([XY_Instance_917] of  Property_List
+)
+
+([XY_Instance_920] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_921])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_921] of  Property_List
+)
+
+([XY_Instance_922] of  Property_List
+
+	(properties
+		[XY_Instance_923]
+		[XY_Instance_924]
+		[XY_Instance_925]
+		[XY_Instance_926]))
+
+([XY_Instance_923] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":PAL-NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
+	(width 275)
+	(x 0)
+	(y 0))
+
+([XY_Instance_924] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Range")
+	(name ":PAL-RANGE")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget")
+	(width 250)
+	(x 275)
+	(y 180))
+
+([XY_Instance_925] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Description")
+	(name ":PAL-DESCRIPTION")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
+	(width 250)
+	(x 275)
+	(y 0))
+
+([XY_Instance_926] of  Widget
+
+	(height 300)
+	(is_hidden FALSE)
+	(label "Statement")
+	(name ":PAL-STATEMENT")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalConstraintWidget")
+	(width 275)
+	(x 0)
+	(y 60))
+
+([XY_Instance_927] of  Property_List
+
+	(properties
+		[XY_Instance_930]
+		[XY_Instance_936]
+		[XY_Instance_967]))
+
+([XY_Instance_930] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_931])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_931] of  Property_List
+)
+
+([XY_Instance_936] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_937]
+		[XY_Instance_938]))
+
+([XY_Instance_937] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_938] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_94] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_95])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_95] of  Property_List
+)
+
+([XY_Instance_96] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_97])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_967] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_968])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 200)
+	(x 0)
+	(y 280))
+
+([XY_Instance_968] of  Property_List
+
+	(properties
+		[XY_Instance_969]
+		[XY_Instance_970]
+		[XY_Instance_971]
+		[XY_Instance_972]
+		[XY_Instance_973]
+		[XY_Instance_974]
+		[KB_886778_Instance_226]
+		[KB_886778_Instance_227]))
+
+([XY_Instance_969] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instance"))
+
+([XY_Instance_97] of  Property_List
+)
+
+([XY_Instance_970] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_971] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_972] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_973] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_974] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_975] of  Property_List
+
+	(properties
+		[XY_Instance_978]
+		[XY_Instance_984]
+		[XY_Instance_1001]
+		[XY_Instance_1003]
+		[XY_Instance_1005]
+		[XY_Instance_1015]
+		[KB_140180_Instance_279]
+		[KB_140180_Instance_281]))
+
+([XY_Instance_978] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_979])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_979] of  Property_List
+)
+
+([XY_Instance_98] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_99])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_984] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_985]
+		[XY_Instance_986]))
+
+([XY_Instance_985] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_986] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_99] of  Property_List
+)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/namedIdentitiesTest.repository	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,36 @@
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/dcterms.rdf?forceReadOnly=false
+http://purl.org/NET/dc_owl2dl/elements
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://purl.org/NET/dc_owl2dl/dcam
+http://purl.org/NET/dc_owl2dl/dcmitype
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/dbpedia_3.6.owl?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://xmlns.com/foaf/0.1/
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/rdf-schema?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/ecrm_110404.owl?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://erlangen-crm.org/100707/
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/ecrm_plus_110404_dw.owl?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/tmp/out.rdf?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/tmp/out.rdf?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/tmp/out.rdf?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/tmp/out.rdf?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/tmp/out.rdf?forceReadOnly=false
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/personsLibrary.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,53 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xml:base="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons">
+  <owl:Ontology rdf:about=""/>
+  <owl:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_lifeTime">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_name">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/also_known">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_pseudonym">
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_remark">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_epoche">
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_pid">
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_firstname">
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+  </owl:DatatypeProperty>
+  <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_lastname">
+    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
+    <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
+  </owl:DatatypeProperty>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/personsLibrary.pprj	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,7884 @@
+; Wed Jun 22 12:13:00 CEST 2011
+; 
+;+ (version "3.4.4")
+;+ (build "Build 579")
+
+([BROWSER_SLOT_NAMES] of  Property_List
+
+	(properties
+		[personsLibrary_ProjectKB_Class61]
+		[personsLibrary_ProjectKB_Class62]
+		[personsLibrary_ProjectKB_Class63]
+		[personsLibrary_ProjectKB_Class64]
+		[personsLibrary_ProjectKB_Class65]))
+
+([CLSES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Classes")
+	(property_list [Instance_47])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesTab"))
+
+([empty.owl_ProjectKB_Class5] of  String
+
+	(name "owl_major_build")
+	(string_value "3.4.4"))
+
+([empty.owl_ProjectKB_Class6] of  Boolean
+
+	(boolean_value TRUE)
+	(name "parser_namespace_database_inclusion_version"))
+
+([FORMS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Forms")
+	(property_list [Instance_85])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormsTab"))
+
+([Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(property_list [XY_Instance_540])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_2201] of  Integer
+
+	(integer_value 250)
+	(name "ClsesTab.left_right"))
+
+([Instance_2202] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_2469] of  String
+
+	(name "owl_file_language")
+	(string_value "RDF/XML-ABBREV"))
+
+([Instance_2470] of  String
+
+	(name "owl_namespace")
+	(string_value "http://owl.protege.stanford.edu"))
+
+([Instance_2534] of  Widget
+
+	(is_hidden FALSE)
+	(label "Metadata")
+	(property_list [Instance_2539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLMetadataTab"))
+
+([Instance_2539] of  Property_List
+)
+
+([Instance_2600] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(property_list [Instance_3177])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLPropertiesTab"))
+
+([Instance_3177] of  Property_List
+
+	(properties
+		[Instance_3239]
+		[Instance_3240]))
+
+([Instance_3234] of  Widget
+
+	(is_hidden FALSE)
+	(label "Individuals")
+	(property_list [Instance_3235])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.individuals.OWLIndividualsTab"))
+
+([Instance_3235] of  Property_List
+
+	(properties
+		[Instance_3241]
+		[Instance_3242]))
+
+([Instance_3239] of  Integer
+
+	(integer_value 250)
+	(name "SlotsTab.left_right"))
+
+([Instance_3240] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_3241] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.left_right"))
+
+([Instance_3242] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([Instance_42] of  String
+
+	(name "factory_class_name")
+	(string_value "edu.stanford.smi.protegex.owl.jena.JenaKnowledgeBaseFactory"))
+
+([Instance_43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_44])
+	(widget_class_name "edu.stanford.smi.protege.widget.ClsesAndInstancesTab"))
+
+([Instance_44] of  Property_List
+)
+
+([Instance_443] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnonymousClass")
+	(property_list [KB_713803_Instance_7])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [Instance_46])
+	(widget_class_name "edu.stanford.smi.protege.widget.KAToolTab"))
+
+([Instance_46] of  Property_List
+)
+
+([Instance_47] of  Property_List
+
+	(properties
+		[Instance_91]
+		[Instance_92]))
+
+([Instance_48] of  Options
+
+	(confirm_on_remove FALSE)
+	(display_abstract_class_icon FALSE)
+	(display_hidden_classes FALSE)
+	(display_multi_parent_class_icon FALSE)
+	(is_readonly FALSE)
+	(tabbed_instance_form_layout TRUE)
+	(update_modification_slots FALSE))
+
+([Instance_581] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property")
+	(property_list [KB_886778_Instance_144])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([Instance_65] of  Property_List
+
+	(properties
+		[Instance_93]
+		[Instance_94]))
+
+([Instance_85] of  Property_List
+
+	(properties [Instance_95]))
+
+([Instance_86] of  Widget
+
+	(is_hidden FALSE)
+	(label "OWLClasses")
+	(property_list [Instance_944])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.OWLClassesTab"))
+
+([Instance_88] of  Property_List
+
+	(properties
+		[Instance_96]
+		[Instance_97]))
+
+([Instance_91] of  Integer
+
+	(integer_value 356)
+	(name "ClsesTab.left_right"))
+
+([Instance_92] of  Integer
+
+	(integer_value 400)
+	(name "ClsesTab.left.top_bottom"))
+
+([Instance_93] of  Integer
+
+	(integer_value 273)
+	(name "SlotsTab.left_right"))
+
+([Instance_94] of  Integer
+
+	(integer_value 400)
+	(name "SlotTab.left.top_bottom"))
+
+([Instance_944] of  Property_List
+
+	(properties
+		[Instance_2201]
+		[Instance_2202]))
+
+([Instance_95] of  Integer
+
+	(integer_value 252)
+	(name "FormsTab.left_right"))
+
+([Instance_96] of  Integer
+
+	(integer_value 449)
+	(name "InstancesTab.left_right"))
+
+([Instance_97] of  Integer
+
+	(integer_value 250)
+	(name "InstancesTab.right.left_right"))
+
+([INSTANCE_ANNOTATION_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":INSTANCE-ANNOTATION")
+	(property_list [XY_Instance_0])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([INSTANCES_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Instances")
+	(property_list [Instance_88])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstancesTab"))
+
+([KB_024013_Instance_4] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_024013_Instance_5])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_024013_Instance_5] of  Property_List
+)
+
+([KB_100699_Instance_0] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Class Annotations")
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_100699_Instance_1])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 130))
+
+([KB_100699_Instance_1] of  Property_List
+
+	(properties
+		[KB_100699_Instance_2]
+		[KB_100699_Instance_6]))
+
+([KB_100699_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_11] of  Property_List
+
+	(properties [KB_100699_Instance_12]))
+
+([KB_100699_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisplayRestrictions"))
+
+([KB_100699_Instance_2] of  Widget
+
+	(height 360)
+	(is_hidden FALSE)
+	(label "Logic View")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_3])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 0))
+
+([KB_100699_Instance_3] of  Property_List
+
+	(properties
+		[KB_100699_Instance_4]
+		[KB_100699_Instance_5]))
+
+([KB_100699_Instance_4] of  Widget
+
+	(height 211)
+	(is_hidden FALSE)
+	(label "Conditions")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 640)
+	(x 5)
+	(y 5))
+
+([KB_100699_Instance_5] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Disjoints")
+	(name "http://www.w3.org/2002/07/owl#disjointWith")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 650)
+	(x 0)
+	(y 223))
+
+([KB_100699_Instance_6] of  Widget
+
+	(height -36)
+	(is_hidden FALSE)
+	(label "Properties View")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_100699_Instance_7])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width -14)
+	(x 7)
+	(y 28))
+
+([KB_100699_Instance_7] of  Property_List
+
+	(properties
+		[KB_100699_Instance_8]
+		[KB_100699_Instance_9]
+		[KB_100699_Instance_10]))
+
+([KB_100699_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(label "Superclasses")
+	(name ":DIRECT-SUPERCLASSES")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_100699_Instance_9] of  Widget
+
+	(is_hidden FALSE)
+	(label "Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_100699_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([KB_140180_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_1]))
+
+([KB_140180_Instance_1] of  Property_List
+)
+
+([KB_140180_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_3]))
+
+([KB_140180_Instance_279] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_280]))
+
+([KB_140180_Instance_280] of  Property_List
+)
+
+([KB_140180_Instance_281] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_282]))
+
+([KB_140180_Instance_282] of  Property_List
+)
+
+([KB_140180_Instance_283] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_140180_Instance_284]))
+
+([KB_140180_Instance_284] of  Property_List
+)
+
+([KB_140180_Instance_285] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_286]))
+
+([KB_140180_Instance_286] of  Property_List
+)
+
+([KB_140180_Instance_287] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_140180_Instance_288]))
+
+([KB_140180_Instance_288] of  Property_List
+)
+
+([KB_140180_Instance_289] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_290]))
+
+([KB_140180_Instance_290] of  Property_List
+)
+
+([KB_140180_Instance_291] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_292]))
+
+([KB_140180_Instance_292] of  Property_List
+)
+
+([KB_140180_Instance_3] of  Property_List
+)
+
+([KB_140180_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_140180_Instance_5]))
+
+([KB_140180_Instance_5] of  Property_List
+)
+
+([KB_140180_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_140180_Instance_7]))
+
+([KB_140180_Instance_7] of  Property_List
+)
+
+([KB_140180_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_140180_Instance_9]))
+
+([KB_140180_Instance_9] of  Property_List
+)
+
+([KB_221055_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_11] of  Property_List
+)
+
+([KB_221055_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_15] of  Property_List
+)
+
+([KB_221055_Instance_18] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_19])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.OWLInversePropertyWidget")
+	(width 200)
+	(x 400)
+	(y 300))
+
+([KB_221055_Instance_19] of  Property_List
+)
+
+([KB_221055_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_23] of  Property_List
+)
+
+([KB_221055_Instance_26] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_27])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_27] of  Property_List
+)
+
+([KB_221055_Instance_3] of  Property_List
+)
+
+([KB_221055_Instance_30] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_31])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_31] of  Property_List
+)
+
+([KB_221055_Instance_34] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_35])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_35] of  Property_List
+)
+
+([KB_221055_Instance_38] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_39])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_39] of  Property_List
+)
+
+([KB_221055_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_66] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#inverseOf")
+	(property_list [KB_221055_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_67] of  Property_List
+)
+
+([KB_221055_Instance_7] of  Property_List
+)
+
+([KB_221055_Instance_70] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subPropertyOf")
+	(property_list [KB_221055_Instance_71])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_221055_Instance_71] of  Property_List
+)
+
+([KB_301165_Instance_1013] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Nothing")
+	(property_list [XY_Instance_975])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_301165_Instance_856] of  Widget
+
+	(is_hidden FALSE)
+	(name ":DIRECTED-BINARY-RELATION")
+	(property_list [XY_Instance_927])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_303942_Instance_68] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(property_list [XY_Instance_784])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_307200_Instance_22] of  Property_List
+
+	(name "DisabledTestGroups")
+	(properties [KB_307200_Instance_24]))
+
+([KB_307200_Instance_23] of  Property_List
+
+	(name "DisabledTest")
+	(properties
+		[KB_307200_Instance_25]
+		[KB_307200_Instance_26]
+		[KB_307200_Instance_27]
+		[KB_307200_Instance_28]
+		[KB_307200_Instance_29]
+		[KB_307200_Instance_30]
+		[KB_307200_Instance_31]
+		[KB_307200_Instance_32]
+		[KB_307200_Instance_33]))
+
+([KB_307200_Instance_24] of  Boolean
+
+	(boolean_value TRUE)
+	(name "OWL-DL Tests"))
+
+([KB_307200_Instance_25] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoTopLevelJunkOWLDLTest"))
+
+([KB_307200_Instance_26] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoSubclassesOfRDFClassesOWLDLTest"))
+
+([KB_307200_Instance_27] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoImportOfSystemOntologiesOWLDLTest"))
+
+([KB_307200_Instance_28] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoClassesOrPropertiesInEnumerationsOWLDLTest"))
+
+([KB_307200_Instance_29] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoPropertiesWithClassAsRangeOWLDLTest"))
+
+([KB_307200_Instance_30] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoMetaclassOWLDLTest"))
+
+([KB_307200_Instance_31] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoSuperOrSubPropertiesOfAnnotationPropertiesTest"))
+
+([KB_307200_Instance_32] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.TransitivePropertiesCannotBeFunctionalOWLDLTest"))
+
+([KB_307200_Instance_33] of  Boolean
+
+	(boolean_value TRUE)
+	(name "edu.stanford.smi.protegex.owl.testing.owldl.NoCardiRestrictionOnTransitivePropertiesOWLDLTest"))
+
+([KB_313796_Instance_852] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AllDifferent")
+	(property_list [XY_Instance_89])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_313796_Instance_943] of  Widget
+
+	(is_hidden FALSE)
+	(name ":OWL-ANONYMOUS-ROOT")
+	(property_list [XY_Instance_665])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_325529_Class0] of  Map
+)
+
+([KB_325529_Class4] of  String
+
+	(name "owl_file_name")
+	(string_value "personsLibrary.owl"))
+
+([KB_444675_Instance_0] of  String
+
+	(name "SwitchableClassDefinitionType")
+	(string_value "edu.stanford.smi.protegex.owl.ui.cls.PropertiesClassDefinitionWidget"))
+
+([KB_456112_Class0] of  Map
+)
+
+([KB_465546_Instance_567] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#ExternalResource")
+	(property_list [XY_Instance_890])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_632156_Instance_0] of  String
+
+	(name "OWL-PREDEFINED-PROFILE-URI")
+	(string_value "http://protege.stanford.edu/plugins/owl/OWLProfiles.owl#OWL-DL"))
+
+([KB_632156_Instance_3] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_632156_Instance_4] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_635552_Instance_0] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_1]))
+
+([KB_635552_Instance_1] of  Property_List
+)
+
+([KB_635552_Instance_10] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_11]))
+
+([KB_635552_Instance_11] of  Property_List
+)
+
+([KB_635552_Instance_12] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#priorVersion")
+	(property_list [KB_635552_Instance_13]))
+
+([KB_635552_Instance_13] of  Property_List
+)
+
+([KB_635552_Instance_14] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_15]))
+
+([KB_635552_Instance_15] of  Property_List
+)
+
+([KB_635552_Instance_16] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_17]))
+
+([KB_635552_Instance_17] of  Property_List
+)
+
+([KB_635552_Instance_18] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_19]))
+
+([KB_635552_Instance_19] of  Property_List
+)
+
+([KB_635552_Instance_2] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_3]))
+
+([KB_635552_Instance_20] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#incompatibleWith")
+	(property_list [KB_635552_Instance_21]))
+
+([KB_635552_Instance_21] of  Property_List
+)
+
+([KB_635552_Instance_22] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#backwardCompatibleWith")
+	(property_list [KB_635552_Instance_23])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_635552_Instance_23] of  Property_List
+
+	(properties [KB_632156_Instance_3]))
+
+([KB_635552_Instance_24] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_25]))
+
+([KB_635552_Instance_25] of  Property_List
+)
+
+([KB_635552_Instance_26] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_635552_Instance_27]))
+
+([KB_635552_Instance_27] of  Property_List
+)
+
+([KB_635552_Instance_28] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_29]))
+
+([KB_635552_Instance_29] of  Property_List
+)
+
+([KB_635552_Instance_3] of  Property_List
+)
+
+([KB_635552_Instance_30] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_31]))
+
+([KB_635552_Instance_31] of  Property_List
+)
+
+([KB_635552_Instance_32] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_635552_Instance_33]))
+
+([KB_635552_Instance_33] of  Property_List
+)
+
+([KB_635552_Instance_34] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_35]))
+
+([KB_635552_Instance_35] of  Property_List
+)
+
+([KB_635552_Instance_4] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_635552_Instance_5]))
+
+([KB_635552_Instance_5] of  Property_List
+)
+
+([KB_635552_Instance_6] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_635552_Instance_7]))
+
+([KB_635552_Instance_7] of  Property_List
+)
+
+([KB_635552_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_635552_Instance_9]))
+
+([KB_635552_Instance_9] of  Property_List
+)
+
+([KB_691299_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DatatypeProperty")
+	(property_list [KB_938545_Instance_56])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_691299_Instance_537] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(property_list [XY_Instance_462])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_10] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_11])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_11] of  Property_List
+
+	(properties
+		[KB_713803_Instance_12]
+		[KB_713803_Instance_13]))
+
+([KB_713803_Instance_12] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_13] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_14] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_15])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_15] of  Property_List
+
+	(properties
+		[KB_713803_Instance_16]
+		[KB_713803_Instance_17]))
+
+([KB_713803_Instance_16] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_17] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_18] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_19])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_19] of  Property_List
+
+	(properties
+		[KB_713803_Instance_20]
+		[KB_713803_Instance_21]))
+
+([KB_713803_Instance_20] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_21] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_22] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_23]
+		[KB_713803_Instance_24]))
+
+([KB_713803_Instance_23] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_24] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_25] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_26])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_26] of  Property_List
+)
+
+([KB_713803_Instance_27] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_28]))
+
+([KB_713803_Instance_28] of  Property_List
+)
+
+([KB_713803_Instance_29] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_30]))
+
+([KB_713803_Instance_30] of  Property_List
+)
+
+([KB_713803_Instance_303] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MaxCardinalityRestriction")
+	(property_list [KB_713803_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_31] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_32]))
+
+([KB_713803_Instance_32] of  Property_List
+)
+
+([KB_713803_Instance_33] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_34]))
+
+([KB_713803_Instance_34] of  Property_List
+)
+
+([KB_713803_Instance_348] of  Property_List
+
+	(properties
+		[KB_713803_Instance_349]
+		[KB_713803_Instance_363]
+		[KB_713803_Instance_366]
+		[KB_713803_Instance_368]
+		[KB_713803_Instance_370]
+		[KB_713803_Instance_372]
+		[KB_713803_Instance_374]
+		[KB_713803_Instance_376]
+		[KB_713803_Instance_378]
+		[KB_713803_Instance_380]
+		[KB_713803_Instance_382]
+		[KB_713803_Instance_384]
+		[KB_713803_Instance_386]
+		[KB_713803_Instance_388]))
+
+([KB_713803_Instance_349] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_350])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_35] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_36]))
+
+([KB_713803_Instance_350] of  Property_List
+
+	(properties
+		[KB_713803_Instance_351]
+		[KB_713803_Instance_355]
+		[KB_713803_Instance_359]))
+
+([KB_713803_Instance_351] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_352])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_352] of  Property_List
+
+	(properties
+		[KB_713803_Instance_353]
+		[KB_713803_Instance_354]))
+
+([KB_713803_Instance_353] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_354] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_355] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_356])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_356] of  Property_List
+
+	(properties
+		[KB_713803_Instance_357]
+		[KB_713803_Instance_358]))
+
+([KB_713803_Instance_357] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_358] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_359] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_360])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_36] of  Property_List
+)
+
+([KB_713803_Instance_360] of  Property_List
+
+	(properties
+		[KB_713803_Instance_361]
+		[KB_713803_Instance_362]))
+
+([KB_713803_Instance_361] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_362] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_363] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_364]
+		[KB_713803_Instance_365]))
+
+([KB_713803_Instance_364] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_365] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_366] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_367])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_367] of  Property_List
+)
+
+([KB_713803_Instance_368] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_369]))
+
+([KB_713803_Instance_369] of  Property_List
+)
+
+([KB_713803_Instance_37] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_38])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_370] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_371]))
+
+([KB_713803_Instance_371] of  Property_List
+)
+
+([KB_713803_Instance_372] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_373]))
+
+([KB_713803_Instance_373] of  Property_List
+)
+
+([KB_713803_Instance_374] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_375]))
+
+([KB_713803_Instance_375] of  Property_List
+)
+
+([KB_713803_Instance_376] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_377]))
+
+([KB_713803_Instance_377] of  Property_List
+)
+
+([KB_713803_Instance_378] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_379])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_379] of  Property_List
+)
+
+([KB_713803_Instance_38] of  Property_List
+)
+
+([KB_713803_Instance_380] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_381])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_381] of  Property_List
+)
+
+([KB_713803_Instance_382] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_383])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_383] of  Property_List
+)
+
+([KB_713803_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_385] of  Property_List
+)
+
+([KB_713803_Instance_386] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_387])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_387] of  Property_List
+)
+
+([KB_713803_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_389] of  Property_List
+)
+
+([KB_713803_Instance_390] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#MinCardinalityRestriction")
+	(property_list [KB_713803_Instance_435])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_41] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_42])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_42] of  Property_List
+)
+
+([KB_713803_Instance_435] of  Property_List
+
+	(properties
+		[KB_713803_Instance_436]
+		[KB_713803_Instance_450]
+		[KB_713803_Instance_453]
+		[KB_713803_Instance_455]
+		[KB_713803_Instance_457]
+		[KB_713803_Instance_459]
+		[KB_713803_Instance_461]
+		[KB_713803_Instance_463]
+		[KB_713803_Instance_465]
+		[KB_713803_Instance_467]
+		[KB_713803_Instance_469]
+		[KB_713803_Instance_471]
+		[KB_713803_Instance_473]
+		[KB_713803_Instance_475]))
+
+([KB_713803_Instance_436] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_437])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_437] of  Property_List
+
+	(properties
+		[KB_713803_Instance_438]
+		[KB_713803_Instance_442]
+		[KB_713803_Instance_446]))
+
+([KB_713803_Instance_438] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_439])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_439] of  Property_List
+
+	(properties
+		[KB_713803_Instance_440]
+		[KB_713803_Instance_441]))
+
+([KB_713803_Instance_440] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_441] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_442] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_443])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_443] of  Property_List
+
+	(properties
+		[KB_713803_Instance_444]
+		[KB_713803_Instance_445]))
+
+([KB_713803_Instance_444] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_445] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_446] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_447])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_447] of  Property_List
+
+	(properties
+		[KB_713803_Instance_448]
+		[KB_713803_Instance_449]))
+
+([KB_713803_Instance_448] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_449] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_45] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_46])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_450] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_451]
+		[KB_713803_Instance_452]))
+
+([KB_713803_Instance_451] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_452] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_453] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_454])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_454] of  Property_List
+)
+
+([KB_713803_Instance_455] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_456]))
+
+([KB_713803_Instance_456] of  Property_List
+)
+
+([KB_713803_Instance_457] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_458]))
+
+([KB_713803_Instance_458] of  Property_List
+)
+
+([KB_713803_Instance_459] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_460]))
+
+([KB_713803_Instance_46] of  Property_List
+)
+
+([KB_713803_Instance_460] of  Property_List
+)
+
+([KB_713803_Instance_461] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_462]))
+
+([KB_713803_Instance_462] of  Property_List
+)
+
+([KB_713803_Instance_463] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_464]))
+
+([KB_713803_Instance_464] of  Property_List
+)
+
+([KB_713803_Instance_465] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_466])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_466] of  Property_List
+)
+
+([KB_713803_Instance_467] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_468])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_468] of  Property_List
+)
+
+([KB_713803_Instance_469] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_470])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_47] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_48])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_470] of  Property_List
+)
+
+([KB_713803_Instance_471] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_472] of  Property_List
+)
+
+([KB_713803_Instance_473] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_474] of  Property_List
+)
+
+([KB_713803_Instance_475] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_476] of  Property_List
+)
+
+([KB_713803_Instance_477] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#CardinalityRestriction")
+	(property_list [KB_713803_Instance_522])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_48] of  Property_List
+)
+
+([KB_713803_Instance_49] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_50])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_50] of  Property_List
+)
+
+([KB_713803_Instance_522] of  Property_List
+
+	(properties
+		[KB_713803_Instance_523]
+		[KB_713803_Instance_537]
+		[KB_713803_Instance_540]
+		[KB_713803_Instance_542]
+		[KB_713803_Instance_544]
+		[KB_713803_Instance_546]
+		[KB_713803_Instance_548]
+		[KB_713803_Instance_550]
+		[KB_713803_Instance_552]
+		[KB_713803_Instance_554]
+		[KB_713803_Instance_556]
+		[KB_713803_Instance_558]
+		[KB_713803_Instance_560]
+		[KB_713803_Instance_562]))
+
+([KB_713803_Instance_523] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_524])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_524] of  Property_List
+
+	(properties
+		[KB_713803_Instance_525]
+		[KB_713803_Instance_529]
+		[KB_713803_Instance_533]))
+
+([KB_713803_Instance_525] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_526])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_526] of  Property_List
+
+	(properties
+		[KB_713803_Instance_527]
+		[KB_713803_Instance_528]))
+
+([KB_713803_Instance_527] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_528] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_529] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_530])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_530] of  Property_List
+
+	(properties
+		[KB_713803_Instance_531]
+		[KB_713803_Instance_532]))
+
+([KB_713803_Instance_531] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_532] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_533] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_534])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_534] of  Property_List
+
+	(properties
+		[KB_713803_Instance_535]
+		[KB_713803_Instance_536]))
+
+([KB_713803_Instance_535] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_536] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_537] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_538]
+		[KB_713803_Instance_539]))
+
+([KB_713803_Instance_538] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_539] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_540] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_541])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_541] of  Property_List
+)
+
+([KB_713803_Instance_542] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_543]))
+
+([KB_713803_Instance_543] of  Property_List
+)
+
+([KB_713803_Instance_544] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_545]))
+
+([KB_713803_Instance_545] of  Property_List
+)
+
+([KB_713803_Instance_546] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_547]))
+
+([KB_713803_Instance_547] of  Property_List
+)
+
+([KB_713803_Instance_548] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_549]))
+
+([KB_713803_Instance_549] of  Property_List
+)
+
+([KB_713803_Instance_550] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_551]))
+
+([KB_713803_Instance_551] of  Property_List
+)
+
+([KB_713803_Instance_552] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_553] of  Property_List
+)
+
+([KB_713803_Instance_554] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_555])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_555] of  Property_List
+)
+
+([KB_713803_Instance_556] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_557])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_557] of  Property_List
+)
+
+([KB_713803_Instance_558] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_559])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_559] of  Property_List
+)
+
+([KB_713803_Instance_560] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_561])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_561] of  Property_List
+)
+
+([KB_713803_Instance_562] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#valuesFrom")
+	(property_list [KB_713803_Instance_563])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_563] of  Property_List
+)
+
+([KB_713803_Instance_648] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#ComplementClass")
+	(property_list [KB_713803_Instance_651])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_651] of  Property_List
+
+	(properties
+		[KB_713803_Instance_652]
+		[KB_713803_Instance_666]
+		[KB_713803_Instance_669]
+		[KB_713803_Instance_671]
+		[KB_713803_Instance_673]
+		[KB_713803_Instance_675]
+		[KB_713803_Instance_677]
+		[KB_713803_Instance_679]
+		[KB_713803_Instance_681]
+		[KB_713803_Instance_683]
+		[KB_713803_Instance_685]
+		[KB_713803_Instance_687]
+		[KB_713803_Instance_689]
+		[KB_713803_Instance_691]))
+
+([KB_713803_Instance_652] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_653])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_653] of  Property_List
+
+	(properties
+		[KB_713803_Instance_654]
+		[KB_713803_Instance_658]
+		[KB_713803_Instance_662]))
+
+([KB_713803_Instance_654] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_655])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_655] of  Property_List
+
+	(properties
+		[KB_713803_Instance_656]
+		[KB_713803_Instance_657]))
+
+([KB_713803_Instance_656] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_657] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_658] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_659])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_659] of  Property_List
+
+	(properties
+		[KB_713803_Instance_660]
+		[KB_713803_Instance_661]))
+
+([KB_713803_Instance_660] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_661] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_662] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_663])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_663] of  Property_List
+
+	(properties
+		[KB_713803_Instance_664]
+		[KB_713803_Instance_665]))
+
+([KB_713803_Instance_664] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_665] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_666] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_667]
+		[KB_713803_Instance_668]))
+
+([KB_713803_Instance_667] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_668] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_669] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_670])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_670] of  Property_List
+)
+
+([KB_713803_Instance_671] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_672]))
+
+([KB_713803_Instance_672] of  Property_List
+)
+
+([KB_713803_Instance_673] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_674]))
+
+([KB_713803_Instance_674] of  Property_List
+)
+
+([KB_713803_Instance_675] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_676]))
+
+([KB_713803_Instance_676] of  Property_List
+)
+
+([KB_713803_Instance_677] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_678]))
+
+([KB_713803_Instance_678] of  Property_List
+)
+
+([KB_713803_Instance_679] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_680]))
+
+([KB_713803_Instance_680] of  Property_List
+)
+
+([KB_713803_Instance_681] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_682])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_682] of  Property_List
+)
+
+([KB_713803_Instance_683] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_684])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_684] of  Property_List
+)
+
+([KB_713803_Instance_685] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_686])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_686] of  Property_List
+)
+
+([KB_713803_Instance_687] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_688])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_688] of  Property_List
+)
+
+([KB_713803_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_690] of  Property_List
+)
+
+([KB_713803_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#complementOf")
+	(property_list [KB_713803_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_692] of  Property_List
+)
+
+([KB_713803_Instance_693] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#IntersectionClass")
+	(property_list [KB_713803_Instance_738])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_7] of  Property_List
+
+	(properties
+		[KB_713803_Instance_8]
+		[KB_713803_Instance_22]
+		[KB_713803_Instance_25]
+		[KB_713803_Instance_27]
+		[KB_713803_Instance_29]
+		[KB_713803_Instance_31]
+		[KB_713803_Instance_33]
+		[KB_713803_Instance_35]
+		[KB_713803_Instance_37]
+		[KB_713803_Instance_41]
+		[KB_713803_Instance_45]
+		[KB_713803_Instance_47]
+		[KB_713803_Instance_49]))
+
+([KB_713803_Instance_738] of  Property_List
+
+	(properties
+		[KB_713803_Instance_739]
+		[KB_713803_Instance_753]
+		[KB_713803_Instance_756]
+		[KB_713803_Instance_758]
+		[KB_713803_Instance_760]
+		[KB_713803_Instance_762]
+		[KB_713803_Instance_764]
+		[KB_713803_Instance_766]
+		[KB_713803_Instance_768]
+		[KB_713803_Instance_770]
+		[KB_713803_Instance_772]
+		[KB_713803_Instance_774]
+		[KB_713803_Instance_776]
+		[KB_713803_Instance_778]))
+
+([KB_713803_Instance_739] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_740])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_740] of  Property_List
+
+	(properties
+		[KB_713803_Instance_741]
+		[KB_713803_Instance_745]
+		[KB_713803_Instance_749]))
+
+([KB_713803_Instance_741] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_742])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_742] of  Property_List
+
+	(properties
+		[KB_713803_Instance_743]
+		[KB_713803_Instance_744]))
+
+([KB_713803_Instance_743] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_744] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_745] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_746])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_746] of  Property_List
+
+	(properties
+		[KB_713803_Instance_747]
+		[KB_713803_Instance_748]))
+
+([KB_713803_Instance_747] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_748] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_749] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_750])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_750] of  Property_List
+
+	(properties
+		[KB_713803_Instance_751]
+		[KB_713803_Instance_752]))
+
+([KB_713803_Instance_751] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_752] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_753] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_754]
+		[KB_713803_Instance_755]))
+
+([KB_713803_Instance_754] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_755] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_756] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_757])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_757] of  Property_List
+)
+
+([KB_713803_Instance_758] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_759]))
+
+([KB_713803_Instance_759] of  Property_List
+)
+
+([KB_713803_Instance_760] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_761]))
+
+([KB_713803_Instance_761] of  Property_List
+)
+
+([KB_713803_Instance_762] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_763]))
+
+([KB_713803_Instance_763] of  Property_List
+)
+
+([KB_713803_Instance_764] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_765]))
+
+([KB_713803_Instance_765] of  Property_List
+)
+
+([KB_713803_Instance_766] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_767]))
+
+([KB_713803_Instance_767] of  Property_List
+)
+
+([KB_713803_Instance_768] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_769])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_769] of  Property_List
+)
+
+([KB_713803_Instance_770] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_771])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_771] of  Property_List
+)
+
+([KB_713803_Instance_772] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_773])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_773] of  Property_List
+)
+
+([KB_713803_Instance_774] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_775])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_775] of  Property_List
+)
+
+([KB_713803_Instance_776] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_777])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_777] of  Property_List
+)
+
+([KB_713803_Instance_778] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#intersectionOf")
+	(property_list [KB_713803_Instance_779])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_779] of  Property_List
+)
+
+([KB_713803_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#UnionClass")
+	(property_list [KB_713803_Instance_825])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_713803_Instance_8] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_825] of  Property_List
+
+	(properties
+		[KB_713803_Instance_826]
+		[KB_713803_Instance_840]
+		[KB_713803_Instance_843]
+		[KB_713803_Instance_845]
+		[KB_713803_Instance_847]
+		[KB_713803_Instance_849]
+		[KB_713803_Instance_851]
+		[KB_713803_Instance_853]
+		[KB_713803_Instance_855]
+		[KB_713803_Instance_857]
+		[KB_713803_Instance_859]
+		[KB_713803_Instance_861]
+		[KB_713803_Instance_863]
+		[KB_713803_Instance_865]))
+
+([KB_713803_Instance_826] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_827])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 280)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_827] of  Property_List
+
+	(properties
+		[KB_713803_Instance_828]
+		[KB_713803_Instance_832]
+		[KB_713803_Instance_836]))
+
+([KB_713803_Instance_828] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_713803_Instance_829])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_829] of  Property_List
+
+	(properties
+		[KB_713803_Instance_830]
+		[KB_713803_Instance_831]))
+
+([KB_713803_Instance_830] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_831] of  Widget
+
+	(height 114)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 0)
+	(y 30))
+
+([KB_713803_Instance_832] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_713803_Instance_833])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_833] of  Property_List
+
+	(properties
+		[KB_713803_Instance_834]
+		[KB_713803_Instance_835]))
+
+([KB_713803_Instance_834] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_835] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_836] of  Widget
+
+	(height 144)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_713803_Instance_837])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 28))
+
+([KB_713803_Instance_837] of  Property_List
+
+	(properties
+		[KB_713803_Instance_838]
+		[KB_713803_Instance_839]))
+
+([KB_713803_Instance_838] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_713803_Instance_839] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_713803_Instance_840] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_713803_Instance_841]
+		[KB_713803_Instance_842]))
+
+([KB_713803_Instance_841] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_713803_Instance_842] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_713803_Instance_843] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_713803_Instance_844])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 280)
+	(x 280)
+	(y 0))
+
+([KB_713803_Instance_844] of  Property_List
+)
+
+([KB_713803_Instance_845] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_713803_Instance_846]))
+
+([KB_713803_Instance_846] of  Property_List
+)
+
+([KB_713803_Instance_847] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_713803_Instance_848]))
+
+([KB_713803_Instance_848] of  Property_List
+)
+
+([KB_713803_Instance_849] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_713803_Instance_850]))
+
+([KB_713803_Instance_850] of  Property_List
+)
+
+([KB_713803_Instance_851] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_852]))
+
+([KB_713803_Instance_852] of  Property_List
+)
+
+([KB_713803_Instance_853] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_713803_Instance_854]))
+
+([KB_713803_Instance_854] of  Property_List
+)
+
+([KB_713803_Instance_855] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-INSTANCES")
+	(property_list [KB_713803_Instance_856])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_856] of  Property_List
+)
+
+([KB_713803_Instance_857] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [KB_713803_Instance_858])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_858] of  Property_List
+)
+
+([KB_713803_Instance_859] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_713803_Instance_860])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_860] of  Property_List
+)
+
+([KB_713803_Instance_861] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUBCLASSES")
+	(property_list [KB_713803_Instance_862])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_862] of  Property_List
+)
+
+([KB_713803_Instance_863] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [KB_713803_Instance_864])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_864] of  Property_List
+)
+
+([KB_713803_Instance_865] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#unionOf")
+	(property_list [KB_713803_Instance_866])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_713803_Instance_866] of  Property_List
+)
+
+([KB_713803_Instance_9] of  Property_List
+
+	(properties
+		[KB_713803_Instance_10]
+		[KB_713803_Instance_14]
+		[KB_713803_Instance_18]))
+
+([KB_713803_Instance_980] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_713803_Instance_981]))
+
+([KB_713803_Instance_981] of  Property_List
+)
+
+([KB_764103_Instance_545] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#Ontology")
+	(property_list [XY_Instance_195])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_865583_Instance_10] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_11])
+	(widget_class_name "edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab"))
+
+([KB_865583_Instance_11] of  Property_List
+)
+
+([KB_865583_Instance_12] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_13])
+	(widget_class_name "uk.ac.man.ac.mig.coode.individuals.ui.OWLDLIndividualsTab"))
+
+([KB_865583_Instance_13] of  Property_List
+)
+
+([KB_865583_Instance_4] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_5])
+	(widget_class_name "edu.stanford.smi.protegex.queries_tab.QueriesTab"))
+
+([KB_865583_Instance_5] of  Property_List
+)
+
+([KB_865583_Instance_6] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [KB_865583_Instance_7])
+	(widget_class_name "uk.ac.man.cs.mig.coode.debugger.test.DebuggerTestTab"))
+
+([KB_865583_Instance_7] of  Property_List
+)
+
+([KB_865583_Instance_8] of  Widget
+
+	(is_hidden FALSE)
+	(property_list [KB_865583_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormsTab"))
+
+([KB_865583_Instance_9] of  Property_List
+)
+
+([KB_868747_Instance_76] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#Class")
+	(property_list [XY_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_886778_Instance_12] of  Property_List
+)
+
+([KB_886778_Instance_144] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_886778_Instance_145]
+		[KB_886778_Instance_149]
+		[KB_886778_Instance_150]
+		[KB_886778_Instance_152]
+		[KB_886778_Instance_153]
+		[KB_886778_Instance_155]
+		[KB_886778_Instance_157]
+		[KB_886778_Instance_159]
+		[KB_886778_Instance_160]
+		[KB_886778_Instance_180]
+		[KB_886778_Instance_181]
+		[KB_886778_Instance_184]
+		[KB_886778_Instance_198]
+		[KB_886778_Instance_202]
+		[KB_886778_Instance_206]
+		[KB_886778_Instance_208]
+		[KB_140180_Instance_0]
+		[KB_140180_Instance_2]
+		[KB_140180_Instance_4]
+		[KB_140180_Instance_6]
+		[KB_140180_Instance_8]
+		[KB_938545_Instance_14]
+		[KB_938545_Instance_18]
+		[KB_938545_Instance_23]
+		[KB_221055_Instance_2]
+		[KB_221055_Instance_6]))
+
+([KB_886778_Instance_145] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_146])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_146] of  Property_List
+)
+
+([KB_886778_Instance_149] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_58]))
+
+([KB_886778_Instance_150] of  Widget
+
+	(height 50)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_27])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.RDFPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_886778_Instance_152] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_886778_Instance_153] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_886778_Instance_154])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_154] of  Property_List
+)
+
+([KB_886778_Instance_155] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_886778_Instance_156])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_156] of  Property_List
+)
+
+([KB_886778_Instance_157] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_886778_Instance_158])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_158] of  Property_List
+)
+
+([KB_886778_Instance_159] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_886778_Instance_160] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_886778_Instance_161])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_161] of  Property_List
+
+	(properties [KB_933314_Instance_59]))
+
+([KB_886778_Instance_180] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_22])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_181] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_886778_Instance_182]
+		[KB_886778_Instance_183]))
+
+([KB_886778_Instance_182] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_183] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_886778_Instance_184] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_886778_Instance_185])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_886778_Instance_185] of  Property_List
+
+	(properties
+		[KB_886778_Instance_186]
+		[KB_886778_Instance_187]
+		[KB_886778_Instance_188]
+		[KB_886778_Instance_189]
+		[KB_886778_Instance_190]
+		[KB_886778_Instance_191]))
+
+([KB_886778_Instance_186] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_886778_Instance_187] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_886778_Instance_188] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_886778_Instance_189] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_886778_Instance_190] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_886778_Instance_191] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_886778_Instance_198] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_886778_Instance_199])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_199] of  Property_List
+)
+
+([KB_886778_Instance_202] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_886778_Instance_203])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_203] of  Property_List
+)
+
+([KB_886778_Instance_206] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_886778_Instance_207])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_207] of  Property_List
+
+	(properties [KB_933314_Instance_60]))
+
+([KB_886778_Instance_208] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_886778_Instance_209])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_886778_Instance_209] of  Property_List
+)
+
+([KB_886778_Instance_226] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_886778_Instance_227] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_933314_Instance_11] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_12] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_13] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_14] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_15] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_58] of  Property_List
+)
+
+([KB_933314_Instance_59] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_60] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_61] of  Property_List
+)
+
+([KB_933314_Instance_62] of  Property_List
+)
+
+([KB_933314_Instance_63] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_64] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_65] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_66] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_67] of  Property_List
+)
+
+([KB_933314_Instance_68] of  Boolean
+
+	(boolean_value TRUE)
+	(name "DisabledByUser"))
+
+([KB_933314_Instance_69] of  Boolean
+
+	(boolean_value FALSE)
+	(name "DisabledByUser"))
+
+([KB_938545_Instance_100] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_101])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_101] of  Property_List
+
+	(properties
+		[KB_938545_Instance_102]
+		[KB_938545_Instance_103]
+		[KB_938545_Instance_104]
+		[KB_938545_Instance_105]
+		[KB_938545_Instance_106]
+		[KB_938545_Instance_107]))
+
+([KB_938545_Instance_102] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_103] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_104] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_105] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_106] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_107] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_108] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_109])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_109] of  Property_List
+)
+
+([KB_938545_Instance_112] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_113])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_113] of  Property_List
+)
+
+([KB_938545_Instance_114] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_115])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_115] of  Property_List
+
+	(properties [KB_933314_Instance_66]))
+
+([KB_938545_Instance_116] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_117])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_117] of  Property_List
+)
+
+([KB_938545_Instance_118] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_119]))
+
+([KB_938545_Instance_119] of  Property_List
+)
+
+([KB_938545_Instance_120] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_121]))
+
+([KB_938545_Instance_1206] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_1207]))
+
+([KB_938545_Instance_1207] of  Property_List
+)
+
+([KB_938545_Instance_1208] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_1209]))
+
+([KB_938545_Instance_1209] of  Property_List
+)
+
+([KB_938545_Instance_121] of  Property_List
+)
+
+([KB_938545_Instance_122] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_123]))
+
+([KB_938545_Instance_123] of  Property_List
+)
+
+([KB_938545_Instance_124] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_125]))
+
+([KB_938545_Instance_125] of  Property_List
+)
+
+([KB_938545_Instance_126] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_127]))
+
+([KB_938545_Instance_127] of  Property_List
+)
+
+([KB_938545_Instance_128] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_129])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_129] of  Property_List
+)
+
+([KB_938545_Instance_130] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_131])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_131] of  Property_List
+)
+
+([KB_938545_Instance_132] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_133])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_133] of  Property_List
+)
+
+([KB_938545_Instance_134] of  Widget
+
+	(height 80)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_135])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLDatatypePropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([KB_938545_Instance_135] of  Property_List
+)
+
+([KB_938545_Instance_14] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_15])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_140] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_141]))
+
+([KB_938545_Instance_141] of  Property_List
+)
+
+([KB_938545_Instance_142] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_143]))
+
+([KB_938545_Instance_143] of  Property_List
+)
+
+([KB_938545_Instance_144] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_145])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_145] of  Property_List
+)
+
+([KB_938545_Instance_148] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_149])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_149] of  Property_List
+)
+
+([KB_938545_Instance_15] of  Property_List
+)
+
+([KB_938545_Instance_152] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_153])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_153] of  Property_List
+)
+
+([KB_938545_Instance_156] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_157])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_157] of  Property_List
+)
+
+([KB_938545_Instance_158] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_159]))
+
+([KB_938545_Instance_159] of  Property_List
+)
+
+([KB_938545_Instance_160] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_161]))
+
+([KB_938545_Instance_161] of  Property_List
+)
+
+([KB_938545_Instance_162] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_163]))
+
+([KB_938545_Instance_163] of  Property_List
+)
+
+([KB_938545_Instance_164] of  Property_List
+)
+
+([KB_938545_Instance_165] of  Property_List
+)
+
+([KB_938545_Instance_166] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#AnnotationProperty")
+	(property_list [KB_938545_Instance_249])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_18] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_19])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_19] of  Property_List
+)
+
+([KB_938545_Instance_22] of  Property_List
+)
+
+([KB_938545_Instance_23] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_24])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_24] of  Property_List
+)
+
+([KB_938545_Instance_249] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_250]
+		[KB_938545_Instance_252]
+		[KB_938545_Instance_256]
+		[KB_938545_Instance_257]
+		[KB_938545_Instance_259]
+		[KB_938545_Instance_261]
+		[KB_938545_Instance_263]
+		[KB_938545_Instance_264]
+		[KB_938545_Instance_288]
+		[KB_938545_Instance_290]
+		[KB_938545_Instance_293]
+		[KB_938545_Instance_301]
+		[KB_938545_Instance_305]
+		[KB_938545_Instance_307]
+		[KB_938545_Instance_309]
+		[KB_938545_Instance_311]
+		[KB_938545_Instance_313]
+		[KB_938545_Instance_315]
+		[KB_938545_Instance_317]
+		[KB_938545_Instance_319]
+		[KB_938545_Instance_321]
+		[KB_938545_Instance_323]
+		[KB_938545_Instance_325]
+		[KB_938545_Instance_327]
+		[KB_221055_Instance_26]
+		[KB_221055_Instance_30]))
+
+([KB_938545_Instance_250] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_251])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_251] of  Property_List
+)
+
+([KB_938545_Instance_252] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_67]))
+
+([KB_938545_Instance_256] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_257] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_258])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_258] of  Property_List
+)
+
+([KB_938545_Instance_259] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_260])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_260] of  Property_List
+)
+
+([KB_938545_Instance_261] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_262])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_262] of  Property_List
+)
+
+([KB_938545_Instance_263] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_264] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_265])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_265] of  Property_List
+
+	(properties [KB_933314_Instance_68]))
+
+([KB_938545_Instance_27] of  Property_List
+)
+
+([KB_938545_Instance_288] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_289])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_289] of  Property_List
+)
+
+([KB_938545_Instance_290] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_291]
+		[KB_938545_Instance_292]))
+
+([KB_938545_Instance_291] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_292] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([KB_938545_Instance_293] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_294])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_294] of  Property_List
+)
+
+([KB_938545_Instance_301] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_302])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_302] of  Property_List
+)
+
+([KB_938545_Instance_305] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_306])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_306] of  Property_List
+)
+
+([KB_938545_Instance_307] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_308])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_308] of  Property_List
+
+	(properties [KB_933314_Instance_69]))
+
+([KB_938545_Instance_309] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_310])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_310] of  Property_List
+)
+
+([KB_938545_Instance_311] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_312]))
+
+([KB_938545_Instance_312] of  Property_List
+)
+
+([KB_938545_Instance_313] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_314]))
+
+([KB_938545_Instance_314] of  Property_List
+)
+
+([KB_938545_Instance_315] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_316]))
+
+([KB_938545_Instance_316] of  Property_List
+)
+
+([KB_938545_Instance_317] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_318]))
+
+([KB_938545_Instance_318] of  Property_List
+)
+
+([KB_938545_Instance_319] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_320]))
+
+([KB_938545_Instance_320] of  Property_List
+)
+
+([KB_938545_Instance_321] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_322])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_322] of  Property_List
+)
+
+([KB_938545_Instance_323] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_324])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_324] of  Property_List
+)
+
+([KB_938545_Instance_325] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_326])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_326] of  Property_List
+)
+
+([KB_938545_Instance_327] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_328])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_328] of  Property_List
+)
+
+([KB_938545_Instance_329] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#FunctionalProperty")
+	(property_list [KB_938545_Instance_332])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_332] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_333]
+		[KB_938545_Instance_335]
+		[KB_938545_Instance_339]
+		[KB_938545_Instance_340]
+		[KB_938545_Instance_342]
+		[KB_938545_Instance_344]
+		[KB_938545_Instance_346]
+		[KB_938545_Instance_347]
+		[KB_938545_Instance_371]
+		[KB_938545_Instance_373]
+		[KB_938545_Instance_376]
+		[KB_938545_Instance_384]
+		[KB_938545_Instance_388]
+		[KB_938545_Instance_390]
+		[KB_938545_Instance_392]
+		[KB_938545_Instance_394]
+		[KB_938545_Instance_396]
+		[KB_938545_Instance_398]
+		[KB_938545_Instance_400]
+		[KB_938545_Instance_402]
+		[KB_938545_Instance_404]
+		[KB_938545_Instance_406]
+		[KB_938545_Instance_408]
+		[KB_938545_Instance_410]
+		[KB_221055_Instance_34]
+		[KB_221055_Instance_38]))
+
+([KB_938545_Instance_333] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_334])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_334] of  Property_List
+)
+
+([KB_938545_Instance_335] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_339] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_340] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_341])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_341] of  Property_List
+)
+
+([KB_938545_Instance_342] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_343])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_343] of  Property_List
+)
+
+([KB_938545_Instance_344] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_345])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_345] of  Property_List
+)
+
+([KB_938545_Instance_346] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_347] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_348])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_348] of  Property_List
+
+	(properties
+		[KB_938545_Instance_349]
+		[KB_938545_Instance_353]
+		[KB_938545_Instance_357]
+		[KB_938545_Instance_361]
+		[KB_938545_Instance_365]))
+
+([KB_938545_Instance_349] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_350])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_350] of  Property_List
+
+	(properties
+		[KB_938545_Instance_351]
+		[KB_938545_Instance_352]))
+
+([KB_938545_Instance_351] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_352] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_353] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_354])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_354] of  Property_List
+
+	(properties
+		[KB_938545_Instance_355]
+		[KB_938545_Instance_356]))
+
+([KB_938545_Instance_355] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_356] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_357] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_358])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_358] of  Property_List
+
+	(properties
+		[KB_938545_Instance_359]
+		[KB_938545_Instance_360]))
+
+([KB_938545_Instance_359] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_360] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_361] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_362])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_362] of  Property_List
+
+	(properties
+		[KB_938545_Instance_363]
+		[KB_938545_Instance_364]))
+
+([KB_938545_Instance_363] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_364] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_365] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_366])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_366] of  Property_List
+
+	(properties
+		[KB_938545_Instance_367]
+		[KB_938545_Instance_368]))
+
+([KB_938545_Instance_367] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_368] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_371] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_372])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_372] of  Property_List
+)
+
+([KB_938545_Instance_373] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_374]
+		[KB_938545_Instance_375]))
+
+([KB_938545_Instance_374] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_375] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_376] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_377])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_377] of  Property_List
+
+	(properties
+		[KB_938545_Instance_378]
+		[KB_938545_Instance_379]
+		[KB_938545_Instance_380]
+		[KB_938545_Instance_381]
+		[KB_938545_Instance_382]
+		[KB_938545_Instance_383]))
+
+([KB_938545_Instance_378] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_379] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_380] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_381] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_382] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_383] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_384] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_385])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_385] of  Property_List
+)
+
+([KB_938545_Instance_388] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_389])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_389] of  Property_List
+)
+
+([KB_938545_Instance_390] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_391])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_391] of  Property_List
+)
+
+([KB_938545_Instance_392] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_393])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_393] of  Property_List
+)
+
+([KB_938545_Instance_394] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_395]))
+
+([KB_938545_Instance_395] of  Property_List
+)
+
+([KB_938545_Instance_396] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_397]))
+
+([KB_938545_Instance_397] of  Property_List
+)
+
+([KB_938545_Instance_398] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_399]))
+
+([KB_938545_Instance_399] of  Property_List
+)
+
+([KB_938545_Instance_400] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_401]))
+
+([KB_938545_Instance_401] of  Property_List
+)
+
+([KB_938545_Instance_402] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_403]))
+
+([KB_938545_Instance_403] of  Property_List
+)
+
+([KB_938545_Instance_404] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_405])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_405] of  Property_List
+)
+
+([KB_938545_Instance_406] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_407])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_407] of  Property_List
+)
+
+([KB_938545_Instance_408] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_409])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_409] of  Property_List
+)
+
+([KB_938545_Instance_410] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_411] of  Property_List
+)
+
+([KB_938545_Instance_56] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_57]
+		[KB_938545_Instance_59]
+		[KB_938545_Instance_63]
+		[KB_938545_Instance_64]
+		[KB_938545_Instance_66]
+		[KB_938545_Instance_68]
+		[KB_938545_Instance_70]
+		[KB_938545_Instance_71]
+		[KB_938545_Instance_95]
+		[KB_938545_Instance_97]
+		[KB_938545_Instance_100]
+		[KB_938545_Instance_108]
+		[KB_938545_Instance_112]
+		[KB_938545_Instance_114]
+		[KB_938545_Instance_116]
+		[KB_938545_Instance_118]
+		[KB_938545_Instance_120]
+		[KB_938545_Instance_122]
+		[KB_938545_Instance_124]
+		[KB_938545_Instance_126]
+		[KB_938545_Instance_128]
+		[KB_938545_Instance_130]
+		[KB_938545_Instance_132]
+		[KB_938545_Instance_134]
+		[KB_221055_Instance_10]
+		[KB_221055_Instance_14]))
+
+([KB_938545_Instance_57] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_58])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_58] of  Property_List
+)
+
+([KB_938545_Instance_59] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_61]))
+
+([KB_938545_Instance_63] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_64] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_65])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_65] of  Property_List
+)
+
+([KB_938545_Instance_66] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_67])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_661] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#DeprecatedProperty")
+	(property_list [KB_938545_Instance_664])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget"))
+
+([KB_938545_Instance_664] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[KB_938545_Instance_665]
+		[KB_938545_Instance_667]
+		[KB_938545_Instance_671]
+		[KB_938545_Instance_672]
+		[KB_938545_Instance_674]
+		[KB_938545_Instance_676]
+		[KB_938545_Instance_678]
+		[KB_938545_Instance_679]
+		[KB_938545_Instance_703]
+		[KB_938545_Instance_705]
+		[KB_938545_Instance_708]
+		[KB_938545_Instance_716]
+		[KB_938545_Instance_720]
+		[KB_938545_Instance_722]
+		[KB_938545_Instance_724]
+		[KB_938545_Instance_726]
+		[KB_938545_Instance_728]
+		[KB_938545_Instance_730]
+		[KB_938545_Instance_732]
+		[KB_938545_Instance_734]
+		[KB_938545_Instance_736]
+		[KB_938545_Instance_738]
+		[KB_938545_Instance_740]
+		[KB_938545_Instance_742]
+		[KB_221055_Instance_66]
+		[KB_221055_Instance_70]))
+
+([KB_938545_Instance_665] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_666])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_666] of  Property_List
+)
+
+([KB_938545_Instance_667] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([KB_938545_Instance_67] of  Property_List
+)
+
+([KB_938545_Instance_671] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([KB_938545_Instance_672] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [KB_938545_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_673] of  Property_List
+)
+
+([KB_938545_Instance_674] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [KB_938545_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_675] of  Property_List
+)
+
+([KB_938545_Instance_676] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_677] of  Property_List
+)
+
+([KB_938545_Instance_678] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_679] of  Widget
+
+	(height 173)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_680])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.RDFPropertyMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_68] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [KB_938545_Instance_69])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_680] of  Property_List
+
+	(properties
+		[KB_938545_Instance_681]
+		[KB_938545_Instance_685]
+		[KB_938545_Instance_689]
+		[KB_938545_Instance_693]
+		[KB_938545_Instance_697]))
+
+([KB_938545_Instance_681] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_682])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_682] of  Property_List
+
+	(properties
+		[KB_938545_Instance_683]
+		[KB_938545_Instance_684]))
+
+([KB_938545_Instance_683] of  Widget
+
+	(height 30)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_684] of  Widget
+
+	(height 107)
+	(is_hidden FALSE)
+	(label "Comment")
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 0)
+	(y 30))
+
+([KB_938545_Instance_685] of  Widget
+
+	(height 138)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name ":OWL-EQUIVALENT-SLOTS")
+	(property_list [KB_938545_Instance_686])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 266)
+	(x 7)
+	(y 27))
+
+([KB_938545_Instance_686] of  Property_List
+
+	(properties
+		[KB_938545_Instance_687]
+		[KB_938545_Instance_688]))
+
+([KB_938545_Instance_687] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_688] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_689] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#sameAs")
+	(name "http://www.w3.org/2002/07/owl#sameAs")
+	(property_list [KB_938545_Instance_690])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_69] of  Property_List
+)
+
+([KB_938545_Instance_690] of  Property_List
+
+	(properties
+		[KB_938545_Instance_691]
+		[KB_938545_Instance_692]))
+
+([KB_938545_Instance_691] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_692] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_693] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#differentFrom")
+	(name "http://www.w3.org/2002/07/owl#differentFrom")
+	(property_list [KB_938545_Instance_694])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_694] of  Property_List
+
+	(properties
+		[KB_938545_Instance_695]
+		[KB_938545_Instance_696]))
+
+([KB_938545_Instance_695] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_696] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_697] of  Widget
+
+	(height 137)
+	(is_hidden FALSE)
+	(label "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_698])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 286)
+	(x 7)
+	(y 28))
+
+([KB_938545_Instance_698] of  Property_List
+
+	(properties
+		[KB_938545_Instance_699]
+		[KB_938545_Instance_700]))
+
+([KB_938545_Instance_699] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-View References to Value  "))
+
+([KB_938545_Instance_70] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([KB_938545_Instance_700] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Instance"))
+
+([KB_938545_Instance_703] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_704])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_704] of  Property_List
+)
+
+([KB_938545_Instance_705] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_706]
+		[KB_938545_Instance_707]))
+
+([KB_938545_Instance_706] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_707] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_708] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [KB_938545_Instance_709])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([KB_938545_Instance_709] of  Property_List
+
+	(properties
+		[KB_938545_Instance_710]
+		[KB_938545_Instance_711]
+		[KB_938545_Instance_712]
+		[KB_938545_Instance_713]
+		[KB_938545_Instance_714]
+		[KB_938545_Instance_715]))
+
+([KB_938545_Instance_71] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [KB_938545_Instance_72])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_710] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([KB_938545_Instance_711] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([KB_938545_Instance_712] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([KB_938545_Instance_713] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([KB_938545_Instance_714] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([KB_938545_Instance_715] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([KB_938545_Instance_716] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [KB_938545_Instance_717])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_717] of  Property_List
+)
+
+([KB_938545_Instance_72] of  Property_List
+
+	(properties [KB_933314_Instance_65]))
+
+([KB_938545_Instance_720] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [KB_938545_Instance_721])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_721] of  Property_List
+)
+
+([KB_938545_Instance_722] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [KB_938545_Instance_723])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([KB_938545_Instance_723] of  Property_List
+)
+
+([KB_938545_Instance_724] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-MAXIMUM-CARDINALITY")
+	(property_list [KB_938545_Instance_725])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_725] of  Property_List
+)
+
+([KB_938545_Instance_726] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [KB_938545_Instance_727]))
+
+([KB_938545_Instance_727] of  Property_List
+)
+
+([KB_938545_Instance_728] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [KB_938545_Instance_729]))
+
+([KB_938545_Instance_729] of  Property_List
+)
+
+([KB_938545_Instance_730] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [KB_938545_Instance_731]))
+
+([KB_938545_Instance_731] of  Property_List
+)
+
+([KB_938545_Instance_732] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [KB_938545_Instance_733]))
+
+([KB_938545_Instance_733] of  Property_List
+)
+
+([KB_938545_Instance_734] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_735]))
+
+([KB_938545_Instance_735] of  Property_List
+)
+
+([KB_938545_Instance_736] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#domain")
+	(property_list [KB_938545_Instance_737])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_737] of  Property_List
+)
+
+([KB_938545_Instance_738] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentProperty")
+	(property_list [KB_938545_Instance_739])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_739] of  Property_List
+)
+
+([KB_938545_Instance_740] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#range")
+	(property_list [KB_938545_Instance_741])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.range.OWLRangeWidget")
+	(width 200)
+	(x 200)
+	(y 170))
+
+([KB_938545_Instance_741] of  Property_List
+)
+
+([KB_938545_Instance_742] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_743])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_743] of  Property_List
+)
+
+([KB_938545_Instance_744] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [KB_938545_Instance_745]))
+
+([KB_938545_Instance_745] of  Property_List
+)
+
+([KB_938545_Instance_8] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#imports")
+	(property_list [KB_938545_Instance_9])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OWLNamespacesWidget")
+	(width 620)
+	(x 0)
+	(y 290))
+
+([KB_938545_Instance_9] of  Property_List
+)
+
+([KB_938545_Instance_95] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_96])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_938545_Instance_96] of  Property_List
+)
+
+([KB_938545_Instance_97] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[KB_938545_Instance_98]
+		[KB_938545_Instance_99]))
+
+([KB_938545_Instance_98] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([KB_938545_Instance_99] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([KB_941921_Instance_10] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_11])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_11] of  Property_List
+)
+
+([KB_941921_Instance_14] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_15])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFSSubClassOfWidget")
+	(width 210)
+	(x 0)
+	(y 160))
+
+([KB_941921_Instance_15] of  Property_List
+)
+
+([KB_941921_Instance_2] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#equivalentClass")
+	(property_list [KB_941921_Instance_3])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_3] of  Property_List
+)
+
+([KB_941921_Instance_6] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#subClassOf")
+	(property_list [KB_941921_Instance_7])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([KB_941921_Instance_7] of  Property_List
+)
+
+([OWL_ProjectKB_Instance_3] of  String
+
+	(name "owl_build")
+	(string_value "579"))
+
+([PAL_FORM_WIDGET] of  Widget
+
+	(height 476)
+	(is_hidden FALSE)
+	(name ":PAL-CONSTRAINT")
+	(property_list [XY_Instance_922])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget")
+	(width 603)
+	(x 0)
+	(y 0))
+
+([personsLibrary_ProjectKB_Class1] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class2])
+	(widget_class_name "se.liu.ida.JessTab.JessTab"))
+
+([personsLibrary_ProjectKB_Class10] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class11] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class12])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.InstanceTreeTab"))
+
+([personsLibrary_ProjectKB_Class12] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class13] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class14])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalConstraintsTab"))
+
+([personsLibrary_ProjectKB_Class14] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class15] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class16])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.WordNetTab"))
+
+([personsLibrary_ProjectKB_Class16] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class17] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class18])
+	(widget_class_name "edu.stanford.smi.protegex.evaluation.MetaAnalysis"))
+
+([personsLibrary_ProjectKB_Class18] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class19] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class20])
+	(widget_class_name "uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizTab"))
+
+([personsLibrary_ProjectKB_Class2] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class20] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class21] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class22])
+	(widget_class_name "org.protege.owl.mm.ssm.ui.MappingMasterTab"))
+
+([personsLibrary_ProjectKB_Class22] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class23] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class24])
+	(widget_class_name "edu.stanford.smi.protege.query.LuceneQueryPlugin"))
+
+([personsLibrary_ProjectKB_Class24] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class25] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class26])
+	(widget_class_name "edu.stanford.smi.RemoteKBTab.UMLSTab"))
+
+([personsLibrary_ProjectKB_Class26] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class27] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class28])
+	(widget_class_name "edu.stanford.smi.protegex.changeanalysis.ChangeAnalysisTab"))
+
+([personsLibrary_ProjectKB_Class28] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class29] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class30])
+	(widget_class_name "TGViztab.TGVizTab"))
+
+([personsLibrary_ProjectKB_Class3] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class4])
+	(widget_class_name "edu.stanford.smi.protege.widget.ProtegePropertiesTab"))
+
+([personsLibrary_ProjectKB_Class30] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class31] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class32])
+	(widget_class_name "org.algernon.kb.okbc.protege.plugins.AlgernonTab"))
+
+([personsLibrary_ProjectKB_Class32] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class33] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class34])
+	(widget_class_name "edu.stanford.smi.protegex.changes.changesKBViewTab.ChangesKBViewTab"))
+
+([personsLibrary_ProjectKB_Class34] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class35] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class36])
+	(widget_class_name "edu.stanford.smi.protegex.xml.tab.XMLTab"))
+
+([personsLibrary_ProjectKB_Class36] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class37] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class38])
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.PalQueriesTab"))
+
+([personsLibrary_ProjectKB_Class38] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class39] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class40])
+	(widget_class_name "edu.stanford.smi.protegex.chatPlugin.ChatTab"))
+
+([personsLibrary_ProjectKB_Class4] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class40] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class41] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class42])
+	(widget_class_name "org.protege.owl.axiome.ui.AxiomeTab"))
+
+([personsLibrary_ProjectKB_Class42] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class43] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class44])
+	(widget_class_name "edu.stanford.smi.protege.keywordsearch.StringSearch"))
+
+([personsLibrary_ProjectKB_Class44] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class45] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class46])
+	(widget_class_name "script.ProtegeScriptTab"))
+
+([personsLibrary_ProjectKB_Class46] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class47] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class48])
+	(widget_class_name "edu.stanford.smi.protegex.changes.ChangesTab"))
+
+([personsLibrary_ProjectKB_Class48] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class49] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class50])
+	(widget_class_name "edu.stanford.smi.protegex.fctab.FacetConstraintsTab"))
+
+([personsLibrary_ProjectKB_Class5] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class6])
+	(widget_class_name "ezpal.EZPalTab"))
+
+([personsLibrary_ProjectKB_Class50] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class51] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class52])
+	(widget_class_name "edu.stanford.smi.protege.widget.instance_tree.KnowledgeTreeTab"))
+
+([personsLibrary_ProjectKB_Class52] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class53] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class54])
+	(widget_class_name "edu.stanford.smi.protegex.datamaster.DataMasterTab"))
+
+([personsLibrary_ProjectKB_Class54] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class55] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class56])
+	(widget_class_name "dfki.protege.ontoviz_tab.OntovizTab"))
+
+([personsLibrary_ProjectKB_Class56] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class57] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class58])
+	(widget_class_name "edu.stanford.smi.protegex.changes.stats.ChangeStatisticsTab"))
+
+([personsLibrary_ProjectKB_Class58] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class59] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class60])
+	(widget_class_name "edu.stanford.smi.protegex.prompt.PromptTab"))
+
+([personsLibrary_ProjectKB_Class6] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class60] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class61] of  String
+
+	(name ":INSTANCE-ANNOTATION")
+	(string_value "%3AANNOTATION-TEXT"))
+
+([personsLibrary_ProjectKB_Class62] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Class")
+	(string_value "%3ANAME"))
+
+([personsLibrary_ProjectKB_Class63] of  String
+
+	(name ":PAL-CONSTRAINT")
+	(string_value "%3APAL-NAME"))
+
+([personsLibrary_ProjectKB_Class64] of  String
+
+	(name ":META-CLASS")
+	(string_value "%3ANAME"))
+
+([personsLibrary_ProjectKB_Class65] of  String
+
+	(name "http://www.w3.org/2002/07/owl#Thing")
+	(string_value "%3ANAME"))
+
+([personsLibrary_ProjectKB_Class7] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class8])
+	(widget_class_name "edu.stanford.smi.protegex.server_changes.prompt.UsersTab"))
+
+([personsLibrary_ProjectKB_Class8] of  Property_List
+)
+
+([personsLibrary_ProjectKB_Class9] of  Widget
+
+	(is_hidden TRUE)
+	(property_list [personsLibrary_ProjectKB_Class10])
+	(widget_class_name "ca.uvic.csr.shrimp.jambalaya.JambalayaTab"))
+
+([PROJECT] of  Project
+
+	(browser_slot_names [BROWSER_SLOT_NAMES])
+	(customized_instance_widgets
+		[KB_713803_Instance_477]
+		[KB_313796_Instance_852]
+		[KB_691299_Instance_398]
+		[PAL_FORM_WIDGET]
+		[Instance_581]
+		[KB_713803_Instance_693]
+		[INSTANCE_ANNOTATION_FORM_WIDGET]
+		[KB_938545_Instance_166]
+		[STANDARD_SLOT_FORM_WIDGET]
+		[KB_313796_Instance_943]
+		[KB_938545_Instance_661]
+		[KB_713803_Instance_648]
+		[KB_301165_Instance_856]
+		[KB_691299_Instance_537]
+		[KB_303942_Instance_68]
+		[KB_465546_Instance_567]
+		[STANDARD_FACET_FORM_WIDGET]
+		[KB_713803_Instance_780]
+		[KB_868747_Instance_76]
+		[STANDARD_CLASS_FORM_WIDGET]
+		[KB_713803_Instance_303]
+		[Instance_1005]
+		[KB_938545_Instance_329]
+		[KB_764103_Instance_545]
+		[KB_301165_Instance_1013]
+		[KB_713803_Instance_390]
+		[Instance_443])
+	(default_cls_metaclass "http://www.w3.org/2002/07/owl#Class")
+	(default_facet_metaclass ":STANDARD-FACET")
+	(default_instance_widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.OWLFormWidget")
+	(default_slot_metaclass "http://www.w3.org/2002/07/owl#ObjectProperty")
+	(hidden_classes
+		":DIRECT-DOMAIN"
+		"http://www.w3.org/2003/11/swrl#Imp"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-RANGE"
+		"http://www.w3.org/2001/XMLSchema#anySimpleType"
+		"http://www.w3.org/2001/XMLSchema#NOTATION"
+		":MODIFIER"
+		"http://protege.stanford.edu/plugins/owl/protege#SLOT-CONSTRAINTS"
+		"http://www.w3.org/2000/01/rdf-schema#Container"
+		":SLOT-NUMERIC-MINIMUM"
+		"http://www.w3.org/2001/XMLSchema#integer"
+		"http://www.w3.org/2003/11/swrl#DatavaluedPropertyAtom"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"
+		":NUMERIC-MAXIMUM"
+		"http://www.w3.org/2003/11/swrl#propertyPredicate"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"
+		":ANNOTATION-TEXT"
+		"http://www.w3.org/2003/11/swrl#arguments"
+		"http://www.w3.org/2002/07/owl#InverseFunctionalProperty"
+		":ANNOTATED-INSTANCE"
+		"http://www.w3.org/2003/11/swrl#BuiltinAtom"
+		":OWL-ONTOLOGY-POINTER-CLASS"
+		"http://www.w3.org/2002/07/owl#Ontology"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#object"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"
+		":VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#incompatibleWith"
+		"http://www.w3.org/2002/07/owl#CardinalityRestriction"
+		"http://www.w3.org/2002/07/owl#inverseOf"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredType"
+		"http://www.w3.org/2002/07/owl#cardinality"
+		"http://www.w3.org/2001/XMLSchema#Name"
+		":ANNOTATION"
+		"http://www.w3.org/2002/07/owl#valuesFrom"
+		"http://www.w3.org/2003/11/swrl#body"
+		":STANDARD-SLOT"
+		":OWL-ANONYMOUS-ROOT"
+		":MAXIMUM-CARDINALITY"
+		"http://protege.stanford.edu/plugins/owl/protege#ExternalResource"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt"
+		"http://www.w3.org/2001/XMLSchema#NMTOKEN"
+		"http://www.w3.org/2002/07/owl#UnionClass"
+		"http://www.w3.org/2002/07/owl#sameAs"
+		":DIRECT-TYPE"
+		":NAME"
+		"http://www.w3.org/2002/07/owl#equivalentClass"
+		"http://www.w3.org/2002/07/owl#FunctionalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSubclassOf"
+		":PAL-DESCRIPTION"
+		"http://www.w3.org/2003/11/swrl#SameIndividualAtom"
+		"http://www.w3.org/2001/XMLSchema#anyURI"
+		"http://www.w3.org/2002/07/owl#AnonymousClass"
+		"http://www.w3.org/2002/07/owl#MinCardinalityRestriction"
+		"http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
+		":CLASS"
+		"http://www.w3.org/2002/07/owl#complementOf"
+		":ROLE"
+		":DOCUMENTATION-IN-FRAME"
+		"http://www.w3.org/2002/07/owl#IntersectionClass"
+		"http://www.w3.org/2002/07/owl#TransitiveProperty"
+		"http://www.w3.org/2000/01/rdf-schema#range"
+		"http://www.w3.org/2001/XMLSchema#gYearMonth"
+		":CREATOR"
+		"http://www.w3.org/2002/07/owl#ComplementClass"
+		":ASSOCIATED-FACET"
+		":DOCUMENTATION"
+		":DIRECT-SUPERCLASSES"
+		":CREATION-TIMESTAMP"
+		":META-CLASS"
+		"http://www.w3.org/2000/01/rdf-schema#Class"
+		"http://www.w3.org/2000/01/rdf-schema#domain"
+		":DIRECT-SUBSLOTS"
+		":MODIFICATION-TIMESTAMP"
+		"http://www.w3.org/2001/XMLSchema#gYear"
+		"http://www.w3.org/2001/XMLSchema#gMonthDay"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#value"
+		"http://www.w3.org/2001/XMLSchema#normalizedString"
+		"http://protege.stanford.edu/plugins/owl/protege#FROM"
+		"http://www.w3.org/2001/XMLSchema#nonPositiveInteger"
+		"http://www.w3.org/2002/07/owl#someValuesFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#classificationStatus"
+		"http://protege.stanford.edu/plugins/owl/protege#inferredSuperclassOf"
+		"http://www.w3.org/2000/01/rdf-schema#subPropertyOf"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
+		"http://www.w3.org/2003/11/swrl#DifferentIndividualsAtom"
+		"http://www.w3.org/2003/11/swrl#dataRange"
+		"http://www.w3.org/2002/07/owl#AllDifferent"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
+		"http://www.w3.org/2003/11/swrl#Variable"
+		":DIRECT-INSTANCES"
+		"http://www.w3.org/2002/07/owl#unionOf"
+		"http://protege.stanford.edu/plugins/owl/protege#DIRECTED-BINARY-RELATION"
+		":SLOT"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate"
+		"http://www.w3.org/2002/07/owl#minCardinality"
+		"http://www.w3.org/2002/07/owl#allValuesFrom"
+		":INVERSE"
+		"http://www.w3.org/2002/07/owl#priorVersion"
+		"http://www.w3.org/2003/11/swrl#DataRangeAtom"
+		"http://www.w3.org/2001/XMLSchema#token"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"
+		":DIRECT-TEMPLATE-SLOTS"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"
+		"http://www.w3.org/2002/07/owl#DataRange"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
+		"http://www.w3.org/2002/07/owl#onProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#ExternalProperty"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-STATEMENT"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-CONSTRAINT"
+		"http://www.w3.org/2003/11/swrl#ClassAtom"
+		"http://www.w3.org/2001/XMLSchema#IDREF"
+		"http://www.w3.org/2002/07/owl#SymmetricProperty"
+		"http://www.w3.org/2002/07/owl#differentFrom"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-NAME"
+		"http://www.w3.org/2001/XMLSchema#gMonth"
+		"http://www.w3.org/2003/11/swrl#IndividualPropertyAtom"
+		":OWL-CLASS"
+		"http://www.w3.org/2001/XMLSchema#unsignedShort"
+		"http://www.w3.org/2001/XMLSchema#unsignedInt"
+		":STANDARD-FACET"
+		":STANDARD-CLASS"
+		"http://www.w3.org/2002/07/owl#Restriction"
+		"http://www.w3.org/2002/07/owl#MaxCardinalityRestriction"
+		"http://www.w3.org/2001/XMLSchema#NCName"
+		"http://www.w3.org/2002/07/owl#Class"
+		"http://www.w3.org/2001/XMLSchema#ID"
+		"http://www.w3.org/2002/07/owl#imports"
+		"http://www.w3.org/2000/01/rdf-schema#member"
+		"http://www.w3.org/2002/07/owl#LogicalClass"
+		"http://www.w3.org/2003/11/swrl#Builtin"
+		"http://www.w3.org/2001/XMLSchema#negativeInteger"
+		"http://www.w3.org/2003/11/swrl#head"
+		"http://www.w3.org/2003/11/swrl#builtin"
+		"http://www.w3.org/2001/XMLSchema#decimal"
+		"http://www.w3.org/2003/11/swrl#AtomList"
+		"http://www.w3.org/2000/01/rdf-schema#Literal"
+		"http://www.w3.org/2002/07/owl#equivalentProperty"
+		"http://www.w3.org/2003/11/swrl#classPredicate"
+		"http://www.w3.org/2001/XMLSchema#long"
+		"http://www.w3.org/2002/07/owl#SomeValuesFromRestriction"
+		":SLOT-VALUE-TYPE"
+		"http://www.w3.org/2002/07/owl#HasValueRestriction"
+		"http://www.w3.org/2001/XMLSchema#duration"
+		"http://www.w3.org/2001/XMLSchema#positiveInteger"
+		"http://www.w3.org/2002/07/owl#oneOf"
+		":VALUES"
+		":ASSOCIATED-SLOT"
+		"http://www.w3.org/2001/XMLSchema#language"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#first"
+		"http://www.w3.org/2002/07/owl#versionInfo"
+		"http://www.w3.org/2001/XMLSchema#base64Binary"
+		"http://www.w3.org/2001/XMLSchema#short"
+		"http://www.w3.org/2002/07/owl#maxCardinality"
+		"http://protege.stanford.edu/plugins/owl/protege#PAL-DESCRIPTION"
+		"http://www.w3.org/2002/07/owl#AllValuesFromRestriction"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#subject"
+		"http://www.w3.org/2001/XMLSchema#hexBinary"
+		"http://www.w3.org/2002/07/owl#DeprecatedClass"
+		"http://www.w3.org/2002/07/owl#DatatypeProperty"
+		"http://www.w3.org/2001/XMLSchema#double"
+		"http://www.w3.org/2001/XMLSchema#unsignedByte"
+		"http://www.w3.org/2002/07/owl#distinctMembers"
+		":SLOT-NUMERIC-MAXIMUM"
+		":INSTANCE-ANNOTATION"
+		":SLOT-MINIMUM-CARDINALITY"
+		"http://www.w3.org/2002/07/owl#AnnotationProperty"
+		":DIRECT-SUBCLASSES"
+		"http://www.w3.org/2002/07/owl#DeprecatedProperty"
+		"http://www.w3.org/2002/07/owl#ObjectProperty"
+		"http://www.w3.org/2001/XMLSchema#ENTITY"
+		"http://www.w3.org/2001/XMLSchema#byte"
+		"http://www.w3.org/2001/XMLSchema#float"
+		":NUMERIC-MINIMUM"
+		"http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"
+		"http://protege.stanford.edu/plugins/owl/protege#TO"
+		"http://www.w3.org/2002/07/owl#backwardCompatibleWith"
+		":RELATION"
+		"http://www.w3.org/2000/01/rdf-schema#Datatype"
+		"http://www.w3.org/2001/XMLSchema#QName"
+		"http://www.w3.org/2003/11/swrl#Atom"
+		"http://www.w3.org/2002/07/owl#EnumeratedClass"
+		"http://www.w3.org/2002/07/owl#disjointWith"
+		"http://www.w3.org/2001/XMLSchema#unsignedLong"
+		":MINIMUM-CARDINALITY"
+		":TO"
+		":SLOT-DEFAULTS"
+		":SYSTEM-CLASS"
+		":SLOT-MAXIMUM-CARDINALITY"
+		":DEFAULTS"
+		"http://www.w3.org/2001/XMLSchema#gDay"
+		"http://www.w3.org/2003/11/swrl#argument2"
+		"http://www.w3.org/2003/11/swrl#argument1"
+		":FACET"
+		":SLOT-VALUES"
+		"http://www.w3.org/2002/07/owl#intersectionOf"
+		"http://www.w3.org/2002/07/owl#Nothing"
+		"http://www.w3.org/2002/07/owl#hasValue")
+	(journaling_enabled FALSE)
+	(next_frame_number 0)
+	(options [Instance_48])
+	(property_map [KB_325529_Class0])
+	(sources [SOURCES])
+	(tabs
+		[Instance_2534]
+		[Instance_86]
+		[Instance_2600]
+		[FORMS_TAB]
+		[Instance_3234]
+		[Instance_43]
+		[CLSES_TAB]
+		[KB_865583_Instance_6]
+		[INSTANCES_TAB]
+		[Instance_45]
+		[KB_865583_Instance_12]
+		[KB_865583_Instance_8]
+		[KB_865583_Instance_4]
+		[SLOTS_TAB]
+		[KB_865583_Instance_10]))
+
+([SLOTS_TAB] of  Widget
+
+	(is_hidden TRUE)
+	(label "Slots")
+	(property_list [Instance_65])
+	(widget_class_name "edu.stanford.smi.protege.widget.SlotsTab"))
+
+([SOURCES] of  Property_List
+
+	(properties
+		[Instance_42]
+		[Instance_2469]
+		[Instance_2470]
+		[KB_307200_Instance_22]
+		[KB_307200_Instance_23]
+		[OWL_ProjectKB_Instance_3]
+		[KB_444675_Instance_0]
+		[KB_632156_Instance_0]
+		[KB_325529_Class4]
+		[empty.owl_ProjectKB_Class5]
+		[empty.owl_ProjectKB_Class6]))
+
+([STANDARD_CLASS_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-CLASS")
+	(property_list [XY_Instance_1063])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_FACET_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-FACET")
+	(property_list [XY_Instance_587])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([STANDARD_SLOT_FORM_WIDGET] of  Widget
+
+	(name ":STANDARD-SLOT")
+	(property_list [XY_Instance_725])
+	(widget_class_name "edu.stanford.smi.protege.widget.FormWidget"))
+
+([XY_Instance_0] of  Property_List
+
+	(properties
+		[XY_Instance_1]
+		[XY_Instance_2]
+		[XY_Instance_3]
+		[XY_Instance_4]))
+
+([XY_Instance_1] of  Widget
+
+	(name ":ANNOTATED-INSTANCE"))
+
+([XY_Instance_1001] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1002]))
+
+([XY_Instance_1002] of  Property_List
+)
+
+([XY_Instance_1003] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1004]))
+
+([XY_Instance_1004] of  Property_List
+)
+
+([XY_Instance_1005] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1006]))
+
+([XY_Instance_1006] of  Property_List
+)
+
+([XY_Instance_1015] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_1016])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1016] of  Property_List
+)
+
+([XY_Instance_104] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_105]
+		[XY_Instance_106]))
+
+([XY_Instance_105] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_106] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_1063] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_1064]
+		[XY_Instance_1066]
+		[XY_Instance_1067]
+		[XY_Instance_1068]
+		[XY_Instance_1069]
+		[XY_Instance_1071]
+		[XY_Instance_1072]
+		[XY_Instance_1073]
+		[XY_Instance_1074]
+		[XY_Instance_1088]
+		[XY_Instance_1092]
+		[XY_Instance_1096]
+		[XY_Instance_1098]
+		[XY_Instance_1100]
+		[KB_938545_Instance_1206]
+		[KB_938545_Instance_1208]))
+
+([XY_Instance_1064] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_1065])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1065] of  Property_List
+)
+
+([XY_Instance_1066] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_1067] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_1068] of  Widget
+
+	(name ":DIRECT-SUPERCLASSES"))
+
+([XY_Instance_1069] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_1070])
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 400)
+	(x 200)
+	(y 0))
+
+([XY_Instance_1070] of  Property_List
+)
+
+([XY_Instance_1071] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1072] of  Widget
+
+	(height 60)
+	(label "Role")
+	(name ":ROLE")
+	(widget_class_name "edu.stanford.smi.protege.widget.RoleWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_1073] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_1074] of  Widget
+
+	(height 150)
+	(label "Template Slots")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_1075])
+	(widget_class_name "edu.stanford.smi.protege.widget.TemplateSlotsWidget")
+	(width 600)
+	(x 0)
+	(y 120))
+
+([XY_Instance_1075] of  Property_List
+
+	(properties
+		[XY_Instance_1076]
+		[XY_Instance_1077]
+		[XY_Instance_1078]
+		[XY_Instance_1079]
+		[XY_Instance_1080]
+		[XY_Instance_1081]
+		[XY_Instance_1082]
+		[XY_Instance_1083]
+		[XY_Instance_1084]
+		[XY_Instance_1085]
+		[XY_Instance_1086]
+		[XY_Instance_1087]))
+
+([XY_Instance_1076] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties"))
+
+([XY_Instance_1077] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected properties at class"))
+
+([XY_Instance_1078] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create property and attach to class"))
+
+([XY_Instance_1079] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected properties"))
+
+([XY_Instance_1080] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_1081] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_1082] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move up"))
+
+([XY_Instance_1083] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Move down"))
+
+([XY_Instance_1084] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots"))
+
+([XY_Instance_1085] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View selected slots at class"))
+
+([XY_Instance_1086] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create slot and attach to class"))
+
+([XY_Instance_1087] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove overrides from selected slots"))
+
+([XY_Instance_1088] of  Property_List
+
+	(name "layout properties")
+	(properties [XY_Instance_1089]))
+
+([XY_Instance_1089] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":DIRECT-TEMPLATE-SLOTS"))
+
+([XY_Instance_1092] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_1093])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1093] of  Property_List
+)
+
+([XY_Instance_1096] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_1097])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1097] of  Property_List
+)
+
+([XY_Instance_1098] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_1099])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1099] of  Property_List
+)
+
+([XY_Instance_1100] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_1101])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_1101] of  Property_List
+)
+
+([XY_Instance_117] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_118])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_118] of  Property_List
+)
+
+([XY_Instance_195] of  Property_List
+
+	(properties
+		[XY_Instance_200]
+		[XY_Instance_210]
+		[XY_Instance_235]
+		[KB_635552_Instance_10]
+		[KB_635552_Instance_12]
+		[KB_635552_Instance_14]
+		[KB_635552_Instance_16]
+		[KB_635552_Instance_18]
+		[KB_635552_Instance_20]
+		[KB_635552_Instance_22]
+		[KB_635552_Instance_24]
+		[KB_938545_Instance_8]))
+
+([XY_Instance_2] of  Widget
+
+	(name ":CREATOR"))
+
+([XY_Instance_200] of  Widget
+
+	(height 57)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_201])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadatatab.OntologyURIWidget")
+	(width 620)
+	(x 0)
+	(y 0))
+
+([XY_Instance_201] of  Property_List
+)
+
+([XY_Instance_210] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_211]
+		[XY_Instance_212]))
+
+([XY_Instance_211] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_212] of  String
+
+	(name "vertical_stretcher")
+	(string_value "http://www.w3.org/2002/07/owl#imports"))
+
+([XY_Instance_235] of  Widget
+
+	(height 230)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_236])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 620)
+	(x 0)
+	(y 60))
+
+([XY_Instance_236] of  Property_List
+
+	(properties [KB_632156_Instance_4]))
+
+([XY_Instance_3] of  Widget
+
+	(name ":CREATION-TIMESTAMP"))
+
+([XY_Instance_4] of  Widget
+
+	(height 100)
+	(is_hidden FALSE)
+	(name ":ANNOTATION-TEXT")
+	(widget_class_name "edu.stanford.smi.protege.widget.YellowStickyWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_409] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_410]
+		[XY_Instance_412]
+		[XY_Instance_413]
+		[XY_Instance_422]
+		[XY_Instance_424]
+		[XY_Instance_426]
+		[XY_Instance_427]
+		[XY_Instance_429]
+		[XY_Instance_440]
+		[XY_Instance_460]
+		[KB_140180_Instance_283]
+		[KB_140180_Instance_285]
+		[KB_140180_Instance_287]
+		[KB_140180_Instance_289]
+		[KB_140180_Instance_291]
+		[KB_941921_Instance_10]
+		[KB_941921_Instance_14]
+		[KB_024013_Instance_4]))
+
+([XY_Instance_410] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_411])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_411] of  Property_List
+)
+
+([XY_Instance_412] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_413] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_422] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_423])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_423] of  Property_List
+
+	(properties [KB_933314_Instance_13]))
+
+([XY_Instance_424] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_425])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_425] of  Property_List
+)
+
+([XY_Instance_426] of  Widget
+
+	(height 0)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_886778_Instance_12])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_427] of  Widget
+
+	(height 220)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_428])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.RDFPropertiesWidget")
+	(width 350)
+	(x 210)
+	(y 160))
+
+([XY_Instance_428] of  Property_List
+)
+
+([XY_Instance_429] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_430]
+		[XY_Instance_431]))
+
+([XY_Instance_430] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_431] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_440] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_441])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_441] of  Property_List
+)
+
+([XY_Instance_460] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_461])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 560)
+	(x 0)
+	(y 0))
+
+([XY_Instance_461] of  Property_List
+
+	(properties [KB_933314_Instance_14]))
+
+([XY_Instance_462] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_463]
+		[XY_Instance_467]
+		[XY_Instance_468]
+		[XY_Instance_470]
+		[XY_Instance_471]
+		[XY_Instance_473]
+		[XY_Instance_475]
+		[XY_Instance_477]
+		[XY_Instance_478]
+		[XY_Instance_482]
+		[XY_Instance_483]
+		[XY_Instance_486]
+		[XY_Instance_520]
+		[XY_Instance_526]
+		[XY_Instance_538]
+		[KB_938545_Instance_140]
+		[KB_938545_Instance_142]
+		[KB_938545_Instance_144]
+		[KB_938545_Instance_148]
+		[KB_938545_Instance_152]
+		[KB_938545_Instance_156]
+		[KB_938545_Instance_158]
+		[KB_938545_Instance_160]
+		[KB_938545_Instance_162]
+		[KB_221055_Instance_18]
+		[KB_221055_Instance_22]))
+
+([XY_Instance_463] of  Widget
+
+	(height 0)
+	(label "Cardinality")
+	(name ":SLOT-MINIMUM-CARDINALITY")
+	(property_list [XY_Instance_464])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_464] of  Property_List
+)
+
+([XY_Instance_467] of  Widget
+
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [KB_933314_Instance_62]))
+
+([XY_Instance_468] of  Widget
+
+	(height 110)
+	(name ":DIRECT-TYPE")
+	(property_list [KB_938545_Instance_165])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.types.OWLObjectPropertyTypesWidget")
+	(width 200)
+	(x 400)
+	(y 190))
+
+([XY_Instance_470] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_471] of  Widget
+
+	(height 0)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_472])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_472] of  Property_List
+)
+
+([XY_Instance_473] of  Widget
+
+	(height 0)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(property_list [XY_Instance_474])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_474] of  Property_List
+)
+
+([XY_Instance_475] of  Widget
+
+	(height 0)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(property_list [XY_Instance_476])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_476] of  Property_List
+)
+
+([XY_Instance_477] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_478] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_479])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_479] of  Property_List
+
+	(properties [KB_933314_Instance_64]))
+
+([XY_Instance_482] of  Widget
+
+	(height 0)
+	(label "Range Type")
+	(name ":SLOT-VALUE-TYPE")
+	(property_list [KB_938545_Instance_164])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_483] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_484]
+		[XY_Instance_485]))
+
+([XY_Instance_484] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_485] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_486] of  Widget
+
+	(height 220)
+	(is_hidden FALSE)
+	(label "Domain")
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_487])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainWidget")
+	(width 200)
+	(x 0)
+	(y 170))
+
+([XY_Instance_487] of  Property_List
+
+	(properties
+		[XY_Instance_488]
+		[XY_Instance_489]
+		[XY_Instance_490]
+		[XY_Instance_491]
+		[XY_Instance_492]
+		[XY_Instance_493]))
+
+([XY_Instance_488] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_489] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_490] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_491] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_492] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_493] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_520] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_521])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_521] of  Property_List
+)
+
+([XY_Instance_526] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_527])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_527] of  Property_List
+)
+
+([XY_Instance_538] of  Widget
+
+	(height 170)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_539])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 600)
+	(x 0)
+	(y 0))
+
+([XY_Instance_539] of  Property_List
+
+	(properties [KB_933314_Instance_63]))
+
+([XY_Instance_540] of  Property_List
+
+	(name "class widget properties")
+	(properties
+		[XY_Instance_541]
+		[XY_Instance_543]
+		[XY_Instance_544]
+		[XY_Instance_545]
+		[XY_Instance_547]
+		[XY_Instance_549]
+		[XY_Instance_551]
+		[XY_Instance_552]
+		[XY_Instance_554]
+		[XY_Instance_575]
+		[XY_Instance_585]
+		[KB_635552_Instance_0]
+		[KB_635552_Instance_2]
+		[KB_635552_Instance_4]
+		[KB_635552_Instance_6]
+		[KB_635552_Instance_8]
+		[KB_941921_Instance_2]
+		[KB_941921_Instance_6]))
+
+([XY_Instance_541] of  Widget
+
+	(height 0)
+	(label "Constraints")
+	(name ":SLOT-CONSTRAINTS")
+	(property_list [XY_Instance_542])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_542] of  Property_List
+)
+
+([XY_Instance_543] of  Widget
+
+	(name ":DIRECT-INSTANCES"))
+
+([XY_Instance_544] of  Widget
+
+	(name ":DIRECT-SUBCLASSES"))
+
+([XY_Instance_545] of  Widget
+
+	(height 500)
+	(label "Definition")
+	(name ":DIRECT-SUPERCLASSES")
+	(property_list [XY_Instance_546])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.cls.ClassAnnotationsAndDescriptionWidget")
+	(width 660)
+	(x 0)
+	(y 0))
+
+([XY_Instance_546] of  Property_List
+
+	(properties [KB_100699_Instance_0]))
+
+([XY_Instance_547] of  Widget
+
+	(height 0)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_548])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_548] of  Property_List
+
+	(properties [KB_933314_Instance_15]))
+
+([XY_Instance_549] of  Widget
+
+	(height 0)
+	(label "Role")
+	(name ":ROLE")
+	(property_list [XY_Instance_550])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_550] of  Property_List
+)
+
+([XY_Instance_551] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_552] of  Widget
+
+	(height 0)
+	(label "OWL Properties")
+	(name ":DIRECT-TEMPLATE-SLOTS")
+	(property_list [XY_Instance_553])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_553] of  Property_List
+)
+
+([XY_Instance_554] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_555]
+		[XY_Instance_556]))
+
+([XY_Instance_555] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_556] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_575] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":DOCUMENTATION")
+	(property_list [XY_Instance_576])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_576] of  Property_List
+)
+
+([XY_Instance_585] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_586])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_586] of  Property_List
+)
+
+([XY_Instance_587] of  Property_List
+
+	(name "facet widget properties")
+	(properties
+		[XY_Instance_588]
+		[XY_Instance_589]
+		[XY_Instance_590]))
+
+([XY_Instance_588] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_589] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_590] of  Widget
+
+	(height 60)
+	(label "Associated Property")
+	(name ":ASSOCIATED-SLOT")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceFieldWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_665] of  Property_List
+
+	(properties
+		[XY_Instance_666]
+		[XY_Instance_668]
+		[XY_Instance_670]
+		[XY_Instance_672]
+		[XY_Instance_674]
+		[XY_Instance_676]
+		[XY_Instance_678]
+		[XY_Instance_680]
+		[XY_Instance_683]
+		[XY_Instance_685]
+		[XY_Instance_687]
+		[XY_Instance_689]
+		[XY_Instance_691]
+		[XY_Instance_693]))
+
+([XY_Instance_666] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_667])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_667] of  Property_List
+)
+
+([XY_Instance_668] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_669])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_669] of  Property_List
+)
+
+([XY_Instance_670] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_671])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_671] of  Property_List
+)
+
+([XY_Instance_672] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_673])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_673] of  Property_List
+)
+
+([XY_Instance_674] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_675])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_675] of  Property_List
+)
+
+([XY_Instance_676] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_677])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_677] of  Property_List
+)
+
+([XY_Instance_678] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_679])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.AnnotationsWidget")
+	(width 300)
+	(x 300)
+	(y 0))
+
+([XY_Instance_679] of  Property_List
+)
+
+([XY_Instance_680] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_681]
+		[XY_Instance_682]))
+
+([XY_Instance_681] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_682] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_683] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_684]))
+
+([XY_Instance_684] of  Property_List
+)
+
+([XY_Instance_685] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_686]))
+
+([XY_Instance_686] of  Property_List
+)
+
+([XY_Instance_687] of  Widget
+
+	(height 160)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_688])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.metadata.OWLMetadataWidget")
+	(width 300)
+	(x 0)
+	(y 0))
+
+([XY_Instance_688] of  Property_List
+)
+
+([XY_Instance_689] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#member")
+	(property_list [XY_Instance_690])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_690] of  Property_List
+)
+
+([XY_Instance_691] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/1999/02/22-rdf-syntax-ns#value")
+	(property_list [XY_Instance_692])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_692] of  Property_List
+)
+
+([XY_Instance_693] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_694])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_694] of  Property_List
+)
+
+([XY_Instance_725] of  Property_List
+
+	(name "slot widget properties")
+	(properties
+		[XY_Instance_728]
+		[XY_Instance_729]
+		[XY_Instance_730]
+		[XY_Instance_731]
+		[XY_Instance_732]
+		[XY_Instance_738]
+		[XY_Instance_739]
+		[XY_Instance_740]
+		[XY_Instance_741]
+		[XY_Instance_742]
+		[XY_Instance_743]
+		[XY_Instance_744]
+		[XY_Instance_745]
+		[XY_Instance_746]
+		[XY_Instance_754]
+		[XY_Instance_762]
+		[XY_Instance_770]
+		[XY_Instance_772]
+		[XY_Instance_774]
+		[XY_Instance_776]
+		[XY_Instance_778]
+		[XY_Instance_780]
+		[XY_Instance_782]))
+
+([XY_Instance_728] of  Widget
+
+	(name ":SLOT-CONSTRAINTS"))
+
+([XY_Instance_729] of  Widget
+
+	(name ":DIRECT-TYPE"))
+
+([XY_Instance_730] of  Widget
+
+	(name ":DIRECT-SUPERSLOTS"))
+
+([XY_Instance_731] of  Widget
+
+	(name ":DIRECT-SUBSLOTS"))
+
+([XY_Instance_732] of  Widget
+
+	(height 150)
+	(label "Default")
+	(name ":SLOT-DEFAULTS")
+	(property_list [XY_Instance_733])
+	(widget_class_name "edu.stanford.smi.protege.widget.DefaultValuesWidget")
+	(width 200)
+	(x 400)
+	(y 120))
+
+([XY_Instance_733] of  Property_List
+
+	(properties
+		[XY_Instance_734]
+		[XY_Instance_735]
+		[XY_Instance_736]
+		[XY_Instance_737]))
+
+([XY_Instance_734] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View the selected value"))
+
+([XY_Instance_735] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create a new value"))
+
+([XY_Instance_736] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_737] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_738] of  Widget
+
+	(height 120)
+	(label "Documentation")
+	(name ":DOCUMENTATION")
+	(widget_class_name "edu.stanford.smi.protege.widget.DocumentationWidget")
+	(width 200)
+	(x 200)
+	(y 0))
+
+([XY_Instance_739] of  Widget
+
+	(height 60)
+	(label "Maximum")
+	(name ":SLOT-NUMERIC-MAXIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMaximumWidget")
+	(width 100)
+	(x 100)
+	(y 210))
+
+([XY_Instance_740] of  Widget
+
+	(height 60)
+	(label "Minimum")
+	(name ":SLOT-NUMERIC-MINIMUM")
+	(widget_class_name "edu.stanford.smi.protege.widget.NumericMinimumWidget")
+	(width 100)
+	(x 0)
+	(y 210))
+
+([XY_Instance_741] of  Widget
+
+	(name ":ASSOCIATED-FACET"))
+
+([XY_Instance_742] of  Widget
+
+	(height 60)
+	(label "Name")
+	(name ":NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceNameWidget")
+	(width 200)
+	(x 0)
+	(y 0))
+
+([XY_Instance_743] of  Widget
+
+	(height 60)
+	(label "Inverse")
+	(name ":SLOT-INVERSE")
+	(widget_class_name "edu.stanford.smi.protege.widget.InverseSlotWidget")
+	(width 200)
+	(x 200)
+	(y 210))
+
+([XY_Instance_744] of  Widget
+
+	(height 150)
+	(label "Value Type")
+	(name ":SLOT-VALUE-TYPE")
+	(widget_class_name "edu.stanford.smi.protege.widget.ValueTypeWidget")
+	(width 200)
+	(x 0)
+	(y 60))
+
+([XY_Instance_745] of  Property_List
+
+	(name "layout properties"))
+
+([XY_Instance_746] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":DIRECT-DOMAIN")
+	(property_list [XY_Instance_747])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 270))
+
+([XY_Instance_747] of  Property_List
+
+	(properties
+		[XY_Instance_748]
+		[XY_Instance_749]
+		[XY_Instance_750]
+		[XY_Instance_751]
+		[XY_Instance_752]
+		[XY_Instance_753]))
+
+([XY_Instance_748] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_749] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_750] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_751] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_752] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_753] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_754] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name ":OWL-DIFFERENT-FROM")
+	(property_list [XY_Instance_755])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 0)
+	(y 630))
+
+([XY_Instance_755] of  Property_List
+
+	(properties
+		[XY_Instance_756]
+		[XY_Instance_757]
+		[XY_Instance_758]
+		[XY_Instance_759]
+		[XY_Instance_760]
+		[XY_Instance_761]))
+
+([XY_Instance_756] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_757] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_758] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_759] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_760] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_761] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_762] of  Widget
+
+	(height 240)
+	(is_hidden FALSE)
+	(name ":OWL-SAME-AS")
+	(property_list [XY_Instance_763])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 250)
+	(x 250)
+	(y 510))
+
+([XY_Instance_763] of  Property_List
+
+	(properties
+		[XY_Instance_764]
+		[XY_Instance_765]
+		[XY_Instance_766]
+		[XY_Instance_767]
+		[XY_Instance_768]
+		[XY_Instance_769]))
+
+([XY_Instance_764] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instances"))
+
+([XY_Instance_765] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_766] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_767] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_768] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_769] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_770] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_771]))
+
+([XY_Instance_771] of  Property_List
+)
+
+([XY_Instance_772] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_773]))
+
+([XY_Instance_773] of  Property_List
+)
+
+([XY_Instance_774] of  Widget
+
+	(is_hidden FALSE)
+	(name ":TO")
+	(property_list [XY_Instance_775]))
+
+([XY_Instance_775] of  Property_List
+)
+
+([XY_Instance_776] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_777]))
+
+([XY_Instance_777] of  Property_List
+)
+
+([XY_Instance_778] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_779]))
+
+([XY_Instance_779] of  Property_List
+)
+
+([XY_Instance_780] of  Widget
+
+	(is_hidden FALSE)
+	(name ":FROM")
+	(property_list [XY_Instance_781]))
+
+([XY_Instance_781] of  Property_List
+)
+
+([XY_Instance_782] of  Widget
+
+	(is_hidden FALSE)
+	(name ":SLOT-VALUES")
+	(property_list [XY_Instance_783]))
+
+([XY_Instance_783] of  Property_List
+)
+
+([XY_Instance_784] of  Property_List
+
+	(properties
+		[XY_Instance_789]
+		[XY_Instance_799]
+		[XY_Instance_812]
+		[KB_635552_Instance_26]
+		[KB_635552_Instance_28]
+		[KB_635552_Instance_30]
+		[KB_635552_Instance_32]
+		[KB_635552_Instance_34]))
+
+([XY_Instance_789] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_790])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_790] of  Property_List
+
+	(properties [KB_933314_Instance_12]))
+
+([XY_Instance_799] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_800]
+		[XY_Instance_801]))
+
+([XY_Instance_800] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_801] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<none>>"))
+
+([XY_Instance_812] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_813])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.HeaderWidget")
+	(width 550)
+	(x 0)
+	(y 0))
+
+([XY_Instance_813] of  Property_List
+
+	(properties [KB_933314_Instance_11]))
+
+([XY_Instance_89] of  Property_List
+
+	(properties
+		[XY_Instance_90]
+		[XY_Instance_94]
+		[XY_Instance_96]
+		[XY_Instance_98]
+		[XY_Instance_104]
+		[XY_Instance_117]
+		[KB_938545_Instance_744]
+		[KB_713803_Instance_980]))
+
+([XY_Instance_890] of  Property_List
+
+	(properties
+		[XY_Instance_893]
+		[XY_Instance_897]
+		[XY_Instance_900]
+		[XY_Instance_906]
+		[XY_Instance_910]
+		[XY_Instance_912]
+		[XY_Instance_914]
+		[XY_Instance_916]
+		[XY_Instance_920]))
+
+([XY_Instance_893] of  Widget
+
+	(height 260)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_894])
+	(widget_class_name "edu.stanford.smi.protegex.owl.ui.widget.ExternalResourceURLWidget")
+	(width 340)
+	(x 0)
+	(y 0))
+
+([XY_Instance_894] of  Property_List
+)
+
+([XY_Instance_897] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_898]
+		[XY_Instance_899]))
+
+([XY_Instance_898] of  String
+
+	(name "horizontal_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_899] of  String
+
+	(name "vertical_stretcher")
+	(string_value ":OWL-RESOURCE-URI"))
+
+([XY_Instance_90] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_91])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_900] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Resource URI")
+	(name ":OWL-RESOURCE-URI")
+	(property_list [XY_Instance_901])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_901] of  Property_List
+)
+
+([XY_Instance_906] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#seeAlso")
+	(property_list [XY_Instance_907]))
+
+([XY_Instance_907] of  Property_List
+)
+
+([XY_Instance_91] of  Property_List
+)
+
+([XY_Instance_910] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_911]))
+
+([XY_Instance_911] of  Property_List
+)
+
+([XY_Instance_912] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_913]))
+
+([XY_Instance_913] of  Property_List
+)
+
+([XY_Instance_914] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#comment")
+	(property_list [XY_Instance_915]))
+
+([XY_Instance_915] of  Property_List
+)
+
+([XY_Instance_916] of  Widget
+
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#isDefinedBy")
+	(property_list [XY_Instance_917]))
+
+([XY_Instance_917] of  Property_List
+)
+
+([XY_Instance_920] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_921])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_921] of  Property_List
+)
+
+([XY_Instance_922] of  Property_List
+
+	(properties
+		[XY_Instance_923]
+		[XY_Instance_924]
+		[XY_Instance_925]
+		[XY_Instance_926]))
+
+([XY_Instance_923] of  Widget
+
+	(height 60)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":PAL-NAME")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextFieldWidget")
+	(width 275)
+	(x 0)
+	(y 0))
+
+([XY_Instance_924] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Range")
+	(name ":PAL-RANGE")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalRangeWidget")
+	(width 250)
+	(x 275)
+	(y 180))
+
+([XY_Instance_925] of  Widget
+
+	(height 180)
+	(is_hidden FALSE)
+	(label "Description")
+	(name ":PAL-DESCRIPTION")
+	(widget_class_name "edu.stanford.smi.protege.widget.TextAreaWidget")
+	(width 250)
+	(x 275)
+	(y 0))
+
+([XY_Instance_926] of  Widget
+
+	(height 300)
+	(is_hidden FALSE)
+	(label "Statement")
+	(name ":PAL-STATEMENT")
+	(widget_class_name "edu.stanford.smi.protegex.widget.pal.constraint.PalConstraintWidget")
+	(width 275)
+	(x 0)
+	(y 60))
+
+([XY_Instance_927] of  Property_List
+
+	(properties
+		[XY_Instance_930]
+		[XY_Instance_936]
+		[XY_Instance_967]))
+
+([XY_Instance_930] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_931])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_931] of  Property_List
+)
+
+([XY_Instance_936] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_937]
+		[XY_Instance_938]))
+
+([XY_Instance_937] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_938] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_94] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_95])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_95] of  Property_List
+)
+
+([XY_Instance_96] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2000/01/rdf-schema#label")
+	(property_list [XY_Instance_97])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_967] of  Widget
+
+	(height 120)
+	(is_hidden FALSE)
+	(name "http://protege.stanford.edu/plugins/owl/protege#inferredType")
+	(property_list [XY_Instance_968])
+	(widget_class_name "edu.stanford.smi.protege.widget.InstanceListWidget")
+	(width 200)
+	(x 0)
+	(y 280))
+
+([XY_Instance_968] of  Property_List
+
+	(properties
+		[XY_Instance_969]
+		[XY_Instance_970]
+		[XY_Instance_971]
+		[XY_Instance_972]
+		[XY_Instance_973]
+		[XY_Instance_974]
+		[KB_886778_Instance_226]
+		[KB_886778_Instance_227]))
+
+([XY_Instance_969] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-View Selected Instance"))
+
+([XY_Instance_97] of  Property_List
+)
+
+([XY_Instance_970] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Create Instance"))
+
+([XY_Instance_971] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-References"))
+
+([XY_Instance_972] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Add"))
+
+([XY_Instance_973] of  Boolean
+
+	(boolean_value TRUE)
+	(name "ButtonDisplayed-Remove"))
+
+([XY_Instance_974] of  Boolean
+
+	(boolean_value FALSE)
+	(name "ButtonDisplayed-Delete Selected Instances"))
+
+([XY_Instance_975] of  Property_List
+
+	(properties
+		[XY_Instance_978]
+		[XY_Instance_984]
+		[XY_Instance_1001]
+		[XY_Instance_1003]
+		[XY_Instance_1005]
+		[XY_Instance_1015]
+		[KB_140180_Instance_279]
+		[KB_140180_Instance_281]))
+
+([XY_Instance_978] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(label "Name")
+	(name ":NAME")
+	(property_list [XY_Instance_979])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_979] of  Property_List
+)
+
+([XY_Instance_98] of  Widget
+
+	(height 0)
+	(is_hidden FALSE)
+	(name "http://www.w3.org/2002/07/owl#versionInfo")
+	(property_list [XY_Instance_99])
+	(width 0)
+	(x 0)
+	(y 0))
+
+([XY_Instance_984] of  Property_List
+
+	(name "layout properties")
+	(properties
+		[XY_Instance_985]
+		[XY_Instance_986]))
+
+([XY_Instance_985] of  String
+
+	(name "horizontal_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_986] of  String
+
+	(name "vertical_stretcher")
+	(string_value "<<all>>"))
+
+([XY_Instance_99] of  Property_List
+)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/personsLibrary.repository	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,1 @@
+[Dublin Core DL Redirect]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/rdf-schema	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,155 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:dc="http://purl.org/dc/elements/1.1/"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+  xml:base="http://www.w3.org/2000/01/rdf-schema">
+  <owl:Ontology rdf:about="#">
+    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The RDF Schema vocabulary (RDFS)</dc:title>
+  </owl:Ontology>
+  <rdfs:Class rdf:ID="Container">
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:subClassOf>
+      <rdfs:Class rdf:ID="Resource"/>
+    </rdfs:subClassOf>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The class of RDF containers.</rdfs:comment>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Container</rdfs:label>
+  </rdfs:Class>
+  <rdfs:Class rdf:ID="Literal">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The class of literal values, eg. textual strings and integers.</rdfs:comment>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Literal</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:subClassOf>
+      <rdfs:Class rdf:about="#Resource"/>
+    </rdfs:subClassOf>
+  </rdfs:Class>
+  <rdfs:Class rdf:ID="ContainerMembershipProperty">
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The class of container membership properties, rdf:_1, rdf:_2, ...,
+                    all of which are sub-properties of 'member'.</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >ContainerMembershipProperty</rdfs:label>
+  </rdfs:Class>
+  <rdfs:Class rdf:about="#Resource">
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The class resource, everything.</rdfs:comment>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Resource</rdfs:label>
+  </rdfs:Class>
+  <rdfs:Class rdf:ID="Class">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The class of classes.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:subClassOf rdf:resource="#Resource"/>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Class</rdfs:label>
+  </rdfs:Class>
+  <rdfs:Class rdf:ID="Datatype">
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:subClassOf rdf:resource="#Class"/>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The class of RDF datatypes.</rdfs:comment>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Datatype</rdfs:label>
+  </rdfs:Class>
+  <rdf:Property rdf:ID="subClassOf">
+    <rdfs:domain rdf:resource="#Class"/>
+    <rdfs:range rdf:resource="#Class"/>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >subClassOf</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The subject is a subclass of a class.</rdfs:comment>
+  </rdf:Property>
+  <rdf:Property rdf:ID="domain">
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+    <rdfs:range rdf:resource="#Class"/>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >domain</rdfs:label>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >A domain of the subject property.</rdfs:comment>
+  </rdf:Property>
+  <rdf:Property rdf:ID="isDefinedBy">
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >isDefinedBy</rdfs:label>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The defininition of the subject resource.</rdfs:comment>
+    <rdfs:subPropertyOf>
+      <rdf:Property rdf:ID="seeAlso"/>
+    </rdfs:subPropertyOf>
+    <rdfs:range rdf:resource="#Resource"/>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:domain rdf:resource="#Resource"/>
+  </rdf:Property>
+  <rdf:Property rdf:about="#seeAlso">
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:range rdf:resource="#Resource"/>
+    <rdfs:domain rdf:resource="#Resource"/>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Further information about the subject resource.</rdfs:comment>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >seeAlso</rdfs:label>
+  </rdf:Property>
+  <rdf:Property rdf:ID="range">
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >range</rdfs:label>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >A range of the subject property.</rdfs:comment>
+    <rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:range rdf:resource="#Class"/>
+  </rdf:Property>
+  <rdf:Property rdf:ID="comment">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >A description of the subject resource.</rdfs:comment>
+    <rdfs:range rdf:resource="#Literal"/>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >comment</rdfs:label>
+    <rdfs:domain rdf:resource="#Resource"/>
+  </rdf:Property>
+  <rdf:Property rdf:ID="subPropertyOf">
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >subPropertyOf</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >The subject is a subproperty of a property.</rdfs:comment>
+    <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Property>
+  <rdf:Property rdf:ID="member">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >A member of the subject resource.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:range rdf:resource="#Resource"/>
+    <rdfs:domain rdf:resource="#Resource"/>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >member</rdfs:label>
+  </rdf:Property>
+  <rdf:Property rdf:ID="label">
+    <rdfs:domain rdf:resource="#Resource"/>
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >A human-readable name for the subject.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="#"/>
+    <rdfs:range rdf:resource="#Literal"/>
+    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >label</rdfs:label>
+  </rdf:Property>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/skos-owl1-dl.rdf	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,466 @@
+<?xml version="1.0" encoding="utf-8"?>
+        <!-- This is a **subset** of the SKOS rdf schema generated through an XSL
+            translation. Certain axioms have been removed to provide a valid OWL DL ontology. -->
+<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xml:base="http://www.w3.org/2004/02/skos/core">
+  <!-- This schema represents a formalisation of a subset of the semantic conditions 
+    described in the SKOS Reference document dated 18 August 2009, accessible at
+    http://www.w3.org/TR/2009/REC-skos-reference-20090818/. XML comments of the form Sn are used to 
+    indicate the semantic conditions that are being expressed. Comments of the form 
+    [Sn] refer to assertions that are, strictly speaking, redundant as they follow 
+    from the RDF(S) or OWL semantics.
+    
+    A number of semantic conditions are *not* expressed formally in this schema. These are:
+    
+    S12
+    S13
+    S14
+    S27
+    S36
+    S46
+    
+    For the conditions listed above, rdfs:comments are used to indicate the conditions.
+    
+   -->
+  <owl:Ontology rdf:about="http://www.w3.org/2004/02/skos/core">
+    
+    
+    
+    
+    
+    
+    <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/skos-reference/"/>
+  </owl:Ontology>
+  <rdf:Description rdf:about="#Concept">
+    <rdfs:label xml:lang="en">Concept</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">An idea or notion; a unit of thought.</skos:definition>
+    <!-- S1 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#ConceptScheme">
+    <rdfs:label xml:lang="en">Concept Scheme</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A set of concepts, optionally including statements about semantic relationships between those concepts.</skos:definition>
+    <skos:scopeNote xml:lang="en">A concept scheme may be defined to include concepts from different sources.</skos:scopeNote>
+    <skos:example xml:lang="en">Thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', and other types of controlled vocabulary are all examples of concept schemes. Concept schemes are also embedded in glossaries and terminologies.</skos:example>
+    <!-- S2 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <!-- S9 -->
+    <owl:disjointWith rdf:resource="#Concept"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#Collection">
+    <rdfs:label xml:lang="en">Collection</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A meaningful collection of concepts.</skos:definition>
+    <skos:scopeNote xml:lang="en">Labelled collections can be used where you would like a set of concepts to be displayed under a 'node label' in the hierarchy.</skos:scopeNote>
+    <!-- S28 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <!-- S37 -->
+    <owl:disjointWith rdf:resource="#Concept"/>
+    <!-- S37 -->
+    <owl:disjointWith rdf:resource="#ConceptScheme"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#OrderedCollection">
+    <rdfs:label xml:lang="en">Ordered Collection</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">An ordered collection of concepts, where both the grouping and the ordering are meaningful.</skos:definition>
+    <skos:scopeNote xml:lang="en">Ordered collections can be used where you would like a set of concepts to be displayed in a specific order, and optionally under a 'node label'.</skos:scopeNote>
+    <!-- S28 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
+    <!-- S29 -->
+    <rdfs:subClassOf rdf:resource="#Collection"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#inScheme">
+    <rdfs:label xml:lang="en">is in scheme</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates a resource (for example a concept) to a concept scheme in which it is included.</skos:definition>
+    <skos:scopeNote xml:lang="en">A concept may be a member of more than one concept scheme.</skos:scopeNote>
+    <!-- S3 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S4 -->
+    <rdfs:range rdf:resource="#ConceptScheme"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#hasTopConcept">
+    <rdfs:label xml:lang="en">has top concept</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates, by convention, a concept scheme to a concept which is topmost in the broader/narrower concept hierarchies for that scheme, providing an entry point to these hierarchies.</skos:definition>
+    <!-- S3 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S5 -->
+    <rdfs:domain rdf:resource="#ConceptScheme"/>
+    <!-- S6 -->
+    <rdfs:range rdf:resource="#Concept"/>
+    <!-- S8 -->
+    <owl:inverseOf rdf:resource="#topConceptOf"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#topConceptOf">
+    <rdfs:label xml:lang="en">is top concept in scheme</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates a concept to the concept scheme that it is a top level concept of.</skos:definition>
+    <!-- S3 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S7 -->
+    <rdfs:subPropertyOf rdf:resource="#inScheme"/>
+    <!-- S8 -->
+    <owl:inverseOf rdf:resource="#hasTopConcept"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+    <rdfs:domain rdf:resource="#Concept"/>
+    <rdfs:range rdf:resource="#ConceptScheme"/> 
+  </rdf:Description>
+  <rdf:Description rdf:about="#prefLabel">
+    <rdfs:label xml:lang="en">preferred label</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">The preferred lexical label for a resource, in a given language.</skos:definition>
+    <!-- S10 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S11 -->
+    <!-- Axiom Deleted -->
+    <!-- S14 (not formally stated) -->
+    <rdfs:comment xml:lang="en">A resource has no more than one value of skos:prefLabel per language tag.</rdfs:comment>
+    <!-- S12 (not formally stated) -->
+    <rdfs:comment xml:lang="en">The range of skos:prefLabel is the class of RDF plain literals.</rdfs:comment>
+    <!-- S13 (not formally stated) -->
+    <rdfs:comment xml:lang="en">skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
+      disjoint properties.</rdfs:comment>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#altLabel">
+    <rdfs:label xml:lang="en">alternative label</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">An alternative lexical label for a resource.</skos:definition>
+    <skos:example xml:lang="en">Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept. Mis-spelled terms are normally included as hidden labels (see skos:hiddenLabel).</skos:example>
+    <!-- S10 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S11 -->
+    <!-- Axiom Deleted -->
+    <!-- S12 (not formally stated) -->
+    <rdfs:comment xml:lang="en">The range of skos:altLabel is the class of RDF plain literals.</rdfs:comment>
+    <!-- S13 (not formally stated) -->
+    <rdfs:comment xml:lang="en">skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.</rdfs:comment>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#hiddenLabel">
+    <rdfs:label xml:lang="en">hidden label</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations.</skos:definition>
+    <!-- S10 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S11 -->
+    <!-- Axiom Deleted -->
+    <!-- S12 (not formally stated) -->
+    <rdfs:comment xml:lang="en">The range of skos:hiddenLabel is the class of RDF plain literals.</rdfs:comment>
+    <!-- S13 (not formally stated) -->
+    <rdfs:comment xml:lang="en">skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.</rdfs:comment>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#notation">
+    <rdfs:label xml:lang="en">notation</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A notation, also known as classification code, is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept within the scope of a given concept scheme.</skos:definition>
+    <skos:scopeNote xml:lang="en">By convention, skos:notation is used with a typed literal in the object position of the triple.</skos:scopeNote>
+    <!-- S15 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#note">
+    <rdfs:label xml:lang="en">note</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A general note, for any purpose.</skos:definition>
+    <skos:scopeNote xml:lang="en">This property may be used directly, or as a super-property for more specific note types.</skos:scopeNote>
+    <!-- S16 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#changeNote">
+    <rdfs:label xml:lang="en">change note</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A note about a modification to a concept.</skos:definition>
+    <!-- S16 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S17 -->
+    <!-- Axiom Deleted -->
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#definition">
+    <rdfs:label xml:lang="en">definition</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A statement or formal explanation of the meaning of a concept.</skos:definition>
+    <!-- S16 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S17 -->
+    <!-- Axiom Deleted -->
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#editorialNote">
+    <rdfs:label xml:lang="en">editorial note</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A note for an editor, translator or maintainer of the vocabulary.</skos:definition>
+    <!-- S16 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S17 -->
+    <!-- Axiom Deleted -->
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#example">
+    <rdfs:label xml:lang="en">example</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">An example of the use of a concept.</skos:definition>
+    <!-- S16 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S17 -->
+    <!-- Axiom Deleted -->
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#historyNote">
+    <rdfs:label xml:lang="en">history note</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A note about the past state/use/meaning of a concept.</skos:definition>
+    <!-- S16 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S17 -->
+    <!-- Axiom Deleted -->
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#scopeNote">
+    <rdfs:label xml:lang="en">scope note</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">A note that helps to clarify the meaning and/or the use of a concept.</skos:definition>
+    <!-- S16 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
+    <!-- S17 -->
+    <!-- Axiom Deleted -->
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#semanticRelation">
+    <rdfs:label xml:lang="en">is in semantic relation with</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Links a concept to a concept related by meaning.</skos:definition>
+    <skos:scopeNote xml:lang="en">This property should not be used directly, but as a super-property for all properties denoting a relationship of meaning between concepts.</skos:scopeNote>
+    <!-- S18 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S19 -->
+    <rdfs:domain rdf:resource="#Concept"/>
+    <!-- S20 -->
+    <rdfs:range rdf:resource="#Concept"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#broader">
+    <rdfs:label xml:lang="en">has broader</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates a concept to a concept that is more general in meaning.</skos:definition>
+    <rdfs:comment xml:lang="en">Broader concepts are typically rendered as parents in a concept hierarchy (tree).</rdfs:comment>
+    <skos:scopeNote xml:lang="en">By convention, skos:broader is only used to assert an immediate (i.e. direct) hierarchical link between two conceptual resources.</skos:scopeNote>
+    <!-- S18 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S22 -->
+    <rdfs:subPropertyOf rdf:resource="#broaderTransitive"/>
+    <!-- S25 -->
+    <owl:inverseOf rdf:resource="#narrower"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#narrower">
+    <rdfs:label xml:lang="en">has narrower</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates a concept to a concept that is more specific in meaning.</skos:definition>
+    <skos:scopeNote xml:lang="en">By convention, skos:broader is only used to assert an immediate (i.e. direct) hierarchical link between two conceptual resources.</skos:scopeNote>
+    <rdfs:comment xml:lang="en">Narrower concepts are typically rendered as children in a concept hierarchy (tree).</rdfs:comment>
+    <!-- S18 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S22 -->
+    <rdfs:subPropertyOf rdf:resource="#narrowerTransitive"/>
+    <!-- S25 -->
+    <owl:inverseOf rdf:resource="#broader"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#related">
+    <rdfs:label xml:lang="en">has related</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates a concept to a concept with which there is an associative semantic relationship.</skos:definition>
+    <!-- S18 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S21 -->
+    <rdfs:subPropertyOf rdf:resource="#semanticRelation"/>
+    <!-- S23 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <!-- S27 (not formally stated) -->
+    <rdfs:comment xml:lang="en">skos:related is disjoint with skos:broaderTransitive</rdfs:comment>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#broaderTransitive">
+    <rdfs:label xml:lang="en">has broader transitive</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition>skos:broaderTransitive is a transitive superproperty of skos:broader.</skos:definition>
+    <skos:scopeNote xml:lang="en">By convention, skos:broaderTransitive is not used to make assertions. Rather, the properties can be used to draw inferences about the transitive closure of the hierarchical relation, which is useful e.g. when implementing a simple query expansion algorithm in a search application.</skos:scopeNote>
+    <!-- S18 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S21 -->
+    <rdfs:subPropertyOf rdf:resource="#semanticRelation"/>
+    <!-- S24 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <!-- S26 -->
+    <owl:inverseOf rdf:resource="#narrowerTransitive"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#narrowerTransitive">
+    <rdfs:label xml:lang="en">has narrower transitive</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition>skos:narrowerTransitive is a transitive superproperty of skos:narrower.</skos:definition>
+    <skos:scopeNote xml:lang="en">By convention, skos:narrowerTransitive is not used to make assertions. Rather, the properties can be used to draw inferences about the transitive closure of the hierarchical relation, which is useful e.g. when implementing a simple query expansion algorithm in a search application.</skos:scopeNote>
+    <!-- S18 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S21 -->
+    <rdfs:subPropertyOf rdf:resource="#semanticRelation"/>
+    <!-- S24 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <!-- S26 -->
+    <owl:inverseOf rdf:resource="#broaderTransitive"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#member">
+    <rdfs:label xml:lang="en">has member</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates a collection to one of its members.</skos:definition>
+    <!-- S30 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S31 -->
+    <rdfs:domain rdf:resource="#Collection"/>
+    <!-- S32 -->
+    <rdfs:range>
+      <owl:Class>
+	<owl:unionOf rdf:parseType="Collection">
+	  <owl:Class rdf:about="#Concept"/>
+	  <owl:Class rdf:about="#Collection"/>
+	</owl:unionOf>
+      </owl:Class>
+    </rdfs:range>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#memberList">
+    <rdfs:label xml:lang="en">has member list</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates an ordered collection to the RDF list containing its members.</skos:definition>
+    <!-- S30 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S33 -->
+    <rdfs:domain rdf:resource="#OrderedCollection"/>
+    <!-- S35 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+    <!-- S34 -->
+    <!-- Axiom Deleted -->
+    <!-- S36 (not formally stated) -->
+    <rdfs:comment xml:lang="en">For any resource, every item in the list given as the value of the
+      skos:memberList property is also a value of the skos:member property.</rdfs:comment>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#mappingRelation">
+    <rdfs:label xml:lang="en">is in mapping relation with</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">Relates two concepts coming, by convention, from different schemes, and that have comparable meanings</skos:definition>
+    <rdfs:comment xml:lang="en">These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations. A distinct vocabulary is provided for concept mapping relations, to provide a convenient way to differentiate links within a concept scheme from links between concept schemes. However, this pattern of usage is not a formal requirement of the SKOS data model, and relies on informal definitions of best practice.</rdfs:comment>
+    <!-- S38 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S39 -->
+    <rdfs:subPropertyOf rdf:resource="#semanticRelation"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#broadMatch">
+    <rdfs:label xml:lang="en">has broader match</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">skos:broadMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes.</skos:definition>
+    <!-- S38 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S40 -->
+    <rdfs:subPropertyOf rdf:resource="#mappingRelation"/>
+    <!-- S41 -->
+    <rdfs:subPropertyOf rdf:resource="#broader"/>
+    <!-- S43 -->
+    <owl:inverseOf rdf:resource="#narrowMatch"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#narrowMatch">
+    <rdfs:label xml:lang="en">has narrower match</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes.</skos:definition>
+    <!-- S38 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S40 -->
+    <rdfs:subPropertyOf rdf:resource="#mappingRelation"/>
+    <!-- S41 -->
+    <rdfs:subPropertyOf rdf:resource="#narrower"/>
+    <!-- S43 -->
+    <owl:inverseOf rdf:resource="#broadMatch"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#relatedMatch">
+    <rdfs:label xml:lang="en">has related match</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes.</skos:definition>
+    <!-- S38 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S40 -->
+    <rdfs:subPropertyOf rdf:resource="#mappingRelation"/>
+    <!-- S41 -->
+    <rdfs:subPropertyOf rdf:resource="#related"/>
+    <!-- S44 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#exactMatch">
+    <rdfs:label xml:lang="en">has exact match</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch.</skos:definition>
+    <!-- S38 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S42 -->
+    <rdfs:subPropertyOf rdf:resource="#closeMatch"/>
+    <!-- S44 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <!-- S45 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
+    <!-- S46 (not formally stated) -->
+    <rdfs:comment xml:lang="en">skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch.</rdfs:comment>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="#closeMatch">
+    <rdfs:label xml:lang="en">has close match</rdfs:label>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2004/02/skos/core"/>
+    <skos:definition xml:lang="en">skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of "compound errors" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property.</skos:definition>
+    <!-- S38 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
+    <!-- S40 -->
+    <rdfs:subPropertyOf rdf:resource="#mappingRelation"/>
+    <!-- S44 -->
+    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
+    <!-- For non-OWL aware applications -->
+    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
+  </rdf:Description>
+</rdf:RDF>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/test.owl	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,216 @@
+<?xml version="1.0"?>
+<rdf:RDF
+    xmlns:j.0="http://erlangen-crm.org/plus/xdt/110404/"
+    xmlns="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities#"
+    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
+    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
+    xmlns:ecrm="http://erlangen-crm.org/110404/"
+    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+    xmlns:owl="http://www.w3.org/2002/07/owl#"
+    xmlns:sqwrl="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl#"
+    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
+    xmlns:ecrm-xsd="http://erlangen-crm.org/plus/xdt/110404/#"
+    xmlns:dbpedia="http://dbpedia.org/ontology/"
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+    xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
+  xml:base="http://www.mpiwg-berlin.mpg.de/ontologies/namedIdentities">
+  <owl:Ontology rdf:about="">
+    <owl:imports rdf:resource="http://www.w3.org/2000/01/rdf-schema#"/>
+    <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/terms"/>
+    <owl:imports rdf:resource="http://dbpedia.org/ontology/"/>
+    <owl:imports rdf:resource="http://swrl.stanford.edu/ontologies/3.3/swrla.owl"/>
+    <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
+    <owl:imports rdf:resource="http://sqwrl.stanford.edu/ontologies/built-ins/3.4/sqwrl.owl"/>
+    <owl:imports rdf:resource="http://erlangen-crm.org/110404/"/>
+    <owl:imports rdf:resource="http://erlangen-crm.org/plus/xdt/110404/"/>
+  </owl:Ontology>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/metre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/centimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogram"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/gramPerKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/day"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/millimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/newtonMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/fuelType"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerSecond"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/megabyte"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicCentimetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/minute"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/litre"/>
+  <rdfs:Class rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/second"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilogramPerCubicMetre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/inhabitantsPerSquareKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/cubicMetrePerSecond"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareKilometre"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kelvin"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/hour"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/valvetrain"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilowatt"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/engineConfiguration"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/kilometrePerHour"/>
+  <rdfs:Class rdf:about="http://dbpedia.org/datatype/squareMetre"/>
+  <owl:Class rdf:ID="NamedEntityIdentifierCreation">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E65_Creation"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+  </owl:Class>
+  <owl:Class rdf:ID="NamedEntityProvider">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E39_Actor"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+  </owl:Class>
+  <owl:Class rdf:ID="NamedEntityIdentifier">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Identifier eines Providers (z.B. VIAF, etc..) der Provider ist angebunden über</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:ID="was_createdBy_by_NamedEntityIdentifierCreation"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E42_Identifier"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+  </owl:Class>
+  <owl:Class rdf:ID="Person">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E21_Person"/>
+    <rdfs:subClassOf>
+      <owl:Class rdf:ID="NamedEntity"/>
+    </rdfs:subClassOf>
+  </owl:Class>
+  <owl:Class rdf:about="#NamedEntity">
+    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+    >Named Entity beschreibt ein Referenz Objekt des Instituts, es ist mit einem Eindeutigen Identifier versehen.  P48 ist verbunden mit einem MPIWG identifier.</rdfs:comment>
+    <rdfs:subClassOf>
+      <owl:Restriction>
+        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
+        >1</owl:cardinality>
+        <owl:onProperty>
+          <owl:ObjectProperty rdf:ID="has_preferred_namedEntityIdentifier"/>
+        </owl:onProperty>
+      </owl:Restriction>
+    </rdfs:subClassOf>
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E77_Persistent_Item"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+  </owl:Class>
+  <owl:ObjectProperty rdf:ID="is_preferred_namedEntityIdentifier">
+    <rdfs:range rdf:resource="#NamedEntity"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48i_is_preferred_identifier_of"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:about="#has_preferred_namedEntityIdentifier"/>
+    </owl:inverseOf>
+    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#was_createdBy_by_NamedEntityIdentifierCreation">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94_has_created"/>
+    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:ID="created_NamedEntityIdentifier"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="#NamedEntityIdentifierCreation"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:ID="carriedOutByNamedEntityProvider">
+    <rdfs:domain rdf:resource="#NamedEntityIdentifierCreation"/>
+    <rdfs:range rdf:resource="#NamedEntityProvider"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:ID="inverse_of_P14_carried_out_by_3"/>
+    </owl:inverseOf>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14_carried_out_by"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#inverse_of_P14_carried_out_by_3">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P14i_performed"/>
+    <owl:inverseOf rdf:resource="#carriedOutByNamedEntityProvider"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:ID="is_identified_by_namedEntityIdentifier">
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1_is_identified_by"/>
+    <rdfs:domain rdf:resource="#NamedEntity"/>
+    <owl:inverseOf>
+      <owl:ObjectProperty rdf:ID="identifies_NamedEntity"/>
+    </owl:inverseOf>
+    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#created_NamedEntityIdentifier">
+    <rdfs:domain rdf:resource="#NamedEntityIdentifierCreation"/>
+    <owl:inverseOf rdf:resource="#was_createdBy_by_NamedEntityIdentifierCreation"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P94i_was_created_by"/>
+    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#has_preferred_namedEntityIdentifier">
+    <owl:inverseOf rdf:resource="#is_preferred_namedEntityIdentifier"/>
+    <rdfs:subPropertyOf rdf:resource="#is_identified_by_namedEntityIdentifier"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P48_has_preferred_identifier"/>
+    <rdfs:range rdf:resource="#NamedEntityIdentifier"/>
+    <rdfs:domain rdf:resource="#NamedEntity"/>
+  </owl:ObjectProperty>
+  <owl:ObjectProperty rdf:about="#identifies_NamedEntity">
+    <owl:inverseOf rdf:resource="#is_identified_by_namedEntityIdentifier"/>
+    <rdfs:range rdf:resource="#NamedEntity"/>
+    <rdfs:subPropertyOf rdf:resource="http://erlangen-crm.org/110404/P1i_identifies"/>
+    <rdfs:domain rdf:resource="#NamedEntityIdentifier"/>
+  </owl:ObjectProperty>
+  <rdf:Property rdf:about="http://purl.org/dc/terms/creator"/>
+  <rdf:Description rdf:about="http://dbpedia.org/ontology/Person">
+    <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/110404/E1_CRM_Entity"/>
+    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
+    <rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
+  </rdf:Description>
+  <Class_6 rdf:ID="Class_6_7"/>
+  <Class_6 rdf:ID="Class_6_8"/>
+  <NamedEntityIdentifierCreation rdf:ID="NamedEntityIdentifierCreation_4">
+    <created_NamedEntityIdentifier>
+      <NamedEntityIdentifier rdf:ID="E42_Identifier_10">
+        <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+        >mpiwg:00001</j.0:has_XSD_String>
+        <was_createdBy_by_NamedEntityIdentifierCreation rdf:resource="#NamedEntityIdentifierCreation_4"/>
+        <is_preferred_namedEntityIdentifier>
+          <Person rdf:ID="Person_9">
+            <is_identified_by_namedEntityIdentifier>
+              <NamedEntityIdentifier rdf:ID="NamedEntityIdentifier_dbpedia">
+                <was_createdBy_by_NamedEntityIdentifierCreation>
+                  <NamedEntityIdentifierCreation rdf:ID="NamedEntityIdentifierCreation_8">
+                    <carriedOutByNamedEntityProvider>
+                      <NamedEntityProvider rdf:ID="NamedEntityProvider_wikipedia">
+                        <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_8"/>
+                        <ecrm:P48_has_preferred_identifier>
+                          <ecrm:E42_Identifier rdf:ID="E42_Identifier_11">
+                            <j.0:has_XSD_String rdf:datatype=
+                            "http://www.w3.org/2001/XMLSchema#string"
+                            >Wikipedia</j.0:has_XSD_String>
+                          </ecrm:E42_Identifier>
+                        </ecrm:P48_has_preferred_identifier>
+                      </NamedEntityProvider>
+                    </carriedOutByNamedEntityProvider>
+                    <created_NamedEntityIdentifier rdf:resource="#NamedEntityIdentifier_dbpedia"/>
+                  </NamedEntityIdentifierCreation>
+                </was_createdBy_by_NamedEntityIdentifierCreation>
+                <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+                >abraham_lincoln</j.0:has_XSD_String>
+                <identifies_NamedEntity rdf:resource="#Person_9"/>
+              </NamedEntityIdentifier>
+            </is_identified_by_namedEntityIdentifier>
+            <has_preferred_namedEntityIdentifier rdf:resource="#E42_Identifier_10"/>
+          </Person>
+        </is_preferred_namedEntityIdentifier>
+      </NamedEntityIdentifier>
+    </created_NamedEntityIdentifier>
+    <carriedOutByNamedEntityProvider>
+      <NamedEntityProvider rdf:ID="provider_MPIWG">
+        <inverse_of_P14_carried_out_by_3 rdf:resource="#NamedEntityIdentifierCreation_4"/>
+        <ecrm:P48_has_preferred_identifier>
+          <ecrm:E42_Identifier rdf:ID="Identifier_MPIWG">
+            <j.0:has_XSD_String rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
+            >MPIWG</j.0:has_XSD_String>
+          </ecrm:E42_Identifier>
+        </ecrm:P48_has_preferred_identifier>
+      </NamedEntityProvider>
+    </carriedOutByNamedEntityProvider>
+  </NamedEntityIdentifierCreation>
+</rdf:RDF>
+
+<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ontologies/test.repository	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,22 @@
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/dcterms.rdf.xml?forceReadOnly=false
+http://purl.org/NET/dc_owl2dl/elements
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://purl.org/NET/dc_owl2dl/dcam
+http://purl.org/NET/dc_owl2dl/dcmitype
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/dbpedia_3.6.owl?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://xmlns.com/foaf/0.1/
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/rdf-schema?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/ecrm_110404.owl.rdf?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://erlangen-crm.org/100707/
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/ecrm_plus_110404_dw.owl?forceReadOnly=false
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
+http://www.w3.org/TR/skos-reference/skos-owl1-dl.rdf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/protege.properties	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,5 @@
+#Protege Properties
+#Sat Jun 25 21:35:12 CEST 2011
+history.projects.reopen=file\:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/examples/newspaper/newspaper.pprj,file\:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/examples/sqwrl/SQWRLExamples.pprj,file\:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/examples/pizza/pizza.owl.pprj
+SwitchableClassDefinitionType=edu.stanford.smi.protegex.owl.ui.cls.LogicClassDefinitionWidgetType
+OntURIBase=http\://www.owl-ontologies.com
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/META-INF/MANIFEST.MF	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+Class-Path: 
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/exceptions/TripleStoreHandlerException.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,10 @@
+package de.mpiwg.itgroup.nimanager.exceptions;
+
+public class TripleStoreHandlerException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = -491859023038922276L;
+
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/importer/Import.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,469 @@
+package de.mpiwg.itgroup.nimanager.importer;
+
+import java.net.URISyntaxException;
+import java.net.URL;
+import java.sql.Connection;
+import java.sql.DriverManager;
+import java.sql.ResultSet;
+import java.sql.SQLException;
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+
+import org.apache.log4j.BasicConfigurator;
+import org.apache.log4j.Level;
+import org.apache.log4j.Logger;
+import org.openrdf.model.Resource;
+import org.openrdf.model.Statement;
+import org.openrdf.model.URI;
+import org.openrdf.model.Value;
+import org.openrdf.model.impl.LiteralImpl;
+import org.openrdf.query.BindingSet;
+import org.openrdf.query.MalformedQueryException;
+import org.openrdf.query.QueryEvaluationException;
+import org.openrdf.query.QueryLanguage;
+import org.openrdf.query.TupleQuery;
+import org.openrdf.query.TupleQueryResult;
+import org.openrdf.repository.RepositoryConnection;
+import org.openrdf.repository.RepositoryException;
+import org.openrdf.repository.RepositoryResult;
+
+import com.hp.hpl.jena.graph.impl.LiteralLabel;
+
+import de.mpiwg.itgroup.nimanager.exceptions.TripleStoreHandlerException;
+import de.mpiwg.itgroup.nimanager.owl.MetaDataHandler;
+import de.mpiwg.itgroup.nimanager.owl.TripleStoreHandler;
+import edu.stanford.smi.protegex.owl.jena.JenaOWLModel;
+import edu.stanford.smi.protegex.owl.model.OWLIndividual;
+import edu.stanford.smi.protegex.owl.model.RDFProperty;
+import edu.stanford.smi.protegex.owl.model.RDFSLiteral;
+
+public class Import {
+
+	private MetaDataHandler mh;
+	private TripleStoreHandler th;
+	private Logger logger = Logger.getRootLogger();
+	// private Connection con;
+	private String offset;
+	private String limit;
+
+	public Import(MetaDataHandler mh, TripleStoreHandler th, String offset,
+			String limit) throws SQLException, ClassNotFoundException {
+		this.mh = mh;
+		this.th = th;
+		// Class.forName("virtuoso.jdbc4.Driver");
+		// String
+		// connectString="jdbc:virtuoso://virtuoso.mpiwg-berlin.mpg.de:1111/charset=UTF-8";
+		// this.con =
+		// DriverManager.getConnection(connectString,"dwinter","weikiki7");
+		this.offset = offset;
+		this.limit = limit;
+
+	}
+
+	private void createMPIWGIdentifiers(String clsName,
+			HashMap<String, String> mapping, String inCtx, String outCtx)
+			throws RepositoryException, MalformedQueryException,
+			QueryEvaluationException, URISyntaxException,
+			TripleStoreHandlerException, SQLException {
+
+		int newPersonID = 0;
+		int namedEntityIdentifierID= 0;
+		int namedEntityIdentifierCreationID= 0;
+		
+		List<String> classes = mh.getEquivalentClasses(clsName); // suche alle
+																	// aequivalenten
+																	// Klassen
+		classes.add(clsName); // add the classname it self;
+		// RepositoryResult<Statement> objects= new
+		// RepositoryResult<Statement>(null);
+
+		OWLIndividual providerMPIWG = th.getProvider(mh,
+				TripleStoreHandler.ONTOLOGY_NS + "provider_MPIWG");
+
+		if (providerMPIWG == null) {
+			providerMPIWG = createMPIWFProvider(outCtx);
+		}
+
+		OWLIndividual providerDbPedia = th.getProvider(mh,
+				TripleStoreHandler.ONTOLOGY_NS + "provider_wikipedia");
+
+		if (providerDbPedia == null) {
+			providerDbPedia = createDbPediaProvider(outCtx);
+		}
+		for (String cl : classes) { // gehe durch die klassen
+			RepositoryConnection con = th.getRepository().getConnection();
+			// String queryString = "SELECT DISTINCT ?s FROM <" +
+			// inCtx+"> WHERE {?s <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <"
+			// + cl + ">  .} OFFSET 199999 LIMIT 100000";
+			String queryString = "SELECT DISTINCT ?s FROM <"
+					+ inCtx
+					+ "> WHERE {?s <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <"
+					+ cl + ">  .} OFFSET " + offset + " LIMIT " + limit;
+			// TupleQuery tupleQuery =
+			// con.prepareTupleQuery(QueryLanguage.SPARQL, queryString);
+
+			TupleQueryResult result = th.querySPARQL(queryString);
+
+			// RepositoryResult<Statement> objects = th.getStatements(null,
+			// "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", cl);
+
+			// while(objects.hasNext()){
+			// Statement st=objects.next();
+			// Resource subj = st.getSubject();
+			//
+
+			while (result.hasNext()) {
+				BindingSet bindingSet = result.next();
+				Value subjValue = bindingSet.getValue("s");
+				URI subj = th.getRepository().getValueFactory()
+						.createURI(subjValue.stringValue());
+
+				// Value p = bindingSet.getValue("p");
+				// Value o = bindingSet.getValue("o");
+				HashMap<String, Object> newValues = new HashMap<String, Object>();// werte
+																					// die
+																					// neu
+																					// eingetragen
+																					// werden
+																					// muessen
+				for (String key : mapping.keySet()) {
+
+					RepositoryResult<Statement> namesStatements = con
+							.getStatements(subj, th.getRepository()
+									.getValueFactory().createURI(key), null,
+									false);
+					Statement firstStatement = TripleStoreHandler
+							.getFirstStatement(namesStatements);
+
+					if (firstStatement != null) {
+						Object newValue;
+						Value val = firstStatement.getObject();
+
+						if (LiteralImpl.class.isInstance(val)) { // wenn ein
+																	// string
+																	// literal,
+																	// dann
+																	// uebersetze
+																	// in jena
+																	// string
+																	// literal
+							LiteralImpl li = (LiteralImpl) val;
+
+							newValue = mh.getOwlModel()
+									.createRDFSLiteralOrString(li.getLabel(),
+											li.getLanguage());
+						} else { // anderfalls dern string wert = uri
+							newValue = val.stringValue();
+
+						}
+
+						newValues.put(mapping.get(key), newValue);
+					}
+				}
+
+				// first create the new person
+
+				
+				Boolean ex = checkExistance(newValues,th, mapping.values(),
+						outCtx);
+				
+				if (ex) {
+					logger.info("nothing to be done!");
+					continue;
+				}
+				newPersonID = getNewId(newPersonID, "Person", outCtx);
+				logger.info("New ID choosen:" + String.valueOf(newPersonID));
+				OWLIndividual person = mh.generateEntity(
+						TripleStoreHandler.ONTOLOGY_NS + "Person",
+						TripleStoreHandler.ONTOLOGY_NS + "Person:"
+								+ String.valueOf(newPersonID), newValues);
+				mh.printIndividual(person);
+
+				newPersonID += 1;
+//				Boolean ex = checkExistance(person, th, mapping.values(),
+//						outCtx);
+//				if (ex) {
+//					logger.info("nothing to be done!");
+//					person.delete();
+//					continue;
+//				}
+				th.write(person, outCtx);
+
+				// now we create the MPIWG identifier and connect it to the
+				// person
+				HashMap<String, Object> idValues = new HashMap<String, Object>();
+				idValues.put(TripleStoreHandler.ONTOLOGY_NS
+						+ "is_preferred_namedEntityIdentifier", person);
+				idValues.put(
+						"http://erlangen-crm.org/plus/xdt/110404/has_XSD_String",
+						"Person:" + String.valueOf(newPersonID)); // TODO PID
+																	// GENERATOR
+
+				namedEntityIdentifierID = getNewId(namedEntityIdentifierID, "NamedEntityIdentifier", outCtx);
+				OWLIndividual mpiwgIdentifier = mh.generateEntity(
+						TripleStoreHandler.ONTOLOGY_NS
+								+ "NamedEntityIdentifier",
+								TripleStoreHandler.ONTOLOGY_NS + "NamedEntityIdentifier:"
+								+ String.valueOf(namedEntityIdentifierID),
+								idValues);
+
+				namedEntityIdentifierID+=1;
+				th.write(mpiwgIdentifier, outCtx);
+
+				// now create the creation object and connect it to the MPIWG
+				// identifier and the provider MPIWG
+				HashMap<String, Object> creationValues = new HashMap<String, Object>();
+				creationValues.put(TripleStoreHandler.ONTOLOGY_NS
+						+ "carriedOutByNamedEntityProvider", providerMPIWG);
+				creationValues.put(TripleStoreHandler.ONTOLOGY_NS
+						+ "created_NamedEntityIdentifier", mpiwgIdentifier);
+				
+				
+				namedEntityIdentifierCreationID = getNewId(namedEntityIdentifierCreationID, "NamedEntityIdentifierCreation", outCtx);
+				
+				OWLIndividual creation = mh.generateEntity(
+						TripleStoreHandler.ONTOLOGY_NS
+								+ "NamedEntityIdentifierCreation",
+								TripleStoreHandler.ONTOLOGY_NS + "NamedEntityIdentifierCreation:"
+								+ String.valueOf(namedEntityIdentifierCreationID),
+						creationValues);
+				namedEntityIdentifierCreationID+=1;
+				
+				th.write(creation, outCtx);
+
+				// now create the wikipedia identifier and connect it to the
+				// person
+				HashMap<String, Object> db_idValues = new HashMap<String, Object>();
+				db_idValues.put(TripleStoreHandler.ONTOLOGY_NS
+						+ "identifies_NamedEntity", person);
+
+				// identifier is the url at dbpedia
+				db_idValues
+						.put("http://erlangen-crm.org/plus/xdt/110404/has_XSD_String",
+								subjValue.stringValue());
+				
+				namedEntityIdentifierID = getNewId(namedEntityIdentifierID, "NamedEntityIdentifier", outCtx);
+				
+				OWLIndividual dbIdentifier = mh.generateEntity(
+						TripleStoreHandler.ONTOLOGY_NS
+								+ "NamedEntityIdentifier", 
+								TripleStoreHandler.ONTOLOGY_NS + "NamedEntityIdentifier:"
+								+ String.valueOf(namedEntityIdentifierID),
+								db_idValues);
+				
+				namedEntityIdentifierID+=1;
+				
+				th.write(dbIdentifier, outCtx);
+
+				// now create the creation object and connect it to the dbpedia
+				// identifier and the provider pdbedia
+				HashMap<String, Object> db_creationValues = new HashMap<String, Object>();
+				db_creationValues.put(TripleStoreHandler.ONTOLOGY_NS
+						+ "carriedOutByNamedEntityProvider", providerDbPedia);
+				db_creationValues.put(TripleStoreHandler.ONTOLOGY_NS
+						+ "created_NamedEntityIdentifier", dbIdentifier);
+				
+				
+				namedEntityIdentifierCreationID = getNewId(namedEntityIdentifierCreationID, "NamedEntityIdentifierCreation", outCtx);
+				
+				OWLIndividual dbcreation = mh.generateEntity(
+						TripleStoreHandler.ONTOLOGY_NS
+								+ "NamedEntityIdentifierCreation",
+								TripleStoreHandler.ONTOLOGY_NS + "NamedEntityIdentifierCreation:"
+								+ String.valueOf(namedEntityIdentifierCreationID),
+						db_creationValues);
+				namedEntityIdentifierCreationID+=1;
+			
+				
+
+				th.write(dbcreation, outCtx);
+
+				// add the bbpedia identifier to the triple store
+				th.write(subj.stringValue(),
+						"http://erlangen-crm.org/110404/P1_is_identified_by",
+						dbIdentifier.getURI(), outCtx);
+				;
+
+			}
+		}
+
+	}
+
+	private Boolean checkExistance(HashMap<String, Object> newValues,
+			TripleStoreHandler th2, Collection<String> props, String outCtx) throws RepositoryException {
+	
+		String queryString = "select ?x FROM <" + outCtx + "> " + "where {";
+		for (String propString : props) {
+			//RDFProperty rdfProp = model.getRDFProperty(propString);
+			RDFSLiteral val = (RDFSLiteral) newValues.get(propString);
+			if  (val==null)
+				continue;
+			String lang = val.getLanguage();
+			String str = val.getString();
+			str = str.replace("\"", "\\\"");
+			queryString += "?x <" + propString + "> \"" + str + "\"@" + lang
+					+ ".";
+		}
+
+		queryString += " }";
+		TupleQueryResult result;
+		try {
+			result = th.querySPARQL(queryString);
+		} catch (MalformedQueryException e) {
+			logger.error("Query String cannot be handled:" + queryString);
+			return false;
+		} catch (QueryEvaluationException e) {
+			logger.error("Query String cannot be handled:" + queryString);
+			return false;
+		} catch (TripleStoreHandlerException e) {
+			e.printStackTrace();
+			logger.error("Query String cannot be handled:" + queryString);
+			return false;
+		}
+		try {
+			if (result.hasNext())
+				return true;
+			else
+				return false;
+		} catch (QueryEvaluationException e) {
+			logger.error("Query String cannot be handled:" + queryString);
+			return false;
+		}
+
+	}
+	private int getNewId(int startnumber, String identifier, String ctx)
+			throws SQLException {
+
+		java.sql.Statement smt = th.sqlCon.createStatement();
+		Boolean exists = true;
+
+		while (exists) {
+			String cmdString = String.format(
+					"sparql select count(*) from <%s> where {<%s> ?x ?y}",
+					ctx,
+					TripleStoreHandler.ONTOLOGY_NS + "Person:"
+							+ String.valueOf(startnumber));
+			smt.execute(cmdString);
+			ResultSet rs = smt.getResultSet();
+			rs.next();
+			int count = rs.getInt(1);
+			if (count > 0) {
+				startnumber += 1;
+			} else {
+				exists = false;
+			}
+		}
+
+		return startnumber;
+	}
+
+	private Boolean checkExistance(OWLIndividual person,
+			TripleStoreHandler th2, Collection<String> props, String outCtx)
+			throws RepositoryException {
+		JenaOWLModel model = mh.getOwlModel();
+		//Map<String, String> vals = new HashMap<String, String>();
+
+		String queryString = "select ?x FROM <" + outCtx + "> " + "where {";
+		for (String propString : props) {
+			RDFProperty rdfProp = model.getRDFProperty(propString);
+			RDFSLiteral val = (RDFSLiteral) person.getPropertyValue(rdfProp);
+			if (val == null)
+				continue;
+			String lang = val.getLanguage();
+			String str = val.getString();
+			str = str.replace("\"", "\\\"");
+			queryString += "?x <" + propString + "> \"" + str + "\"@" + lang
+					+ ".";
+		}
+
+		queryString += " }";
+		TupleQueryResult result;
+		try {
+			result = th.querySPARQL(queryString);
+		} catch (MalformedQueryException e) {
+			logger.error("Query String cannot be handled:" + queryString);
+			return false;
+		} catch (QueryEvaluationException e) {
+			logger.error("Query String cannot be handled:" + queryString);
+			return false;
+		} catch (TripleStoreHandlerException e) {
+			logger.error("Query String cannot be handled:" + queryString);
+			return false;
+		}
+		try {
+			if (result.hasNext())
+				return true;
+			else
+				return false;
+		} catch (QueryEvaluationException e) {
+			logger.error("Query String cannot be handled:" + queryString);
+			return false;
+		}
+
+	}
+
+	private OWLIndividual createDbPediaProvider(String ctx)
+			throws RepositoryException, TripleStoreHandlerException {
+		HashMap<String, Object> db_creationValues = new HashMap<String, Object>();
+
+		OWLIndividual dbcreation = mh.generateEntity(
+				TripleStoreHandler.ONTOLOGY_NS + "NamedEntityProvider",
+				TripleStoreHandler.ONTOLOGY_NS + "provider_wikipedia");
+
+		th.write(dbcreation, ctx);
+
+		return dbcreation;
+
+	}
+
+	private OWLIndividual createMPIWFProvider(String ctx)
+			throws RepositoryException, TripleStoreHandlerException {
+		HashMap<String, Object> db_creationValues = new HashMap<String, Object>();
+
+		OWLIndividual dbcreation = mh.generateEntity(
+				TripleStoreHandler.ONTOLOGY_NS + "NamedEntityProvider",
+				TripleStoreHandler.ONTOLOGY_NS + "provider_MPIWG");
+
+		th.write(dbcreation, ctx);
+
+		return dbcreation;
+
+	}
+
+	public static void main(String args[]) throws Exception {
+		if (args.length < 2) {
+			System.out.println("usage: import offset limit");
+			System.exit(1);
+		}
+
+		Logger.getRootLogger().setLevel(Level.INFO);
+		BasicConfigurator.configure();
+
+		MetaDataHandler mh = new MetaDataHandler();
+
+		TripleStoreHandler th = new TripleStoreHandler(
+				"jdbc:virtuoso://virtuoso.mpiwg-berlin.mpg.de:1111", "dba",
+				"wa55er");
+		System.out.println(mh);
+		System.out.println(th);
+
+		Import imp = new Import(mh, th, args[0], args[1]);
+
+		HashMap<String, String> mapping = new HashMap<String, String>();
+		mapping.put("http://xmlns.com/foaf/0.1/surname",
+				"http://xmlns.com/foaf/0.1/lastName");
+		mapping.put("http://xmlns.com/foaf/0.1/givenName",
+				"http://xmlns.com/foaf/0.1/firstName");
+		mapping.put("http://xmlns.com/foaf/0.1/name",
+				"http://xmlns.com/foaf/0.1/name");
+
+		imp.createMPIWGIdentifiers("http://dbpedia.org/ontology/Person",
+				mapping, "file://personendataWikipedia",
+				"file://mpiwg_persons.rdf");
+
+		// mh.getOwlModel().save(new java.net.URI("file:///tmp/prot.owl"));
+	}
+
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/luceneIndices/Importer.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,146 @@
+/*
+ * Klasse importiert Werte von Triple in einen Lucene Index fr die schnellere Suche.
+ */
+package de.mpiwg.itgroup.nimanager.luceneIndices;
+
+import java.io.File;
+import java.io.IOException;
+
+import org.apache.log4j.BasicConfigurator;
+import org.apache.log4j.Level;
+import org.apache.log4j.Logger;
+import org.apache.lucene.analysis.Analyzer;
+import org.apache.lucene.analysis.standard.StandardAnalyzer;
+import org.apache.lucene.document.Document;
+import org.apache.lucene.document.Field;
+import org.apache.lucene.document.FieldSelectorResult;
+import org.apache.lucene.index.CorruptIndexException;
+import org.apache.lucene.index.IndexWriter;
+import org.apache.lucene.index.IndexWriterConfig;
+import org.apache.lucene.index.IndexWriterConfig.OpenMode;
+import org.apache.lucene.store.Directory;
+import org.apache.lucene.store.FSDirectory;
+import org.apache.lucene.util.Version;
+import org.openrdf.model.Statement;
+import org.openrdf.model.Value;
+import org.openrdf.repository.RepositoryException;
+import org.openrdf.repository.RepositoryResult;
+
+import de.mpiwg.itgroup.nimanager.exceptions.TripleStoreHandlerException;
+import de.mpiwg.itgroup.nimanager.owl.TripleStoreHandler;
+
+public class Importer {
+
+	private Logger logger = Logger.getRootLogger();
+	private String context;
+	private String[] pred;
+	private TripleStoreHandler th;
+	private String indexPath;
+	private IndexWriter writer;
+	private int counter=0;
+
+	public Importer(String context, String[] indexFields, TripleStoreHandler th, String indexPath){
+		this.context= context;
+		this.pred= indexFields;
+		this.th=th;
+		this.indexPath = indexPath;
+
+
+	}
+
+	public int writeStatementsToIndex() throws RepositoryException, CorruptIndexException, IOException{
+		counter=0;
+		for (int i=0;i<pred.length;i++) {
+			RepositoryResult<Statement> statements = th.getStatements(null, pred[i], null,context);
+			while (statements.hasNext()){
+				Statement statement = statements.next();
+				writeStatementToIndex(statement);
+				counter++;
+			}
+
+		}
+		return counter;
+	}
+	
+	public int writeStatementsToIndex(String subj) throws RepositoryException, CorruptIndexException, IOException{
+		counter=0;
+		for (int i=0;i<pred.length;i++) {
+			RepositoryResult<Statement> statements = th.getStatements(subj, pred[i], null,context);
+			while (statements.hasNext()){
+				Statement statement = statements.next();
+				writeStatementToIndex(statement);
+				counter++;
+			}
+
+		}
+		return counter;
+	}
+
+	public void initializeIndexer(Boolean create) throws IOException{
+		Directory dir = FSDirectory.open(new File(indexPath));
+		Analyzer analyzer = new StandardAnalyzer(Version.LUCENE_31);
+		IndexWriterConfig iwc = new IndexWriterConfig(Version.LUCENE_31, analyzer);
+
+		if (create) {
+			// Create a new index in the directory, removing any
+			// previously indexed documents:
+			iwc.setOpenMode(OpenMode.CREATE);
+		} else {
+			// Add new documents to an existing index:
+			iwc.setOpenMode(OpenMode.CREATE_OR_APPEND);
+		}
+
+		writer = new IndexWriter(dir, iwc);
+	}
+	private void writeStatementToIndex(Statement statement) throws CorruptIndexException, IOException {
+		Document doc = new Document();
+		logger.debug("Adding:"+String.format("%s :%s",statement.getSubject().stringValue(),statement.getObject().stringValue()));
+		Field pathField = new Field("identifier",statement.getSubject().stringValue(), Field.Store.YES, Field.Index.NOT_ANALYZED_NO_NORMS);
+		pathField.setOmitTermFreqAndPositions(true);
+		doc.add(pathField);
+
+		Field modifiedField = new Field(statement.getPredicate().stringValue(),statement.getObject().stringValue(),Field.Store.YES, Field.Index.ANALYZED);
+		doc.add(modifiedField);
+
+
+		writer.addDocument(doc);
+
+	}
+
+	public void close() throws CorruptIndexException, IOException{
+		writer.close();
+	}
+	static public void main(String args[]) throws RepositoryException, IOException, TripleStoreHandlerException{
+		importFromMPIWG_persons(args);
+	}
+	static public void importFromMPIWG_persons(String args[]) throws IOException, RepositoryException, TripleStoreHandlerException{
+		Logger.getRootLogger().setLevel(Level.DEBUG);
+		BasicConfigurator.configure();
+		TripleStoreHandler th = new TripleStoreHandler("jdbc:virtuoso://virtuoso.mpiwg-berlin.mpg.de:1111", "dba", "wa55er");
+
+		String[] indexFields=new String[]{"http://xmlns.com/foaf/0.1/name","http://xmlns.com/foaf/0.1/lastName","http://xmlns.com/foaf/0.1/firstName"};
+
+		Importer im = new Importer("file://mpiwg_persons.rdf", indexFields, th, "/tmp/tripleIndex");
+		im.initializeIndexer(true);
+		im.writeStatementsToIndex();
+		im.writer.optimize();
+		im.writer.close();
+		System.out.println("Number of Statements:"+String.valueOf(im.counter));
+	}
+	
+	static public void importAlternativesFromWikipedia(String args[]) throws IOException, RepositoryException, TripleStoreHandlerException{
+		Logger.getRootLogger().setLevel(Level.DEBUG);
+		BasicConfigurator.configure();
+		TripleStoreHandler th = new TripleStoreHandler("jdbc:virtuoso://virtuoso.mpiwg-berlin.mpg.de:1111", "dba", "dba");
+
+		String[] indexFields=new String[]{"http://www.w3.org/2000/01/rdf-schema#label","http://dbpedia.org/property/alternativeNames"};
+
+		Importer im = new Importer("file://personendataWikipedia", indexFields, th, "/tmp/tripleIndex");
+		im.initializeIndexer(true);
+		im.writeStatementsToIndex();
+		im.writer.optimize();
+		im.writer.close();
+		System.out.println("Number of Statemens:"+String.valueOf(im.counter));
+	}
+	
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/luceneIndices/Searcher.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,237 @@
+package de.mpiwg.itgroup.nimanager.luceneIndices;
+
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+import java.io.BufferedReader;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.IOException;
+import java.io.InputStreamReader;
+import java.util.Date;
+
+import org.apache.lucene.analysis.Analyzer;
+import org.apache.lucene.analysis.standard.StandardAnalyzer;
+import org.apache.lucene.document.Document;
+import org.apache.lucene.index.IndexReader;
+import org.apache.lucene.queryParser.QueryParser;
+import org.apache.lucene.search.IndexSearcher;
+import org.apache.lucene.search.Query;
+import org.apache.lucene.search.ScoreDoc;
+import org.apache.lucene.search.TopDocs;
+import org.apache.lucene.store.FSDirectory;
+import org.apache.lucene.util.Version;
+
+/** Simple command-line based search demo. */
+public class Searcher {
+
+  private Searcher() {}
+
+  /** Simple command-line based search demo. */
+  public static void main(String[] args) throws Exception {
+    String usage =
+      "Usage:\tjava org.apache.lucene.demo.SearchFiles [-index dir] [-field f] [-repeat n] [-queries file] [-query string] [-raw] [-paging hitsPerPage]\n\nSee http://lucene.apache.org/java/4_0/demo.html for details.";
+    if (args.length > 0 && ("-h".equals(args[0]) || "-help".equals(args[0]))) {
+      System.out.println(usage);
+      System.exit(0);
+    }
+
+    String index = "/tmp/tripleIndex";
+    String field = "http://xmlns.com/foaf/0.1/name";
+    String queries = null;
+    int repeat = 0;
+    boolean raw = false;
+    String queryString = null;
+    int hitsPerPage = 10;
+    
+    for(int i = 0;i < args.length;i++) {
+      if ("-index".equals(args[i])) {
+        index = args[i+1];
+        i++;
+      } else if ("-field".equals(args[i])) {
+        field = args[i+1];
+        i++;
+      } else if ("-queries".equals(args[i])) {
+        queries = args[i+1];
+        i++;
+      } else if ("-query".equals(args[i])) {
+        queryString = args[i+1];
+        i++;
+      } else if ("-repeat".equals(args[i])) {
+        repeat = Integer.parseInt(args[i+1]);
+        i++;
+      } else if ("-raw".equals(args[i])) {
+        raw = true;
+      } else if ("-paging".equals(args[i])) {
+        hitsPerPage = Integer.parseInt(args[i+1]);
+        if (hitsPerPage <= 0) {
+          System.err.println("There must be at least 1 hit per page.");
+          System.exit(1);
+        }
+        i++;
+      }
+    }
+    
+    IndexSearcher searcher = new IndexSearcher(FSDirectory.open(new File(index)));
+    Analyzer analyzer = new StandardAnalyzer(Version.LUCENE_31);
+
+    BufferedReader in = null;
+    if (queries != null) {
+      in = new BufferedReader(new InputStreamReader(new FileInputStream(queries), "UTF-8"));
+    } else {
+      in = new BufferedReader(new InputStreamReader(System.in, "UTF-8"));
+    }
+    QueryParser parser = new QueryParser(Version.LUCENE_31, field, analyzer);
+    while (true) {
+      if (queries == null && queryString == null) {                        // prompt the user
+        System.out.println("Enter query: ");
+      }
+
+      String line = queryString != null ? queryString : in.readLine();
+
+      if (line == null || line.length() == -1) {
+        break;
+      }
+
+      line = line.trim();
+      if (line.length() == 0) {
+        break;
+      }
+      
+      Query query = parser.parse(line);
+      System.out.println("Searching for: " + query.toString(field));
+            
+      if (repeat > 0) {                           // repeat & time as benchmark
+        Date start = new Date();
+        for (int i = 0; i < repeat; i++) {
+          searcher.search(query, null, 100);
+        }
+        Date end = new Date();
+        System.out.println("Time: "+(end.getTime()-start.getTime())+"ms");
+      }
+
+      doPagingSearch(in, searcher, query, hitsPerPage, raw, queries == null && queryString == null);
+
+      if (queryString != null) {
+        break;
+      }
+    }
+    searcher.close();
+  }
+
+  /**
+   * This demonstrates a typical paging search scenario, where the search engine presents 
+   * pages of size n to the user. The user can then go to the next page if interested in
+   * the next hits.
+   * 
+   * When the query is executed for the first time, then only enough results are collected
+   * to fill 5 result pages. If the user wants to page beyond this limit, then the query
+   * is executed another time and all hits are collected.
+   * 
+   */
+  public static void doPagingSearch(BufferedReader in, IndexSearcher searcher, Query query, 
+                                     int hitsPerPage, boolean raw, boolean interactive) throws IOException {
+ 
+    // Collect enough docs to show 5 pages
+    TopDocs results = searcher.search(query, 5 * hitsPerPage);
+    ScoreDoc[] hits = results.scoreDocs;
+    
+    int numTotalHits = results.totalHits;
+    System.out.println(numTotalHits + " total matching documents");
+
+    int start = 0;
+    int end = Math.min(numTotalHits, hitsPerPage);
+        
+    while (true) {
+      if (end > hits.length) {
+        System.out.println("Only results 1 - " + hits.length +" of " + numTotalHits + " total matching documents collected.");
+        System.out.println("Collect more (y/n) ?");
+        String line = in.readLine();
+        if (line.length() == 0 || line.charAt(0) == 'n') {
+          break;
+        }
+
+        hits = searcher.search(query, numTotalHits).scoreDocs;
+      }
+      
+      end = Math.min(hits.length, start + hitsPerPage);
+      
+      for (int i = start; i < end; i++) {
+        if (raw) {                              // output raw format
+          System.out.println("doc="+hits[i].doc+" score="+hits[i].score);
+          continue;
+        }
+
+        Document doc = searcher.doc(hits[i].doc);
+        String path = doc.get("identifier");
+        if (path != null) {
+          System.out.println((i+1) + ". " + path);
+          String title = doc.get("http://xmlns.com/foaf/0.1/name");
+          if (title != null) {
+            System.out.println("   Title: " + doc.get("http://xmlns.com/foaf/0.1/name"));
+          }
+        } else {
+          System.out.println((i+1) + ". " + "No path for this document");
+        }
+                  
+      }
+
+      if (!interactive || end == 0) {
+        break;
+      }
+
+      if (numTotalHits >= end) {
+        boolean quit = false;
+        while (true) {
+          System.out.print("Press ");
+          if (start - hitsPerPage >= 0) {
+            System.out.print("(p)revious page, ");  
+          }
+          if (start + hitsPerPage < numTotalHits) {
+            System.out.print("(n)ext page, ");
+          }
+          System.out.println("(q)uit or enter number to jump to a page.");
+          
+          String line = in.readLine();
+          if (line.length() == 0 || line.charAt(0)=='q') {
+            quit = true;
+            break;
+          }
+          if (line.charAt(0) == 'p') {
+            start = Math.max(0, start - hitsPerPage);
+            break;
+          } else if (line.charAt(0) == 'n') {
+            if (start + hitsPerPage < numTotalHits) {
+              start+=hitsPerPage;
+            }
+            break;
+          } else {
+            int page = Integer.parseInt(line);
+            if ((page - 1) * hitsPerPage < numTotalHits) {
+              start = (page - 1) * hitsPerPage;
+              break;
+            } else {
+              System.out.println("No such page");
+            }
+          }
+        }
+        if (quit) break;
+        end = Math.min(numTotalHits, start + hitsPerPage);
+      }
+    }
+  }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/owl/MetaDataHandler.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,285 @@
+package de.mpiwg.itgroup.nimanager.owl;
+
+import java.io.File;
+import java.net.MalformedURLException;
+import java.net.URI;
+import java.net.URISyntaxException;
+import java.util.ArrayList;
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.Iterator;
+import java.util.List;
+import java.util.Map;
+import java.util.Set;
+
+import org.apache.log4j.Logger;
+import org.openrdf.repository.RepositoryException;
+
+import com.hp.hpl.jena.graph.impl.LiteralLabel;
+import com.hp.hpl.jena.util.FileUtils;
+
+import de.mpiwg.itgroup.nimanager.exceptions.TripleStoreHandlerException;
+
+import edu.stanford.smi.protege.exception.OntologyLoadException;
+import edu.stanford.smi.protege.storage.xml.XMLString;
+import edu.stanford.smi.protegex.owl.ProtegeOWL;
+import edu.stanford.smi.protegex.owl.jena.JenaOWLModel;
+import edu.stanford.smi.protegex.owl.jena.creator.OwlProjectFromUriCreator;
+import edu.stanford.smi.protegex.owl.model.OWLIndividual;
+import edu.stanford.smi.protegex.owl.model.OWLModel;
+import edu.stanford.smi.protegex.owl.model.OWLNamedClass;
+import edu.stanford.smi.protegex.owl.model.RDFProperty;
+import edu.stanford.smi.protegex.owl.model.RDFResource;
+import edu.stanford.smi.protegex.owl.model.RDFSNamedClass;
+import edu.stanford.smi.protegex.owl.model.impl.DefaultOWLNamedClass;
+import edu.stanford.smi.protegex.owl.model.impl.DefaultRDFProperty;
+import edu.stanford.smi.protegex.owl.model.impl.DefaultRDFSNamedClass;
+import edu.stanford.smi.protegex.owl.repository.RepositoryManager;
+import edu.stanford.smi.protegex.owl.repository.impl.LocalFolderRepository;
+import edu.stanford.smi.protegex.owl.ui.profiles.OWLProfiles;
+import edu.stanford.smi.protegex.owl.ui.profiles.ProfilesManager;
+
+public class MetaDataHandler {
+
+	String ontologieUriString = "file:///Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/namedIdentities.owl";
+	//String rdfUriString = "file:///Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/rdf-schema";
+	String owlFolder = "/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies";
+
+	static MetaDataHandler instance=null;
+	
+	private JenaOWLModel owlModel;
+
+	public JenaOWLModel getOwlModel() {
+		return owlModel;
+	}
+
+	private Logger logger = Logger.getRootLogger();
+
+	public MetaDataHandler() {
+		try {
+			URI ontologieUri = new URI(ontologieUriString);
+			loadOWL(owlFolder, ontologieUri);
+		} catch (URISyntaxException e) {
+			// TODO Auto-generated catch block
+			e.printStackTrace();
+			return;
+		} catch (OntologyLoadException e) {
+			// TODO Auto-generated catch block
+			e.printStackTrace();
+		}
+		logger.info("initialized handler");
+
+	}
+
+//	public JenaOWLModel createMyJenaOWLModelFromURI(String uri) throws OntologyLoadException {
+//	        //Collection errors = new ArrayList();
+//	        OwlProjectFromUriCreator creator = new OwlProjectFromUriCreator();
+//	        creator.setLang(FileUtils.
+//	        creator.setOntologyUri(uri);
+//	        //creator.create(errors);
+//	        JenaOWLModel owlModel = creator.getOwlModel();
+//	        //handleErrors(errors);
+//	        return owlModel;
+//	    }
+	    
+	public void loadOWL(String folder, URI uri) throws OntologyLoadException {
+		//owlModel = ProtegeOWL.createJenaOWLModel();
+		
+		owlModel = ProtegeOWL.createJenaOWLModelFromURI(ontologieUriString);
+		
+		//ProfilesManager.setProfile(owlModel, OWLProfiles.RDFSClass_but_not_OWLClass_Type.getURI());
+		// Load repository
+		RepositoryManager rman = owlModel.getRepositoryManager();
+
+		// Add working directory to repository manager.
+		File workingDirectory = new File(folder);
+		rman.addGlobalRepository(new LocalFolderRepository(workingDirectory));
+		
+		LocalFolderRepository localRepository = new LocalFolderRepository(new File("/tmp"));
+		rman.addProjectRepository(localRepository);
+
+
+
+
+		// Load ontology
+
+		//((JenaOWLModel) owlModel).load(uri, "OWL-FULL");
+	}
+
+	/**
+	 * Gibt alle Properties der Klasse zurueck, d.h. auch diejenigen die inferiert werden.
+	 * @param string
+	 * @return
+	 */
+	public Set getAssociatedPropsForClass(String string) {
+
+	
+
+		OWLNamedClass owlclass;
+		try {
+			owlclass = (OWLNamedClass) owlModel.getOWLNamedClass(string);
+		} catch (Exception e) {
+			logger.debug("Problem getting OWLClass, try RDFS later.");
+			//wenn eine Klasse sowohl eine RDFS als auch per Zuordnung in der Ontologie eine OWL classe ist, wir hier eine Fehler ausgeworfen:
+			//java.lang.ClassCastException: edu.stanford.smi.protegex.owl.model.impl.DefaultRDFSNamedClass cannot be cast to edu.stanford.smi.protegex.owl.model.OWLNamedClass
+			//at edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.getOWLNamedClass(Unknown Source)
+			owlclass= null;
+		}
+
+		if (owlclass != null) {
+			return owlclass.getAssociatedProperties();
+		} else {
+			logger.debug("Cannot find OWLClass:" + string);
+			logger.debug("Trying RDFSClass");
+			RDFSNamedClass rdfsclass=(RDFSNamedClass)owlModel.getRDFSNamedClass(string);
+			if (rdfsclass != null) {
+				return rdfsclass.getAssociatedProperties();
+			} else {
+				logger.debug("Cannot find RDFSClass:" + string);
+				return null;
+			}
+		}
+
+		
+		
+	}
+	
+	/**
+	 * Gibt alle direkten Properties der angegebenen Klasse zurueck.
+	 * @param string
+	 * @return
+	 */
+	public Collection getDirectPropsForClass(String string, Boolean transitiv) {
+
+		
+
+		OWLNamedClass owlclass;
+		try {
+			owlclass = (OWLNamedClass) owlModel.getOWLNamedClass(string);
+		} catch (Exception e) {
+			logger.debug("Problem getting OWLClass, try RDFS later.");
+			//wenn eine Klasse sowohl eine RDFS als auch per Zuordnung in der Ontologie eine OWL classe ist, wir hier eine Fehler ausgeworfen:
+			//java.lang.ClassCastException: edu.stanford.smi.protegex.owl.model.impl.DefaultRDFSNamedClass cannot be cast to edu.stanford.smi.protegex.owl.model.OWLNamedClass
+			//at edu.stanford.smi.protegex.owl.model.impl.AbstractOWLModel.getOWLNamedClass(Unknown Source)
+			owlclass= null;
+		}
+
+		if (owlclass != null) {
+			return owlclass.getUnionDomainProperties(transitiv);
+		} else {
+			logger.debug("Cannot find OWLClass:" + string);
+			logger.debug("Trying RDFSClass");
+			RDFSNamedClass rdfsclass=(RDFSNamedClass)owlModel.getRDFSNamedClass(string);
+			if (rdfsclass != null) {
+				
+				return rdfsclass.getUnionDomainProperties(transitiv);
+			} else {
+				logger.debug("Cannot find RDFSClass:" + string);
+				return null;
+			}
+		}
+
+		
+		
+	}
+	
+
+	public List<String> getEquivalentClasses(String string) {
+		OWLNamedClass owlclass = (OWLNamedClass) owlModel
+		.getOWLNamedClass(string);
+		
+		List<String> retList = new ArrayList<String>();
+		Collection eqClasses = owlclass.getEquivalentClasses();
+		Iterator it = eqClasses.iterator();
+		while(it.hasNext()){
+			Object cls = it.next();
+			String name = "";
+			if (DefaultOWLNamedClass.class.isInstance(cls)){
+				name=((DefaultOWLNamedClass)cls).getName();
+			} else if (DefaultRDFSNamedClass.class.isInstance(cls)){
+				name=((DefaultRDFSNamedClass)cls).getName();
+			}
+			retList.add(name);
+			
+		}
+		
+		return retList;
+	}
+
+	
+	public static void main(String args[]) throws RepositoryException, TripleStoreHandlerException {
+		TripleStoreHandler th = new TripleStoreHandler("jdbc:virtuoso://virtuoso.mpiwg-berlin.mpg.de:1111", "dba", "dba");
+		MetaDataHandler mh = new MetaDataHandler();
+
+		//Set<DefaultRDFProperty> props= mh.getPropsForClass("http://dbpedia.org/ontology/Person");
+		
+		mh.getEquivalentClasses("http://dbpedia.org/ontology/Person");
+		
+		//Map<String, String> ret = th.getValues(props,"<http://dbpedia.org/resource/Abraham_Lincoln>");
+		
+		//Map<String, String> ret = th.getResources("http://xmlns.com/foaf/0.1/name","Abraham Lincoln","en");
+		//System.out.println(ret);
+	}
+
+	public OWLIndividual generateEntity(String clsName, Map<String, Object> values) {
+		OWLNamedClass owlclass = (OWLNamedClass) owlModel
+		.getOWLNamedClass(clsName);
+		
+		OWLIndividual inst = (OWLIndividual) owlclass.createInstance(null);
+		for(String key:values.keySet()){
+			RDFProperty property =owlModel.getRDFProperty(key); 
+			inst.setPropertyValue(property, values.get(key));
+			
+		
+		}
+		
+		return inst;
+	}
+	
+	public OWLIndividual generateEntity(String clsName, String instanceName) {
+		OWLNamedClass owlclass = (OWLNamedClass) owlModel
+		.getOWLNamedClass(clsName);
+		
+		OWLIndividual inst = (OWLIndividual) owlclass.createInstance(instanceName);
+		
+		
+		return inst;
+	}
+	
+	public OWLIndividual generateEntity(String clsName, String instanceName, Map<String, Object> values) {
+		OWLNamedClass owlclass = (OWLNamedClass) owlModel
+		.getOWLNamedClass(clsName);
+		
+		OWLIndividual inst = (OWLIndividual) owlclass.createInstance(instanceName);
+		
+		for(String key:values.keySet()){
+			RDFProperty property =owlModel.getRDFProperty(key); 
+			inst.setPropertyValue(property, values.get(key));
+			
+		
+		}
+		
+		return inst;
+	}
+
+	public void printIndividual(OWLIndividual ind){
+		 Collection<RDFProperty> props = ind.getRDFProperties();
+		 Iterator<RDFProperty> propsIts = props.iterator();
+		 while(propsIts.hasNext()){
+			 RDFProperty prop = propsIts.next();
+			 System.err.println(prop.getName()+":"+ind.getPropertyValue(prop));
+		 }
+	}
+	
+	public static MetaDataHandler getInstance(){
+		
+		if (instance==null){
+			instance = new MetaDataHandler();
+		}
+		return instance;
+	}
+
+
+
+
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/owl/TripleStoreHandler.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,393 @@
+package de.mpiwg.itgroup.nimanager.owl;
+
+import info.aduna.iteration.Iteration;
+
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.OutputStream;
+import java.net.MalformedURLException;
+import java.net.URL;
+import java.sql.Connection;
+import java.sql.DriverManager;
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.Iterator;
+import java.util.Map;
+import java.util.Set;
+
+import org.apache.log4j.Logger;
+import org.openrdf.model.Resource;
+import org.openrdf.model.Statement;
+import org.openrdf.model.URI;
+import org.openrdf.model.Value;
+import org.openrdf.model.impl.ContextStatementImpl;
+import org.openrdf.model.impl.LiteralImpl;
+import org.openrdf.model.impl.StatementImpl;
+import org.openrdf.model.impl.URIImpl;
+import org.openrdf.query.MalformedQueryException;
+import org.openrdf.query.QueryEvaluationException;
+import org.openrdf.query.QueryLanguage;
+import org.openrdf.query.TupleQuery;
+import org.openrdf.query.TupleQueryResult;
+import org.openrdf.query.impl.DatasetImpl;
+import org.openrdf.repository.Repository;
+import org.openrdf.repository.RepositoryConnection;
+import org.openrdf.repository.RepositoryException;
+import org.openrdf.repository.RepositoryResult;
+import org.openrdf.repository.http.HTTPRepository;
+import org.openrdf.rio.RDFHandlerException;
+import org.openrdf.rio.rdfxml.RDFXMLWriter;
+
+import virtuoso.sesame2.driver.VirtuosoRepository;
+
+import com.hp.hpl.jena.vocabulary.OWL;
+
+import de.mpiwg.itgroup.nimanager.exceptions.TripleStoreHandlerException;
+
+
+import edu.stanford.smi.protege.widget.StringListWidget;
+import edu.stanford.smi.protegex.owl.model.OWLIndividual;
+import edu.stanford.smi.protegex.owl.model.OWLModel;
+import edu.stanford.smi.protegex.owl.model.OWLNamedClass;
+import edu.stanford.smi.protegex.owl.model.RDFProperty;
+import edu.stanford.smi.protegex.owl.model.RDFResource;
+import edu.stanford.smi.protegex.owl.model.RDFSLiteral;
+import edu.stanford.smi.protegex.owl.model.impl.AbstractRDFSClass;
+import edu.stanford.smi.protegex.owl.model.impl.DefaultRDFProperty;
+
+
+
+public class TripleStoreHandler {
+
+	public static String ONTOLOGY_NS="http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/";
+	private boolean save=true; // wenn false dann schreibt write nicht ins repositorium.
+	
+	private Logger logger = Logger.getRootLogger();
+	
+	static  Map<String,TripleStoreHandler> instance = new HashMap<String, TripleStoreHandler>();
+	private Repository repository;
+
+	private int counter=0;
+	public Connection sqlCon;
+	public Repository getRepository() {
+		return repository;
+	}
+	public void setRepository(Repository repository) {
+		this.repository = repository;
+	}
+	public TripleStoreHandler(String url,String username, String password) throws TripleStoreHandlerException {
+		//String sesameUrl="http://127.0.0.1:8180/openrdf-sesame/repositories/authorityDataPersons";
+		//String sesameUrl="http://127.0.0.1:8180/openrdf-sesame/repositories/personsRepository";
+
+		//String sesameUrl="http://127.0.0.1:8180/openrdf-sesame/repositories/swiftowlimTest";
+		//
+		//repository = new HTTPRepository(sesameUrl);
+		
+		
+		repository = new VirtuosoRepository(url, username, password);
+		try {
+			Class.forName("virtuoso.jdbc4.Driver");
+			String connectString = "jdbc:virtuoso://virtuoso.mpiwg-berlin.mpg.de:1111/charset=UTF-8";
+			this.sqlCon = DriverManager.getConnection(connectString, username,
+					password);
+		} catch (Exception e) {
+			throw new TripleStoreHandlerException();
+		}
+	}
+	public Map<String,Object> getJenaRDFValues(Collection props, String identifier, OWLModel model) throws RepositoryException {
+		identifier = identifier.replace("<", "");
+		identifier = identifier.replace(">", "");
+		Map<String,Object> retMap = new HashMap<String, Object>();
+		
+		URI subj= repository.getValueFactory().createURI(identifier);
+		RepositoryConnection con = repository.getConnection();
+		Iterator propsIterator = props.iterator();
+		while(propsIterator.hasNext()){
+		//for(DefaultRDFProperty prop:props){
+			DefaultRDFProperty prop=(DefaultRDFProperty) propsIterator.next();
+			Object newValue;
+			String name=prop.getName();
+			//System.out.println(name);
+			RepositoryResult<Statement> statements = con.getStatements(subj, repository.getValueFactory().createURI(name), null, true);
+			//RepositoryResult<Statement> statements = con.getStatements(subj, null, null, false);
+			//System.out.println(statements);
+			statements.enableDuplicateFilter();
+			while(statements.hasNext()){
+				Statement sm = statements.next();
+				Value val = sm.getObject();
+				if (LiteralImpl.class.isInstance(val)) { // wenn ein
+					// string
+					// literal,
+					// dann
+					// uebersetze
+					// in jena
+					// string
+					// literal
+					LiteralImpl li = (LiteralImpl) val;
+
+					newValue = model.createRDFSLiteralOrString(li.getLabel(),li.getLanguage());
+					} else { // anderfalls erzeuge generische Instance
+						
+						
+						newValue= model.getRDFResource(val.stringValue());
+						
+						if (newValue==null){
+							OWLNamedClass owlclass = (OWLNamedClass) model
+						.getOWLNamedClass("http://www.w3.org/2002/07/owl#Thing");
+						newValue = (OWLIndividual) owlclass.createInstance(val.stringValue());
+						}
+					}	
+				retMap.put(sm.getPredicate().stringValue(), newValue);
+				
+			}
+		}
+		return retMap;
+		
+	}
+	public Map<String,String> getResources(String subj, String pred, String obj, String lang) throws RepositoryException {
+		
+		Map<String,String> retMap = new HashMap<String, String>();
+		RepositoryConnection con = repository.getConnection();
+		RepositoryResult<Statement> statements = con.getStatements(repository.getValueFactory().createURI(subj), repository.getValueFactory().createURI(pred),  repository.getValueFactory().createLiteral(obj, lang), true);
+		statements.enableDuplicateFilter();
+		while(statements.hasNext()){
+			Statement sm = statements.next();
+			retMap.put(sm.getSubject().stringValue(), sm.getObject().stringValue());
+			
+		}
+	
+	return retMap;
+	}
+
+	public TupleQueryResult querySPARQL(String queryString) throws MalformedQueryException, QueryEvaluationException, TripleStoreHandlerException{
+		 TupleQuery tupleQuery;
+		try {
+			tupleQuery = repository.getConnection().prepareTupleQuery(QueryLanguage.SPARQL, queryString);
+		} catch (RepositoryException e) {
+			// possible a time out
+			//wait a bit
+			try {
+				Thread.sleep(10000);
+				//try again
+				tupleQuery = repository.getConnection().prepareTupleQuery(QueryLanguage.SPARQL, queryString);
+			} catch (InterruptedException e1) {
+				e1.printStackTrace();
+				throw new TripleStoreHandlerException();
+			} catch (RepositoryException e2) {
+				try {
+					//ok try ones more
+					Thread.sleep(10000);
+					tupleQuery = repository.getConnection().prepareTupleQuery(QueryLanguage.SPARQL, queryString);
+					} catch (InterruptedException e1) {
+					e1.printStackTrace();
+					throw new TripleStoreHandlerException();
+					} catch (RepositoryException e3) {
+						e.printStackTrace();
+						throw new TripleStoreHandlerException();
+						
+					}
+			}
+		}
+         return tupleQuery.evaluate();
+      
+	}
+	
+	public TupleQueryResult querySPARQL(String queryString,String context) throws RepositoryException, MalformedQueryException, QueryEvaluationException{
+		 TupleQuery tupleQuery = repository.getConnection().prepareTupleQuery(QueryLanguage.SPARQL, queryString);
+		 DatasetImpl ds = new DatasetImpl();
+		 ds.addNamedGraph(createUri(repository,context));
+		 tupleQuery.setDataset(ds);
+        return tupleQuery.evaluate();
+     
+	}
+	public RepositoryResult<Statement> getStatements(String subj,String pred, String obj) throws RepositoryException {
+		RepositoryConnection con = repository.getConnection();
+		
+		RepositoryResult<Statement> statements = con.getStatements(createUri(repository,subj), createUri(repository,pred),  createUri(repository,obj), true);
+		
+	
+	return statements;
+	}
+	
+	public RepositoryResult<Statement> getStatements(String subj,String pred, String obj, String ctx) throws RepositoryException {
+		RepositoryConnection con = repository.getConnection();
+	
+		RepositoryResult<Statement> statements = con.getStatements(createUri(repository,subj), createUri(repository,pred),  createUri(repository,obj), true, createUri(repository, ctx));
+		
+	
+	return statements;
+	}
+	
+	public RepositoryResult<Statement> getStatements(Resource subj,URI pred, Value obj, String ctx) throws RepositoryException {
+		RepositoryConnection con = repository.getConnection();
+		
+		RepositoryResult<Statement> statements = con.getStatements(subj, pred, obj, true, createUri(repository, ctx));
+		
+	
+	return statements;
+	}
+	
+	public URI createUri(String subj){
+		return createUri(repository, subj);
+	}
+	
+	public Value createLiteral(String subj){
+		return repository.getValueFactory().createLiteral(subj);
+	}
+	
+	public Value createLiteral(String subj, String lang){
+		return repository.getValueFactory().createLiteral(subj,lang);
+	}
+	
+	
+	public static URI createUri(Repository repository2, String subj) {
+		if (subj==null)
+			return null;
+		return repository2.getValueFactory().createURI(subj);
+		
+	}
+	public static Statement getFirstStatement(
+			RepositoryResult<Statement> namesStatements) throws RepositoryException {
+		while(namesStatements.hasNext()){
+			return namesStatements.next();
+		}
+		
+		return null;
+	}
+	public void write(OWLIndividual ent,String ctx) throws RepositoryException, TripleStoreHandlerException {
+		
+		
+		String ident = ent.getURI();
+//		Iterator<Object> types = ent.getRDFTypes().iterator();
+//		
+//		while(types.hasNext()){
+//			
+//			Object typeObj=types.next();
+//			AbstractRDFSClass type = (AbstractRDFSClass)typeObj;
+//			
+//			
+//			write(ident,"http://www.w3.org/1999/02/22-rdf-syntax-ns#type",type.getURI());
+//		}
+		
+		Iterator<RDFProperty> props=ent.getPossibleRDFProperties().iterator();
+		while(props.hasNext()){
+			RDFProperty prop=props.next();
+			Object val = ent.getPropertyValue(prop);
+			if (val==null){ // nicht belegter wert
+				continue;
+			}
+			if (RDFSLiteral.class.isInstance(val)){
+				RDFSLiteral lit = (RDFSLiteral)val;
+				String lang = lit.getLanguage();
+				String litobj = lit.getString();
+				Value newLit=null;
+				if(lang!=null){
+					newLit=repository.getValueFactory().createLiteral((String)lit.getString(), lang);
+				} else {
+						newLit=repository.getValueFactory().createLiteral((String)litobj);
+					
+				
+				} 
+				write(ident, prop.getURI(), newLit, ctx);
+			} else if(OWLIndividual.class.isInstance(val)){
+				OWLIndividual ind = (OWLIndividual)val;
+				write(ident, prop.getURI(), repository.getValueFactory().createURI(ind.getURI()),ctx);
+			} else if (AbstractRDFSClass.class.isInstance(val)){
+				AbstractRDFSClass ind = (AbstractRDFSClass)val;
+				write(ident, prop.getURI(), repository.getValueFactory().createURI(ind.getURI()),ctx);
+			} else if (String.class.isInstance(val)){
+				write(ident, prop.getURI(), repository.getValueFactory().createLiteral((String)val),ctx);
+			} else {
+				//don't now this type
+				throw new TripleStoreHandlerException();
+			}
+			
+		}
+		
+	}
+	public OWLIndividual getProvider(MetaDataHandler mh, String providerUri) throws RepositoryException {
+		RepositoryConnection con = repository.getConnection();
+		URI createURIProvider = repository.getValueFactory().createURI(ONTOLOGY_NS+"NamedEntityProvider");
+		
+		RepositoryResult<Statement> provider = con.getStatements(repository.getValueFactory().createURI(providerUri), repository.getValueFactory().createURI("http://www.w3.org/1999/02/22-rdf-syntax-ns#type"), createURIProvider, true);
+		Statement providerStatement = getFirstStatement(provider);
+		if(providerStatement==null) // provider does not exist
+			return null;
+		
+		
+		Map<String, Object> values = getJenaRDFValues(mh.getAssociatedPropsForClass(createURIProvider.stringValue()),providerUri,mh.getOwlModel());
+		OWLIndividual providerEnt = mh.generateEntity(createURIProvider.stringValue(), providerUri,values);
+		
+		return providerEnt;
+	}
+	
+	public void write(String subj, String pred, String obj,String ctx) throws RepositoryException {
+		Value ob;
+		RepositoryConnection con = repository.getConnection();
+		ob=repository.getValueFactory().createURI(obj);
+		Statement statement = new ContextStatementImpl(repository.getValueFactory().createURI(subj), repository.getValueFactory().createURI(pred), ob,repository.getValueFactory().createURI(ctx));
+		logger.debug("Write to triple store:"+subj+":"+pred+":"+obj);
+		logger.debug("Wrote statement:");
+		counter+=1;
+		logger.debug(counter);
+		if (save){
+		con.add(statement);
+		con.commit();
+		con.close();
+		}
+	}
+	
+	public void write(String subj, String pred, Value obj, String ctx) throws RepositoryException {
+		
+		RepositoryConnection con = repository.getConnection();
+		Statement statement = new ContextStatementImpl(repository.getValueFactory().createURI(subj), repository.getValueFactory().createURI(pred), obj,repository.getValueFactory().createURI(ctx));
+		if(LiteralImpl.class.isInstance(obj)){
+			logger.debug("Write to triple store:"+subj+":"+pred+":"+((LiteralImpl)obj).stringValue());
+		} else
+			logger.debug("Write to triple store:"+subj+":"+pred+":"+obj.toString());
+		
+		logger.debug("Wrote statement:");
+		counter+=1;
+		logger.debug(counter);
+		
+		if (save){
+		con.add(statement);
+		con.commit();
+		con.close();
+		}
+	}
+
+	public void exportCtx(String ctx, File file) throws RepositoryException, RDFHandlerException, IOException{
+		
+		RepositoryConnection conn = repository.getConnection();
+		OutputStream output = (file != null) ? new FileOutputStream(file) : System.out;
+        
+		RDFXMLWriter rdfxmlfWriter = new RDFXMLWriter(output);
+        //conn.export(rdfxmlfWriter,  repository.getValueFactory().createURI(ctx));
+		conn.exportStatements(null, null, null, true, rdfxmlfWriter, repository.getValueFactory().createURI(ctx));
+        output.write('\n');
+        conn.close();
+	}
+	
+	public static void main(String args[]) throws RepositoryException, RDFHandlerException, IOException, TripleStoreHandlerException{
+		TripleStoreHandler th = new TripleStoreHandler("jdbc:virtuoso://virtuoso.mpiwg-berlin.mpg.de:1111", "dba", "dba");
+		//th.exportCtx("http://import", new File("/tmp/out.rdf"));
+		//
+		th.exportCtx("file://out.owl", new File("/tmp/out2.rdf"));
+		
+	}
+	
+	
+	public static TripleStoreHandler getInstance(String url, String user, String password) throws TripleStoreHandlerException{
+		
+		String identString=url+"_"+user+"_"+password;
+		
+		if (instance.get(identString)==null){
+			instance.put(identString,  new TripleStoreHandler(url,user,password));
+		}
+		TripleStoreHandler th= instance.get(identString);
+		return th;
+	}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/owl/Util.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,44 @@
+package de.mpiwg.itgroup.nimanager.owl;
+
+import java.util.Map;
+
+import edu.stanford.smi.protegex.owl.model.RDFSLiteral;
+
+public class Util {
+
+	public static String rdf2xml(Map<String, Object> values) {
+		String ret="<properties>\n";
+		for(String tagName:values.keySet()){
+
+			if (RDFSLiteral.class.isInstance(values.get(tagName))){
+				String value = ((RDFSLiteral)values.get(tagName)).getString();
+				String fTagName = rdfPredToTagNS(tagName);
+				ret+=String.format("<%s>%s</%s>\n", fTagName,value,rdfPredToTag(tagName));
+				
+			}
+		}
+		ret+="</properties>";
+		
+		return ret;
+	}
+
+	public static String rdfPredToTagNS (String pred){
+		String[] splitted= pred.split("/|#");
+		String ns="";
+		
+		for (int i=0; i<splitted.length-1;i++){
+			if(i!=0)
+				ns+="/";
+			ns+=splitted[i];
+		}
+		
+		return String.format("%s xmlns=\"%s\"",splitted[splitted.length-1],ns);
+	}
+	
+	public static String rdfPredToTag (String pred){
+		String[] splitted= pred.split("/|#");
+		
+		
+		return splitted[splitted.length-1];
+	}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/persons/PersonByNameService.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,292 @@
+package de.mpiwg.itgroup.nimanager.persons;
+
+import java.io.UnsupportedEncodingException;
+import java.net.URLDecoder;
+import java.net.URLEncoder;
+import java.sql.ResultSet;
+import java.sql.SQLException;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+
+import org.json.JSONArray;
+import org.openrdf.model.Statement;
+import org.openrdf.repository.RepositoryException;
+import org.openrdf.repository.RepositoryResult;
+import org.restlet.Context;
+import org.restlet.data.Form;
+import org.restlet.data.MediaType;
+import org.restlet.data.Status;
+import org.restlet.engine.component.ChildContext;
+import org.restlet.ext.json.JsonRepresentation;
+import org.restlet.representation.Representation;
+import org.restlet.representation.StringRepresentation;
+import org.restlet.resource.Get;
+import org.restlet.resource.Options;
+import org.restlet.resource.ServerResource;
+
+import virtuoso.jdbc4.VirtuosoResultSet;
+
+import de.mpiwg.itgroup.nimanager.exceptions.TripleStoreHandlerException;
+import de.mpiwg.itgroup.nimanager.owl.TripleStoreHandler;
+
+public class PersonByNameService extends ServerResource {
+
+	private String VIRTUOSO_PW;
+	private String VIRTUOSO_USER;
+	private String virtuoso_server_url;
+	private String RELATION_FOR_NAME_SEARCH = "http://xmlns.com/foaf/0.1/name";
+	private String PERSONS_CONTEXT;
+	private TripleStoreHandler th;
+
+	public PersonByNameService() {
+		ChildContext context = (ChildContext)Context.getCurrent();
+		virtuoso_server_url = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.virtuoso.url");
+		VIRTUOSO_PW = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.virtuoso.pw");
+		VIRTUOSO_USER = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.virtuoso.user");
+		PERSONS_CONTEXT = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.virtuoso.personsGraphURI");
+		//th = TripleStoreHandler.getInstance("jdbc:virtuoso://virtuoso.mpiwg-berlin.mpg.de:1111", "dba", "dba");
+		try {
+			th = new TripleStoreHandler(virtuoso_server_url, VIRTUOSO_USER, VIRTUOSO_PW);
+		} catch (TripleStoreHandlerException e) {
+			// TODO Auto-generated catch block
+			e.printStackTrace();
+		}
+	}
+
+	@Options
+	public void doOptions(Representation entity) {
+		Form responseHeaders = (Form) getResponse().getAttributes().get(
+				"org.restlet.http.headers");
+		if (responseHeaders == null) {
+			responseHeaders = new Form();
+			getResponse().getAttributes().put("org.restlet.http.headers",
+					responseHeaders);
+		}
+		responseHeaders.add("Access-Control-Allow-Origin", "*");
+		responseHeaders.add("Access-Control-Allow-Methods", "POST,OPTIONS,GET");
+		responseHeaders.add("Access-Control-Allow-Headers", "Content-Type");
+		responseHeaders.add("Access-Control-Allow-Credentials", "false");
+		responseHeaders.add("Access-Control-Max-Age", "60");
+	}
+
+	public Representation getTest() {
+		return new StringRepresentation("TEST");
+	}
+
+	@Get("json")
+	public Representation getJson() {
+		Form responseHeaders = (Form) getResponse().getAttributes().get(
+		"org.restlet.http.headers");
+		if (responseHeaders == null) {
+			responseHeaders = new Form();
+			getResponse().getAttributes().put("org.restlet.http.headers",
+					responseHeaders);
+		}
+		responseHeaders.add("Access-Control-Allow-Origin", "*");
+		
+		JSONArray resultsJsonArray = new JSONArray();
+		try {
+			String id = (String) getRequest().getAttributes().get("name");
+			id = URLDecoder.decode(id, "utf-8");
+			String queryPersonWPMD="sparql select DISTINCT * "+
+			"FROM <file://mpiwg_persons.rdf>"+
+			"FROM <file://newpersonsFromProjects>"+
+			" FROM <file://personendataWikipedia>"+
+			" where { " +
+			"{GRAPH <file://mpiwg_persons.rdf>" +
+			"{"+
+			"?person <"+RELATION_FOR_NAME_SEARCH+"> \""+id+"\"@en."+
+			" ?ident <http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/identifies_NamedEntity> ?person."+
+			" OPTIONAL {?wikipedia crm:P1_is_identified_by ?ident.}"+
+			" OPTIONAL {?wikipedia <http://dbpedia.org/ontology/birthDate> ?birthDate.}"+
+			" OPTIONAL {?wikipedia <http://dbpedia.org/ontology/deathDate> ?deathDate.}"
+			+"}" +
+			"} UNION {" +
+			"GRAPH <file://newpersonsFromProjects> {" +
+			"?person <"+RELATION_FOR_NAME_SEARCH+"> \""+id+"\""+
+			"}" +
+			"}" +
+			"}";
+			java.sql.Statement smt = th.sqlCon.createStatement();
+		
+			
+			smt.execute(queryPersonWPMD);
+			VirtuosoResultSet rs = (VirtuosoResultSet) smt.getResultSet();
+			Map<String,String> resultMap = new HashMap<String, String>();
+			while(rs.next()){
+				if (rs.getString("person")!=null){
+				resultMap.put("person",rs.getString("person"));
+				}else  {
+					resultMap.put("person","");
+				}
+				if (rs.getString("wikipedia")!=null){
+				resultMap.put("wikipedia",rs.getString("wikipedia"));
+				} else  {
+					resultMap.put("wikipedia","");
+				}
+				if (rs.getString("birthDate")!=null){
+				resultMap.put("birthDate",rs.getString("birthDate"));
+				} else {
+					resultMap.put("birthDate","");
+				}
+				if (rs.getString("deathDate")!=null){
+				resultMap.put("deathDate",rs.getString("deathDate"));
+				} else {
+					resultMap.put("deathDate","");
+				}
+				resultMap.put("name",id);
+				resultsJsonArray.put(resultMap);
+			}
+			
+			return new JsonRepresentation(resultsJsonArray);
+
+		} catch (UnsupportedEncodingException e) {
+			e.printStackTrace();
+			setStatus(Status.SERVER_ERROR_INTERNAL, "REPOSITORY ERROR");
+			return new JsonRepresentation(new JSONArray());
+					
+		} catch (SQLException e) {
+			
+			e.printStackTrace();
+			setStatus(Status.SERVER_ERROR_INTERNAL, "REPOSITORY SQL ERROR");
+			return new JsonRepresentation(new JSONArray());
+			
+		}
+	
+	
+	}
+	
+	@Get("xml")
+	public Representation getXML() {
+		List<MediaType> supported=new ArrayList<MediaType>();
+		supported.add(MediaType.APPLICATION_JSON);
+		
+		MediaType types = getRequest().getClientInfo().getPreferredMediaType(supported);
+		if (types.equals(MediaType.APPLICATION_JSON))
+			return getJson();
+			
+		try {
+			String id = (String) getRequest().getAttributes().get("name");
+			id = URLDecoder.decode(id, "utf-8");
+			RepositoryResult<Statement> statements = th.getStatements(null,
+					th.createUri(RELATION_FOR_NAME_SEARCH),
+					th.createLiteral(id, "en"), PERSONS_CONTEXT);
+			String ret = "<results>";
+			while (statements.hasNext()) {
+				Statement statement = statements.next();
+				ret += "<result subj=\"" + statement.getSubject().stringValue()
+						+ "\"/>";
+			}
+			ret += "</results>";
+
+			return new StringRepresentation(ret, MediaType.TEXT_XML);
+
+		} catch (RepositoryException e) {
+
+			e.printStackTrace();
+			setStatus(Status.SERVER_ERROR_INTERNAL, "REPOSITORY ERROR");
+			return new StringRepresentation(
+					"<xml><error>Repository Error</error></xml>",
+					MediaType.TEXT_XML);
+		} catch (UnsupportedEncodingException e) {
+			e.printStackTrace();
+			setStatus(Status.SERVER_ERROR_INTERNAL, "REPOSITORY ERROR");
+			return new StringRepresentation(
+					"<xml><error>Unsupported encoding</error></xml>",
+					MediaType.TEXT_XML);
+		}
+	}
+	
+	@Get("html")
+	public Representation getHTML() {
+
+		List<MediaType> supported=new ArrayList<MediaType>();
+		supported.add(MediaType.APPLICATION_JSON);
+		
+		MediaType types = getRequest().getClientInfo().getPreferredMediaType(supported);
+		if (types.equals(MediaType.APPLICATION_JSON))
+			return getJson();
+		
+		Form responseHeaders = (Form) getResponse().getAttributes().get(
+		"org.restlet.http.headers");
+		if (responseHeaders == null) {
+			responseHeaders = new Form();
+			getResponse().getAttributes().put("org.restlet.http.headers",
+					responseHeaders);
+		}
+		responseHeaders.add("Access-Control-Allow-Origin", "*");
+		try {
+			String id = (String) getRequest().getAttributes().get("name");
+			id = URLDecoder.decode(id, "utf-8");
+//			RepositoryResult<Statement> statements = th.getStatements(null,
+//					th.createUri(RELATION_FOR_NAME_SEARCH),
+//					th.createLiteral(id, "en"), PERSONS_CONTEXT);
+			String ret = "<html><body><div id=\"resultNames\">";
+			String queryPersonWPMD="sparql select * "+
+"FROM <file://mpiwg_persons.rdf>"+
+" FROM <file://personendataWikipedia>"+
+" where { "+
+" ?person <"+RELATION_FOR_NAME_SEARCH+"> \""+id+"\"@en."+
+" ?ident <http://ontologies.mpiwg-berlin.mpg.de/authorities/namedIdentities/identifies_NamedEntity> ?person."+
+" ?wikipedia crm:P1_is_identified_by ?ident."+
+" ?wikipedia <http://dbpedia.org/ontology/birthDate> ?birthDate."+
+" ?wikipedia <http://dbpedia.org/ontology/deathDate> ?deathDate."
++"}";
+			java.sql.Statement smt = th.sqlCon.createStatement();
+		
+			
+			smt.execute(queryPersonWPMD);
+			VirtuosoResultSet rs = (VirtuosoResultSet) smt.getResultSet();
+			
+			while(rs.next()){
+				String person= rs.getString("person");
+				String wikipedia= rs.getString("wikipedia");
+				String bd= rs.getString("birthDate");
+				String dd= rs.getString("deathDate");
+				
+				ret+=String.format("<div><a href=\"%s\">%s (%s-%s)</a></div>",wikipedia,id,bd,dd);
+			}
+				
+			
+//			while (statements.hasNext()) {
+//				Statement statement = statements.next();
+//				
+//				
+//				
+//				
+//				
+//				//ret +=String.format("<div><a href=\"../id/%s\">%s</a></div>",URLEncoder.encode(statement.getSubject().stringValue()),statement.getSubject().stringValue() );
+//				ret +=String.format("<div><a href=\"%s\">%s</a></div>",statement.getSubject().stringValue(),statement.getSubject().stringValue() );
+//			
+//			}
+			
+			ret += "</div></body></html>";
+
+			return new StringRepresentation(ret, MediaType.TEXT_HTML);
+
+//		} catch (RepositoryException e) {
+//
+//			e.printStackTrace();
+//			setStatus(Status.SERVER_ERROR_INTERNAL, "REPOSITORY ERROR");
+//			return new StringRepresentation(
+//					"<xml><error>Repository Error</error></xml>",
+//					MediaType.TEXT_HTML);
+		} catch (UnsupportedEncodingException e) {
+			e.printStackTrace();
+			setStatus(Status.SERVER_ERROR_INTERNAL, "REPOSITORY ERROR");
+			return new StringRepresentation(
+					"<xml><error>Unsupported encoding</error></xml>",
+					MediaType.TEXT_HTML);
+		} catch (SQLException e) {
+			
+			e.printStackTrace();
+			setStatus(Status.SERVER_ERROR_INTERNAL, "REPOSITORY SQL ERROR");
+			return new StringRepresentation(
+					"<xml><error>Unsupported encoding</error></xml>",
+					MediaType.TEXT_HTML);
+		}
+	}
+
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/persons/PersonListService.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,219 @@
+package de.mpiwg.itgroup.nimanager.persons;
+
+import java.io.File;
+import java.io.IOException;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.Properties;
+import java.util.concurrent.ArrayBlockingQueue;
+
+import org.apache.log4j.Logger;
+import org.apache.lucene.analysis.standard.StandardAnalyzer;
+import org.apache.lucene.document.Document;
+import org.apache.lucene.index.CorruptIndexException;
+import org.apache.lucene.queryParser.ParseException;
+import org.apache.lucene.queryParser.QueryParser;
+import org.apache.lucene.search.IndexSearcher;
+import org.apache.lucene.search.Query;
+import org.apache.lucene.search.ScoreDoc;
+import org.apache.lucene.store.FSDirectory;
+import org.apache.lucene.util.Version;
+import org.json.JSONArray;
+import org.json.JSONException;
+import org.omg.CORBA.Request;
+import org.openrdf.model.Statement;
+import org.openrdf.repository.RepositoryException;
+import org.openrdf.repository.RepositoryResult;
+import org.restlet.Context;
+import org.restlet.data.Form;
+import org.restlet.data.MediaType;
+import org.restlet.data.Status;
+import org.restlet.engine.component.ChildContext;
+import org.restlet.ext.json.JsonRepresentation;
+import org.restlet.representation.Representation;
+import org.restlet.representation.StringRepresentation;
+import org.restlet.resource.Get;
+import org.restlet.resource.Options;
+import org.restlet.resource.Post;
+import org.restlet.resource.ServerResource;
+
+import de.mpiwg.itgroup.nimanager.exceptions.TripleStoreHandlerException;
+import de.mpiwg.itgroup.nimanager.luceneIndices.Importer;
+import de.mpiwg.itgroup.nimanager.owl.TripleStoreHandler;
+
+import edu.stanford.smi.protegex.owl.swrl.bridge.exceptions.MapperException;
+
+public class PersonListService extends ServerResource {
+	
+	//private String tripleIndexPath="/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/data/tripleIndex";
+	private String tripleIndexPath;
+	//private String tripleIndexPath="/usr/local/NamedIdentityManager/data/tripleIndex";
+	private Logger rl = Logger.getRootLogger();
+	private IndexSearcher searcher;
+	private StandardAnalyzer analyzer;
+	public PersonListService() throws CorruptIndexException, IOException{
+		
+		ChildContext context = (ChildContext)Context.getCurrent();
+		tripleIndexPath = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.index");
+		searcher = new IndexSearcher(FSDirectory.open(new File(tripleIndexPath)));
+		analyzer = new StandardAnalyzer(Version.LUCENE_31);
+
+		
+	}
+	@Options
+	public void doOptions(Representation entity) {
+		Form responseHeaders = (Form) getResponse().getAttributes().get(
+				"org.restlet.http.headers");
+		if (responseHeaders == null) {
+			responseHeaders = new Form();
+			getResponse().getAttributes().put("org.restlet.http.headers",
+					responseHeaders);
+		}
+		responseHeaders.add("Access-Control-Allow-Origin", "*");
+		responseHeaders.add("Access-Control-Allow-Methods", "POST,OPTIONS,GET");
+		responseHeaders.add("Access-Control-Allow-Headers", "Content-Type");
+		responseHeaders.add("Access-Control-Allow-Credentials", "false");
+		responseHeaders.add("Access-Control-Max-Age", "60");
+	}
+
+	@Get("json")
+	public Representation getJson() {
+		Form responseHeaders = (Form) getResponse().getAttributes().get(
+				"org.restlet.http.headers");
+		if (responseHeaders == null) {
+			responseHeaders = new Form();
+			getResponse().getAttributes().put("org.restlet.http.headers",
+					responseHeaders);
+		}
+		responseHeaders.add("Access-Control-Allow-Origin", "*");
+		Form form = getRequest().getResourceRef().getQueryAsForm();
+		String term = form.getFirstValue("term");
+		
+		String [] array = getPersonsAsArray(term);
+		try {
+			JSONArray jarray = new JSONArray(array);
+			JsonRepresentation rp = new JsonRepresentation(jarray);
+			//Map<String,String> persons = getPersonsAsMap(term);
+			//JsonRepresentation rp = new JsonRepresentation(new JSONObject(persons));
+			return rp;
+		} catch (Exception e) {
+			// TODO: handle exception
+			return null;
+		}
+	}
+	
+	@Get("html")
+	public Representation getHTML() {
+		//check json
+		List<MediaType> supported=new ArrayList<MediaType>();
+		supported.add(MediaType.APPLICATION_JSON);
+		
+		MediaType types = getRequest().getClientInfo().getPreferredMediaType(supported);
+		
+		if ((types!=null) && types.equals(MediaType.APPLICATION_JSON))
+			return getJson();
+		
+		Form responseHeaders = (Form) getResponse().getAttributes().get(
+				"org.restlet.http.headers");
+		if (responseHeaders == null) {
+			responseHeaders = new Form();
+			getResponse().getAttributes().put("org.restlet.http.headers",
+					responseHeaders);
+		}
+		responseHeaders.add("Access-Control-Allow-Origin", "*");
+		Form form = getRequest().getResourceRef().getQueryAsForm();
+		String term = form.getFirstValue("term");
+		
+		String [] array = getPersonsAsArray(term);
+		String ret="";
+		
+		for (int i=0;i<array.length;i++){
+			ret+=String.format("<div class=\"personName\"><a href=\"./person/name/%s\">%s</a></div>", array[i],array[i]);
+		}
+		
+		
+		return new StringRepresentation(ret,MediaType.TEXT_HTML);
+	}
+
+
+	private String[] getPersonsAsArray(String term) {
+		QueryParser parser = new QueryParser(Version.LUCENE_31,"http://xmlns.com/foaf/0.1/name", analyzer);
+		Query query;
+		ScoreDoc[] hits;
+		try {
+			query = parser.parse(term+"*");
+		} catch (ParseException e) {
+			// TODO Auto-generated catch block
+			e.printStackTrace();
+			return new String[]{};
+		}
+		
+		try {
+			hits=searcher.search(query, null, 100).scoreDocs;
+		} catch (IOException e) {
+			// TODO Auto-generated catch block
+			e.printStackTrace();
+			return new String[]{};
+		}
+		String[] ret = new String[hits.length];	
+		for (int i = 0; i < hits.length; i++) {
+			 Document doc;
+			try {
+				doc = searcher.doc(hits[i].doc);
+			} catch (CorruptIndexException e) {
+				// TODO Auto-generated catch block
+				e.printStackTrace();
+				continue;
+			} catch (IOException e) {
+				// TODO Auto-generated catch block
+				e.printStackTrace();
+				continue;
+			}
+			 ret[i]=doc.get("http://xmlns.com/foaf/0.1/name");
+		 }
+		return ret;
+	}
+	
+	private Map<String,String> getPersonsAsMap(String term) {
+		QueryParser parser = new QueryParser(Version.LUCENE_31,"http://xmlns.com/foaf/0.1/name", analyzer);
+		Query query;
+		ScoreDoc[] hits;
+		Map<String,String> ret = new HashMap<String,String>();
+		try {
+			query = parser.parse(term+"*");
+		} catch (ParseException e) {
+			// TODO Auto-generated catch block
+			e.printStackTrace();
+			return ret;
+		}
+		
+		try {
+			hits=searcher.search(query, null, 100).scoreDocs;
+		} catch (IOException e) {
+			// TODO Auto-generated catch block
+			e.printStackTrace();
+			return ret;
+		}
+		
+		for (int i = 0; i < hits.length; i++) {
+			 Document doc;
+			try {
+				doc = searcher.doc(hits[i].doc);
+			} catch (CorruptIndexException e) {
+				// TODO Auto-generated catch block
+				e.printStackTrace();
+				continue;
+			} catch (IOException e) {
+				// TODO Auto-generated catch block
+				e.printStackTrace();
+				continue;
+			}
+			 ret.put(doc.get("http://xmlns.com/foaf/0.1/name"),doc.get("identifier"));
+		 }
+		return ret;
+	}
+	
+
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/persons/PersonService.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,228 @@
+package de.mpiwg.itgroup.nimanager.persons;
+
+import java.io.IOException;
+import java.io.UnsupportedEncodingException;
+import java.net.URLDecoder;
+import java.util.Collection;
+import java.util.Map;
+import java.util.Set;
+
+import org.apache.log4j.Logger;
+import org.apache.lucene.index.CorruptIndexException;
+import org.openrdf.repository.RepositoryException;
+import org.restlet.Context;
+import org.restlet.data.Form;
+import org.restlet.data.MediaType;
+import org.restlet.data.Status;
+import org.restlet.engine.component.ChildContext;
+import org.restlet.representation.Representation;
+import org.restlet.representation.StringRepresentation;
+import org.restlet.resource.Options;
+import org.restlet.resource.Post;
+import org.restlet.resource.Put;
+import org.restlet.resource.ServerResource;
+import org.restlet.resource.Get;
+
+import de.mpiwg.itgroup.nimanager.exceptions.TripleStoreHandlerException;
+import de.mpiwg.itgroup.nimanager.luceneIndices.Importer;
+import de.mpiwg.itgroup.nimanager.owl.MetaDataHandler;
+import de.mpiwg.itgroup.nimanager.owl.TripleStoreHandler;
+import de.mpiwg.itgroup.nimanager.owl.Util;
+
+public class PersonService extends ServerResource {
+		private  String NAMED_ENTITIES_ONTOLOGIE_URL;
+		private  String VIRTUOSO_PW;
+		private  String VIRTUOSO_USER;
+		private  String virtuoso_server_url;
+		private  String TRIPLE_INDEX_PATH;
+		private Logger rl = Logger.getRootLogger();
+		private MetaDataHandler mh;
+		private TripleStoreHandler th;
+		
+		
+		
+		public PersonService(){
+			//mh = MetaDataHandler.getInstance();
+			ChildContext context = (ChildContext)Context.getCurrent();
+			TRIPLE_INDEX_PATH = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.index");
+			virtuoso_server_url = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.virtuoso.url");
+			VIRTUOSO_PW = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.virtuoso.pw");
+			VIRTUOSO_USER = context.getParameters().getFirstValue("de.mpwig.itgroup.personSearch.virtuoso.user");
+			
+			try {
+				th = new TripleStoreHandler(virtuoso_server_url, VIRTUOSO_USER, VIRTUOSO_PW);
+			} catch (TripleStoreHandlerException e) {
+				// TODO Auto-generated catch block
+				e.printStackTrace();
+			}
+			
+		}
+		@Options
+		public void doOptions(Representation entity) {
+			Form responseHeaders = (Form) getResponse().getAttributes().get(
+					"org.restlet.http.headers");
+			if (responseHeaders == null) {
+				responseHeaders = new Form();
+				getResponse().getAttributes().put("org.restlet.http.headers",
+						responseHeaders);
+			}
+			responseHeaders.add("Access-Control-Allow-Origin", "*");
+			responseHeaders.add("Access-Control-Allow-Methods", "POST,OPTIONS,GET");
+			responseHeaders.add("Access-Control-Allow-Headers", "Content-Type");
+			responseHeaders.add("Access-Control-Allow-Credentials", "false");
+			responseHeaders.add("Access-Control-Max-Age", "60");
+		}
+		
+		@Get("XML")
+		public Representation getXML() throws UnsupportedEncodingException{
+			String id = (String)getRequest().getAttributes().get("personId");
+			id = URLDecoder.decode(id,"utf-8");
+			if (id.startsWith("dbpedia:")){
+				String[] splitted=id.split(":");
+				return handleDBPedia(splitted[1]);
+			} else if (id.startsWith(NAMED_ENTITIES_ONTOLOGIE_URL)){
+				String[] splitted=id.split(":");
+				return handlePerson(id);
+			}
+			getResponse().setStatus(Status.CLIENT_ERROR_NOT_FOUND);
+			return new StringRepresentation("<error>not supported</error>",MediaType.TEXT_XML);
+			
+		}
+
+		private Representation handlePerson(String id) {
+			String personString =getPerson(id);
+			return new StringRepresentation(personString, MediaType.TEXT_XML);
+			
+		}
+
+	
+
+		private Representation handleDBPedia(String id) {
+			String personString = getPerson("<http://dbpedia.org/resource/"+id+">");
+			return new StringRepresentation(personString, MediaType.TEXT_XML);
+			
+	
+		}
+		
+		
+		private String getPerson(String id) {
+			Map<String, Object> values=null;
+			try {
+				//Collection props = mh.getDirectPropsForClass("http://xmlns.com/foaf/0.1/Person");
+				Collection props = mh.getDirectPropsForClass("http://dbpedia.org/ontology/Person",true);
+				values = th.getJenaRDFValues(props, id, mh.getOwlModel());
+			} catch (RepositoryException e) {
+				e.printStackTrace();
+				return null;
+			}
+			
+			String xmlVersion = Util.rdf2xml(values);
+			
+			
+			return xmlVersion;
+		}
+		
+		/**
+		 * different modes :
+		 *
+		 *Indizierte alle werte des triples mit "personId"
+		 *Im Body kann eine Liste von Predicate begeben werden die indiziert werden sollen und sich im triplestore befinden mssen.
+		 * Wird kein body bergeben ist das predicate="http://xmlns.com/foaf/0.1/name".
+		 * Wird graphId zustzlich bergeben, wird der Eintrag aus diesem Graphen indiziert, default ist: "file://newpersonsFromProjects"
+		 * @param entity
+		 * @return
+		 */
+		@Put
+		public Representation doPut(Representation entity){
+			String id = (String) getRequest().getAttributes().get("personId");
+			String graphId = (String) getRequest().getAttributes().get("graphId");
+			
+			try {
+				id = URLDecoder.decode(id,"utf-8");
+			
+			} catch (UnsupportedEncodingException e1) {
+				setStatus(Status.CLIENT_ERROR_NOT_ACCEPTABLE);
+				return new StringRepresentation("not a valid url:"+id);
+				
+			}
+			if (graphId==null || graphId.equals("")){
+				graphId="file://newpersonsFromProjects";
+			} else {
+				try {
+					graphId = URLDecoder.decode(graphId,"utf-8");
+				} catch (UnsupportedEncodingException e) {
+					setStatus(Status.CLIENT_ERROR_NOT_ACCEPTABLE);
+					return new StringRepresentation("not a valid graph Id:"+graphId);
+					
+				}
+			}
+			String cnt;
+			try {
+				cnt = entity.getText();
+				rl.info(cnt);
+			} catch (IOException e) {
+				// TODO Auto-generated catch block
+				e.printStackTrace();
+				cnt="";
+			}
+			
+			if (cnt.equals("")){
+				cnt="http://xmlns.com/foaf/0.1/name";
+			}
+			String[] predicates = cnt.split("\n");
+			
+			int indexedTriples =doIndexing(graphId,id,predicates);
+			if (indexedTriples<0){
+				setStatus(Status.SERVER_ERROR_INTERNAL);
+				return new StringRepresentation("Konnte nicht indizieren!");
+			}
+			return new StringRepresentation(String.valueOf(indexedTriples));
+	
+			//setStatus(Status.CLIENT_ERROR_NOT_ACCEPTABLE);
+			//return new StringRepresentation("Mode not known!");
+		}
+		
+
+		private int doIndexing(String graphId,String identifier, String[] predicates) {
+			TripleStoreHandler th;
+			try {
+				th = new TripleStoreHandler(virtuoso_server_url, VIRTUOSO_USER, VIRTUOSO_PW);
+			} catch (TripleStoreHandlerException e) {
+				rl.error("indexing",e);
+				return 0;
+			}
+			Importer im = new Importer(graphId, predicates, th, TRIPLE_INDEX_PATH); // open the indexer
+			try {
+				im.initializeIndexer(false); //initialize
+			} catch (IOException e1) {
+				rl.error("indexing",e1);
+				return 0;
+			} 
+			int count=0;
+			try {
+				count = im.writeStatementsToIndex(identifier);
+			} catch (RepositoryException e) {
+				rl.error("do Import",e);
+				 count=-1;
+			} catch (CorruptIndexException e) {
+				rl.error("do Import",e);
+				count=-1;
+			} catch (IOException e) {
+				rl.error("do Import",e);
+				count=-1;
+			}
+			
+			try {
+				im.close();
+			} catch (CorruptIndexException e) {
+				rl.error("do Import",e);
+				count=-1;
+			} catch (IOException e) {
+				rl.error("do Import",e);
+				count=-1;
+			}
+			
+			return count;
+			
+		}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/tools/StoreRDFToVirtuoso.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,132 @@
+package de.mpiwg.itgroup.nimanager.tools;
+// see http://docs.openlinksw.com/virtuoso/VirtuosoDriverJDBC.html
+import java.io.BufferedReader;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileNotFoundException;
+import java.io.FileReader;
+import java.io.IOException;
+import java.io.InputStreamReader;
+import java.sql.Connection;
+import java.sql.DriverManager;
+import java.sql.ResultSet;
+import java.sql.ResultSetMetaData;
+import java.sql.SQLException;
+import java.sql.Statement;
+import java.util.regex.Matcher;
+import java.util.regex.Pattern;
+
+public class StoreRDFToVirtuoso {
+
+	private Statement smt;
+	private Connection con;
+
+
+	public StoreRDFToVirtuoso(String username, String password) throws SQLException{
+		String connectString="jdbc:virtuoso://localhost:1111/charset=UTF-8";
+		con = DriverManager.getConnection(connectString,username,password);
+	
+		smt = con.createStatement();
+		
+	}
+	
+	public void run(String filename) throws IOException, SQLException{
+		
+		
+		BufferedReader nr = new BufferedReader(  new InputStreamReader(new FileInputStream(filename), "UTF8"));
+		String line;
+		String currentRDF="";
+		int counter=0;
+		while ((line = nr.readLine()) != null)   {
+			 if (line.startsWith("<rdf:RDF")){ // start a new file
+				 currentRDF=line;
+			  } else if (line.startsWith("</rdf:RDF>")) {
+				  currentRDF+=line;
+				  try {
+					process(currentRDF);
+				} catch (Exception e) {
+					// TODO Auto-generated catch block
+					e.printStackTrace();
+				}
+				  counter+=1;
+				  //if (counter>0)
+				//	  break;
+			  } else {
+				  currentRDF+=line;
+			  }
+		
+			
+		}
+	}
+
+	
+
+	private void process(String currentRDF) throws SQLException {
+		
+		if (alreadyExists(currentRDF)){
+			return;
+		}
+		System.out.println("--Process:");
+		currentRDF = currentRDF.replace("'", "''");
+		String cmd = String.format("DB.DBA.RDF_LOAD_RDFXML ('%s', '', 'file:///GND.rdf')", currentRDF);
+		System.out.println(cmd);
+		boolean more = smt.execute(cmd);
+		ResultSetMetaData data = smt.getResultSet().getMetaData();
+		 while(more)
+		    {
+			
+			ResultSet rs = smt.getResultSet();
+			while(rs.next())
+			{
+				 for(int i = 1;i <= data.getColumnCount();i++)
+				    {
+					String s = rs.getString(i);
+					System.out.println(s);
+			}
+			}
+			more = smt.getMoreResults();
+		    }
+			
+		System.out.println(currentRDF);
+		System.out.println("--End");
+		con.commit();
+	}
+
+	
+	private boolean alreadyExists(String currentRDF) throws SQLException {
+		//String cmdString="sparql select * from <file:///GND.rdf> where {<http://d-nb.info/gnd/100004776> ?x ?y}";
+		// find entries like <rdf:Description rdf:about="http://d-nb.info/gnd/100004776"> in currentRDF
+		Pattern p = Pattern.compile("<rdf:Description rdf:about=\"(.*?)\">", Pattern.MULTILINE | Pattern.DOTALL);
+		Matcher m = p.matcher(currentRDF);
+		m.find();
+		String gndID = m.group(1);
+		//String gndID="XSDGG";
+		String cmdString=String.format("sparql select count(*) from <file:///GND.rdf> where {<%s> ?x ?y}",gndID);
+		smt.execute(cmdString);
+		ResultSet rs = smt.getResultSet();
+		rs.next();
+		int count=rs.getInt(1);
+		if (count>0){
+			System.out.println("Already in:"+gndID);
+			return true;}
+		else
+			return false;
+	}
+
+	static public void main(String args[]) throws IOException, SQLException, ClassNotFoundException{
+		Class.forName("virtuoso.jdbc4.Driver");
+		if (args.length <2){
+			System.out.println("Usage: storeRDF username password");
+		}
+		StoreRDFToVirtuoso st = new StoreRDFToVirtuoso(args[0],args[1]);
+		
+		st.run("/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/data/PNDrdf_1.rdf.txt");
+		
+		st.close();
+	}
+
+	private void close() throws SQLException {
+		con.close();
+		
+	}
+}
\ No newline at end of file