Dear All,

We send you as relevant stakeholders the attached draft definition of 
compatibility with ISO21127
and kindly ask for your feedback and comments by begin of November. This is a 
chance for you to
particpate actively in a standard relevant for your business.

Please inform us, if possible, by mid October 2008, if you intend to send a 
comment.

The CIDOC Conceptual Reference Model (http://cidoc.ics.forth.gr) or ISO 
21127:2006
(http://www.iso.org/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=34424&scopelist=PROGRAMME)
enjoys rapidly increasing take-up and use in the cultural heritage sector and 
beyond.
The actual contents of ISO21127:2006 are based on the community draft "CIDOC CRM 
version 3.4.9"
(http://cidoc.ics.forth.gr/docs/cidoc_crm_version_3.4.9.pdf)from the year 2003.

In the meanwhile, the CIDOC CRM Special Interest has been intensively working 
integrating feed-back from
the community, and improving and extending text and concept definitions of the 
CIDOC CRM
accordingly, creating a basically backwards-compatible new version with 
ISO21127.

This version(CIDOC CRM version 4.2.6), differing minimally from version 4.2.5 
published under
http://cidoc.ics.forth.gr/docs/cidoc_crm_version_4.2.5.pdf, will be published 
shortly, and be
proposed to ISO as an amendment to ISO21127.

The major change is the attached more elaborate definition of compatibility 
with ISO21127, which
is intended to replace the current section "Compatibility with the CRM" on page 
(ii). This definition should
become an effective tool to create objective validation procedures of 
compatibility. The compatibility
should be easy enough to be achieved, to make the standard attractive to many 
system and data structure
providers, and objective enough, to guarantee the intended interoperability and 
to protect those having
seriously invested in the compatibility from flase claims. It is not intended 
to give a complete logical
definition in the standard, but rather to describe high-level objectives, 
function and criteria, such that
the remaining inevitable ambiguities wrt the explicit procedures and algorithms 
will not endanger the
intended resulting interoperability.

Also attached a minimal “reduced CRM-compatible form” in OWL, for those 
interested in a more formal definition.

Please comment on
 * the comprehensibility of the text,
 * if the definitions fits your business interests
 * if you feel there are logical gaps that may endanger
    the intended interoperability of systems compatible with the definition.
 * Any improvements and additional regulations you may think of.

Your comments will be discussed in the CIDOC CRM Special Interest Group (6-7 of 
November in London)
and be submitted to the ISO Working Group responsible for the CIDOC CRM.

Best,

Martin Doerr

chair,
CIDOC CRM Special Interest Group
--

--------------------------------------------------------------
 Dr. Martin Doerr              |  Vox:+30(2810)391625        |
 Principle Researcher          |  Fax:+30(2810)391638        |
                               |  Email: [email protected] |
                                                             |
               Center for Cultural Informatics               |
               Information Systems Laboratory                |
                Institute of Computer Science                |
   Foundation for Research and Technology - Hellas (FORTH)   |
                                                             |
 Vassilika Vouton,P.O.Box1385,GR71110 Heraklion,Crete,Greece |
                                                             |
         Web-site: http://www.ics.forth.gr/isl               |
--------------------------------------------------------------

<<attachment: Compatibility_v4.doc>>

<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
    xmlns:owl="http://www.w3.org/2002/07/owl#";
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#";
    xmlns="http://www.owl-ontologies.com/Ontology1223030531.owl#";
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
  xml:base="http://www.owl-ontologies.com/Ontology1223030531.owl";>
  <owl:Ontology rdf:about=""/>
<!--
Draft Reduced CIDOC CRM compatible form based on v4.2.5 Encoded in OWL
Created by ICS-FORTH (ISL-ICS) October 7, 2008
-->
  <rdfs:Class rdf:ID="E73.Information_Object">
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E89.Propositional_Object"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E90.Symbolic_Object"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E24.Physical_Man-Made_Thing">
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E18.Physical_Thing"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E71.Man-Made_Thing"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E11.Modification">
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E7.Activity"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E65.Creation">
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E63.Beginning_of_Existence"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <rdfs:Class rdf:about="#E7.Activity"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E28.Conceptual_Object">
    <rdfs:subClassOf>
      <rdfs:Class rdf:about="#E71.Man-Made_Thing"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E41.Appellation">
    <rdfs:subClassOf>
      <rdfs:Class rdf:about="#E90.Symbolic_Object"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E5.Event">
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E4.Period"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E77.Persistent_Item">
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E1.CRM_Entity"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E63.Beginning_of_Existence">
    <rdfs:subClassOf rdf:resource="#E5.Event"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E2.Temporal_Entity">
    <rdfs:subClassOf rdf:resource="#E1.CRM_Entity"/>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E7.Activity">
    <rdfs:subClassOf rdf:resource="#E5.Event"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E39.Actor">
    <rdfs:subClassOf rdf:resource="#E77.Persistent_Item"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E61.Time_Primitive">
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E59.Primitive_Value"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E12.Production">
    <rdfs:subClassOf rdf:resource="#E63.Beginning_of_Existence"/>
    <rdfs:subClassOf rdf:resource="#E11.Modification"/>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E90.Symbolic_Object">
    <rdfs:subClassOf rdf:resource="#E28.Conceptual_Object"/>
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E72.Legal_Object"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E89.Propositional_Object">
    <rdfs:subClassOf rdf:resource="#E28.Conceptual_Object"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E74.Group">
    <rdfs:subClassOf rdf:resource="#E39.Actor"/>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E72.Legal_Object">
    <rdfs:subClassOf>
      <rdfs:Class rdf:ID="E70.Thing"/>
    </rdfs:subClassOf>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E70.Thing">
    <rdfs:subClassOf rdf:resource="#E77.Persistent_Item"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E62.String">
    <rdfs:subClassOf rdf:resource="#E59.Primitive_Value"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E13.Attribute_Assignment">
    <rdfs:subClassOf rdf:resource="#E7.Activity"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E30.Right">
    <rdfs:subClassOf rdf:resource="#E89.Propositional_Object"/>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E71.Man-Made_Thing">
    <rdfs:subClassOf rdf:resource="#E70.Thing"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E64.End_of_Existence">
    <rdfs:subClassOf rdf:resource="#E5.Event"/>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E18.Physical_Thing">
    <rdfs:subClassOf rdf:resource="#E72.Legal_Object"/>
  </rdfs:Class>
  <rdfs:Class rdf:about="#E4.Period">
    <rdfs:subClassOf rdf:resource="#E2.Temporal_Entity"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E53.Place">
    <rdfs:subClassOf rdf:resource="#E1.CRM_Entity"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E55.Type">
    <rdfs:subClassOf rdf:resource="#E28.Conceptual_Object"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E52.Time-Span">
    <rdfs:subClassOf rdf:resource="#E1.CRM_Entity"/>
  </rdfs:Class>
  <rdfs:Class rdf:ID="E54.Dimension">
    <rdfs:subClassOf rdf:resource="#E1.CRM_Entity"/>
  </rdfs:Class>
  <owl:ObjectProperty rdf:ID="P2F.has_type">
    <rdfs:range rdf:resource="#E55.Type"/>
    <rdfs:domain rdf:resource="#E1.CRM_Entity"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P2B.is_type_of"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P46B.forms_part_of">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P46F.is_composed_of"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#E18.Physical_Thing"/>
    <rdfs:domain rdf:resource="#E18.Physical_Thing"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P59F.has_section">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P59B.is_located_on_or_within"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#E53.Place"/>
    <rdfs:domain rdf:resource="#E18.Physical_Thing"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P94F.has_created">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="P92F.brought_into_existence"/>
    </rdfs:subPropertyOf>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P94B.was_created_by"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#E28.Conceptual_Object"/>
    <rdfs:domain rdf:resource="#E65.Creation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P20B.was_purpose_of">
    <rdfs:range rdf:resource="#E7.Activity"/>
    <rdfs:domain rdf:resource="#E7.Activity"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P20F.had_specific_purpose"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P107B.is_current_or_former_member_of">
    <rdfs:domain rdf:resource="#E39.Actor"/>
    <rdfs:range rdf:resource="#E74.Group"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P107F.has_current_or_former_member"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P75F.possesses">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P75B.is_possessed_by"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#E39.Actor"/>
    <rdfs:range rdf:resource="#E30.Right"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P31B.was_modified_by">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="P12B.was_present_at"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#E24.Physical_Man-Made_Thing"/>
    <rdfs:range rdf:resource="#E11.Modification"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P31F.has_modified"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P12B.was_present_at">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P12F.occurred_in_the_presence_of"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#E77.Persistent_Item"/>
    <rdfs:range rdf:resource="#E5.Event"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P10F.falls_within">
    <rdfs:domain rdf:resource="#E4.Period"/>
    <rdfs:range rdf:resource="#E4.Period"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P10B.contains"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P7B.witnessed">
    <rdfs:domain rdf:resource="#E53.Place"/>
    <rdfs:range rdf:resource="#E4.Period"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P7F.took_place_at"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P148F.has_component">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P148B.is_component_of"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#E89.Propositional_Object"/>
    <rdfs:range rdf:resource="#E89.Propositional_Object"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P1F.is_identified_by">
    <rdfs:range rdf:resource="#E41.Appellation"/>
    <rdfs:domain rdf:resource="#E1.CRM_Entity"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P1B.identifies"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P140F.assigned_attribute_to">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P140B.was_attributed_by"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#E1.CRM_Entity"/>
    <rdfs:domain rdf:resource="#E13.Attribute_Assignment"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P81F.ongoing_throughout">
    <rdfs:domain rdf:resource="#E52.Time-Span"/>
    <rdfs:range rdf:resource="#E61.Time_Primitive"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P127B.has_narrower_term">
    <rdfs:domain rdf:resource="#E55.Type"/>
    <rdfs:range rdf:resource="#E55.Type"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P127F.has_broader_term"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P108F.has_produced">
    <rdfs:domain rdf:resource="#E12.Production"/>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#P92F.brought_into_existence"/>
    </rdfs:subPropertyOf>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#P31F.has_modified"/>
    </rdfs:subPropertyOf>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P108B.was_produced_by"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P7F.took_place_at">
    <rdfs:domain rdf:resource="#E4.Period"/>
    <rdfs:range rdf:resource="#E53.Place"/>
    <owl:inverseOf rdf:resource="#P7B.witnessed"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P104F.is_subject_to">
    <rdfs:domain rdf:resource="#E72.Legal_Object"/>
    <rdfs:range rdf:resource="#E30.Right"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P104B.applies_to"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P128F.carries">
    <rdfs:range rdf:resource="#E73.Information_Object"/>
    <rdfs:domain rdf:resource="#E24.Physical_Man-Made_Thing"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P128B.is_carried_by"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P104B.applies_to">
    <rdfs:range rdf:resource="#E72.Legal_Object"/>
    <rdfs:domain rdf:resource="#E30.Right"/>
    <owl:inverseOf rdf:resource="#P104F.is_subject_to"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P92B.was_brought_into_existence_by">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#P92F.brought_into_existence"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#E63.Beginning_of_Existence"/>
    <rdfs:subPropertyOf rdf:resource="#P12B.was_present_at"/>
    <rdfs:domain rdf:resource="#E77.Persistent_Item"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P43F.has_dimension">
    <rdfs:range rdf:resource="#E54.Dimension"/>
    <rdfs:domain rdf:resource="#E70.Thing"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P43B.is_dimension_of"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P20F.had_specific_purpose">
    <rdfs:range rdf:resource="#E7.Activity"/>
    <rdfs:domain rdf:resource="#E7.Activity"/>
    <owl:inverseOf rdf:resource="#P20B.was_purpose_of"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P14F.carried_out_by">
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="P11F.had_participant"/>
    </rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="#E7.Activity"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P14B.performed"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P4B.is_time-span_of">
    <rdfs:range rdf:resource="#E2.Temporal_Entity"/>
    <rdfs:domain rdf:resource="#E52.Time-Span"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P4F.has_time_span"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P12F.occurred_in_the_presence_of">
    <owl:inverseOf rdf:resource="#P12B.was_present_at"/>
    <rdfs:range rdf:resource="#E77.Persistent_Item"/>
    <rdfs:domain rdf:resource="#E5.Event"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P2B.is_type_of">
    <rdfs:range rdf:resource="#E1.CRM_Entity"/>
    <rdfs:domain rdf:resource="#E55.Type"/>
    <owl:inverseOf rdf:resource="#P2F.has_type"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P3F.has_note">
    <rdfs:range rdf:resource="#E62.String"/>
    <rdfs:domain rdf:resource="#E1.CRM_Entity"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P67B.is_referred_to_by">
    <rdfs:domain rdf:resource="#E1.CRM_Entity"/>
    <rdfs:range rdf:resource="#E89.Propositional_Object"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P67F.refers_to"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P59B.is_located_on_or_within">
    <owl:inverseOf rdf:resource="#P59F.has_section"/>
    <rdfs:range rdf:resource="#E18.Physical_Thing"/>
    <rdfs:domain rdf:resource="#E53.Place"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P67F.refers_to">
    <rdfs:range rdf:resource="#E1.CRM_Entity"/>
    <rdfs:domain rdf:resource="#E89.Propositional_Object"/>
    <owl:inverseOf rdf:resource="#P67B.is_referred_to_by"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P130F.shows_features_of">
    <rdfs:range rdf:resource="#E70.Thing"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P130B.features_are_also_found_on"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#E70.Thing"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P4F.has_time_span">
    <owl:inverseOf rdf:resource="#P4B.is_time-span_of"/>
    <rdfs:range rdf:resource="#E52.Time-Span"/>
    <rdfs:domain rdf:resource="#E2.Temporal_Entity"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P106F.is_composed_of">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P106B.forms_part_of"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#E90.Symbolic_Object"/>
    <rdfs:range rdf:resource="#E90.Symbolic_Object"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P16B.was_used_for">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P16F.used_specific_object_"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#E70.Thing"/>
    <rdfs:range rdf:resource="#E7.Activity"/>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="P15B.influenced"/>
    </rdfs:subPropertyOf>
    <rdfs:subPropertyOf rdf:resource="#P12B.was_present_at"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P106B.forms_part_of">
    <rdfs:domain rdf:resource="#E90.Symbolic_Object"/>
    <rdfs:range rdf:resource="#E90.Symbolic_Object"/>
    <owl:inverseOf rdf:resource="#P106F.is_composed_of"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P43B.is_dimension_of">
    <owl:inverseOf rdf:resource="#P43F.has_dimension"/>
    <rdfs:domain rdf:resource="#E54.Dimension"/>
    <rdfs:range rdf:resource="#E70.Thing"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P92F.brought_into_existence">
    <rdfs:domain rdf:resource="#E63.Beginning_of_Existence"/>
    <owl:inverseOf rdf:resource="#P92B.was_brought_into_existence_by"/>
    <rdfs:subPropertyOf rdf:resource="#P12F.occurred_in_the_presence_of"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P130B.features_are_also_found_on">
    <rdfs:domain rdf:resource="#E70.Thing"/>
    <rdfs:range rdf:resource="#E70.Thing"/>
    <owl:inverseOf rdf:resource="#P130F.shows_features_of"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P89B.contains">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P89F.falls_within"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#E53.Place"/>
    <rdfs:range rdf:resource="#E53.Place"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P14B.performed">
    <owl:inverseOf rdf:resource="#P14F.carried_out_by"/>
    <rdfs:range rdf:resource="#E7.Activity"/>
    <rdfs:domain rdf:resource="#E39.Actor"/>
    <rdfs:subPropertyOf rdf:resource="#P12B.was_present_at"/>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:ID="P11B.participated_in"/>
    </rdfs:subPropertyOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P93B.was_taken_out_of_existence_by">
    <rdfs:subPropertyOf rdf:resource="#P12B.was_present_at"/>
    <rdfs:range rdf:resource="#E64.End_of_Existence"/>
    <rdfs:domain rdf:resource="#E77.Persistent_Item"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P93F.took_out_of_existence"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P141F.assigned">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P141B.was_assigned_by"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#E13.Attribute_Assignment"/>
    <rdfs:range rdf:resource="#E1.CRM_Entity"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P107F.has_current_or_former_member">
    <rdfs:range rdf:resource="#E39.Actor"/>
    <rdfs:domain rdf:resource="#E74.Group"/>
    <owl:inverseOf rdf:resource="#P107B.is_current_or_former_member_of"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P93F.took_out_of_existence">
    <rdfs:subPropertyOf rdf:resource="#P12F.occurred_in_the_presence_of"/>
    <rdfs:domain rdf:resource="#E64.End_of_Existence"/>
    <owl:inverseOf rdf:resource="#P93B.was_taken_out_of_existence_by"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P108B.was_produced_by">
    <rdfs:subPropertyOf rdf:resource="#P92B.was_brought_into_existence_by"/>
    <rdfs:subPropertyOf rdf:resource="#P12B.was_present_at"/>
    <rdfs:subPropertyOf rdf:resource="#P31B.was_modified_by"/>
    <owl:inverseOf rdf:resource="#P108F.has_produced"/>
    <rdfs:range rdf:resource="#E12.Production"/>
    <rdfs:domain rdf:resource="#E24.Physical_Man-Made_Thing"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P128B.is_carried_by">
    <rdfs:range rdf:resource="#E24.Physical_Man-Made_Thing"/>
    <rdfs:domain rdf:resource="#E73.Information_Object"/>
    <owl:inverseOf rdf:resource="#P128F.carries"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P1B.identifies">
    <rdfs:domain rdf:resource="#E41.Appellation"/>
    <rdfs:range rdf:resource="#E1.CRM_Entity"/>
    <owl:inverseOf rdf:resource="#P1F.is_identified_by"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P15B.influenced">
    <rdfs:domain rdf:resource="#E1.CRM_Entity"/>
    <rdfs:range rdf:resource="#E7.Activity"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="P15F.was_influenced_by_"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P140B.was_attributed_by">
    <owl:inverseOf rdf:resource="#P140F.assigned_attribute_to"/>
    <rdfs:range rdf:resource="#E13.Attribute_Assignment"/>
    <rdfs:domain rdf:resource="#E1.CRM_Entity"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P11B.participated_in">
    <rdfs:subPropertyOf rdf:resource="#P12B.was_present_at"/>
    <rdfs:domain rdf:resource="#E39.Actor"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#P11F.had_participant"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P46F.is_composed_of">
    <rdfs:domain rdf:resource="#E18.Physical_Thing"/>
    <owl:inverseOf rdf:resource="#P46B.forms_part_of"/>
    <rdfs:range rdf:resource="#E18.Physical_Thing"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P148B.is_component_of">
    <rdfs:range rdf:resource="#E89.Propositional_Object"/>
    <rdfs:domain rdf:resource="#E89.Propositional_Object"/>
    <owl:inverseOf rdf:resource="#P148F.has_component"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P89F.falls_within">
    <rdfs:domain rdf:resource="#E53.Place"/>
    <rdfs:range rdf:resource="#E53.Place"/>
    <owl:inverseOf rdf:resource="#P89B.contains"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P75B.is_possessed_by">
    <rdfs:domain rdf:resource="#E30.Right"/>
    <owl:inverseOf rdf:resource="#P75F.possesses"/>
    <rdfs:range rdf:resource="#E39.Actor"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="P82F.at_some_time_within">
    <rdfs:domain rdf:resource="#E52.Time-Span"/>
    <rdfs:range rdf:resource="#E61.Time_Primitive"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P11F.had_participant">
    <rdfs:range rdf:resource="#E39.Actor"/>
    <rdfs:subPropertyOf rdf:resource="#P12F.occurred_in_the_presence_of"/>
    <owl:inverseOf rdf:resource="#P11B.participated_in"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P141B.was_assigned_by">
    <rdfs:range rdf:resource="#E13.Attribute_Assignment"/>
    <rdfs:domain rdf:resource="#E1.CRM_Entity"/>
    <owl:inverseOf rdf:resource="#P141F.assigned"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P16F.used_specific_object_">
    <rdfs:range rdf:resource="#E70.Thing"/>
    <rdfs:domain rdf:resource="#E7.Activity"/>
    <rdfs:subPropertyOf>
      <owl:ObjectProperty rdf:about="#P15F.was_influenced_by_"/>
    </rdfs:subPropertyOf>
    <rdfs:subPropertyOf rdf:resource="#P12F.occurred_in_the_presence_of"/>
    <owl:inverseOf rdf:resource="#P16B.was_used_for"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P127F.has_broader_term">
    <rdfs:domain rdf:resource="#E55.Type"/>
    <rdfs:range rdf:resource="#E55.Type"/>
    <owl:inverseOf rdf:resource="#P127B.has_narrower_term"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P31F.has_modified">
    <rdfs:subPropertyOf rdf:resource="#P12F.occurred_in_the_presence_of"/>
    <rdfs:range rdf:resource="#E24.Physical_Man-Made_Thing"/>
    <rdfs:domain rdf:resource="#E11.Modification"/>
    <owl:inverseOf rdf:resource="#P31B.was_modified_by"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P94B.was_created_by">
    <rdfs:domain rdf:resource="#E28.Conceptual_Object"/>
    <rdfs:range rdf:resource="#E65.Creation"/>
    <rdfs:subPropertyOf rdf:resource="#P12B.was_present_at"/>
    <rdfs:subPropertyOf rdf:resource="#P92B.was_brought_into_existence_by"/>
    <owl:inverseOf rdf:resource="#P94F.has_created"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P15F.was_influenced_by_">
    <rdfs:range rdf:resource="#E1.CRM_Entity"/>
    <rdfs:domain rdf:resource="#E7.Activity"/>
    <owl:inverseOf rdf:resource="#P15B.influenced"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#P10B.contains">
    <owl:inverseOf rdf:resource="#P10F.falls_within"/>
    <rdfs:range rdf:resource="#E4.Period"/>
    <rdfs:domain rdf:resource="#E4.Period"/>
  </owl:ObjectProperty>
</rdf:RDF>

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

Reply via email to