@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/7.1.3/> .
@prefix crmarchaeo: <http://www.cidoc-crm.org/extensions/crmarchaeo/> .
@prefix crmsci: <http://www.cidoc-crm.org/extensions/crmsci/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix nfdi4objects: <https://nfdi4objects.wisski.data.fau.de/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

dcterms:creator a owl:AnnotationProperty .

dcterms:license a owl:AnnotationProperty .

crm:E25_Human-Made_Feature a owl:Class ;
    rdfs:label "E25 Human-Made Feature"@en,
        "E25 Caractéristique élaborée par l'humain"@fr ;
    rdfs:comment """Scope note:
This class comprises physical features that are purposely created by human activity, such as scratches, artificial caves, artificial water channels, etc. In particular, it includes the information encoding features on mechanical or digital carriers.

Examples:
- the Manchester Ship Canal (Farnie, 1980)
- Michael Jackson’s nose following plastic surgery
- the laser-readable “pits” engraved June 2014 on Martin Doerr’s CD-R, copying songs of Edith Piaf
- the carved letters on the Rosetta Stone

In First Order Logic:
- E25(x) ⇒ E24(x)
- E25(x) ⇒ E26(x)
"""@en ;
    rdfs:subClassOf crm:E24_Physical_Human-Made_Thing,
        crm:E26_Physical_Feature ;
    skos:notation "E25" ;
    skos:prefLabel "Human-Made Feature"@en,
        "Caractéristique élaborée par l'humain"@fr .

crm:E27_Site a owl:Class ;
    rdfs:label "E27 Gelände"@de,
        "E27 Φυσικός Χώρος"@el,
        "E27 Site"@en,
        "E27 Site"@fr,
        "E27 Lugar"@pt,
        "E27 Участок"@ru,
        "E27 场地"@zh ;
    rdfs:comment """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 (Hegen, 1966)
- Knossos (Evans, 1921)
- the Apollo 11 landing site (Siegler and Smrekar, 2014)
- Heathrow Airport (Wicks, 2014)
- the submerged harbour of the Minoan settlement of Gournia, Crete (Watrous, 2012)
- the island of Crete

In First Order Logic:
- E27(x) ⇒ E26(x)
"""@en ;
    rdfs:subClassOf crm:E26_Physical_Feature ;
    skos:notation "E27" ;
    skos:prefLabel "Gelände"@de,
        "Φυσικός Χώρος"@el,
        "Site"@en,
        "Site"@fr,
        "Lugar"@pt,
        "Участок"@ru,
        "场地"@zh .

crm:E33_E41_Linguistic_Appellation a owl:Class ;
    rdfs:label "E33_E41 Linguistic Appellation"@en ;
    rdfs:subClassOf crm:E33_Linguistic_Object,
        crm:E41_Appellation ;
    skos:notation "E33_E41" ;
    skos:prefLabel "Linguistic Appellation"@en .

crm:E34_Inscription a owl:Class ;
    rdfs:label "E34 Inschrift"@de,
        "E34 Επιγραφή"@el,
        "E34 Inscription"@en,
        "E34 Inscription"@fr,
        "E34 Inscrição"@pt,
        "E34 Надпись"@ru,
        "E34 题识"@zh ;
    rdfs:comment """Scope note:
This class comprises recognisable texts that can be attached to instances of E24 Physical Human-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 is not intended to describe the idiosyncratic characteristics of an individual physical embodiment of an inscription, but the underlying prototype. The physical embodiment is modelled in the CIDOC CRM as instances of E24 Physical Human-Made Thing.
The relationship of a physical copy of a book to the text it contains is modelled using E18 Physical Thing. P128 carries (is carried by): E33 Linguistic Object.

Examples:
- “keep off the grass” [on a sign stuck in the lawn of the quad of Balliol College, Oxford, UK]
- the text published in Corpus Inscriptionum Latinarum V 895 (Mommsen, 1872)
- “Kilroy was here”

In First Order Logic:
- E34(x) ⇒ E33(x)
- E34(x) ⇒ E37(x)
"""@en ;
    rdfs:subClassOf crm:E33_Linguistic_Object,
        crm:E37_Mark ;
    skos:notation "E34" ;
    skos:prefLabel "Inschrift"@de,
        "Επιγραφή"@el,
        "Inscription"@en,
        "Inscription"@fr,
        "Inscrição"@pt,
        "Надпись"@ru,
        "题识"@zh .

crm:P100_was_death_of a owl:ObjectProperty ;
    rdfs:label "P100 Tod von"@de,
        "P100 ήταν θάνατος του/της"@el,
        "P100 was death of"@en,
        "P100 a été la mort de"@fr,
        "P100 foi a morte para"@pt,
        "P100 был смертью для"@ru,
        "P100 死亡的是"@zh ;
    rdfs:comment """Quantification: one to many, necessary (1,n:0,1)

Scope note:
This property links an instance of E69 Death to the instance of E21 Person that died.
An instance of E69 Death 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). (Sitwell, 2017)

In First Order Logic:
- P100(x,y) ⇒ E69(x)
- P100(x,y) ⇒ E21(y)
- P100(x,y) ⇒ P93(x,y)
"""@en ;
    rdfs:domain crm:E69_Death ;
    rdfs:range crm:E21_Person ;
    rdfs:subPropertyOf crm:P93_took_out_of_existence ;
    owl:inverseOf crm:P100i_died_in ;
    skos:notation "P100" ;
    skos:prefLabel "Tod von"@de,
        "ήταν θάνατος του/της"@el,
        "was death of"@en,
        "a été la mort de"@fr,
        "foi a morte para"@pt,
        "был смертью для"@ru,
        "死亡的是"@zh .

crm:P101_had_as_general_use a owl:ObjectProperty ;
    rdfs:label "P101 hatte die allgemeine Verwendung"@de,
        "P101 είχε ως γενική χρήση"@el,
        "P101 had as general use"@en,
        "P101 a eu pour usage général"@fr,
        "P101 tem como uso geral"@pt,
        "P101 имел основное применение"@ru,
        "P101 有一般用途"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E70 Thing with an instance of E55 Type that describes the type of use that it was actually employed for.
It allows the relationship between particular things, both physical and immaterial, and the general methods and techniques of real use to be documented. This may well be different from the intended functional purpose of the instance of E70 Thing (which can be documented with P103 was intended for (was intention of)). For example, it could be recorded that a particular wooden crate had a general use as a shelf support on a market stall even though it had been originally intended for carrying vegetables.
The use of this property is intended to allow the documentation of usage patterns attested in historical records or through scientific investigation (for instance ceramic residue analysis). It should not be used to document the intended, and thus assumed, use of an object.

Examples:
- Tony Gill’s Ford Mustang (E22) had as general use transportation (E55).
- The Egyptian unglazed vessel used in the 2003 study reported by Barnard et al. (E22) had as general use camel milk preparation (E55). (Barnard et al., 2007)

In First Order Logic:
- P101(x,y) ⇒ E70(x)
- P101(x,y) ⇒ E55(y) 
- P101(x,y) ⇒ (∃z)[E7(z) ∧ P16i(,x,z) ∧ P2(z,y)]
"""@en ;
    rdfs:domain crm:E70_Thing ;
    rdfs:range crm:E55_Type ;
    owl:inverseOf crm:P101i_was_use_of ;
    skos:notation "P101" ;
    skos:prefLabel "hatte die allgemeine Verwendung"@de,
        "είχε ως γενική χρήση"@el,
        "had as general use"@en,
        "a eu pour usage général"@fr,
        "tem como uso geral"@pt,
        "имел основное применение"@ru,
        "有一般用途"@zh .

crm:P102_has_title a owl:ObjectProperty ;
    rdfs:label "P102 trägt den Titel"@de,
        "P102 έχει τίτλο"@el,
        "P102 has title"@en,
        "P102 a pour titre"@fr,
        "P102 tem título"@pt,
        "P102 имеет заголовок"@ru,
        "P102 有题名"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E35 Title that has been applied to an instance of E71 Human-Made Thing. 
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 human-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 title (E55) (E55). (Brueggemann, 1982)
- Monet’s painting from 1868-1869 held by Musée d’Orsay, Paris, under inventory number RF 1984 164 (E22) has title “La Pie” (E35) has type creator’s title (E55). (Musée d’Orsay, 2020)
- Monet’s painting from 1868-1869 held by Musée d'Orsay, Paris, under inventory number RF 1984 164 (E22) has title “The Magpie” (E35) has type translated title (E55). (Musée d'Orsay, 2020)

Properties:
- P102.1 has type: E55 Type

In First Order Logic:
- P102(x,y) ⇒ E71(x)
- P102(x,y) ⇒ E35(y) 
- P102(x,y,z) ⇒ [P102(x,y) ∧ E55(z)]
- P102(x,y) ⇒ P1(x,y)
"""@en ;
    rdfs:domain crm:E71_Human-Made_Thing ;
    rdfs:range crm:E35_Title ;
    rdfs:subPropertyOf crm:P1_is_identified_by ;
    owl:inverseOf crm:P102i_is_title_of ;
    skos:notation "P102" ;
    skos:prefLabel "trägt den Titel"@de,
        "έχει τίτλο"@el,
        "has title"@en,
        "a pour titre"@fr,
        "tem título"@pt,
        "имеет заголовок"@ru,
        "有题名"@zh .

crm:P103_was_intended_for a owl:ObjectProperty ;
    rdfs:label "P103 bestimmt für"@de,
        "P103 προοριζόταν για"@el,
        "P103 was intended for"@en,
        "P103 a eu pour raison d'être"@fr,
        "P103 era destinado à"@pt,
        "P103 был задуман для"@ru,
        "P103 被用于"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property links an instance of E71 Human-Made Thing to an instance of E55 Type of usage or audience. It creates a relation between specific human-made things, both physical and immaterial, to E55 Types. This property can be used to specify intended methods and techniques of use or to characterise the intended audience by indicating a type of personal characteristic that everyone falling into the target audience has. 
Note: A link between specific human-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). (fictitious)
- “Reading for life, a first book for adults and their tutors” (E28) was intended for adult literacy learners in the English language (E55). (Allen, 1987)
- “Piglet has a bath” (E28), published on sealed plastic pages, was intended for young children having a bath (E55). (Milne & Shepard, 1998)

In First Order Logic:
- P103(x,y) ⇒ E71(x)
- P103(x,y) ⇒ E55(y)
"""@en ;
    rdfs:domain crm:E71_Human-Made_Thing ;
    rdfs:range crm:E55_Type ;
    owl:inverseOf crm:P103i_was_intention_of ;
    skos:notation "P103" ;
    skos:prefLabel "bestimmt für"@de,
        "προοριζόταν για"@el,
        "was intended for"@en,
        "a eu pour raison d'être"@fr,
        "era destinado à"@pt,
        "был задуман для"@ru,
        "被用于"@zh .

crm:P104_is_subject_to a owl:ObjectProperty ;
    rdfs:label "P104 Gegenstand von"@de,
        "P104 υπόκειται σε"@el,
        "P104 is subject to"@en,
        "P104 est soumis à"@fr,
        "P104 está sujeito à"@pt,
        "P104 является объектом для"@ru,
        "P104 服从"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property links a particular instance of E72 Legal Object to the instances of E30 Right to which it is subject.
The Right is held by an instance of E39 Actor as described by P75 possesses (is possessed by).

Examples:
- The Beatles back catalogue (E89) is subject to reproduction right on the Beatles back catalogue (E30). (Raga, 2016)

In First Order Logic:
- P104(x,y) ⇒ E72(x)
- P104(x,y) ⇒ E30(y)
"""@en ;
    rdfs:domain crm:E72_Legal_Object ;
    rdfs:range crm:E30_Right ;
    owl:inverseOf crm:P104i_applies_to ;
    skos:notation "P104" ;
    skos:prefLabel "Gegenstand von"@de,
        "υπόκειται σε"@el,
        "is subject to"@en,
        "est soumis à"@fr,
        "está sujeito à"@pt,
        "является объектом для"@ru,
        "服从"@zh .

crm:P107_has_current_or_former_member a owl:ObjectProperty ;
    rdfs:label "P107 hat derzeitiges oder früheres Mitglied"@de,
        "P107 έχει ή είχε μέλος"@el,
        "P107 has current or former member"@en,
        "P107 a pour membre actuel ou antérieur"@fr,
        "P107 tem ou teve membro"@pt,
        "P107 имеет действующего или бывшего члена"@ru,
        "P107 有当前或以往成员"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E74 Group with an instance of E39 Actor that is or has been a member thereof.
Instances of E74 Group and E21 Person may all be members of instances of E74 Group. An instance of E74 Group may be founded initially without any member. 
This property is a shortcut of the more fully developed path from E74 Group, P144i gained member by, E85 Joining, P143 joined 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:
- László Moholy-Nagy (E21) is current or former member of Bauhaus (E74). (Moholy-Nagy, 2012)
- National Museum of Science and Industry (E74) has current or former member The National Railway Museum (E74). (Rolt, 1971)
- The married couple Queen Elisabeth and Prince Phillip (E74) has current or former member Prince Phillip (E21) kind of member husband (E55). (Brandreth, 2004)

Properties:
- P107.1 kind of member: E55 Type

In First Order Logic:
- P107(x,y) ⇒ E74(x)
- P107(x,y) ⇒ E39(y)
- P107(x,y,z) ⇒ [P107(x,y) ∧ E55(z)]
- P107(x,y) ⇐ (∃z) [E85(z) ˄ P144i(x,z) ˄ P143(z,y)]
"""@en ;
    rdfs:domain crm:E74_Group ;
    rdfs:range crm:E39_Actor ;
    owl:inverseOf crm:P107i_is_current_or_former_member_of ;
    skos:notation "P107" ;
    skos:prefLabel "hat derzeitiges oder früheres Mitglied"@de,
        "έχει ή είχε μέλος"@el,
        "has current or former member"@en,
        "a pour membre actuel ou antérieur"@fr,
        "tem ou teve membro"@pt,
        "имеет действующего или бывшего члена"@ru,
        "有当前或以往成员"@zh .

crm:P108_has_produced a owl:ObjectProperty ;
    rdfs:label "P108 hat hergestellt"@de,
        "P108 παρήγαγε"@el,
        "P108 has produced"@en,
        "P108 a produit"@fr,
        "P108 produziu"@pt,
        "P108 произвел"@ru,
        "P108 已产生了"@zh ;
    rdfs:comment """Quantification: one to many, necessary, dependent (1,n:1,1)

Scope note:
This property identifies the instance of E24 Physical Human-Made Thing that came into existence as a result of the instance of E12 Production.
The identity of an instance of E24 Physical Human-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 Human-Made Thing.

Examples:
- The building of Rome (E12) has produced the Colosseum (E24). (Hopkins & Beard, 2011)

In First Order Logic:
- P108(x,y) ⇒ E12(x)
- P108(x,y) ⇒ E24(y)
- P108(x,y) ⇒ P31(x,y)
- P108(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E12_Production ;
    rdfs:range crm:E24_Physical_Human-Made_Thing ;
    rdfs:subPropertyOf crm:P31_has_modified,
        crm:P92_brought_into_existence ;
    owl:inverseOf crm:P108i_was_produced_by ;
    skos:notation "P108" ;
    skos:prefLabel "hat hergestellt"@de,
        "παρήγαγε"@el,
        "has produced"@en,
        "a produit"@fr,
        "produziu"@pt,
        "произвел"@ru,
        "已产生了"@zh .

crm:P109_has_current_or_former_curator a owl:ObjectProperty ;
    rdfs:label "P109 hat derzeitigen oder früheren Kurator"@de,
        "P109 έχει ή είχε επιμελητή"@el,
        "P109 has current or former curator"@en,
        "P109 a pour responsable actuel ou antérieur de la collection"@fr,
        "P109 tem ou teve curador"@pt,
        "P109 имеет действующего или бывшего хранителя"@ru,
        "P109 有当前或以往管理者"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E39 Actor who assumed or has assumed overall curatorial responsibility for an instance of E78 Curated Holding.
It does not allow a history of curation to be recorded. This would require use of an event initiating a curator being responsible for a collection.

Examples:
- The Robert Opie Collection (E78) has current or former curator Robert Opie (E21). (https://www.robertopiecollection.com/)
- The Mikael Heggelund Foslie’s coralline red algae Herbarium (E78) has current or former curator Mikael Heggelund Foslie (E21). (Woelkerling et al., 2005)

In First Order Logic:
- P109(x,y) ⇒ E78(x)
- P109(x,y) ⇒ E39(y) 
- P109(x,y) ⇒ P49(x,y)
"""@en ;
    rdfs:domain crm:E78_Curated_Holding ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P49_has_former_or_current_keeper ;
    owl:inverseOf crm:P109i_is_current_or_former_curator_of ;
    skos:notation "P109" ;
    skos:prefLabel "hat derzeitigen oder früheren Kurator"@de,
        "έχει ή είχε επιμελητή"@el,
        "has current or former curator"@en,
        "a pour responsable actuel ou antérieur de la collection"@fr,
        "tem ou teve curador"@pt,
        "имеет действующего или бывшего хранителя"@ru,
        "有当前或以往管理者"@zh .

crm:P110_augmented a owl:ObjectProperty ;
    rdfs:label "P110 erweiterte"@de,
        "P110 επαύξησε"@el,
        "P110 augmented"@en,
        "P110 a augmenté"@fr,
        "P110 aumentou"@pt,
        "P110 увеличил"@ru,
        "P110 增强了"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E18 Physical Thing that is added to (augmented) in an instance of E79 Part Addition.
Although an instance of E79 Part Addition event normally concerns only one instance of E18 Physical 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 (E22). (https://www.rct.uk/collection/2000811/the-coffin-of-king-george-vi-during-the-lying-in-state)
- The attachment of the bronze hand of the Alpi Marittime sculpture (E79) augmented the tree of the Alpi Marittime sculpture (E20). [https://giuseppepenone.com/en/words/maritime-alps] (Mangini, 2010)

In First Order Logic:
- P110(x,y) ⇒ E79(x)
- P110(x,y) ⇒ E18(y)
- P110(x,y) ⇒ P31(x,y)
"""@en ;
    rdfs:domain crm:E79_Part_Addition ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P31_has_modified ;
    owl:inverseOf crm:P110i_was_augmented_by ;
    skos:notation "P110" ;
    skos:prefLabel "erweiterte"@de,
        "επαύξησε"@el,
        "augmented"@en,
        "a augmenté"@fr,
        "aumentou"@pt,
        "увеличил"@ru,
        "增强了"@zh .

crm:P111_added a owl:ObjectProperty ;
    rdfs:label "P111 fügte hinzu"@de,
        "P111 προσέθεσε"@el,
        "P111 added"@en,
        "P111 a ajouté"@fr,
        "P111 adicionou"@pt,
        "P111 добавил"@ru,
        "P111 增加了"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E18 Physical Thing that is added during an instance of E79 Part Addition activity.

Examples:
- The insertion of the final nail (E79) added the last nail in George VI’s coffin (E22). (https://www.rct.uk/collection/2000811/the-coffin-of-king-george-vi-during-the-lying-in-state)

In First Order Logic:
- P111(x,y) ⇒ E79(x)
- P111(x,y) ⇒ E18(y)
- P111(x,y) ⇒ P16(x,y)
"""@en ;
    rdfs:domain crm:E79_Part_Addition ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P16_used_specific_object ;
    owl:inverseOf crm:P111i_was_added_by ;
    skos:notation "P111" ;
    skos:prefLabel "fügte hinzu"@de,
        "προσέθεσε"@el,
        "added"@en,
        "a ajouté"@fr,
        "adicionou"@pt,
        "добавил"@ru,
        "增加了"@zh .

crm:P112_diminished a owl:ObjectProperty ;
    rdfs:label "P112 verminderte"@de,
        "P112 εξάλειψε"@el,
        "P112 diminished"@en,
        "P112 a diminué"@fr,
        "P112 diminuiu"@pt,
        "P112 уменьшил"@ru,
        "P112 减少了"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E18 Physical Thing that was diminished by an instance of E80 Part Removal.
Although an instance of E80 Part removal activity normally concerns only one instance of E18 Physical Thing, it is possible to imagine circumstances under which more than one item might be diminished by a single instance of E80 Part Removal activity.

Examples:
- The coffin of Tut-Ankh-Amun (E22) was diminished by the opening of the coffin of Tut-Ankh-Amun (E80). (Carter, 2014)
- The coral of the Cocos Islands (E20) was diminished by the removal of the Porite coral specimen by Charles Darwin (E80). (Natural History Museum, 2010, b)

In First Order Logic:
- P112(x,y) ⇒ E80(x)
- P112(x,y) ⇒ E18(y) 
- P112(x,y) ⇒ P31(x,y)
"""@en ;
    rdfs:domain crm:E80_Part_Removal ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P31_has_modified ;
    owl:inverseOf crm:P112i_was_diminished_by ;
    skos:notation "P112" ;
    skos:prefLabel "verminderte"@de,
        "εξάλειψε"@el,
        "diminished"@en,
        "a diminué"@fr,
        "diminuiu"@pt,
        "уменьшил"@ru,
        "减少了"@zh .

crm:P113_removed a owl:ObjectProperty ;
    rdfs:label "P113 entfernte"@de,
        "P113 αφαίρεσε"@el,
        "P113 removed"@en,
        "P113 a retiré"@fr,
        "P113 removeu"@pt,
        "P113 удален"@ru,
        "P113 去除了"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E18 Physical Thing that is removed during an instance of E80 Part Removal activity.

Examples:
- The opening of the coffin of Tut-Ankh-Amun (E80) removed The mummy of Tut-Ankh-Amun (E20, E22). (Carter, 2014)

In First Order Logic:
- P113(x,y) ⇒ E80(x)
- P113(x,y) ⇒ E18(y) 
- P113(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E80_Part_Removal ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P12_occurred_in_the_presence_of ;
    owl:inverseOf crm:P113i_was_removed_by ;
    skos:notation "P113" ;
    skos:prefLabel "entfernte"@de,
        "αφαίρεσε"@el,
        "removed"@en,
        "a retiré"@fr,
        "removeu"@pt,
        "удален"@ru,
        "去除了"@zh .

crm:P121_overlaps_with a owl:ObjectProperty ;
    rdfs:label "P121 überlappt mit"@de,
        "P121 επικαλύπτεται με"@el,
        "P121 overlaps with"@en,
        "P121 se superpose partiellement à"@fr,
        "P121 sobrepõe com"@pt,
        "P121 пересекается с"@ru,
        "P121 重叠于"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This symmetric property associates an instance of E53 Place with another instance of E53 Place geometrically overlapping it. 
It does not specify anything about the shared area. This property is purely spatial. It does not imply that phenomena that define, by their extent, places related by P121 overlaps with have ever covered a common area at the same time or even coexisted. In contrast, spatiotemporal overlaps described by P132 spatiotemporally overlaps are the total of areas simultaneously covered by the related spacetime volumes.
This property is symmetric. This property is reflexive.

Examples:
- The territory of the United States as in 2020 (E53) overlaps with the Arctic (E53). (Gannett et al., 1904)
- The maximal extent of the Kingdom of Greece (1832-1973) (E53) overlaps with the maximal extent of the Republic of Turkey (29(th) October 1923 to now) (E53).

In First Order Logic:
- P121(x,y) ⇒ E53(x)
- P121(x,y) ⇒ E53(y)
- P121(x,y) ⇒ P121(y,x)
- P121(x,x)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E53_Place ;
    skos:notation "P121" ;
    skos:prefLabel "überlappt mit"@de,
        "επικαλύπτεται με"@el,
        "overlaps with"@en,
        "se superpose partiellement à"@fr,
        "sobrepõe com"@pt,
        "пересекается с"@ru,
        "重叠于"@zh .

crm:P122_borders_with a owl:ObjectProperty ;
    rdfs:label "P122 grenzt an"@de,
        "P122 συνορεύει με"@el,
        "P122 borders with"@en,
        "P122 est limitrophe de"@fr,
        "P122 fronteira com"@pt,
        "P122 граничит с"@ru,
        "P122 接壤于"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This symmetric property associates an instance of E53 Place with another instance of E53 Place which shares a part of its border. 
This property is purely spatial. It does not imply that the phenomena that define, by their extent, places related by P122 borders with have ever shared a respective border at the same time or even coexisted. In particular, this may be the case when the respective common border is formed by a natural feature. 
This property is not transitive. This property is symmetric.

Examples:
- Scotland in its 1603 borders (E53) borders with England in its 1603 borders (E53). (Crofton, 2015)

In First Order Logic:
- P122(x,y) ⇒ E53(x)
- P122(x,y) ⇒ E53(y)
- P122(x,y) ⇒ P122(y,x)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E53_Place ;
    skos:notation "P122" ;
    skos:prefLabel "grenzt an"@de,
        "συνορεύει με"@el,
        "borders with"@en,
        "est limitrophe de"@fr,
        "fronteira com"@pt,
        "граничит с"@ru,
        "接壤于"@zh .

crm:P123_resulted_in a owl:ObjectProperty ;
    rdfs:label "P123 ergab"@de,
        "P123 είχε ως αποτέλεσμα"@el,
        "P123 resulted in"@en,
        "P123 a eu pour résultat"@fr,
        "P123 resultou em"@pt,
        "P123 повлек появление"@ru,
        "P123 结果造成"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance or instances of E18 Physical Thing that are the result of an instance of 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 links to the common instance of E81 Transformation.

Examples:
- The transformation of the Venetian Loggia in Heraklion into a city hall (E81, E12) resulted in the City Hall of Heraklion (E24). [AND: has produced (P108) the City Hall of Heraklion (E22)] (Municipality of Heraklion, 2021)
- The mummification of Tut-Ankh-Amun (E81, E12) resulted in the mummy of Tut-Ankh-Amun (E22,E20). [also: has produced (P108) the mummy of Tut-Ankh-Amun (E22, E20).] (Carter & Mace 1977)
- The death, carbonization and petrification of some people of Pompeii in 79AD by the intense heat of a pyroclastic cloud and ashes from the eruption of Mount Vesuvius (E69, E81) resulted in petrified bodies (E20). [Some of these bodies could later be preserved in plaster.]

In First Order Logic:
- P123(x,y) ⇒ E81(x)
- P123(x,y) ⇒ E18(y)
- P123(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E81_Transformation ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P92_brought_into_existence ;
    owl:inverseOf crm:P123i_resulted_from ;
    skos:notation "P123" ;
    skos:prefLabel "ergab"@de,
        "είχε ως αποτέλεσμα"@el,
        "resulted in"@en,
        "a eu pour résultat"@fr,
        "resultou em"@pt,
        "повлек появление"@ru,
        "结果造成"@zh .

crm:P124_transformed a owl:ObjectProperty ;
    rdfs:label "P124 wandelte um"@de,
        "P124 μετέτρεψε"@el,
        "P124 transformed"@en,
        "P124 a transformé"@fr,
        "P124 transformou"@pt,
        "P124 трансформировал"@ru,
        "P124 转变了"@zh ;
    rdfs:comment """Quantification: one to many, necessary (1,n:0,1)

Scope note:
This property identifies the instance or instances E18 Physical Thing that have ceased to exist due to an instance of E81 Transformation.
The item that has ceased to exist and was replaced by the result of the Transformation. The continuity between both items, the new and the old, is expressed by the links to the common instance of E81 Transformation.

Examples:
- The transformation of the Venetian Loggia in Heraklion into a city hall (E81, E12) transformed the Venetian Loggia in Heraklion (E24). (Municipality of Heraklion, 2021)
- The mummification of Tut-Ankh-Amun (E81, E12) transformed the deceased Pharaoh Tut-Ankh-Amun (E21). (Carter & Mace, 1977)
- The death, carbonization and petrification of some people of Pompeii in 79AD by the intense heat of a pyroclastic cloud and ashes from the eruption of Mount Vesuvius (E69, E81) transformed some people of Pompeii (E21). [AND: was death of (P100) some people of Pompeii (E21).]

In First Order Logic:
- P124(x,y) ⇒ E81(x)
- P124(x,y) ⇒ E18(y)
- P124(x,y) ⇒ P93(x,y)
"""@en ;
    rdfs:domain crm:E81_Transformation ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P93_took_out_of_existence ;
    owl:inverseOf crm:P124i_was_transformed_by ;
    skos:notation "P124" ;
    skos:prefLabel "wandelte um"@de,
        "μετέτρεψε"@el,
        "transformed"@en,
        "a transformé"@fr,
        "transformou"@pt,
        "трансформировал"@ru,
        "转变了"@zh .

crm:P126_employed a owl:ObjectProperty ;
    rdfs:label "P126 verwendete"@de,
        "P126 χρησιμοποίησε"@el,
        "P126 employed"@en,
        "P126 a employé"@fr,
        "P126 empregou"@pt,
        "P126 использовал"@ru,
        "P126 使用"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance of E57 Material employed in an instance of E11 Modification.
The instance of E57 Material used during the instance of E11 Modification does not necessarily become incorporated into the instance of E24 Physical Human-Made Thing that forms the subject of the instance of E11 Modification.

Examples:
- The repairing of the Queen Mary (E11) employed Steel (E57). [Beginning October 1942] (Britton, 2012)
- Distilled water (E57) was employed in the restoration of the Sistine Chapel (E11). (Pietrangeli, 1986)

In First Order Logic:
- P126(x,y) ⇒ E11(x)
- P126(x,y) ⇒ E57(y)
"""@en ;
    rdfs:domain crm:E11_Modification ;
    rdfs:range crm:E57_Material ;
    owl:inverseOf crm:P126i_was_employed_in ;
    skos:notation "P126" ;
    skos:prefLabel "verwendete"@de,
        "χρησιμοποίησε"@el,
        "employed"@en,
        "a employé"@fr,
        "empregou"@pt,
        "использовал"@ru,
        "使用"@zh .

crm:P127_has_broader_term a owl:ObjectProperty ;
    rdfs:label "P127 hat den Oberbegriff"@de,
        "P127 έχει ευρύτερο όρο"@el,
        "P127 has broader term"@en,
        "P127 a pour terme général"@fr,
        "P127 tem termo genérico"@pt,
        "P127 имеет вышестоящий термин"@ru,
        "P127 上位词"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E55 Type with another instance of E55 Type that has a broader meaning. 
It allows instances of E55 Types to be organised into hierarchies. This is the sense of “broader term generic (BTG)” as defined in ISO 25964-2:2013 (International Organization for Standardization 2013).
This property is transitive. This property is asymmetric.

Examples:
- dime (E55) has broader term coin (E55). (Yerkes, 1989)

In First Order Logic:
- P127(x,y) ⇒ E55(x)
- P127(x,y) ⇒ E55(y)
- [P127(x,y) ∧ P127(y,z)] ⇒ P127(x,z)
- P127(x,y) ⇒ ¬P127(y,x)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E55_Type ;
    owl:inverseOf crm:P127i_has_narrower_term ;
    skos:notation "P127" ;
    skos:prefLabel "hat den Oberbegriff"@de,
        "έχει ευρύτερο όρο"@el,
        "has broader term"@en,
        "a pour terme général"@fr,
        "tem termo genérico"@pt,
        "имеет вышестоящий термин"@ru,
        "上位词"@zh .

crm:P129_is_about a owl:ObjectProperty ;
    rdfs:label "P129 handelt über"@de,
        "P129 έχει ως θέμα"@el,
        "P129 is about"@en,
        "P129 a pour sujet"@fr,
        "P129 é sobre"@pt,
        "P129 касается"@ru,
        "P129 有关"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property documents that an instance of 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 instance of E1 CRM Entity, in that it describes the primary subject or subjects of an instance of E89 Propositional Object.

Examples:
- The text entitled ‘Reach for the sky’ (E33) is about Douglas Bader (E21). (Brickhill, 2001)

In First Order Logic:
- P129(x,y) ⇒ E89(x)
- P129(x,y) ⇒ E1(y) 
- P129(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E89_Propositional_Object ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P67_refers_to ;
    owl:inverseOf crm:P129i_is_subject_of ;
    skos:notation "P129" ;
    skos:prefLabel "handelt über"@de,
        "έχει ως θέμα"@el,
        "is about"@en,
        "a pour sujet"@fr,
        "é sobre"@pt,
        "касается"@ru,
        "有关"@zh .

crm:P133_is_spatiotemporally_separated_from a owl:ObjectProperty ;
    rdfs:label "P133 is spatiotemporally separated from"@en,
        "P133 est distinct spatio-temporellement de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This symmetric property associates two instances of E92 Spacetime Volume that have no extents in common. If only the fuzzy boundaries of the instances of E92 Spacetime Volume overlap, this property cannot be determined from observation alone and therefore should not be applied. However, there may be other forms of justification that the two instances of E92 Spacetime Volume must not have any of their extents in common regardless of where and when precisely. 
If this property holds for two instances of E92 Spacetime Volume then it cannot be the case that P132 spatiotemporally overlaps with also holds for the same two instances. Furthermore, there are cases where neither P132 spatiotemporally overlaps with nor P133 is spatiotemporally separated from holds between two instances of E92 Spacetime Volume. This would occur where only an overlap of the fuzzy boundaries of the two instances of E92 Spacetime Volume occurs and no other evidence is available.
This property is not transitive. This property is symmetric. This property is irreflexive.

Examples:
- The “Hallstatt” period (E4) is spatiotemporally separated from the “La Tène” era (E4). (Marion, 2004)
- Kingdom of Greece (1831-1924) (E92) is spatiotemporally separated from Ottoman Empire (1299-1922) (E92).
- The path of the army of Alexander the Great (335-323 B.C.) (E7) is spatiotemporally separated from the Mauryan Empire (E4). (Lane Fox, 2004)

In First Order Logic:
- P133(x,y) ⇒ E92(x)
- P133(x,y) ⇒ E92(y)
- P133(x,y) ⇒ P133(y,x)
- P133(x,y) ⇒ ¬P133 (x,y)
- ¬P133(x,x)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    rdfs:range crm:E92_Spacetime_Volume ;
    skos:notation "P133" ;
    skos:prefLabel "is spatiotemporally separated from"@en,
        "est distinct spatio-temporellement de"@fr .

crm:P134_continued a owl:ObjectProperty ;
    rdfs:label "P134 setzte sich fort in"@de,
        "P134 συνέχισε"@el,
        "P134 continued"@en,
        "P134 a continué"@fr,
        "P134 continuou"@pt,
        "P134 продолжил"@ru,
        "P134 继续"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates two instances of E7 Activity, where the domain is considered as an intentional continuation of the range. A continuation of an activity may happen when the continued activity is still ongoing or after the continued activity has completely ended. The continuing activity may have started already before it decided to continue the other one. Continuation implies a coherence of intentions and outcomes of the involved activities.
This property is not transitive. This property is asymmetric.

Examples:
- The construction of the Kölner Dom (Cologne Cathedral), abandoned in the 15(th) century (E7), was continued by construction in the 19(th) century (E7). [The construction in the 19(th) century adapted the initial plans so as to preserve the intended appearance.] (Wolff, 1999)

In First Order Logic:
- P134(x,y) ⇒ E7(x)
- P134(x,y)⇒ E7(y) 
- P134(x,y) ⇒ P15(x,y)
- P134(x,y) ⇒ P176i(x,y)
- P134(x,y) ⇒ ¬P134(y,x)
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E7_Activity ;
    rdfs:subPropertyOf crm:P15_was_influenced_by,
        crm:P176i_starts_after_the_start_of ;
    owl:inverseOf crm:P134i_was_continued_by ;
    skos:notation "P134" ;
    skos:prefLabel "setzte sich fort in"@de,
        "συνέχισε"@el,
        "continued"@en,
        "a continué"@fr,
        "continuou"@pt,
        "продолжил"@ru,
        "继续"@zh .

crm:P135_created_type a owl:ObjectProperty ;
    rdfs:label "P135 erschuf Typus"@de,
        "P135 δημιούργησε τύπο"@el,
        "P135 created type"@en,
        "P135 a créé le type"@fr,
        "P135 criou tipo"@pt,
        "P135 создал тип"@ru,
        "P135 创建类型"@zh ;
    rdfs:comment """Quantification: one to many, necessary (1,n:0,1)

Scope note:
This property identifies the instance of E55 Type, which is created in an instance of E83 Type Creation activity.

Examples:
- The description of a new ribbon worm species by Bürger (E83) created type ‘Lineus kennelii’ (E55). (Bürger, 1892)

In First Order Logic:
- P135(x,y) ⇒ E83(x)
- P135(x,y) ⇒ E55(y) 
- P135(x,y) ⇒ P94(x,y)
"""@en ;
    rdfs:domain crm:E83_Type_Creation ;
    rdfs:range crm:E55_Type ;
    rdfs:subPropertyOf crm:P94_has_created ;
    owl:inverseOf crm:P135i_was_created_by ;
    skos:notation "P135" ;
    skos:prefLabel "erschuf Typus"@de,
        "δημιούργησε τύπο"@el,
        "created type"@en,
        "a créé le type"@fr,
        "criou tipo"@pt,
        "создал тип"@ru,
        "创建类型"@zh .

crm:P136_was_based_on a owl:ObjectProperty ;
    rdfs:label "P136 stützte sich auf"@de,
        "P136 βασίστηκε σε"@el,
        "P136 was based on"@en,
        "P136 a été fondé sur"@fr,
        "P136 foi baseado em"@pt,
        "P136 был основан на"@ru,
        "P136 基于"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies one or more instances of E1 CRM Entity that were used as evidence to declare a new instance of 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). (Blake, 1918)

Properties:
- P136.1 in the taxonomic role: E55 Type

In First Order Logic:
- P136(x,y) ⇒ E83(x)
- P136(x,y) ⇒ E1(y) 
- P136(x,y,z) ⇒ [P136(x,y) ∧ E55(z)]
- P136(x,y) ⇒ P15(x,y)
"""@en ;
    rdfs:domain crm:E83_Type_Creation ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P15_was_influenced_by ;
    owl:inverseOf crm:P136i_supported_type_creation ;
    skos:notation "P136" ;
    skos:prefLabel "stützte sich auf"@de,
        "βασίστηκε σε"@el,
        "was based on"@en,
        "a été fondé sur"@fr,
        "foi baseado em"@pt,
        "был основан на"@ru,
        "基于"@zh .

crm:P137_exemplifies a owl:ObjectProperty ;
    rdfs:label "P137 erläutert"@de,
        "P137 δειγματίζει"@el,
        "P137 exemplifies"@en,
        "P137 exemplifie"@fr,
        "P137 é exemplificado por"@pt,
        "P137 поясняет"@ru,
        "P137 例示"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E1 CRM Entity with an instance of E55 Type for which it has been declared to be a particularly characteristic example.
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 instance of E83 Type Creation itself but is selected in a later phase.

Examples:
- Object BM000098044 of the Clayton Herbarium (E20) exemplifies ‘Spigelia marilandica’ (L.) L. (E55) in the taxonomic role lectotype (E55). (Natural History Museum, 2021)

Properties:
- P137.1 in the taxonomic role: E55 Type

In First Order Logic:
- P137(x,y) ⇒ E1(x)
- P137(x,y) ⇒ E55(y) 
- P137(x,y,z) ⇒ [P137(x,y) ∧ E55(z)]
- P137(x,y) ⇒ P2(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E55_Type ;
    rdfs:subPropertyOf crm:P2_has_type ;
    owl:inverseOf crm:P137i_is_exemplified_by ;
    skos:notation "P137" ;
    skos:prefLabel "erläutert"@de,
        "δειγματίζει"@el,
        "exemplifies"@en,
        "exemplifie"@fr,
        "é exemplificado por"@pt,
        "поясняет"@ru,
        "例示"@zh .

crm:P138_represents a owl:ObjectProperty ;
    rdfs:label "P138 stellt dar"@de,
        "P138 παριστάνει"@el,
        "P138 represents"@en,
        "P138 représente"@fr,
        "P138 representa"@pt,
        "P138 представляет"@ru,
        "P138 描绘"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property establishes the relationship between an instance of E36 Visual Item and the instance of E1 CRM Entity that it visually represents.
Any entity may be represented visually. This property is part of the fully developed path from E24 Physical Human-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). P138.1 mode of representation allows the nature of the representation to be refined.
This property is also used for the relationship between an original and a digitisation of the original by the use of techniques such as digital photography, flatbed or infrared scanning. Digitisation is here seen as a process with a mechanical, causal component rendering the spatial distribution of structural and optical properties of the original and does not necessarily include any visual similarity identifiable by human observation.

Examples:
- The digital file found at https://www.emunch.no/N/full/No-MM_N0001-01.jpg (E36) represents page 1 of Edward Munch's manuscript MM N 1, Munch-museet (E22) mode of representation Digitisation (E55).
- The 3D model VAM_A.200-1946_trace_1M.ply (E73) represents Victoria & Albert Museum’s Madonna and child sculpture (visual work) A.200-1946 (E22) mode of representation 3D surface (E55).

Properties:
- P138.1 mode of representation: E55 Type

In First Order Logic:
- P138(x,y) ⇒ E36(x)
- P138(x,y) ⇒ E1(y) 
- P138(x,y,z) ⇒ [P138(x,y) ∧ E55(z)]
- P138(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E36_Visual_Item ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P67_refers_to ;
    owl:inverseOf crm:P138i_has_representation ;
    skos:notation "P138" ;
    skos:prefLabel "stellt dar"@de,
        "παριστάνει"@el,
        "represents"@en,
        "représente"@fr,
        "representa"@pt,
        "представляет"@ru,
        "描绘"@zh .

crm:P139_has_alternative_form a owl:ObjectProperty ;
    rdfs:label "P139 hat alternative Form"@de,
        "P139 έχει εναλλακτική μορφή"@el,
        "P139 has alternative form"@en,
        "P139 a pour forme alternative"@fr,
        "P139 tem forma alternativa"@pt,
        "P139 имеет альтернативную форму"@ru,
        "P139 有交替形式"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E41 Appellation with another instance of E41 Appellation that constitutes a derivative or variant of the former and that may also be used for identifying items identified by the former, in suitable contexts, independent from the particular item to be identified. This property should not be confused with additional variants of names used characteristically for a single, particular item, such as individual nicknames. It is a directed relationship, where the range expresses the derivative or variant and the domain the source of derivation or original form of variation, if such a direction can be established. Otherwise, the relationship is symmetric. 
Multiple names assigned to an object, which do not apply to all things identified with the specific instance of E41 Appellation, should be modelled as repeated values of P1 is identified by (identifies) of this object.
P139.1 has type allows the type of derivation to be refined, for instance “transliteration from Latin 1 to ASCII”.

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).
- “Αθήνα” (E41) has alternative form “Athina” (E41) has type transcription (E55).

Properties:
- P139.1 has type: E55 Type

In First Order Logic:
- P139(x,y) ⇒ E41(x)
- P139(x,y) ⇒ E41(y) 
- P139(x,y,z) ⇒ [P139(x,y) ∧ E55(z)]
- ¬P139(x,x)
"""@en ;
    rdfs:domain crm:E41_Appellation ;
    rdfs:range crm:E41_Appellation ;
    owl:inverseOf crm:P139i_is_alternative_form_of ;
    skos:notation "P139" ;
    skos:prefLabel "hat alternative Form"@de,
        "έχει εναλλακτική μορφή"@el,
        "has alternative form"@en,
        "a pour forme alternative"@fr,
        "tem forma alternativa"@pt,
        "имеет альтернативную форму"@ru,
        "有交替形式"@zh .

crm:P13_destroyed a owl:ObjectProperty ;
    rdfs:label "P13 zerstörte"@de,
        "P13 κατέστρεψε"@el,
        "P13 destroyed"@en,
        "P13 a détruit"@fr,
        "P13 destruiu"@pt,
        "P13 уничтожил"@ru,
        "P13 破坏了"@zh ;
    rdfs:comment """Quantification: one to many, necessary (1,n:0,1)

Scope note:
This property links an instance of E6 Destruction to an instance of E18 Physical Thing that has been destroyed by it. 
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. An instance of E6 Destruction may be contiguous with an instance of E12 Production that brings into existence a derived object composed partly of matter from the destroyed object.

Examples:
- The Tay Bridge Disaster (E6) destroyed the Tay Bridge (E22). (Thomas, 1972)

In First Order Logic:
- P13(x,y) ⇒ E6 (x)
- P13(x,y) ⇒ E18(y) 
- P13(x,y) ⇒ P93(x,y)
"""@en ;
    rdfs:domain crm:E6_Destruction ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P93_took_out_of_existence ;
    owl:inverseOf crm:P13i_was_destroyed_by ;
    skos:notation "P13" ;
    skos:prefLabel "zerstörte"@de,
        "κατέστρεψε"@el,
        "destroyed"@en,
        "a détruit"@fr,
        "destruiu"@pt,
        "уничтожил"@ru,
        "破坏了"@zh .

crm:P142_used_constituent a owl:ObjectProperty ;
    rdfs:label "P142 benutzte Bestandteil"@de,
        "P142 used constituent"@en,
        "P142 a mobilisé comme élément"@fr,
        "P142 使用构成成分"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E15 Identifier Assignment with the instance of E90 Symbolic Object used as constituent of an instance of E42 Identifier in this act of assignment.

Examples:
- Assigning the personal name identifier “Guillaume, de Machaut, ca. 1300-1377” on 1(st) June 2001 (E15) used constituent “ca. 1300-1377” (E41). (Kelly, 2014)
- Assigning a uniform title to the anonymous textual work known as ‘The Adoration of the Shepherds’(E15) used constituent “Coventry” (E41). (Encyclopedia Britannica, 1998)
- Assigning a uniform title to Pina Bausch’s choreographic work entitled ‘Rite of spring’ (E15) used constituent “(Choreographic Work: Bausch)” (E90). (Brandstetter and Klein, 2015) 
- Assigning a uniform title to the motion picture directed in 1933 by Merian C. Cooper and Ernest B. Schoedsack and entitled ‘King Kong’ (E15) used constituent “1933” (E61). (Goldner and Turner, 1976)
- Assigning the corporate name identifier ‘Univerza v Ljubljani. Oddelek za bibliotekarstvo’ to The Department for library science of the University of Ljubljana in 2018 (E15) used constituent “Univerza v Ljubljani” (E42). [Done by the Department of Library and Information Science and Book Studies Library, University of Ljubljana in 2018]

In First Order Logic:
- P142(x,y) ⇒ E15(x)
- P142(x,y) ⇒ E90(y)
- P142(x,y) ⇒ P16(x,y)
"""@en ;
    rdfs:domain crm:E15_Identifier_Assignment ;
    rdfs:range crm:E90_Symbolic_Object ;
    rdfs:subPropertyOf crm:P16_used_specific_object ;
    owl:inverseOf crm:P142i_was_used_in ;
    skos:notation "P142" ;
    skos:prefLabel "benutzte Bestandteil"@de,
        "used constituent"@en,
        "a mobilisé comme élément"@fr,
        "使用构成成分"@zh .

crm:P143_joined a owl:ObjectProperty ;
    rdfs:label "P143 verband"@de,
        "P143 joined"@en,
        "P143 a fait adhérer"@fr,
        "P143 加入"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E39 Actor that becomes member of an instance of E74 Group in an instance of E85 Joining.
Joining events allow for describing actors becoming members of a group with the more detailed path E74 Group, P144i gained member by, E85 Joining, P143 joined, 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). (Iliffe, 2013)
- The inauguration of Mikhail Sergeyevich Gorbachev as leader of the Union of Soviet Socialist Republics (USSR) in 1985 (E85) joined Mikhail Sergeyevich Gorbachev (E21). (Galeotti, 1997)
- The implementation of the membership treaty 1(st) January 1973 between EU and Denmark (E85) joined Denmark (E74).

In First Order Logic:
- P143(x,y) ⇒ E85(x)
- P143(x,y) ⇒ E39(y) 
- P143(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E85_Joining ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P11_had_participant ;
    owl:inverseOf crm:P143i_was_joined_by ;
    skos:notation "P143" ;
    skos:prefLabel "verband"@de,
        "joined"@en,
        "a fait adhérer"@fr,
        "加入"@zh .

crm:P144_joined_with a owl:ObjectProperty ;
    rdfs:label "P144 verband mit"@de,
        "P144 joined with"@en,
        "P144 a fait adhérer à"@fr,
        "P144 加入"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

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, P144i gained member by, E85 Joining, P143 joined, E39 Actor, compared to the shortcut offered by P107 has current or former member (is current or former member of).
The property P144.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 (E74). (Iliffe, 2013)
- 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) (E74) kind of member President (E55). (Galeotti, 1997)
- The implementation of the membership treaty 1(st) January 1973 between EU and Denmark (E85) joined with EU (E74).

Properties:
- P144.1 kind of member: E55 Type

In First Order Logic:
- P144(x,y) ⇒ E85(x)
- P144(x,y)⇒ E74(y) 
- P144(x,y,z) ⇒ [P144(x,y) ∧ E55(z)]
- P144(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E85_Joining ;
    rdfs:range crm:E74_Group ;
    rdfs:subPropertyOf crm:P11_had_participant ;
    owl:inverseOf crm:P144i_gained_member_by ;
    skos:notation "P144" ;
    skos:prefLabel "verband mit"@de,
        "joined with"@en,
        "a fait adhérer à"@fr,
        "加入"@zh .

crm:P145_separated a owl:ObjectProperty ;
    rdfs:label "P145 entließ"@de,
        "P145 separated"@en,
        "P145 a dissocié"@fr,
        "P145 离开"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

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 (E86) separated Sir Isaac Newton (E21). (Iliffe, 2013)
- George Washington’s leaving office in 1797 (E86) separated George Washington (E21). (Unger, 2015)
- The implementation of the treaty regulating the termination of Greenland membership in EU between EU, Denmark and Greenland 1(st) February 1985 (E86) separated Greenland (E74).

In First Order Logic:
- P145(x,y) ⇒ E86(x)
- P145(x,y) ⇒ E39(y) 
- P145(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E86_Leaving ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P11_had_participant ;
    owl:inverseOf crm:P145i_left_by ;
    skos:notation "P145" ;
    skos:prefLabel "entließ"@de,
        "separated"@en,
        "a dissocié"@fr,
        "离开"@zh .

crm:P146_separated_from a owl:ObjectProperty ;
    rdfs:label "P146 entließ von"@de,
        "P146 separated from"@en,
        "P146 a dissocié de"@fr,
        "P146 脱离"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

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 (E86) separated from the Convention Parliament (E74). (Iliffe, 2013)
- George Washington’s leaving office in 1797 (E86) separated from the office of President of the United States (E74). (Unger, 2015)
- The implementation of the treaty regulating the termination of Greenland membership in EU between EU, Denmark and Greenland 1(st) February 1985 (E86) separated from EU (E74).

In First Order Logic:
- P146(x,y) ⇒ E86(x)
- P146(x,y) ⇒ E74(y) 
- P146(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E86_Leaving ;
    rdfs:range crm:E74_Group ;
    rdfs:subPropertyOf crm:P11_had_participant ;
    owl:inverseOf crm:P146i_lost_member_by ;
    skos:notation "P146" ;
    skos:prefLabel "entließ von"@de,
        "separated from"@en,
        "a dissocié de"@fr,
        "脱离"@zh .

crm:P147_curated a owl:ObjectProperty ;
    rdfs:label "P147 betreute kuratorisch"@de,
        "P147 curated"@en,
        "P147 a géré"@fr,
        "P147 管理"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property associates an instance of E87 Curation Activity with the instance of E78 Curated Holding with that is subject of that curation activity following some implicit or explicit curation plan.

Examples:
- The curation activity of the Benaki Museum for the Toys, Games and Childhood Collection (E87) curated The Toys, Games and Childhood Collection of the Benaki Museum (E78). [The curation activity included the acquisition of dolls and games of urban and folk manufacture dating from the 17(th) to the 20(th) century, from England, France and Germany for the Toys, Games and Childhood Collection of the museum.] (Benaki Museum, 2016)
- The curation activity for the permanent Numismatic Collection of the Historical Museum of Crete, Heraklion, Crete from 2005 up to the present (E87) curated the Numismatic Collection (E78). (Historical Museum of Crete, 2005)
- The curation activity of Mikael Heggelund Foslie (E87) curated the Mikael Heggelund Foslie’s coralline red algae Herbarium (E78). (Woelkerling et al., 2005)

In First Order Logic:
- P147(x,y) ⇒ E87(x)
- P147(x,y) ⇒ E78(y)
"""@en ;
    rdfs:domain crm:E87_Curation_Activity ;
    rdfs:range crm:E78_Curated_Holding ;
    owl:inverseOf crm:P147i_was_curated_by ;
    skos:notation "P147" ;
    skos:prefLabel "betreute kuratorisch"@de,
        "curated"@en,
        "a géré"@fr,
        "管理"@zh .

crm:P148_has_component a owl:ObjectProperty ;
    rdfs:label "P148 hat Bestandteil"@de,
        "P148 has component"@en,
        "P148 a pour composant"@fr,
        "P148 有组件"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

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.
This property is transitive. This property is asymmetric.

Examples:
- Dante’s “Divine Comedy” (E89) has component Dante’s “Hell” (E89). (Alighieri, 1956)

In First Order Logic:
- P148(x,y) ⇒ E89(x)
- P148(x,y) ⇒ E89(y)
- [P148(x,y) ∧ P148(y,z)] ⇒ P148(x,z)
- P148(x,y) ⇒ ¬P148(y,x)
"""@en ;
    rdfs:domain crm:E89_Propositional_Object ;
    rdfs:range crm:E89_Propositional_Object ;
    owl:inverseOf crm:P148i_is_component_of ;
    skos:notation "P148" ;
    skos:prefLabel "hat Bestandteil"@de,
        "has component"@en,
        "a pour composant"@fr,
        "有组件"@zh .

crm:P150_defines_typical_parts_of a owl:ObjectProperty ;
    rdfs:label "P150 defines typical parts of"@en,
        "P150 définit les éléments typiques de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E55 Type “A” with an instance of E55 Type “B”, when items of type “A” typically form part of items of type “B”, such as “car motors” and “cars”. 
It allows types to be organised into hierarchies based on one type describing a typical part of another. This property is equivalent to “broader term partitive (BTP)” as defined in ISO 2788 and “broaderPartitive” in SKOS.
This property is not transitive. This property is asymmetric.

Examples:
- car motors (E55) defines typical parts of cars (E55). (fictitious)

In First Order Logic:
- P150(x,y) ⇒ E55(x)
- P150(x,y) ⇒ E55(y)
- P150(x,y) ⇒ ¬P150(y,x)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E55_Type ;
    owl:inverseOf crm:P150i_defines_typical_wholes_for ;
    skos:notation "P150" ;
    skos:prefLabel "defines typical parts of"@en,
        "définit les éléments typiques de"@fr .

crm:P151_was_formed_from a owl:ObjectProperty ;
    rdfs:label "P151 was formed from"@en,
        "P151 a été formé à partir de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E66 Formation with an instance of E74 Group from which the new group was formed preserving a sense of continuity such as in mission, membership or tradition.

Examples:
- The formation of the House of Bourbon-Conti in 1581 (E66) was formed from House of Condé (E74). (Collectif & Musée d'art et d'histoire Louis-Senlecq, 1900)

In First Order Logic:
- P151(x,y) ⇒ E66(x)
- P151(x,y) ⇒ E74(y) 
- P151(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E66_Formation ;
    rdfs:range crm:E74_Group ;
    rdfs:subPropertyOf crm:P11_had_participant ;
    owl:inverseOf crm:P151i_participated_in ;
    skos:notation "P151" ;
    skos:prefLabel "was formed from"@en,
        "a été formé à partir de"@fr .

crm:P152_has_parent a owl:ObjectProperty ;
    rdfs:label "P152 has parent"@en,
        "P152 a pour parent"@fr ;
    rdfs:comment """Quantification: many to many, necessary (2,n:0,n)

Scope note:
This property associates an instance of E21 Person with another instance of E21 Person who plays the role of the first instance’s parent, regardless of whether the relationship is biological parenthood, assumed or pretended biological parenthood or an equivalent legal status of rights and obligations obtained by a social or legal act. 
This property is, among others, a shortcut of the fully developed paths from E21 Person through P98i was born, E67 Birth, P96 by mother to E21 Person, and from E21 Person through P98i was born, E67 Birth, P97 from father to E21 Person.
This property is not transitive. This property is irreflexive.

Examples:
- Gaius Octavius (E21) has parent Julius Caesar (E21). (Bleicken & Bell, 2015)
- Steve Jobs (E21) has parent Joanne Simpson (E21). [Biological mother] (Isaacson, 2011)
- Steve Jobs (E21) has parent Clara Jobs (E21). [Adoption mother] (Isaacson, 2011)

In First Order Logic:
- P152(x,y) ⇒ E21(x)
- P152(x,y) ⇒ E21(y)
- P152(x,y) ⇐ (∃z) [E67(z) ˄ P98i(x,z) ˄ P96(z,y)]
- P152(x,y) ⇐ (∃z) [E67(z) ˄ P98i(x,z) ˄ P97(z,y)]
- ¬P152(x,x)
"""@en ;
    rdfs:domain crm:E21_Person ;
    rdfs:range crm:E21_Person ;
    owl:inverseOf crm:P152i_is_parent_of ;
    skos:notation "P152" ;
    skos:prefLabel "has parent"@en,
        "a pour parent"@fr .

crm:P156_occupies a owl:ObjectProperty ;
    rdfs:label "P156 occupies"@en,
        "P156 occupe"@fr ;
    rdfs:comment """Quantification: many to one (0,1:0,n)

Scope note:
This property describes the largest volume in space, an instance of E53 Place, that an instance of E18 Physical Thing has occupied at any time during its existence, with respect to the reference space relative to the physical thing itself. This allows for describing the thing itself as a place that may contain other things, such as a box that may contain coins. In other words, it is the volume that contains all the points which the thing has covered at some time during its existence. The reference space for the associated place must be the one that is permanently at rest (P157 is at rest relative to) relative to the physical thing. For instances of E19 Physical Objects it is the one which is at rest relative to the object itself, i.e., which moves together with the object. For instances of E26 Physical Feature it is one which is at rest relative to the physical feature itself and the surrounding matter immediately connected to it. Therefore, there is a 1:1 relation between the instance E18 Physical Thing and the instance of E53 Place it occupies. We include in the occupied space the space filled by the matter of the physical thing and all its inner spaces. 
This property implies the fully developed path from E18 Physical Thing through P196 defines, E92 Spacetime Volume, P161 has spatial projection to E53 Place. However, in contrast to P156 occupies, the property P161 has spatial projection does not constrain the reference space of the referred instance of E53 Place. 
In contrast to P156 occupies, for the property P53 has former or current location the following holds: 
It does not constrain the reference space of the referred instance of E53 Place. 
It identifies a possibly wider instance of E53 Place at which a thing is or has been for some unspecified time-span. 
If the reference space of the referred instance of E53 Place is not at rest with respect to the physical thing found there, the physical thing may move away after some time to another place and/or may have been at some other place before. The same holds for the fully developed path from E18 Physical Thing through P196 defines, E92 Spacetime Volume, P161 has spatial projection to E53 Place.

Examples:
- The Saint Titus reliquary (E22) occupies the space of the Saint Titus reliquary (E53). [The reliquary is currently kept in the Saint Titus Church in Heraklion, Crete since 1966 and contains the skull of Saint Titus.] (Fisher & Garvey, 2010)
- Burg Eltz near Koblenz, Germany (E24) occupies the space within the 1661AD outer walls of Burg Eltz (E53). [The castle (English name: Eltz Castle) underwent a series of expansions starting in the 12(th) century until it reached its current extent in 1661AD and contains buildings from various periods.]

In First Order Logic:
- P156(x,y) ⇒ E53(y)
- P156(x,y) ⇒ E18(x)
- P156(x,y) ⇔ (∃z) [E18(x) ∧ E53(y) ∧ P196(x,z) ∧ P161(z,y) ∧ P157(y,x)]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E53_Place ;
    rdfs:subPropertyOf crm:P157i_provides_reference_space_for,
        crm:P53_has_former_or_current_location ;
    owl:inverseOf crm:P156i_is_occupied_by ;
    skos:notation "P156" ;
    skos:prefLabel "occupies"@en,
        "occupe"@fr .

crm:P161_has_spatial_projection a owl:ObjectProperty ;
    rdfs:label "P161 has spatial projection"@en,
        "P161 a pour projection spatiale"@fr ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property associates an instance of E92 Spacetime Volume with an instance of E53 Place that is the result of the spatial projection of the instance of the E92 Spacetime Volume on a reference space.
In general, there can be more than one useful reference space (for reference space see P156 occupies and P157 is at rest relative to) to describe the spatial projection of a spacetime volume, for example, in describing a sea battle, the difference between the battle ship and the seafloor as reference spaces. Thus, it can be seen that the projection is not unique.
The spatial projection is the actual spatial coverage of a spacetime volume, which normally has fuzzy boundaries except for instances of E92 Spacetime Volume which are geometrically defined in the same reference system as the range of this property and are an exception to this and do not have fuzzy boundaries. Modelling explicitly fuzzy spatial projections serves therefore as a common topological reference of different spatial approximations rather than absolute geometric determination, for instance for relating outer or inner spatial boundaries for the respective spacetime volumes.
The spatial projection is unique with respect to the reference system. For instance, there is exactly one spatial projection of Lord Nelson’s dying relative to the ship HMS Victory, i.e. the location of his body relative to the ship HMS Victory at the time of his death.
In case the domain of an instance of P161 has spatial projection is an instance of E4 Period, the spatial projection describes all areas that period was ever present at, for instance, the Roman Empire. 
This property is part of the fully developed path from E18 Physical Thing through P196 defines, E92 Spacetime Volume, P161 has spatial projection to E53 Place, which in turn is implied by P156 occupies (is occupied by).

Examples:
- The Roman Empire (E4) has spatial projection all areas ever claimed by Rome (E53). (Clare & Edwards, 1992)

In First Order Logic:
- P161(x,y) ⇒ E92(x)
- P161(x,y) ⇒ E53(y)
- (∃y,z,u) [E92(x) ˄ E53(y) ˄ E53(z) ˄ E18(u) ˄ P157(y,u) ˄ P157(z,u) ˄ P161(x,y) ˄ P161(x,z) ] ⇒ (x = y)
- P161(x,y) ˄ E4(x) ⇒ P7(x,y)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P161i_is_spatial_projection_of ;
    skos:notation "P161" ;
    skos:prefLabel "has spatial projection"@en,
        "a pour projection spatiale"@fr .

crm:P164_is_temporally_specified_by a owl:ObjectProperty ;
    rdfs:label "P164 is temporally specified by"@en,
        "P164 est temporellement spécifié par"@fr ;
    rdfs:comment """Quantification: many to one, necessary(1,1:0,n)

Scope note:
This property relates an instance of E93 Presence with the instance of E52 Time-Span that defines the time-slice of the spacetime volume that this instance of E93 Presence is related to via the property P166 was a presence of (had presence).
There are two typical cases for the determination of the related instance of E52 Time-Span. In the first, it is the temporal extent of an instance of E2 Temporal Entity (documented with P4 has time-span (is time-span of)): this then documents the simultaneity of the instance of E93 Presence and the instance of E2 Temporal Entity, even if the absolute time-span is not known, and can be regarded as a phenomenal time-span. In the second, the instance of E52 Time-Span is a date range declared in or derived from historical sources or provided by dating methods: this is a declarative time-span.

Examples:
- 2016-02-09 (E52) temporally specifies the last day of the 2016 Carnival in Cologne (E93).
- Johann Joachim Winckelmann’s whereabouts in December 1755 (E93) is temporally specified by December 1755 (E52.) (Leppmann, 1970)
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (E93) is temporally specified by 19(th) November 1755 until 9(th) April 1768 (E52). (Leppmann, 1970)

In First Order Logic:
- P164(x,y) ⇒ E93(x)
- P164(x,y) ⇒ E52(y)
- P164(x,y) ⇒ P160(x,y)
"""@en ;
    rdfs:domain crm:E93_Presence ;
    rdfs:range crm:E52_Time-Span ;
    rdfs:subPropertyOf crm:P160_has_temporal_projection ;
    owl:inverseOf crm:P164i_temporally_specifies ;
    skos:notation "P164" ;
    skos:prefLabel "is temporally specified by"@en,
        "est temporellement spécifié par"@fr .

crm:P165_incorporates a owl:ObjectProperty ;
    rdfs:label "P165 incorporates"@en,
        "P165 inclut"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E73 Information Object with an instance of E90 Symbolic Object (or any of its subclasses) that was included in it.
This property makes it possible to recognise the autonomous status of the incorporated signs, which were created in a distinct context, and can be incorporated in many instances of E73 Information Object, and to highlight the difference between structural and accidental whole-part relationships between conceptual entities.
It accounts for many cultural facts that are quite frequent and significant: the inclusion of a poem in an anthology, the re-use of an operatic aria in a new opera, the use of a reproduction of a painting for a book cover or a CD booklet, the integration of textual quotations, the presence of lyrics in a song that sets those lyrics to music, the presence of the text of a play in a movie based on that play, etc.
In particular, this property allows for modelling relationships of different levels of symbolic specificity, such as the natural language words making up a particular text, the characters making up the words and punctuation, the choice of fonts and page layout for the characters.
When restricted to information objects, that is, seen as a property with E73 Information Object as domain and range the property is transitive.
A digital photograph of a manuscript page incorporates the text of a manuscript page, if the respective text is defined as a sequence of symbols of a particular type, such as Latin characters, and the resolution and quality of the digital image is sufficient to resolve these symbols so they are readable on the digital image.
This property is asymmetric.

Examples:
- The content of Charles-Moïse Briquet’s ‘Les Filigranes: dictionnaire historique des marques du papier’ (E32) incorporates the visual aspect of the watermark used around 1358-61 by some Spanish papermaker(s) and identified as ‘Briquet 4019’ (E37). (Briquet, 1985)
- The visual content of Jacopo Amigoni’s painting known as ‘The Singer Farinelli and friends’ (E36) incorporates the musical notation of Farinelli’s musical work entitled ‘La Partenza’ (E73). (National Gallery of Victoria)
- The visual content of Nicolas Poussin’s painting entitled ‘Les Bergers d’Arcadie’ (E36) incorporates the Latin phrase ‘Et in Arcadia ego’ (E33). (Wikipedia, 2020)

In First Order Logic:
- P165(x,y) ⇒ E73(x)
- P165(x,y) ⇒ E90(y)
- P165(x,y) ⇒ P106(x,y)
- P165(x,y) ⇒ ¬P165(y,x)
"""@en ;
    rdfs:domain crm:E73_Information_Object ;
    rdfs:range crm:E90_Symbolic_Object ;
    rdfs:subPropertyOf crm:P106_is_composed_of ;
    owl:inverseOf crm:P165i_is_incorporated_in ;
    skos:notation "P165" ;
    skos:prefLabel "incorporates"@en,
        "inclut"@fr .

crm:P166_was_a_presence_of a owl:ObjectProperty ;
    rdfs:label "P166 was a presence of"@en,
        "P166 a été une présence de"@fr ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property associates an instance of E93 Presence with the instance of E92 Spacetime Volume of which it represents a temporal restriction (i.e. a time-slice). Instantiating this property constitutes a necessary part of the identity of the respective instance of E93 Presence.

Examples:
- The Roman Empire on 19(th) August AD 14 (E93) was a presence of The Roman Empire (E4). (Clare and Edwards, 1992)

In First Order Logic:
- P166(x,y) ⇒ E93(x)
- P166(x,y) ⇒ E92(y)
- P166(x,y) ⇒ P10(x,y)
"""@en ;
    rdfs:domain crm:E93_Presence ;
    rdfs:range crm:E92_Spacetime_Volume ;
    rdfs:subPropertyOf crm:P10_falls_within ;
    owl:inverseOf crm:P166i_had_presence ;
    skos:notation "P166" ;
    skos:prefLabel "was a presence of"@en,
        "a été une présence de"@fr .

crm:P167_was_within a owl:ObjectProperty ;
    rdfs:label "P167 was within"@en,
        "P167 s’inscrivait dans"@fr ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property associates an instance of E93 Presence with an instance of E53 Place that geometrically includes the spatial projection of the respective instance of E93 Presence. Besides others, this property may be used to state in which space an object has been for some known time, such as a room of a castle or in a drawer. It may also be used to describe a confinement of the spatial extent of some realm during a known time-span. 
This property is a shortcut of the more fully developed path from E93 Presence through P161 has spatial projection, E53 Place, P89 falls within (contains) to E53 Place.

Examples:
- Johann Joachim Winckelmann’s whereabouts in December 1755 (E93) was within Rome (E53). (Leppmann, 1970)
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (E93) was within Italy (E53). (Leppmann, 1970)

In First Order Logic:
- P167(x,y) ⇒ E93(x)
- P167(x,y) ⇒ E53(y)
- P167(x,y) ⇔ (∃z) [E53(z) ˄ P161(x,z) ˄ P89(z,y)]
"""@en ;
    rdfs:domain crm:E93_Presence ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P167i_includes ;
    skos:notation "P167" ;
    skos:prefLabel "was within"@en,
        "s’inscrivait dans"@fr .

crm:P168_place_is_defined_by a owl:DatatypeProperty ;
    rdfs:label "P168 place is defined by"@en,
        "P168 lieu défini par"@fr ;
    rdfs:comment """Quantification: one to many, dependent (0,n:1,1)

Scope note:
This property associates an instance of E53 Place with an instance of E94 Space Primitive that defines it. Syntactic variants or use of different scripts may result in multiple instances of E94 Space Primitive defining exactly the same place. Transformations between different reference systems always result in new definitions of places approximating each other and not in alternative definitions.

Examples:
- The centroid from https://sws.geonames.org/735927 (E53) place is defined by 40°31'17.9"N 21°15'48.3"E (E94). [A single point for approximating the centre of the city of Kastoria, Greece]
- Martin’s coordinates for Kastoria (E53) place is defined by 40°30'23"N 21°14'53"E, 40°31'40"N 21°16'43"E (E94). [A square covering the built settlement structure of Kastoria, Greece]
- Martin’s centroid for Kastoria (E53) place is defined by 40°31'01.5"N 21°15'48"E (E94). [A point in the lake of Kastoria in the centre of the area covered by the city]
- The position measured by Alexander von Humboldt for the Plaza Mayor in Cumaná, Sucre, Venezuela 1799-1800AD (E53) place is defined by 10°27'52"N 66°30'02"W (E94). [West of the Observatory of Paris = 64°09'51"W of Greenwich, actually 1.1km east of today’s Plaza Andrés Eloy Blanco of Cumaná] (Humboldt, 1859)

In First Order Logic:
- P168(x,y) ⇒ E53(x)
- P168(x,y) ⇒ E94(y)
"""@en ;
    rdfs:domain crm:E53_Place ;
    skos:notation "P168" ;
    skos:prefLabel "place is defined by"@en,
        "lieu défini par"@fr .

crm:P169i_spacetime_volume_is_defined_by a owl:DatatypeProperty ;
    rdfs:label "P169i spacetime volume is defined by"@en,
        "P169i volume spatio-temporel défini par"@fr ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property associates an instance of E95 Spacetime Primitive with the instance of E92 Spacetime Volume it defines.

Examples of the inverse property:
- {40°30'23"N 21°14'53"E, 40°31'40"N 21°16'43"E, 200BC-2020AD} (E95) defines spacetime volume Martin’s spatiotemporal enclosure 2020 for the evolution of the settlement of today’s city of Kastoria, Greece, since its conquest by the Romans (E92). [A square covering the current built settlement structure of Kastoria, Greece, through the years 200BC to 2020AD, which includes the extents of earlier phases of the city]

In First Order Logic of the inverse property:
- P169(x,y) ⇒ E95(x)
- P169(x,y) ⇒ E92(y)
- P169(x,y) ⇒ P1i(x,y)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    skos:notation "P169i" ;
    skos:prefLabel "spacetime volume is defined by"@en,
        "volume spatio-temporel défini par"@fr .

crm:P170i_time_is_defined_by a owl:DatatypeProperty ;
    rdfs:label "P170i time is defined by"@en,
        "P170i temps défini par"@fr ;
    rdfs:comment """Quantification of the inverse property: many to one (0,1:0,n)

Scope note of the inverse property:
This property associates an instance of E61 Time Primitive with the instance of E52 Time-Span that constitutes the interpretation of the terms of the time primitive as an extent in absolute, real time. 
The quantification allows several instances of E61 Time Primitive that are each expressed in different syntactic forms, to define the same instance of E52 Time-Span.

Examples of the inverse property:
- “1800/1/1 0:00:00 – 1899/31/12 23:59:59” (E61) defines time the 19(th) century (E52).
- “1968/1/1 – 2018/1/1” (E61) defines time 1968/1/1 – 2018/1/1 (E52). [an arbitrary time-span during which the Saint Titus reliquary was present in the Saint Titus Church in Heraklion, Crete]

In First Order Logic of the inverse property:
- P170(x,y) ⇒ E61(x)
- P170(x,y) ⇒ E52(y)
- P170(x, y) ⇒ P81i(x, y) ∧ P82i(x, y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    skos:notation "P170i" ;
    skos:prefLabel "time is defined by"@en,
        "temps défini par"@fr .

crm:P171_at_some_place_within a owl:DatatypeProperty ;
    rdfs:label "P171 at some place within"@en,
        "P171 quelque part dans"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes the maximum spatial extent within which an instance of E53 Place falls. Since instances of E53 Places may not have precisely known spatial extents, the CIDOC CRM supports statements about maximum spatial extents of instances of E53 Place. This property allows an instance of E53 Place’s maximum spatial extent (i.e., its outer boundary) to be assigned an instance of E94 Space Primitive value. 
This property is a shortcut of the fully developed path from E53 Place, P89 falls within, E53 Place, P168 place is defined by to E94 Space Primitive through a declarative Place that is not explicitly documented, to a Space Primitive: declarative places are defined in CRMgeo (Doerr and Hiebel 2013).

Examples:
- The spatial extent of the Acropolis of Athens (E53) at some place within POLYGON ((37.969172 23.720787, 37.973122 23.721495 37.972741 23.728994, 37.969299 23.729735, 37.969172 23.720787)) (E94).

In First Order Logic:
- P171(x,y) ⇒ E53(x)
- P171(x,y) ⇒ E94(y)
- P171(x,y) ⇔ (∃z) [E53(z) ˄ P89(x,z) ˄ P168(z,y)]
"""@en ;
    rdfs:domain crm:E53_Place ;
    skos:notation "P171" ;
    skos:prefLabel "at some place within"@en,
        "quelque part dans"@fr .

crm:P172_contains a owl:DatatypeProperty ;
    rdfs:label "P172 contains"@en,
        "P172 contient"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes a minimum spatial extent which is contained within an instance of E53 Place. Since instances of E53 Place may not have precisely known spatial extents, the CIDOC CRM supports statements about minimum spatial extents of instances of E53 Place. This property allows an instance of E53 Place’s minimum spatial extent (i.e., its inner boundary or a point being within a Place) to be assigned an instance of E94 Space Primitive value. 
This property is a shortcut of the fully developed path from E53 Place, P89i contains, E53 Place, P168 place is defined by to E94 Space Primitive.

Examples:
- The spatial extent of the Acropolis of Athens (E53) contains POINT (37.971431 23.725947) (E94).

In First Order Logic:
- P172(x,y) ⇒ E53(x)
- P172(x,y) ⇒ E94(y)
- P172(x,y) ⇔ (∃z) [E53(z) ˄ P89i(x,z) ˄ P168(z,y)]
"""@en ;
    rdfs:domain crm:E53_Place ;
    skos:notation "P172" ;
    skos:prefLabel "contains"@en,
        "contient"@fr .

crm:P177_assigned_property_of_type a owl:ObjectProperty ;
    rdfs:label "P177 assigned property of type"@en,
        "P177 a assigné le type de propriété"@fr ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property associates an instance of E13 Attribute Assignment with the type of property or relation that this assignment maintains to hold between the item to which it assigns an attribute and the attribute itself. Note that the properties defined by the CIDOC CRM also constitute instances of E55 Type themselves. The direction of the assigned property of type is understood to be from the attributed item (the range of property P140 assigned attribute to) to the attribute item (the range of the property P141 assigned). More than one property type may be assigned to hold between two items.
A comprehensive explanation about refining CIDOC CRM concepts by E55 Type is given in the section “About Types” in the section on “Specific Modelling Constructs” of this document.

Examples:
- The Current Ownership Assessment of Martin Doerr’s silver cup February 1997 (E13) assigned property of type P52 has former or current owner (is former or current keeper of) (E55). (fictitious)
- 1(st) June 1997 Identifier Assignment of the silver cup donated by Martin Doerr (E15) assigned property of type P48 has preferred identifier (is preferred identifier of) (E55). (fictitious)
- The examination of MS Sinai Greek 418 (E13) assigned property of type binding structure type (E55). [‘binding structure type’ refers to a property, external to the CIDOC CRM, which connects a book (E22) to the type of its binding structure (E55)] (Honey & Pickwoad, 2010)
- The condition assessment of the endband cores of MS Sinai Greek 418 (E14) assigned property of type damage (E55). [‘damage’ refers to a property, external to the CIDOC CRM, which connects an instance of a physical thing like an endband core (E22) to the type of damage (E55) it shows] (Honey & Pickwoad, 2010)
- The condition assessment of the cover of MS Sinai Greek 418 (E14) assigned property of type quality (E55). [‘quality’ refers to a property, external to the CIDOC CRM, which connects an instance of a physical thing like a book cover (E22) to its quality (E55)] (Honey and Pickwoad, 2010)

In First Order Logic:
- P177(x,y) ⇒ E13(x)
- P177(x,y) ⇒ E55(y)
"""@en ;
    rdfs:domain crm:E13_Attribute_Assignment ;
    rdfs:range crm:E55_Type ;
    rdfs:subPropertyOf crm:P2_has_type ;
    owl:inverseOf crm:P177i_is_type_of_property_assigned ;
    skos:notation "P177" ;
    skos:prefLabel "assigned property of type"@en,
        "a assigné le type de propriété"@fr .

crm:P179_had_sales_price a owl:ObjectProperty ;
    rdfs:label "P179 had sales price"@en,
        "P179 a eu pour prix de vente"@fr ;
    rdfs:comment """Quantification: many to many (1,n:0,n)

Scope note:
This property establishes the relationship between an instance of E96 Purchase and the instance of E97 Monetary Amount that forms the compensation for the transaction. The monetary amount agreed upon may change in the course of the purchase activity.

Examples:
- The sale of Vincent van Gogh’s “Still Life: Vase with Fifteen Sunflowers” 30(th) March 1987 (E96) had sales price Christie’s hammer price for “Still Life: Vase with Fifteen Sunflowers” (E97).
- The purchase of 10 okka of nails by the captain A. Syrmas on 18(th) September 1895 (E96) had sales price 20 piastre (grosi) (E97). (Syrmas, 1896)

In First Order Logic:
- P179(x,y) ⇒ E96(x)
- P179(x,y) ⇒ E97(y)
"""@en ;
    rdfs:domain crm:E96_Purchase ;
    rdfs:range crm:E97_Monetary_Amount ;
    owl:inverseOf crm:P179i_was_sales_price_of ;
    skos:notation "P179" ;
    skos:prefLabel "had sales price"@en,
        "a eu pour prix de vente"@fr .

crm:P17_was_motivated_by a owl:ObjectProperty ;
    rdfs:label "P17 wurde angeregt durch"@de,
        "P17 είχε ως αφορμή"@el,
        "P17 was motivated by"@en,
        "P17 a été motivé par"@fr,
        "P17 foi motivado por"@pt,
        "P17 был обусловлен посредством"@ru,
        "P17 被促动"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes an item or items that are regarded as a reason for carrying out the instance of E7 Activity. 
For example, the discovery of a large hoard of treasure may call for a celebration, an order from headquarters can start a military manoeuvre.

Examples:
- The resignation of the chief executive (E7) was motivated by the collapse of SwissAir (E68).
- The coronation of Elizabeth II (E7) was motivated by the death of George VI (E69). (Strong, 2005)

In First Order Logic:
- P17(x,y) ⇒ E7(x)
- P17(x,y) ⇒ E1(y)
- P17(x,y) ⇒ P15(x,y)
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P15_was_influenced_by ;
    owl:inverseOf crm:P17i_motivated ;
    skos:notation "P17" ;
    skos:prefLabel "wurde angeregt durch"@de,
        "είχε ως αφορμή"@el,
        "was motivated by"@en,
        "a été motivé par"@fr,
        "foi motivado por"@pt,
        "был обусловлен посредством"@ru,
        "被促动"@zh .

crm:P180_has_currency a owl:ObjectProperty ;
    rdfs:label "P180 has currency"@en,
        "P180 a pour unité monétaire"@fr ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property establishes the relationship between an instance of E97 Monetary Amount and the instance of E98 Currency that it is measured in.

Examples:
- Christie’s hammer price for Vincent van Gogh’s “Still Life: Vase with Fifteen Sunflowers” in London on 30(th) March 1987 (E97) has currency British Pounds (E98).

In First Order Logic:
- P180(x,y) ⇒ E97(x)
- P180(x,y) ⇒ E98(y)
- P180(x,y) ⇒ P91(x,y)
"""@en ;
    rdfs:domain crm:E97_Monetary_Amount ;
    rdfs:range crm:E98_Currency ;
    rdfs:subPropertyOf crm:P91_has_unit ;
    owl:inverseOf crm:P180i_was_currency_of ;
    skos:notation "P180" ;
    skos:prefLabel "has currency"@en,
        "a pour unité monétaire"@fr .

crm:P183_ends_before_the_start_of a owl:ObjectProperty ;
    rdfs:label "P183 ends before the start of"@en,
        "P183 se termine avant le début de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity ends definitely before the start of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(end) < B(start) is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to the following Allen temporal relation (Allen, 1983) : {before}.
This property is transitive. This property is asymmetric. 


https://cidoc-crm.org/html/version_images/images_7.1.3/image_11.png


Figure 18: Temporal entity A ends before the start of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_12.png


Figure 19: Temporal entity A ends before the start of temporal entity B. Here A is shorter than B

Examples:
- Gisle taking office as Bishop of Linköping 1139 AD (E7) ends before the start of The Guta saga composition (E65). (Peel, 1999)
- Troy VII (E4) ends before the start of Troy VIII (E4). [uninhabited for some 200 years]
- The use of the Tomb Four from Nikitopoulou group in Nihoria in the MHIII-LHI period (E4) ends before the start of the period of reuse of the Tomb Four from Nikitopoulou group in LHIIIA (E4). [“Of the six tombs excavated in the Nikitopoulou group […] the finds in Tomb Four are of MH II or MH III-LH I date, with the exception of the finds with the Northern group of material, which is uniformly dated to LHIIA2, end the ewer in the middle of the floor, dated LHIIIA1. […] The preserved evidence seems clearly to indicate use in the MHIII-LHI use in the MHIII-LHI period followed by a period of reuse in LHIIIA, a pattern matched at architecturally similar sites such as 13:Kaminia and 10:Gouvalári.”] (Boyd, 2002)

In First Order Logic:
- P183(x,y) ⇒ E2(x)
- P183(x,y) ⇒ E2(y)
- P183(x,y) ⇒ P182(x,y)
- [P183(x,y) ∧ P183(y,z)] ⇒ P183(x,z)
- P183(x,y) ⇒ ¬P183(y,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P182_ends_before_or_with_the_start_of ;
    owl:inverseOf crm:P183i_starts_after_the_end_of ;
    skos:notation "P183" ;
    skos:prefLabel "ends before the start of"@en,
        "se termine avant le début de"@fr .

crm:P186_produced_thing_of_product_type a owl:ObjectProperty ;
    rdfs:label "P186 produced thing of product type"@en,
        "P186 a produit la chose du type"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E12 Production with the instance of E99 Production Type, that is, the type of the things it produces.

Examples:
- The production activity of the Volkswagen factory related to the “Standard limousine Type II” during 1949-1953 (E12) produced thing of product type Volkswagen Type 11 (Beetle) (E99). (Rieger, 2013)

In First Order Logic:
- P186(x,y) ⇒ E12(x)
- P186(x,y) ⇒ E99(y)
- P186(x,y) ⇒ (∃z) [E24(z) ∧ P108(x,z) ∧ P2(z,y)]
"""@en ;
    rdfs:domain crm:E12_Production ;
    rdfs:range crm:E99_Product_Type ;
    owl:inverseOf crm:P186i_is_produced_by ;
    skos:notation "P186" ;
    skos:prefLabel "produced thing of product type"@en,
        "a produit la chose du type"@fr .

crm:P187_has_production_plan a owl:ObjectProperty ;
    rdfs:label "P187 has production plan"@en,
        "P187 a pour plan de production"@fr ;
    rdfs:comment """Quantification: one to many, necessary (1,n:0,1)

Scope note:
This property associates an instance of E99 Product Type with an instance of E29 Design or Procedure that completely determines the production of instances of E18 Physical Thing. The resulting instances of E18 Physical Thing are considered exemplars of this instance of E99 Product Type when the process specified is correctly executed. Note that the respective instance of E29 Design or Procedure may not necessarily be fixed in a written/graphical form, and may require the use of tools or models unique to the product type. The same instance of E99 Product Type may be associated with several variant plans.

Examples:
- Volkswagen Type 11 (Beetle) (E99) has production plan the production plans for Volkswagen Type 11 (Beetle) (E29). (Rieger, 2013)

In First Order Logic:
- P187(x,y) ⇒ E99(x)
- P187(x,y) ⇒ E29(y)
"""@en ;
    rdfs:domain crm:E99_Product_Type ;
    rdfs:range crm:E29_Design_or_Procedure ;
    owl:inverseOf crm:P187i_is_production_plan_for ;
    skos:notation "P187" ;
    skos:prefLabel "has production plan"@en,
        "a pour plan de production"@fr .

crm:P188_requires_production_tool a owl:ObjectProperty ;
    rdfs:label "P188 requires production tool"@en,
        "P188 nécessite l'outil"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E99 Product Type with an instance of E19 Physical Object that is needed for the production of an instance of E18 Physical Thing. When the process of production is correctly executed in accordance with the plan and using the specified instance of E19 Physical Object, the resulting instance of E18 Physical Thing is considered an exemplar of this instance of E99 Product Type. The instance of E19 Physical Object may bear distinct features that are transformed into characteristic features of the resulting instance of E18 Physical Thing. Examples include models and moulds.

Examples:
- Volkswagen Type 11 (Beetle) (E99) requires production tool the luggage compartment lid mould for the Volkswagen Type 11 (Beetle) (E22). [See thumbnail image of the luggage compartment lid: https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Volkswagen_Type_1_(Auto_classique_St._Lazare_'10).jpg/220px-Volkswagen_Type_1_(Auto_classique_St._Lazare_'10).jpg)] (Rieger, 2013)

In First Order Logic:
- P188(x,y) ⇒ E99(x)
- P188(x,y) ⇒ E19(y)
"""@en ;
    rdfs:domain crm:E99_Product_Type ;
    rdfs:range crm:E19_Physical_Object ;
    owl:inverseOf crm:P188i_is_production_tool_for ;
    skos:notation "P188" ;
    skos:prefLabel "requires production tool"@en,
        "nécessite l'outil"@fr .

crm:P189_approximates a owl:ObjectProperty ;
    rdfs:label "P189 approximates"@en,
        "P189 approxime"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E53 Place with another instance of E53 Place, which is defined in the same reference space, and which is used to approximate the former. The property does not necessarily state the quality or accuracy of this approximation, but rather indicates the use of the first instance of place to approximate the second.
In common documentation practice, find or encounter spots e.g. in archaeology, botany or zoology are often related to the closest village, river or other named place without detailing the relation, e.g. if it is located within the village or in a certain distance of the specified place. In this case the stated “phenomenal” place found in the documentation can be seen as an approximation of the actual encounter spot without more specific knowledge. 
In more recent documentation often point coordinate information is provided that originates from GPS measurements or georeferencing from a map. This point coordinate information does not state the actual place of the encounter spot but tries to approximate it with a “declarative” place. The accuracy depends on the methodology used when creating the coordinates. It may be dependent on technical limitations like GPS accuracy but also on the method where the GPS location is taken in relation to the measured feature. If the methodology is known a maximum deviation from the measured point can be calculated and the encounter spot or feature may be related to the resulting circle using an instance of P171 at some place within.
This property is not transitive. This property is reflexive.

Examples:
- [40°31'17.9"N 21°15'48.3"E] (E53) approximates Kastoria, Greece, TGN ID: 7010880 (E53). [The approximating declarative place with point shape is defined in terms of coordinates taken from https://sws.geonames.org/735927]
- [40°31'00.1"N 21°16'00.1"E] (E53) approximates Kastoria, Greece, TGN ID: 7010880 (E53). [The approximating declarative place with point shape is defined in terms of coordinates taken from http://vocab.getty.edu/page/tgn/7010880]
- [40°04'60.0"N 22°21'00.0"E] (E53) approximates Mount Olympus National Park, Greece (E53). [The approximating declarative place with point shape is defined in terms of coordinates taken from https://www.geonames.org/6941814]

Properties:
- P189.1 has type: E55 Type

In First Order Logic:
- P189(x,y) ⇒ E53(x)
- P189(x,y) ⇒ E53 (y) 
- P189(x,y,z) ⇒ [P189(x,y) ∧ E55(z)]
- P189(x,x)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P189i_is_approximated_by ;
    skos:notation "P189" ;
    skos:prefLabel "approximates"@en,
        "approxime"@fr .

crm:P190_has_symbolic_content a owl:DatatypeProperty ;
    rdfs:label "P190 has symbolic content"@en,
        "P190 a pour contenu symbolique"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E90 Symbolic Object with a complete, identifying representation of its content in the form of an instance of E62 String. 
This property only applies to instances of E90 Symbolic Object that can be represented completely in this form. The representation may be more specific than the symbolic level defining the identity condition of the represented. This depends on the type of the symbolic object represented. For instance, if a name has type “Modern Greek character sequence”, it may be represented in a loss-free Latin transcription, meaning however the sequence of Greek letters. 
As another example, if the represented object has type “English words sequence”, American English or British English spelling variants may be chosen to represent the English word “colour” without defining a different symbolic object. If a name has type “European traditional name”, no particular string may define its content.

Examples:
- The materials description of the painting (E33) has symbolic content “Oil, French Watercolors on Paper, Graphite and Ink on Canvas, with an Oak frame.” (E62).
- The title of Einstein’s 1915 text (E35) has symbolic content “Relativity, the Special and the General Theory” (E62). (Einstein, 2001)
- The story of Little Red Riding Hood (E33) has symbolic content “Once upon a time there lived in a certain village.” (E62). (Lang, 1965)
- The inscription on Rijksmuseum object SK-A-1601 (E34) has symbolic content “B” (E62). [reference: https://www.rijksmuseum.nl/en/collection/SK-A-1601/catalogue-entry (accessed 10(th) April 2021)]

In First Order Logic:
- P190(x,y) ⇒ E90(x)
- P190(x,y) ⇒ E62(y)
"""@en ;
    rdfs:domain crm:E90_Symbolic_Object ;
    rdfs:subPropertyOf crm:P3_has_note ;
    skos:notation "P190" ;
    skos:prefLabel "has symbolic content"@en,
        "a pour contenu symbolique"@fr .

crm:P191_had_duration a owl:ObjectProperty ;
    rdfs:label "P191 had duration"@en,
        "P191 a eu pour durée"@fr ;
    rdfs:comment """Quantification: one to one (1,1:1,1)

Scope note:
This property describes the length of time covered by an instance of E52 Time-Span. It allows an instance of E52 Time-Span to be associated with an instance of E54 Dimension representing duration independent from the actual beginning and end. Indeterminacy of the duration value can be expressed by assigning a numerical interval to the property P90 has value of E54 Dimension.

Examples:
- The time-span of the Battle of Issos 333 B.C.E. (E52) had duration Battle of Issos duration (E54). (Howard, 2012)

In First Order Logic:
- P191(x,y) ⇒ E52(x)
- P191(x,y) ⇒ E54(y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:range crm:E54_Dimension ;
    owl:inverseOf crm:P191i_was_duration_of ;
    skos:notation "P191" ;
    skos:prefLabel "had duration"@en,
        "a eu pour durée"@fr .

crm:P195_was_a_presence_of a owl:ObjectProperty ;
    rdfs:label "P195 was a presence of"@en,
        "P195 a été une présence de"@fr ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property associates an instance of E93 Presence with the instance of E18 Physical Thing of which it represents a temporal restriction (i.e. a time-slice) of the thing’s trajectory through spacetime. In other words, it describes where the instance of E18 Physical Thing was or moved around within a given time-span. Instantiating this property constitutes a necessary part of the identity of the respective instance of E93 Presence.
This property is a shortcut of the fully developed path from E18 Physical Thing through P196 defines, E92 Spacetime Volume, P166 was a presence of (had presence) to E93 Presence.

Examples:
- Johann Joachim Winckelmann’s whereabouts in December 1755 (E93) was a presence of Johann Joachim Winckelmann (E21). (Wiencke, 1998)
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (E93) was a presence of Johann Joachim Winckelmann (E21). (Wiencke, 1998)

In First Order Logic:
- P195(x,y) ⇒ E93(x)
- P195(x,y) ⇒ E18(y)
- P195(x,y) ⇔ (∃z)[E92(z) ∧ P166(z,x) ∧ P196i(z,y)]
"""@en ;
    rdfs:domain crm:E93_Presence ;
    rdfs:range crm:E18_Physical_Thing ;
    owl:inverseOf crm:P195i_had_presence ;
    skos:notation "P195" ;
    skos:prefLabel "was a presence of"@en,
        "a été une présence de"@fr .

crm:P196_defines a owl:ObjectProperty ;
    rdfs:label "P196 defines"@en,
        "P196 définit"@fr ;
    rdfs:comment """Quantification: one to one, necessary (1,1:0,1)

Scope note:
This property associates an instance of E18 Physical Thing with the instance of E92 Spacetime Volume that constitutes the complete trajectory of its geometric extent through spacetime for the whole time of the existence of the instance of E18 Physical Thing.
An instance of E18 Physical Thing not only occupies a particular geometric space at each instant of its existence, but in the course of its existence it also forms a trajectory through spacetime, which occupies a real, that is phenomenal, volume in spacetime, i.e. the instance of E92 Spacetime Volume this property associates it with. This real spatiotemporal extent of the instance of E18 Physical Thing is regarded as being unique, in all its details and fuzziness; the identity and existence of the instance of E92 Spacetime Volume depend uniquely on the identity of the instance of E18 Physical Thing, whose existence defines it. It constitutes a phenomenal spacetime volume as defined in CRMgeo (Doerr & Hiebel, 2013).
Included in this spacetime volume are both the spaces filled by the matter of the physical thing and any inner space that may exist, for instance the interior of a box. Physical things consisting of aggregations of physically unconnected objects, such as a set of chessmen, occupy a finite number of individually contiguous subsets of this spacetime volume equal to the number of objects that constitute the set and that are never connected during its existence.

Examples:
- H.M.S. Temeraire (E22) defines the spacetime volume of H.M.S. Temeraire (E92). [it was built, during 1798, in Chatham and destroyed, during 1838, in Rotherhithe] (Willis, 2010)
- The Saint Titus reliquary (E22) defines the spacetime volume of the Saint Titus reliquary (E92). [the reliquary has been produced by the workshop of the Vogiatzis brothers located at Monastiraki, Athens, in 1966 as container for the skull of Saint Titus, which was placed into it at that time and has since then continued to fall within the container’s spacetime volume. The reliquary with the skull has been kept in the Saint Titus Church in Heraklion, Crete since 1966] (Fisher & Garvey, 2010; Panotis, 2016)

In First Order Logic:
- P196(x,y) ⇒ E18(x)
- P196(x,y) ⇒ E92(y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E92_Spacetime_Volume ;
    owl:inverseOf crm:P196i_is_defined_by ;
    skos:notation "P196" ;
    skos:prefLabel "defines"@en,
        "définit"@fr .

crm:P197_covered_parts_of a owl:ObjectProperty ;
    rdfs:label "P197 covered parts of"@en,
        "P197 a couvert des parties de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E93 Presence with an instance of E53 Place that geometrically overlaps with the spatial projection of the respective instance of E93 Presence. A use case of this property is to state through which places an object or an instance of E21 Person has or was moved within a given time-span. It may also be used to describe a partial or complete, temporary or permanent extension of the spatial extent of some realm into a neighbouring region during a known time-span. It may also be used to describe a partial or complete, temporary or permanent extension of the spatial extent of some realm into a neighbouring region during a known time-span. 
This property is a shortcut of the more fully developed path from E93 Presence through P161 has spatial projection, E53 Place, P121 overlaps with, to E53 Place.

Examples:
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (E93) covered parts of Paestum, Italy (E53). (Wiencke, 1998)
- The Byzantine Empire 1013 AD (E93) covered parts of The Italian Peninsula (E53). (Browning, 1980)

In First Order Logic:
- P197(x,y) ⇒ E93(x)
- P197(x,y) ⇒ E53(y)
"""@en ;
    rdfs:domain crm:E93_Presence ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P197i_was_partially_covered_by ;
    skos:notation "P197" ;
    skos:prefLabel "covered parts of"@en,
        "a couvert des parties de"@fr .

crm:P198_holds_or_supports a owl:ObjectProperty ;
    rdfs:label "P198 holds or supports"@en,
        "P198 contient ou soutient"@fr ;
    rdfs:comment """Quantification: one to many (0,n:0,n)

Scope note:
This property relates one instance of E18 Physical Thing which acts as a container or support to a supported or contained instance of E18 Physical Thing. Typical examples of E18 Physical Things which are intended to function as a container or support include shelves, folders or boxes. These containers or supports provide a stable surface which is intended for other physical objects to be placed upon for storage, display, transport or other similar functions.
This property is a shortcut of the more fully developed path from E18 Physical Thing through P59 has section, E53 Place, P53i is former or current location of, to E18 Physical Thing. It is not a sub-property of P46 is composed of, as the held or supported object is not a component of the container or support.
This property can be used to avoid explicitly instantiating the E53 Place which is defined by an instance of E18 Physical Thing, especially when the only intended use of that instance of E18 Physical Thing is to act as a container or surface for the storage of other instances of E18 Physical Thing. The place’s existence is defined by the existence of the container or surface, and will go out of existence at the same time as the destruction of the container or surface. 
This property is transitive. This property is asymmetric.

Examples:
- Archival folder “6” (E22) holds or supports the piece of paper carrying the text of a letter from Lawrence Alloway to Sylvia Sleigh (E22).
- [ http://archives2.getty.edu:8082/xtf/view?docId=ead/2003.M.46/2003.M.46.xml;chunk.id=aspace_ref12_kf7;brand=default]
- Archival folder "17" (E22) holds or supports the daguerreotype that shows the image of Henry Ward Beecher as a young man (E22).
- [ https://archives.yale.edu/repositories/12/archival_objects/1402266]
- Box "88" (E22) holds or supports folder "17" (E22). [ https://archives.yale.edu/repositories/12/archival_objects/1402266] 
- Bookshelf “GRI-708.1” (E22) holds or supports the book entitled “Catalog of Paintings in the J. Paul Getty Museum” (E22). (Potts, 2015)

In First Order Logic:
- P198(x,y) ⇒ E18(x)
- P198(x,y) ⇒ E18(y)
- [P198(x,y) ∧ P198(y,z)] ⇒ P198(x,z)
- [P198(x,y) ∧ P198(z,y)] ⇒ [P198(x,z) ˅ P198(z,x)]
- P198(x,y) ⇐ (∃z) [E53(z) ˄ P59(x,z) ˄ P53i(z,y)]
- P198(x,y) ⇒ ¬P198(y,x)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E18_Physical_Thing ;
    owl:inverseOf crm:P198i_is_held_or_supported_by ;
    skos:notation "P198" ;
    skos:prefLabel "holds or supports"@en,
        "contient ou soutient"@fr .

crm:P19_was_intended_use_of a owl:ObjectProperty ;
    rdfs:label "P19 war beabsichtigteter Gebrauch von"@de,
        "P19 ήταν προορισμένη χρήση του"@el,
        "P19 was intended use of"@en,
        "P19 a été l’usage prévu de"@fr,
        "P19 era prevista a utilização de"@pt,
        "P19 был предполагаемым использованием для"@ru,
        "P19 特定用途是"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property relates an instance of E7 Activity with instances of E71 Human-Made Thing, 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 of use To Be Worn (E55). (Daly, 1981)

Properties:
- P19.1 mode of use: E55 Type

In First Order Logic:
- P19(x,y) ⇒ E7(x)
- P19(x,y) ⇒ E71(y)
- P19(x,y,z) ⇒ [P19(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E71_Human-Made_Thing ;
    owl:inverseOf crm:P19i_was_made_for ;
    skos:notation "P19" ;
    skos:prefLabel "war beabsichtigteter Gebrauch von"@de,
        "ήταν προορισμένη χρήση του"@el,
        "was intended use of"@en,
        "a été l’usage prévu de"@fr,
        "era prevista a utilização de"@pt,
        "был предполагаемым использованием для"@ru,
        "特定用途是"@zh .

crm:P20_had_specific_purpose a owl:ObjectProperty ;
    rdfs:label "P20 hatte den bestimmten Zweck"@de,
        "P20 είχε συγκεκριμένο σκοπό"@el,
        "P20 had specific purpose"@en,
        "P20 a eu pour finalité spécifique"@fr,
        "P20 tinha propósito específico"@pt,
        "P20 имел конкретную цель"@ru,
        "P20 有特定目的"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes the relationship between a preparatory activity, an instance of E7 Activity and the instance of E5 Event that it is intended as a 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 the activity succeeded in achieving its aim. If it does not succeed, such as the setting of a trap that did not catch anything, the unrealized intention should be documented 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 altar piece (E12). (Borchert, 2008)

In First Order Logic:
- P20(x,y) ⇒ E7(x)
- P20(x,y) ⇒ E5(y)
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E5_Event ;
    owl:inverseOf crm:P20i_was_purpose_of ;
    skos:notation "P20" ;
    skos:prefLabel "hatte den bestimmten Zweck"@de,
        "είχε συγκεκριμένο σκοπό"@el,
        "had specific purpose"@en,
        "a eu pour finalité spécifique"@fr,
        "tinha propósito específico"@pt,
        "имел конкретную цель"@ru,
        "有特定目的"@zh .

crm:P21_had_general_purpose a owl:ObjectProperty ;
    rdfs:label "P21 hatte den allgemeinen Zweck"@de,
        "P21 είχε γενικό σκοπό"@el,
        "P21 had general purpose"@en,
        "P21 a eu pour finalité générale"@fr,
        "P21 tinha propósito geral"@pt,
        "P21 имел общую цель"@ru,
        "P21 有一般目的"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes an intentional relationship between an instance of E7 Activity and some general goal or purpose, described as an instance of E55 Type. 
This may involve activities intended as preparation for some type of activity or event. P21 had general purpose (was purpose of) differs from P20 had specific purpose (was purpose of in that no specific event is implied as the purpose.

Examples:
- Van Eyck’s pigment grinding (E7) had general purpose painting (E55). (Borchert, 2008)
- The setting of trap 2742 on 17(th) May 1874 (E7) had general purpose catching moose (E55). [activity type] (fictitious)
- The construction of the Berlin Wall starting 13(th) August 1961 (E12) had general purpose preventing emigration (E55). (History.com Editors, 2020)
- The reinforcement of the Mexico-United States barrier between the United States of America and Mexico in Fall 2019 (E11) had general purpose preventing immigration (E55).
- The rebuilding of the city walls of Heraklion by the Venetian rulers starting in 1462 (E12) had general purpose preventing conquest by enemy (E55). (YouIngGreece.com, 2020)
- The building of the seawall in Hamamatsu, Shizuoka, Japan between 2014 and 2020 (E12) had general purpose preventing inland flooding by tsunami (E55).

In First Order Logic:
- P21(x,y) ⇒ E7(x)
- P21(x,y) ⇒ E55(y)
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E55_Type ;
    owl:inverseOf crm:P21i_was_purpose_of ;
    skos:notation "P21" ;
    skos:prefLabel "hatte den allgemeinen Zweck"@de,
        "είχε γενικό σκοπό"@el,
        "had general purpose"@en,
        "a eu pour finalité générale"@fr,
        "tinha propósito geral"@pt,
        "имел общую цель"@ru,
        "有一般目的"@zh .

crm:P22_transferred_title_to a owl:ObjectProperty ;
    rdfs:label "P22 übertrug Besitztitel auf"@de,
        "P22 μετεβίβασε τον τίτλο σε"@el,
        "P22 transferred title to"@en,
        "P22 a transféré le titre de propriété à"@fr,
        "P22 transferiu os direitos de propriedade para"@pt,
        "P22 передал право собственности"@ru,
        "P22 转移所有权至"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance of E39 Actor that acquires the legal ownership of an object as a result of an instance of 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:
- The acquisition of the Amoudruz collection by the Geneva Ethnography Museum (E8) transferred title to the Geneva Ethnography Museum (E74).

In First Order Logic:
- P22(x,y) ⇒ E8(x)
- P22(x,y) ⇒ E39(y) 
- P22(x,y) ⇒ P14(x,y)
"""@en ;
    rdfs:domain crm:E8_Acquisition ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P14_carried_out_by ;
    owl:inverseOf crm:P22i_acquired_title_through ;
    skos:notation "P22" ;
    skos:prefLabel "übertrug Besitztitel auf"@de,
        "μετεβίβασε τον τίτλο σε"@el,
        "transferred title to"@en,
        "a transféré le titre de propriété à"@fr,
        "transferiu os direitos de propriedade para"@pt,
        "передал право собственности"@ru,
        "转移所有权至"@zh .

crm:P23_transferred_title_from a owl:ObjectProperty ;
    rdfs:label "P23 übertrug Besitztitel von"@de,
        "P23 μετεβίβασε τον τίτλο από"@el,
        "P23 transferred title from"@en,
        "P23 a transféré le titre de propriété de"@fr,
        "P23 transferiu os direitos de propriedade de"@pt,
        "P23 передал право собственности от"@ru,
        "P23 转移所有权自"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance(s) of E39 Actor who relinquish legal ownership as the result of an instance of E8 Acquisition.
The property will typically be used to describe a person donating or selling an object to a museum. In reality, the title is either transferred to or from someone, or both.

Examples:
- The acquisition of the Amoudruz collection by the Geneva Ethnography Museum (E8) transferred title from the Heirs of Amoudruz (E74).

In First Order Logic:
- P23(x,y) ⇒ E8(x)
- P23(x,y) ⇒ E39(y) 
- P23(x,y) ⇒ P14(x,y)
"""@en ;
    rdfs:domain crm:E8_Acquisition ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P14_carried_out_by ;
    owl:inverseOf crm:P23i_surrendered_title_through ;
    skos:notation "P23" ;
    skos:prefLabel "übertrug Besitztitel von"@de,
        "μετεβίβασε τον τίτλο από"@el,
        "transferred title from"@en,
        "a transféré le titre de propriété de"@fr,
        "transferiu os direitos de propriedade de"@pt,
        "передал право собственности от"@ru,
        "转移所有权自"@zh .

crm:P24_transferred_title_of a owl:ObjectProperty ;
    rdfs:label "P24 übertrug Besitz über"@de,
        "P24 μετεβίβασε τον τίτλο του/της"@el,
        "P24 transferred title of"@en,
        "P24 a transféré le titre de propriété de"@fr,
        "P24 transferiu os direitos de propriedade sobre o"@pt,
        "P24 передал право собственности на"@ru,
        "P24 转移所有权的是"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance(s) of E18 Physical Thing involved in an instance of E8 Acquisition. 
In reality, an acquisition must refer to at least one transferred item.

Examples:
- The acquisition of the Amoudruz collection by the Geneva Ethnography Museum (E8) transferred title of the Amoudruz Collection (E78).

In First Order Logic:
- P24(x,y) ⇒ E8(x)
- P24(x,y) ⇒ E18(y)
"""@en ;
    rdfs:domain crm:E8_Acquisition ;
    rdfs:range crm:E18_Physical_Thing ;
    owl:inverseOf crm:P24i_changed_ownership_through ;
    skos:notation "P24" ;
    skos:prefLabel "übertrug Besitz über"@de,
        "μετεβίβασε τον τίτλο του/της"@el,
        "transferred title of"@en,
        "a transféré le titre de propriété de"@fr,
        "transferiu os direitos de propriedade sobre o"@pt,
        "передал право собственности на"@ru,
        "转移所有权的是"@zh .

crm:P25_moved a owl:ObjectProperty ;
    rdfs:label "P25 bewegte"@de,
        "P25 μετεκίνησε"@el,
        "P25 moved"@en,
        "P25 a déplacé"@fr,
        "P25 locomoveu"@pt,
        "P25 переместил"@ru,
        "P25 移动"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies an instance of E19 Physical Object that was moved by an instance of E9 Move. A move must concern at least one object.
The property implies the object’s passive participation. For example, Monet’s painting “Impression sunrise” was moved for the first Impressionist exhibition in 1874.

Examples:
- Monet´s “Impression sunrise” (E22) moved by preparations for the First Impressionist Exhibition (E9).

In First Order Logic:
- P25(x,y) ⇒ E9(x)
- P25(x,y) ⇒ E19(y)
- P25(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E9_Move ;
    rdfs:range crm:E19_Physical_Object ;
    rdfs:subPropertyOf crm:P12_occurred_in_the_presence_of ;
    owl:inverseOf crm:P25i_moved_by ;
    skos:notation "P25" ;
    skos:prefLabel "bewegte"@de,
        "μετεκίνησε"@el,
        "moved"@en,
        "a déplacé"@fr,
        "locomoveu"@pt,
        "переместил"@ru,
        "移动"@zh .

crm:P26_moved_to a owl:ObjectProperty ;
    rdfs:label "P26 bewegte bis zu"@de,
        "P26 μετακινήθηκε προς"@el,
        "P26 moved to"@en,
        "P26 a déplacé vers"@fr,
        "P26 locomoveu para"@pt,
        "P26 перемещен в"@ru,
        "P26 移至"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies a destination, an instance of E53 Place, of an instance of E9 Move. 
A move will be linked to a destination, such as the move of an artifact from storage to display. A move may be linked to many terminal instances of E53 Place by multiple instances of this property. In this case the move describes a distribution of a set of objects. The area of the move includes the origin(s), route and destination(s).
Therefore, the described destination is an instance of E53 Place which P89 falls within (contains) the instance of E53 Place the move P7 took place at.

Examples:
- The movement of the exhibition “Tutankhamun: Treasures of the Golden Pharaoh” between 15(th) September and 2(nd) November 2019 (E9) moved to the Saatchi Gallery London (E53).

In First Order Logic:
- P26(x,y) ⇒ E9(x)
- P26(x,y) ⇒ E53(y) 
- P26(x,y) ⇒ (∃z) [E53(z) ∧ P7(x,z) ∧ P89(y,z)]
"""@en ;
    rdfs:domain crm:E9_Move ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P26i_was_destination_of ;
    skos:notation "P26" ;
    skos:prefLabel "bewegte bis zu"@de,
        "μετακινήθηκε προς"@el,
        "moved to"@en,
        "a déplacé vers"@fr,
        "locomoveu para"@pt,
        "перемещен в"@ru,
        "移至"@zh .

crm:P27_moved_from a owl:ObjectProperty ;
    rdfs:label "P27 bewegte weg von"@de,
        "P27 μετακινήθηκε από"@el,
        "P27 moved from"@en,
        "P27 a déplacé depuis"@fr,
        "P27 locomoveu de"@pt,
        "P27 перемещен из"@ru,
        "P27 移自"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies an origin, an instance of E53 Place, of an instance of E9 Move.
A move will be linked to an origin, such as the move of an artifact from storage to display. A move may be linked to many starting instances of E53 Place by multiple instances of this property. In this case the move describes the picking up of a set of objects. The area of the move includes the origin(s), route and destination(s).
Therefore, the described origin is an instance of E53 Place which P89 falls within (contains) the instance of E53 Place the move P7 took place at.

Examples:
- The movement of the exhibition “Tutankhamun: Treasures of the Golden Pharaoh” between 15(th) September and 2(nd) November 2019 (E9) moved from Paris, Grande Halle de la Villette (E53).

In First Order Logic:
- P27(x,y) ⇒ E9(x)
- P27(x,y) ⇒ E53(y) 
- P27(x,y) ⇒ (∃z) [E53(z) ∧ P7(x,z) ∧ P89(y,z)]
"""@en ;
    rdfs:domain crm:E9_Move ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P27i_was_origin_of ;
    skos:notation "P27" ;
    skos:prefLabel "bewegte weg von"@de,
        "μετακινήθηκε από"@el,
        "moved from"@en,
        "a déplacé depuis"@fr,
        "locomoveu de"@pt,
        "перемещен из"@ru,
        "移自"@zh .

crm:P28_custody_surrendered_by a owl:ObjectProperty ;
    rdfs:label "P28 übergab Gewahrsam an"@de,
        "P28 μετεβίβασε κατοχή από"@el,
        "P28 custody surrendered by"@en,
        "P28 a mis fin à la garde par"@fr,
        "P28 custódia concedida por"@pt,
        "P28 опека отдана"@ru,
        "P28 监护权转自"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance(s) of E39 Actor who surrender custody of an instance of E18 Physical Thing in an instance of E10 Transfer of Custody. 
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, e.g. through accident, loss, or theft.
In reality, custody is either transferred to someone or from someone, or both.

Examples:
- The Secure Deliveries Inc. crew (E74) surrendered custody through the delivery of the paintings by Secure Deliveries Inc. to the National Gallery (E10).

In First Order Logic:
- P28(x,y) ⇒ E10(x)
- P28(x,y) ⇒ E39(y) 
- P28(x,y) ⇒ P14(x,y)
"""@en ;
    rdfs:domain crm:E10_Transfer_of_Custody ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P14_carried_out_by ;
    owl:inverseOf crm:P28i_surrendered_custody_through ;
    skos:notation "P28" ;
    skos:prefLabel "übergab Gewahrsam an"@de,
        "μετεβίβασε κατοχή από"@el,
        "custody surrendered by"@en,
        "a mis fin à la garde par"@fr,
        "custódia concedida por"@pt,
        "опека отдана"@ru,
        "监护权转自"@zh .

crm:P29_custody_received_by a owl:ObjectProperty ;
    rdfs:label "P29 übertrug Gewahrsam auf"@de,
        "P29 μετεβίβασε κατοχή σε"@el,
        "P29 custody received by"@en,
        "P29 a confié la garde par"@fr,
        "P29 custódia recebida por"@pt,
        "P29 опека получена"@ru,
        "P29 监护权转至"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance(s) of E39 Actor who receive custody of an instance of E18 Physical Thing in an instance of E10 Transfer of Custody. 
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, e.g. 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 (E74) received custody through the delivery of the paintings by Secure Deliveries Inc. to the National Gallery (E10).

In First Order Logic:
- P29(x,y) ⇒ E10(x)
- P29(x,y) ⇒ E39(y) 
- P29(x,y) ⇒ P14(x,y)
"""@en ;
    rdfs:domain crm:E10_Transfer_of_Custody ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P14_carried_out_by ;
    owl:inverseOf crm:P29i_received_custody_through ;
    skos:notation "P29" ;
    skos:prefLabel "übertrug Gewahrsam auf"@de,
        "μετεβίβασε κατοχή σε"@el,
        "custody received by"@en,
        "a confié la garde par"@fr,
        "custódia recebida por"@pt,
        "опека получена"@ru,
        "监护权转至"@zh .

crm:P30_transferred_custody_of a owl:ObjectProperty ;
    rdfs:label "P30 übertrug Gewahrsam über"@de,
        "P30 μετεβίβασε κατοχή του/της/των"@el,
        "P30 transferred custody of"@en,
        "P30 a transféré la garde de"@fr,
        "P30 transferida custódia de"@pt,
        "P30 передало опеку на"@ru,
        "P30 转移监护权的是"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance(s) of E18 Physical Thing concerned in an instance of E10 Transfer of Custody. 
The property will typically describe the object that is handed over by an instance of E39 Actor to the custody of another instance of E39 Actor. On occasion, physical custody may be transferred involuntarily or illegally, e.g. through accident, unsolicited donation, or theft.

Examples:
- The delivery of the paintings by Secure Deliveries Inc. to the National Gallery (E10) transferred custody of paintings from The Iveagh Bequest (E19).

In First Order Logic:
- P30(x,y) ⇒ E10(x)
- P30(x,y) ⇒ E18(y)
"""@en ;
    rdfs:domain crm:E10_Transfer_of_Custody ;
    rdfs:range crm:E18_Physical_Thing ;
    owl:inverseOf crm:P30i_custody_transferred_through ;
    skos:notation "P30" ;
    skos:prefLabel "übertrug Gewahrsam über"@de,
        "μετεβίβασε κατοχή του/της/των"@el,
        "transferred custody of"@en,
        "a transféré la garde de"@fr,
        "transferida custódia de"@pt,
        "передало опеку на"@ru,
        "转移监护权的是"@zh .

crm:P32_used_general_technique a owl:ObjectProperty ;
    rdfs:label "P32 benutzte das allgemeine Verfahren"@de,
        "P32 χρησιμοποίησε γενική τεχνική"@el,
        "P32 used general technique"@en,
        "P32 a mobilisé comme technique générale"@fr,
        "P32 usou técnica geral"@pt,
        "P32 использовал общую технику"@ru,
        "P32 使用通用技术"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the technique or method, modelled as an instance of E55 Type, that was employed in an instance of E7 Activity. 
These techniques should be drawn from an external E55 Type hierarchy of consistent terminology of general techniques or methods such as embroidery, oil-painting, carbon dating, etc. Specific documented techniques should be described as instances of E29 Design or Procedure.

Examples:
- The ornamentation of silver cup 113 (E11) used general technique gold-plating (E55). [A Design or Procedure type] (fictitious)

In First Order Logic:
- P32(x,y) ⇒ E7(x)
- P32(x,y) ⇒ E55(y) 
- P32(x,y) ⇒ P125(x,y)
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E55_Type ;
    rdfs:subPropertyOf crm:P125_used_object_of_type ;
    owl:inverseOf crm:P32i_was_technique_of ;
    skos:notation "P32" ;
    skos:prefLabel "benutzte das allgemeine Verfahren"@de,
        "χρησιμοποίησε γενική τεχνική"@el,
        "used general technique"@en,
        "a mobilisé comme technique générale"@fr,
        "usou técnica geral"@pt,
        "использовал общую технику"@ru,
        "使用通用技术"@zh .

crm:P33_used_specific_technique a owl:ObjectProperty ;
    rdfs:label "P33 benutzte das bestimmte Verfahren"@de,
        "P33 χρησιμοποίησε συγκεκριμένη τεχνική"@el,
        "P33 used specific technique"@en,
        "P33 a mobilisé comme technique spécifique"@fr,
        "P33 usou técnica específica"@pt,
        "P33 использовал особую технику"@ru,
        "P33 使用特定技术"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies a specific instance of E29 Design or Procedure in order to carry out an instance of E7 Activity or parts of it. 
The property differs from P32 used general technique (was technique of) in that P33 refers to an instance of E29 Design or Procedure, which is a concrete information object in its own right rather than simply being a term or a method known by tradition. 
Typical examples would include intervention plans for conservation or the construction plans of a building.

Examples:
- The ornamentation of silver cup 232 (E11) used specific technique ‘Instructions for golden chase work by A N Other’ (E29). (fictitious)
- The rebuilding of the German Reichstag in Berlin (E11) used specific technique Architectural plans by Foster and Partners (E29). (Foster, 2000)

In First Order Logic:
- P33(x,y) ⇒ E7(x)
- P33(x,y) ⇒ E29(y)
- P33(x,y) ⇒ P16(x,y)
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E29_Design_or_Procedure ;
    rdfs:subPropertyOf crm:P16_used_specific_object ;
    owl:inverseOf crm:P33i_was_used_by ;
    skos:notation "P33" ;
    skos:prefLabel "benutzte das bestimmte Verfahren"@de,
        "χρησιμοποίησε συγκεκριμένη τεχνική"@el,
        "used specific technique"@en,
        "a mobilisé comme technique spécifique"@fr,
        "usou técnica específica"@pt,
        "использовал особую технику"@ru,
        "使用特定技术"@zh .

crm:P34_concerned a owl:ObjectProperty ;
    rdfs:label "P34 betraf"@de,
        "P34 αφορούσε σε"@el,
        "P34 concerned"@en,
        "P34 a porté sur"@fr,
        "P34 interessada"@pt,
        "P34 имел дело с"@ru,
        "P34 已评估"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E18 Physical Thing that was assessed during an instance of E14 Condition Assessment. 
Conditions may be assessed either by direct observation or using recorded evidence. In the latter case the instance of E18 Physical Thing does not need to be present or extant at the time of assessment.

Examples:
- The condition assessment of the silver collection in 1997 (E14) concerned silver cup 232 (E22). (fictitious)
- The condition assessment of the cover of MS Sinai Greek 418 (E14) concerned the cover of MS Sinai Greek 418 (E22). (Honey and Pickwoad, 2010)
- The condition assessment of the endband cores of MS Sinai Greek 418 (E14) concerned the endband cores of MS Sinai Greek 418 (E22). (Honey and Pickwoad, 2010)

In First Order Logic:
- P34(x,y) ⇒ E14(x)
- P34(x,y) ⇒ E18(y) 
- P34(x,y) ⇒ P140(x,y)
"""@en ;
    rdfs:domain crm:E14_Condition_Assessment ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P140_assigned_attribute_to ;
    owl:inverseOf crm:P34i_was_assessed_by ;
    skos:notation "P34" ;
    skos:prefLabel "betraf"@de,
        "αφορούσε σε"@el,
        "concerned"@en,
        "a porté sur"@fr,
        "interessada"@pt,
        "имел дело с"@ru,
        "已评估"@zh .

crm:P35_has_identified a owl:ObjectProperty ;
    rdfs:label "P35 hat identifiziert"@de,
        "P35 έχει διαπιστώσει"@el,
        "P35 has identified"@en,
        "P35 a identifié"@fr,
        "P35 identificou"@pt,
        "P35 идентифицировал"@ru,
        "P35 有标识"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E3 Condition State that was observed in an instance of E14 Condition Assessment activity.

Examples:
- The condition assessment of silver cup 232 in 1997 (E14) has identified oxidation traces were present in 1997 (E3). [which has type (P2) with oxidation traces (E55)] (fictitious)
- The condition assessment of the cover of MS Sinai Greek 418 (E13) has identified the condition state in November 2003 (E3). [which has type fine (E55)] (Honey and Pickwoad, 2010)
- The condition assessment of the endband cores of MS Sinai Greek 418 (E14) has identified the condition state in November 2003 (E3). [which has type broken (E55)] (Honey and Pickwoad, 2010)

In First Order Logic:
- P35(x,y) ⇒E14(x)
- P35(x,y) ⇒ E3(y)
- P35(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E14_Condition_Assessment ;
    rdfs:range crm:E3_Condition_State ;
    rdfs:subPropertyOf crm:P141_assigned ;
    owl:inverseOf crm:P35i_was_identified_by ;
    skos:notation "P35" ;
    skos:prefLabel "hat identifiziert"@de,
        "έχει διαπιστώσει"@el,
        "has identified"@en,
        "a identifié"@fr,
        "identificou"@pt,
        "идентифицировал"@ru,
        "有标识"@zh .

crm:P37_assigned a owl:ObjectProperty ;
    rdfs:label "P37 wies zu"@de,
        "P37 απέδωσε"@el,
        "P37 assigned"@en,
        "P37 a assigné"@fr,
        "P37 atribuiu"@pt,
        "P37 назначил"@ru,
        "P37 分配了"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property records the identifier that was assigned to an item in an instance of E15 Identifier Assignment.
The same identifier may be assigned on more than one occasion.
An identifier might be created prior to an assignment.

Examples:
- The identifier assignment on 1(st) June 1997 of the silver cup donated by Martin Doerr (E15) assigned “232” (E42) (fictitious)

In First Order Logic:
- P37(x,y) ⇒ E15(x)
- P37(x,y) ⇒ E42(y) 
- P37(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E15_Identifier_Assignment ;
    rdfs:range crm:E42_Identifier ;
    rdfs:subPropertyOf crm:P141_assigned ;
    owl:inverseOf crm:P37i_was_assigned_by ;
    skos:notation "P37" ;
    skos:prefLabel "wies zu"@de,
        "απέδωσε"@el,
        "assigned"@en,
        "a assigné"@fr,
        "atribuiu"@pt,
        "назначил"@ru,
        "分配了"@zh .

crm:P38_deassigned a owl:ObjectProperty ;
    rdfs:label "P38 hob Zuweisung auf von"@de,
        "P38 ακύρωσε"@el,
        "P38 deassigned"@en,
        "P38 a retiré l'assignation"@fr,
        "P38 retirou a atribuição do"@pt,
        "P38 отменил назначение"@ru,
        "P38 取消了"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property records the identifier that was deassigned from an instance of E1 CRM Entity.
De-assignment 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:
- The identifier assignment on 31(st) July 2001 of the silver cup OXCMS:2001.1.32 (E15) deassigned “232” (E42). (fictitious)

In First Order Logic:
- P38(x,y) ⇒ E15(x)
- P38(x,y) ⇒ E42(y) 
- P38(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E15_Identifier_Assignment ;
    rdfs:range crm:E42_Identifier ;
    rdfs:subPropertyOf crm:P141_assigned ;
    owl:inverseOf crm:P38i_was_deassigned_by ;
    skos:notation "P38" ;
    skos:prefLabel "hob Zuweisung auf von"@de,
        "ακύρωσε"@el,
        "deassigned"@en,
        "a retiré l'assignation"@fr,
        "retirou a atribuição do"@pt,
        "отменил назначение"@ru,
        "取消了"@zh .

crm:P39_measured a owl:ObjectProperty ;
    rdfs:label "P39 vermaß"@de,
        "P39 μέτρησε"@el,
        "P39 measured"@en,
        "P39 a mesuré"@fr,
        "P39 mediu"@pt,
        "P39 измерил"@ru,
        "P39 测量了"@zh ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property associates an instance of E16 Measurement with the instance of E18 Physical Thing upon which it acted. The instance of E16 Measurement is specific to the measured object. An instance of E18 Physical Thing may be measured more than once with different results, constituting different instances of E16 Measurement.

Examples:
- The measurement of the height of silver cup 232 on 31(st) August 1997 (E16) measured silver cup 232 (E22). (fictitious)
- The carbon 14 dating of the “Schoeninger Speer II” in 1996 (E16) measured the “Schoeninger Speer II” (E22). [The carbon 14 dating of an approximately 400.000 year old complete Old Palaeolithic wooden spear found in Schoeningen, Niedersachsen, Germany, in 1995. See also, E16 Measurement.] (Kouwenhoven, 1997)

In First Order Logic:
- P39(x,y) ⇒ E16(x) 
- P39(x,y) ⇒ E18(y) 
- P39(x,y) ⇒ P140(x,y)
"""@en ;
    rdfs:domain crm:E16_Measurement ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P140_assigned_attribute_to ;
    owl:inverseOf crm:P39i_was_measured_by ;
    skos:notation "P39" ;
    skos:prefLabel "vermaß"@de,
        "μέτρησε"@el,
        "measured"@en,
        "a mesuré"@fr,
        "mediu"@pt,
        "измерил"@ru,
        "测量了"@zh .

crm:P40_observed_dimension a owl:ObjectProperty ;
    rdfs:label "P40 beobachtete Dimension"@de,
        "P40 παρατήρησε"@el,
        "P40 observed dimension"@en,
        "P40 a relevé comme dimension"@fr,
        "P40 verificou a dimensão"@pt,
        "P40 определил величину"@ru,
        "P40 观测度量规格"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

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:
- The measurement of the height of silver cup 232 on 31(st) August 1997 (E16) observed dimension silver cup 232 height (E54). [which has unit mm (E58), has value 224 (E60)] (fictitious)
- The carbon 14 dating of the “Schoeninger Speer II” in 1996 (E16) observed dimension the carbon 14 based temporal distance from 1996 to the growth of the wood of the “Schoeninger Speer II” (E60). [The carbon 14 dating of an approximately 400.000 year old complete Old Palaeolithic wooden spear found in Schoeningen, Niederachsen, Germany, in 1995. See also: E16 Measurement.] (Kouwenhoven, 1997)

In First Order Logic:
- P40(x,y) ⇒ E16(x)
- P40(x,y)⇒ E54(y)
- P40(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E16_Measurement ;
    rdfs:range crm:E54_Dimension ;
    rdfs:subPropertyOf crm:P141_assigned ;
    owl:inverseOf crm:P40i_was_observed_in ;
    skos:notation "P40" ;
    skos:prefLabel "beobachtete Dimension"@de,
        "παρατήρησε"@el,
        "observed dimension"@en,
        "a relevé comme dimension"@fr,
        "verificou a dimensão"@pt,
        "определил величину"@ru,
        "观测度量规格"@zh .

crm:P41_classified a owl:ObjectProperty ;
    rdfs:label "P41 klassifizierte"@de,
        "P41 χαρακτήρισε"@el,
        "P41 classified"@en,
        "P41 a classifié"@fr,
        "P41 classificou"@pt,
        "P41 классифицировал"@ru,
        "P41 分类"@zh ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property records the item to which a type was assigned in an E17 Type Assignment activity.
Any instance of a CIDOC CRM entity may be assigned a type through type assignment. Type assignment events allow a more detailed path from E1 CRM Entity through P41i was classified by, E17 Type Assignment, P42 assigned, to E55 Type for assigning types to objects compared to the shortcut offered by P2 has type (is type of).

Examples:
- The classification of silver cup 232 on 31(st) August 1997 (E17) classified silver cup 232 (E22). (fictitious)

In First Order Logic:
- P41(x,y) ⇒ E17(x)
- P41(x,y) ⇒ E1(y) 
- P41(x,y) ⇒ P140(x,y)
"""@en ;
    rdfs:domain crm:E17_Type_Assignment ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P140_assigned_attribute_to ;
    owl:inverseOf crm:P41i_was_classified_by ;
    skos:notation "P41" ;
    skos:prefLabel "klassifizierte"@de,
        "χαρακτήρισε"@el,
        "classified"@en,
        "a classifié"@fr,
        "classificou"@pt,
        "классифицировал"@ru,
        "分类"@zh .

crm:P42_assigned a owl:ObjectProperty ;
    rdfs:label "P42 wies zu"@de,
        "P42 απέδωσε ως ιδιότητα"@el,
        "P42 assigned"@en,
        "P42 a assigné"@fr,
        "P42 atribuiu"@pt,
        "P42 назначил"@ru,
        "P42 分配类型"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

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 P41i was classified by, E17 Type Assignment, P42 assigned, 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.

Examples:
- The classification of silver cup 232 on 31(st) August 1997 (E17) assigned goblet (E55). (fictitious)

In First Order Logic:
- P42(x,y) ⇒ E17(x)
- P42(x,y)⇒ E55(y) 
- P42(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E17_Type_Assignment ;
    rdfs:range crm:E55_Type ;
    rdfs:subPropertyOf crm:P141_assigned ;
    owl:inverseOf crm:P42i_was_assigned_by ;
    skos:notation "P42" ;
    skos:prefLabel "wies zu"@de,
        "απέδωσε ως ιδιότητα"@el,
        "assigned"@en,
        "a assigné"@fr,
        "atribuiu"@pt,
        "назначил"@ru,
        "分配类型"@zh .

crm:P43_has_dimension a owl:ObjectProperty ;
    rdfs:label "P43 hat Dimension"@de,
        "P43 έχει μέγεθος"@el,
        "P43 has dimension"@en,
        "P43 a pour dimension"@fr,
        "P43 tem dimensão"@pt,
        "P43 имеет величину"@ru,
        "P43 有度量规格"@zh ;
    rdfs:comment """Quantification: one to many, dependent (0,n:1,1)

Scope note:
This property records an instance of E54 Dimension of some instance of E70 Thing.
In the case that the recorded property is a result of a measurement of an instance of E18 Physical Thing, this property is a shortcut of the more fully developed path from E18 Physical Thing through P39i was measured by, E16 Measurement, P40 observed dimension to E54 Dimension. 
It offers no information about how and when an E54 Dimension was established, nor by whom. Knowledge about an instance of E54 Dimension need not be the result of a measurement; it may be the result of evaluating data or other information, which should be documented as an instance of E13 Attribute Assignment. 
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). [which has unit (P91) mm (E58), has value (P90) 224 (E60)] (fictitious)

In First Order Logic:
- P43(x,y) ⇒ E70(x)
- P43(x,y) ⇒ E54(y)
- P43(x,y) ⇐ (∃z) [E16(z) ˄ P39i(x,z) ˄ P40(z,y)]
"""@en ;
    rdfs:domain crm:E70_Thing ;
    rdfs:range crm:E54_Dimension ;
    owl:inverseOf crm:P43i_is_dimension_of ;
    skos:notation "P43" ;
    skos:prefLabel "hat Dimension"@de,
        "έχει μέγεθος"@el,
        "has dimension"@en,
        "a pour dimension"@fr,
        "tem dimensão"@pt,
        "имеет величину"@ru,
        "有度量规格"@zh .

crm:P44_has_condition a owl:ObjectProperty ;
    rdfs:label "P44 hat Zustand"@de,
        "P44 έχει κατάσταση"@el,
        "P44 has condition"@en,
        "P44 a pour état matériel"@fr,
        "P44 tem estado material"@pt,
        "P44 имеет условие"@ru,
        "P44 有状况"@zh ;
    rdfs:comment """Quantification: one to many, dependent (0,n:1,1)

Scope note:
This property records an E3 Condition State for some E18 Physical Thing.
This property is a shortcut of the more fully developed path from E18 Physical Thing through P34i was assessed by, E14 Condition Assessment, P35 has identified to E3 Condition State. It offers no information about how and when the E3 Condition State was established, nor by whom. 
An instance of E3 Condition State is specific to an instance of E18 Physical Thing.

Examples:
- Silver cup 232 (E22) has condition oxidation traces were present in 1997 (E3). [which has type (P2) oxidation traces (E55)] (fictitious)

In First Order Logic:
- P44(x,y) ⇒ E18(x)
- P44(x,y) ⇒ E3(y)
- P44(x,y) ⇐ (∃z) [E14(z) ˄ P34i(x,z) ˄ P35(z,y)]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E3_Condition_State ;
    owl:inverseOf crm:P44i_is_condition_of ;
    skos:notation "P44" ;
    skos:prefLabel "hat Zustand"@de,
        "έχει κατάσταση"@el,
        "has condition"@en,
        "a pour état matériel"@fr,
        "tem estado material"@pt,
        "имеет условие"@ru,
        "有状况"@zh .

crm:P45_consists_of a owl:ObjectProperty ;
    rdfs:label "P45 besteht aus"@de,
        "P45 αποτελείται από"@el,
        "P45 consists of"@en,
        "P45 comprend"@fr,
        "P45 consiste de"@pt,
        "P45 составлен из"@ru,
        "P45 包含"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

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) consists of silver (E57). (fictitious)

In First Order Logic:
- P45(x,y) ⇒ E18(x)
- P45(x,y) ⇒ E57(y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E57_Material ;
    owl:inverseOf crm:P45i_is_incorporated_in ;
    skos:notation "P45" ;
    skos:prefLabel "besteht aus"@de,
        "αποτελείται από"@el,
        "consists of"@en,
        "comprend"@fr,
        "consiste de"@pt,
        "составлен из"@ru,
        "包含"@zh .

crm:P48_has_preferred_identifier a owl:ObjectProperty ;
    rdfs:label "P48 hat bevorzugtes Kennzeichen"@de,
        "P48 έχει προτιμώμενο αναγνωριστικό"@el,
        "P48 has preferred identifier"@en,
        "P48 a pour identifiant préférentiel"@fr,
        "P48 tem identificador preferido"@pt,
        "P48 имеет предпочтительный идентификатор"@ru,
        "P48 有优选标识符"@zh ;
    rdfs:comment """Quantification: many to one (0,1:0,n)

Scope note:
This property records the preferred instance of 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 CIDOC CRM instance.
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 instance of 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). (fictitious)

In First Order Logic:
- P48(x,y) ⇒ E1(x)
- P48(x,y) ⇒ E42(y) 
- P48(x,y) ⇒ P1(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E42_Identifier ;
    rdfs:subPropertyOf crm:P1_is_identified_by ;
    owl:inverseOf crm:P48i_is_preferred_identifier_of ;
    skos:notation "P48" ;
    skos:prefLabel "hat bevorzugtes Kennzeichen"@de,
        "έχει προτιμώμενο αναγνωριστικό"@el,
        "has preferred identifier"@en,
        "a pour identifiant préférentiel"@fr,
        "tem identificador preferido"@pt,
        "имеет предпочтительный идентификатор"@ru,
        "有优选标识符"@zh .

crm:P4_has_time-span a owl:ObjectProperty ;
    rdfs:label "P4 hat Zeitspanne"@de,
        "P4 βρισκόταν σε εξέλιξη"@el,
        "P4 has time-span"@en,
        "P4 a pour intervalle temporel"@fr,
        "P4 tem período de tempo"@pt,
        "P4 имеет временной отрезок"@ru,
        "P4 发生时段是"@zh ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property associates an instance of E2 Temporal Entity with the instance of E52 Time-Span during which it was on-going. The associated instance of E52 Time-Span is understood as the real time-span during which the phenomena making up the temporal entity instance were active. More than one instance of E2 Temporal Entity may share a common instance of E52 Time-Span only if they come into being and end being due to identical declarations or events.

Examples:
- The Yalta Conference (E7) has time-span Yalta Conference time-span (E52). (Harbutt, 2010)

In First Order Logic:
- P4(x,y) ⇒ E2(x)
- P4(x,y) ⇒ E52(y)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E52_Time-Span ;
    owl:inverseOf crm:P4i_is_time-span_of ;
    skos:notation "P4" ;
    skos:prefLabel "hat Zeitspanne"@de,
        "βρισκόταν σε εξέλιξη"@el,
        "has time-span"@en,
        "a pour intervalle temporel"@fr,
        "tem período de tempo"@pt,
        "имеет временной отрезок"@ru,
        "发生时段是"@zh .

crm:P50_has_current_keeper a owl:ObjectProperty ;
    rdfs:label "P50 hat derzeitigen Betreuer"@de,
        "P50 είναι στην κατοχή του"@el,
        "P50 has current keeper"@en,
        "P50 a pour actant détenteur actuel"@fr,
        "P50 é guardada por"@pt,
        "P50 имеет текущего смотрителя"@ru,
        "P50 有当前保管者"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance of E39 Actor that had custody of an instance of E18 Physical Thing at the time of validity of the record or database containing the statement that uses this property.
This property is a shortcut for the more detailed path from E18 Physical Thing through, P30i custody transferred through, E10 Transfer of Custody, P29 custody received by to E39 Actor, if and only if the custody has not been surrendered by the receiving actor at any later time

Examples:
- The paintings from The Iveagh Bequest (E78) has current keeper The National Gallery (E74) (Iveagh Bequest, 1975)

In First Order Logic:
- P50(x,y) ⇒ E18(x)
- P50(x,y) ⇒ E39(y) 
- P50(x,y) ⇒ P49(x,y)
- P50(x,y) ⇐ (∃z) [[E10(z) ˄ P30i(x,z) ˄ P29(z,y) ]
- ˄ ¬ (∃w) [E10(w) ˄ P30i(x,w) ˄ P28(w,y)˄ P182(z,w)]]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P49_has_former_or_current_keeper ;
    owl:inverseOf crm:P50i_is_current_keeper_of ;
    skos:notation "P50" ;
    skos:prefLabel "hat derzeitigen Betreuer"@de,
        "είναι στην κατοχή του"@el,
        "has current keeper"@en,
        "a pour actant détenteur actuel"@fr,
        "é guardada por"@pt,
        "имеет текущего смотрителя"@ru,
        "有当前保管者"@zh .

crm:P52_has_current_owner a owl:ObjectProperty ;
    rdfs:label "P52 hat derzeitigen Besitzer"@de,
        "P52 έχει ιδιοκτήτη"@el,
        "P52 has current owner"@en,
        "P52 a pour propriétaire actuel"@fr,
        "P52 é propriedade de"@pt,
        "P52 имеет текущего владельца"@ru,
        "P52 有当前所有者"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance of E21 Person or E74 Group that was the owner of an instance of E18 Physical Thing at the time of validity of the record or database containing the statement that uses this property.
This property is a shortcut for the more detailed path from E18 Physical Thing through, P24i changed ownership through, E8 Acquisition, P22 transferred title to to E39 Actor, if and only if this acquisition event is the most recent.

Examples:
- The paintings from the Iveagh Bequest (E78) has current owner Historic England (E74). [This is still valid 2021 CE. The important collection of Old Master and British portraits was bequeathed to Kenwood by Edward Cecil Guinness, 1(st) Earl of Iveagh, in 1927.] (Iveagh Bequest, 1975; Bryant, 1990)

In First Order Logic:
- P52(x,y) ⇒ E18(x)
- P52(x,y) ⇒ E39(y) 
- P52(x,y) ⇒ P51(x,y)
- P52(x,y) ⇒ P105(x,y)
- P52(x,y) ⇐ (∃z) [[E8(z) ˄ P24i(x,z) ˄ P22(z,y) ]
- ˄ ¬ (∃w) [E8(w) ˄ P24i(x,w) ˄ P23(w,y)˄ P182(z,w)]]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P105_right_held_by,
        crm:P51_has_former_or_current_owner ;
    owl:inverseOf crm:P52i_is_current_owner_of ;
    skos:notation "P52" ;
    skos:prefLabel "hat derzeitigen Besitzer"@de,
        "έχει ιδιοκτήτη"@el,
        "has current owner"@en,
        "a pour propriétaire actuel"@fr,
        "é propriedade de"@pt,
        "имеет текущего владельца"@ru,
        "有当前所有者"@zh .

crm:P54_has_current_permanent_location a owl:ObjectProperty ;
    rdfs:label "P54 hat derzeitigen permanenten Standort"@de,
        "P54 έχει μόνιμη θέση"@el,
        "P54 has current permanent location"@en,
        "P54 a actuellement pour localisation fixe"@fr,
        "P54 é localizado permanentemente em"@pt,
        "P54 имеет текущее постоянное местоположение"@ru,
        "P54 有当前永久位置"@zh ;
    rdfs:comment """Quantification: many to one (0,1:0,n)

Scope note:
This property records the foreseen permanent location of an instance of E19 Physical Object at the time of validity of the record or database containing the statement that uses this property.
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). (fictitious)

In First Order Logic:
- P54(x,y) ⇒ E19(x)
- P54(x,y) ⇒ E53(y)
"""@en ;
    rdfs:domain crm:E19_Physical_Object ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P54i_is_current_permanent_location_of ;
    skos:notation "P54" ;
    skos:prefLabel "hat derzeitigen permanenten Standort"@de,
        "έχει μόνιμη θέση"@el,
        "has current permanent location"@en,
        "a actuellement pour localisation fixe"@fr,
        "é localizado permanentemente em"@pt,
        "имеет текущее постоянное местоположение"@ru,
        "有当前永久位置"@zh .

crm:P55_has_current_location a owl:ObjectProperty ;
    rdfs:label "P55 hat derzeitigen Standort"@de,
        "P55 βρίσκεται σε"@el,
        "P55 has current location"@en,
        "P55 a actuellement pour localisation"@fr,
        "P55 é localizado em"@pt,
        "P55 в данный момент находится в"@ru,
        "P55 有当前位置"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property records the location of an instance of E19 Physical Object at the time of validity of the record or database containing the statement that uses this property.
This property is a specialisation of P53 has former or current location (is former or current location of). It indicates that the instance of E53 Place associated with the instance of 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. 
This property is a shortcut. A more detailed representation can make use of the fully developed (i.e., indirect) path from E19 Physical Object, through, P25i moved by, E9 Move, P26 moved to 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). (fictitious)

In First Order Logic:
- P55(x,y) ⇒ E19(x)
- P55(x,y) ⇒ E53(y) 
- P55(x,y) ⇒ P53(x,y)
- P55(x,y) ⇐ (∃z) [ [E9(z) ˄ P25i(x,z) ˄ P26(z,y)]
- ˄ ¬​ (∃w) [E9(w) ˄ P25i(x,w) ˄ P27(w,y)˄ P182(z,w)]]​
"""@en ;
    rdfs:domain crm:E19_Physical_Object ;
    rdfs:range crm:E53_Place ;
    rdfs:subPropertyOf crm:P53_has_former_or_current_location ;
    owl:inverseOf crm:P55i_currently_holds ;
    skos:notation "P55" ;
    skos:prefLabel "hat derzeitigen Standort"@de,
        "βρίσκεται σε"@el,
        "has current location"@en,
        "a actuellement pour localisation"@fr,
        "é localizado em"@pt,
        "в данный момент находится в"@ru,
        "有当前位置"@zh .

crm:P56_bears_feature a owl:ObjectProperty ;
    rdfs:label "P56 trägt Merkmal"@de,
        "P56 φέρει μόρφωμα"@el,
        "P56 bears feature"@en,
        "P56 a pour caractéristique"@fr,
        "P56 possui característica"@pt,
        "P56 несет признак"@ru,
        "P56 有特征"@zh ;
    rdfs:comment """Quantification: one to many, dependent (0,n:1,1)

Scope note:
This property links an instance of E19 Physical Object to an instance of E26 Physical Feature that it bears.
An instance of E26 Physical Feature can only exist on one object. One object may bear more than one E26 Physical Feature. An instance of E27 Site should be considered as an instance of E26 Physical Feature on the surface of the Earth.
An instance B of E26 Physical Feature being a detail of the structure of another instance A of E26 Physical Feature can be linked to B by use of the property P46 is composed of (forms part of). This implies that the subfeature B is P56i is found on the same E19 Physical Object as A. 
This property is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path E19 Physical Object, through, P59 has section, E53 Place, P53i is former or current location of to E26 Physical Feature.

Examples:
- Silver cup 232 (E22) bears feature 32 mm scratch on silver cup 232 (E26). (fictitious)

In First Order Logic:
- P56(x,y) ⇒E19(x)
- P56(x,y) ⇒ E26(y)
- P56(x,y) ⇒ P46(x,y)
- P56(x,y) ⇐ (∃z) [E53(z) ˄ P59(x,z) ˄ P53i(z,y)]
"""@en ;
    rdfs:domain crm:E19_Physical_Object ;
    rdfs:range crm:E26_Physical_Feature ;
    rdfs:subPropertyOf crm:P46_is_composed_of ;
    owl:inverseOf crm:P56i_is_found_on ;
    skos:notation "P56" ;
    skos:prefLabel "trägt Merkmal"@de,
        "φέρει μόρφωμα"@el,
        "bears feature"@en,
        "a pour caractéristique"@fr,
        "possui característica"@pt,
        "несет признак"@ru,
        "有特征"@zh .

crm:P57_has_number_of_parts a owl:DatatypeProperty ;
    rdfs:label "P57 hat Anzahl Teile"@de,
        "P57 έχει αριθμό μερών"@el,
        "P57 has number of parts"@en,
        "P57 a pour nombre d’éléments"@fr,
        "P57 tem número de partes"@pt,
        "P57 имеет число частей"@ru,
        "P57 有组成部分数"@zh ;
    rdfs:comment """Quantification: many to one (0,1:0,n)

Scope note:
This property documents the number of parts, an instance of E60 Number, 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 (E60). (fictitious)

In First Order Logic:
- P57(x,y) ⇒ E19(x)
- P57(x,y) ⇒ E60(y)
"""@en ;
    rdfs:domain crm:E19_Physical_Object ;
    skos:notation "P57" ;
    skos:prefLabel "hat Anzahl Teile"@de,
        "έχει αριθμό μερών"@el,
        "has number of parts"@en,
        "a pour nombre d’éléments"@fr,
        "tem número de partes"@pt,
        "имеет число частей"@ru,
        "有组成部分数"@zh .

crm:P59_has_section a owl:ObjectProperty ;
    rdfs:label "P59 hat Bereich"@de,
        "P59 έχει τομέα"@el,
        "P59 has section"@en,
        "P59 a pour section"@fr,
        "P59 tem seção"@pt,
        "P59 имеет район"@ru,
        "P59 有区域"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property links an area, i.e., an instance of E53 Place to the instance of E18 Physical Thing upon which it is found. This area may either be identified by a name, or by a geometry in terms of a coordinate system adapted to the shape of the respective instance of E18 Physical Thing. Typically, names identifying sections of physical objects are composed of the name of a kind of part and the name of the object itself, such as “The poop deck of H.M.S. Victory”, which is composed of “poop deck” and “H.M.S. Victory”.

Examples:
- HMS Victory (E22) has section HMS Victory section B347.6 (E53). (Goodwin, 2015)

In First Order Logic:
- P59(x,y) ⇒ E18(x)
- P59(x,y) ⇒ E53(y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E53_Place ;
    rdfs:subPropertyOf crm:P157i_provides_reference_space_for ;
    owl:inverseOf crm:P59i_is_located_on_or_within ;
    skos:notation "P59" ;
    skos:prefLabel "hat Bereich"@de,
        "έχει τομέα"@el,
        "has section"@en,
        "a pour section"@fr,
        "tem seção"@pt,
        "имеет район"@ru,
        "有区域"@zh .

crm:P5_consists_of a owl:ObjectProperty ;
    rdfs:label "P5 besteht aus"@de,
        "P5 αποτελείται από"@el,
        "P5 consists of"@en,
        "P5 comprend"@fr,
        "P5 consiste de"@pt,
        "P5 состоит из"@ru,
        "P5 包括"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes the decomposition of an instance of 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. 
This property is transitive and asymmetric.

Examples:
- The Condition State of the ruined Parthenon (E3) consists of the bombarded state after the explosion of a Venetian shell in 1687 (E3). (Mommsen, 1941)

In First Order Logic:
- P5(x,y) ⇒ E3(x)
- P5(x,y) ⇒ E3(y)
- [P5(x,y) ∧ P5(y,z)] ⇒ P5(x,z)
- P5(x,y) ⇒ ¬P5(y,x)
"""@en ;
    rdfs:domain crm:E3_Condition_State ;
    rdfs:range crm:E3_Condition_State ;
    owl:inverseOf crm:P5i_forms_part_of ;
    skos:notation "P5" ;
    skos:prefLabel "besteht aus"@de,
        "αποτελείται από"@el,
        "consists of"@en,
        "comprend"@fr,
        "consiste de"@pt,
        "состоит из"@ru,
        "包括"@zh .

crm:P62_depicts a owl:ObjectProperty ;
    rdfs:label "P62 bildet ab"@de,
        "P62 απεικονίζει"@el,
        "P62 depicts"@en,
        "P62 illustre"@fr,
        "P62 retrata"@pt,
        "P62 описывает"@ru,
        "P62 描绘了"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies something that is depicted by an instance of E24 Physical Human-Made Thing. Depicting is meant in the sense that an instance of E24 Physical Human-Made Thing intentionally shows, through its optical qualities or form, a representation of the entity depicted. Photographs are by default regarded as being intentional in this sense. Anything that is designed to change the properties of the depiction, such as an e-book reader, is specifically excluded. The property does not pertain to inscriptions or any other information encoding.
This property is a shortcut of the more fully developed path from E24 Physical Human-Made Thing through P65 shows visual item, E36 Visual Item, P138 represents to E1 CRM 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 (E22) depicts the French “July Revolution” of 1830 (E7). (Delacroix, 1982)
- The 20 pence coin held by the Department of Coins and Medals of the British Museum under registration number 2006,1101.126 (E22) depicts Queen Elizabeth II (E21) mode of depiction Profile (E55).

Properties:
- P62.1 mode of depiction: E55 Type

In First Order Logic:
- P62(x,y) ⇒ E24(x)
- P62(x,y) ⇒ E1(y) 
- P62(x,y,z) ⇒ [P62(x,y) ∧ E55(z)]
- P62(x,y) ⇐ (∃z) [E36(z) ˄ P65(x,z) ˄ P138(z,y)]
"""@en ;
    rdfs:domain crm:E24_Physical_Human-Made_Thing ;
    rdfs:range crm:E1_CRM_Entity ;
    owl:inverseOf crm:P62i_is_depicted_by ;
    skos:notation "P62" ;
    skos:prefLabel "bildet ab"@de,
        "απεικονίζει"@el,
        "depicts"@en,
        "illustre"@fr,
        "retrata"@pt,
        "описывает"@ru,
        "描绘了"@zh .

crm:P65_shows_visual_item a owl:ObjectProperty ;
    rdfs:label "P65 zeigt Bildliches"@de,
        "P65 εμφανίζει οπτικό στοιχείο"@el,
        "P65 shows visual item"@en,
        "P65 représente l'entité visuelle"@fr,
        "P65 apresenta item visual"@pt,
        "P65 показывает визуальный предмет"@ru,
        "P65 展示可视项"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property documents an instance of E36 Visual Item shown by an instance of E24 Physical Human-Made Thing.
This property is similar to P62 depicts (is depicted by) in that it associates an instance of E24 Physical Human-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 instance of E36 Visual Item is deemed to represent. An instance of 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 E24 Physical Human-Made Thing, P65 shows visual item, E36 Visual Item, P138 represents to E1 CRM Entity which is shortcut by, P62 depicts (is depicted by).

Examples:
- My T-Shirt (E22) shows visual item Mona Lisa (E36). (fictitious)

In First Order Logic:
- P65(x,y) ⇒ E24(x)
- P65(x,y) ⇒ E36(y) 
- P65(x,y) ⇒ P128(x,y)
"""@en ;
    rdfs:domain crm:E24_Physical_Human-Made_Thing ;
    rdfs:range crm:E36_Visual_Item ;
    rdfs:subPropertyOf crm:P128_carries ;
    owl:inverseOf crm:P65i_is_shown_by ;
    skos:notation "P65" ;
    skos:prefLabel "zeigt Bildliches"@de,
        "εμφανίζει οπτικό στοιχείο"@el,
        "shows visual item"@en,
        "représente l'entité visuelle"@fr,
        "apresenta item visual"@pt,
        "показывает визуальный предмет"@ru,
        "展示可视项"@zh .

crm:P68_foresees_use_of a owl:ObjectProperty ;
    rdfs:label "P68 sieht den Gebrauch vor von"@de,
        "P68 συνήθως χρησιμοποιεί"@el,
        "P68 foresees use of"@en,
        "P68 prévoit l'usage de"@fr,
        "P68 normalmente emprega"@pt,
        "P68 обычно применяет"@ru,
        "P68 预知使用"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies an instance of E57 Material foreseen to be used by an instance of E29 Design or Procedure. 
E29 Designs and procedures commonly foresee the use of particular instances of E57 Material. 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 instances of E57 Materials that were used on a particular occasion when an instance of E29 Design or Procedure was executed.

Examples:
- The procedure for soda glass manufacture (E29) foresees use of soda (E57). (Brooks, 1973)

In First Order Logic:
- P68(x,y) ⇒ E29(x)
- P68(x,y) ⇒ E57(y) 
- P68(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E29_Design_or_Procedure ;
    rdfs:range crm:E57_Material ;
    rdfs:subPropertyOf crm:P67_refers_to ;
    owl:inverseOf crm:P68i_use_foreseen_by ;
    skos:notation "P68" ;
    skos:prefLabel "sieht den Gebrauch vor von"@de,
        "συνήθως χρησιμοποιεί"@el,
        "foresees use of"@en,
        "prévoit l'usage de"@fr,
        "normalmente emprega"@pt,
        "обычно применяет"@ru,
        "预知使用"@zh .

crm:P69_has_association_with a owl:ObjectProperty ;
    rdfs:label "P69 ist verbunden mit"@de,
        "P69 σχετίζεται με"@el,
        "P69 has association with"@en,
        "P69 est associé à"@fr,
        "P69 é associado com"@pt,
        "P69 ассоциирован с"@ru,
        "P69 关联"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property generalises relationships like whole-part, sequence, prerequisite or inspired by between instances of E29 Design or Procedure. Any instance of E29 Design or Procedure may be associated with other designs or procedures. The property is considered to be symmetrical unless otherwise indicated by P69.1 has type. The property is not transitive.
This property is a directed relationship. The P69.1 has type property of P69 has association with allows the nature of the association to be specified reading from domain to range; examples of types of association between instances of E29 Design or Procedure include: has part, follows, requires, etc.
Instances of this property are considered to be symmetric, in case no directed sense is provided for them by the property P69.1 has type.
The property can typically be used to model the decomposition of the description of a complete workflow into a series of separate procedures.

Examples:
- The procedure for glass blowing (E29) has association with the procedure for glass heating (E29). (Brooks, 1973)
- The set of instructions for performing Macbeth in Max Reinhardt's production in 1916 in Berlin at Deutsches Theater (E29) has association with the scene design drawing by Ernst Stern reproduced at http://www.glopad.org/pi/fr/record/digdoc/1003814 (E29) has type has part (E55).
- The preparation of parchment (E29) has association with soaking and unhairing of skin (E29) has type has part (E55).
- Stretching of skin (E29) has association with soaking and unhairing of skin (E29) has type follows (E55). (Poole and Reed, 1962)
- The plan for reassembling the temples at Abu Simbel (E29) has association with the plan for storing and transporting the blocks (E29) has type follows (E55). (Loubiere, 1995)

Properties:
- P69.1 has type: E55 Type

In First Order Logic:
- P69(x,y) ⇒ E29(x)
- P69(x,y) ⇒ E29(y)
- P69(x,y,z) ⇒ [P69(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E29_Design_or_Procedure ;
    rdfs:range crm:E29_Design_or_Procedure ;
    owl:inverseOf crm:P69i_is_associated_with ;
    skos:notation "P69" ;
    skos:prefLabel "ist verbunden mit"@de,
        "σχετίζεται με"@el,
        "has association with"@en,
        "est associé à"@fr,
        "é associado com"@pt,
        "ассоциирован с"@ru,
        "关联"@zh .

crm:P70_documents a owl:ObjectProperty ;
    rdfs:label "P70 belegt"@de,
        "P70 τεκμηριώνει"@el,
        "P70 documents"@en,
        "P70 documente"@fr,
        "P70 documenta"@pt,
        "P70 документирует"@ru,
        "P70 记录了"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property describes the CRM Entities documented as instances of E31 Document. 
Documents may describe any conceivable entity, hence the link to the highest-level entity in the CIDOC CRM class hierarchy. This property is intended for cases where a reference is regarded as making a proposition about reality. This may be of a documentary character, in the scholarly or scientific sense, or a more general statement.

Examples:
- The ‘Catalogue of the Greek coins of Arabia, Mesopotamia and Persia’ (E31) documents parts of the British Museum’s Collection (E78). (British Museum & Hill, 1922)

In First Order Logic:
- P70(x,y) ⇒ E31(x)
- P70(x,y) ⇒ E1(y) 
- P70(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E31_Document ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P67_refers_to ;
    owl:inverseOf crm:P70i_is_documented_in ;
    skos:notation "P70" ;
    skos:prefLabel "belegt"@de,
        "τεκμηριώνει"@el,
        "documents"@en,
        "documente"@fr,
        "documenta"@pt,
        "документирует"@ru,
        "记录了"@zh .

crm:P71_lists a owl:ObjectProperty ;
    rdfs:label "P71 listet"@de,
        "P71 περιλαμβάνει"@el,
        "P71 lists"@en,
        "P71 énumère"@fr,
        "P71 define"@pt,
        "P71 перечисляет"@ru,
        "P71 列出"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E32 Authority Document with an instance of E1 CRM Entity which it lists for reference purposes.

Examples:
- The Art & Architecture Thesaurus (E32) lists alcazars (E55). (http://vocab.getty.edu/page/aat/300006897)

In First Order Logic:
- P71(x,y) ⇒ E32(x)
- P71(x,y) ⇒ E1(y)
- P71(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E32_Authority_Document ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P67_refers_to ;
    owl:inverseOf crm:P71i_is_listed_in ;
    skos:notation "P71" ;
    skos:prefLabel "listet"@de,
        "περιλαμβάνει"@el,
        "lists"@en,
        "énumère"@fr,
        "define"@pt,
        "перечисляет"@ru,
        "列出"@zh .

crm:P72_has_language a owl:ObjectProperty ;
    rdfs:label "P72 hat Sprache"@de,
        "P72 έχει γλώσσα"@el,
        "P72 has language"@en,
        "P72 a pour langue"@fr,
        "P72 é da língua"@pt,
        "P72 имеет язык"@ru,
        "P72 有语种"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property associates an instance(s) of E33 Linguistic Object with an instance of E56 Language in which it is, at least partially, expressed. 
Linguistic Objects are composed in one or more human languages. This property allows these languages to be documented.

Examples:
- The United States Declaration of Independence (E33) has language 18(th) Century English (E56). (Perley, 2017)

In First Order Logic:
- P72(x,y) ⇒ E33(x)
- P72(x,y) ⇒ E56(y)
"""@en ;
    rdfs:domain crm:E33_Linguistic_Object ;
    rdfs:range crm:E56_Language ;
    owl:inverseOf crm:P72i_is_language_of ;
    skos:notation "P72" ;
    skos:prefLabel "hat Sprache"@de,
        "έχει γλώσσα"@el,
        "has language"@en,
        "a pour langue"@fr,
        "é da língua"@pt,
        "имеет язык"@ru,
        "有语种"@zh .

crm:P73_has_translation a owl:ObjectProperty ;
    rdfs:label "P73 hat Übersetzung"@de,
        "P73 έχει μετάφραση"@el,
        "P73 has translation"@en,
        "P73 a pour traduction"@fr,
        "P73 tem tradução"@pt,
        "P73 имеет перевод"@ru,
        "P73 有译文"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property links an instance of E33 Linguistic Object (A), to another instance of E33 Linguistic Object (B) which is the translation of A.
When an instance of E33 Linguistic Object is translated into a new language a new instance of E33 Linguistic Object is created, despite the translation being conceptually similar to the source.
This property is asymmetric.

Examples:
- “Les Baigneurs” (E33) has translation “The Bathers” (E33). (Spiers & Surenne, 1854)

In First Order Logic:
- P73(x,y) ⇒ E33(x)
- P73(x,y) ⇒ E33(y) 
- P73(x,y) ⇒ P130i(x,y)
- P73(x,y) ⇒ ¬P73(y,x)
"""@en ;
    rdfs:domain crm:E33_Linguistic_Object ;
    rdfs:range crm:E33_Linguistic_Object ;
    rdfs:subPropertyOf crm:P130i_features_are_also_found_on ;
    owl:inverseOf crm:P73i_is_translation_of ;
    skos:notation "P73" ;
    skos:prefLabel "hat Übersetzung"@de,
        "έχει μετάφραση"@el,
        "has translation"@en,
        "a pour traduction"@fr,
        "tem tradução"@pt,
        "имеет перевод"@ru,
        "有译文"@zh .

crm:P74_has_current_or_former_residence a owl:ObjectProperty ;
    rdfs:label "P74 hat derzeitigen oder früheren Sitz"@de,
        "P74 έχει ή είχε κατοικία"@el,
        "P74 has current or former residence"@en,
        "P74 a pour résidence actuelle ou antérieure"@fr,
        "P74 reside ou residiu em"@pt,
        "P74 имеет текущее или бывшее местожительства"@ru,
        "P74 有当前或曾经居住地"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes the current or former place of residence (an instance of E53 Place) of an instance of 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). (Robinson, 2000)

In First Order Logic:
- P74(x,y) ⇒ E39(x)
- P74(x,y) ⇒ E53(y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P74i_is_current_or_former_residence_of ;
    skos:notation "P74" ;
    skos:prefLabel "hat derzeitigen oder früheren Sitz"@de,
        "έχει ή είχε κατοικία"@el,
        "has current or former residence"@en,
        "a pour résidence actuelle ou antérieure"@fr,
        "reside ou residiu em"@pt,
        "имеет текущее или бывшее местожительства"@ru,
        "有当前或曾经居住地"@zh .

crm:P75_possesses a owl:ObjectProperty ;
    rdfs:label "P75 besitzt"@de,
        "P75 κατέχει"@el,
        "P75 possesses"@en,
        "P75 possède"@fr,
        "P75 é detentor de"@pt,
        "P75 владеет"@ru,
        "P75 拥有"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E39 Actor to an instance of E30 Right over which the actor holds or has held a legal claim.

Examples:
- Michael Jackson (E21) possesses intellectual property rights on the Beatles’ back catalogue (E30). (Raga, 2016)

In First Order Logic:
- P75(x,y) ⇒ E39(x)
- P75(x,y) ⇒ E30(y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E30_Right ;
    owl:inverseOf crm:P75i_is_possessed_by ;
    skos:notation "P75" ;
    skos:prefLabel "besitzt"@de,
        "κατέχει"@el,
        "possesses"@en,
        "possède"@fr,
        "é detentor de"@pt,
        "владеет"@ru,
        "拥有"@zh .

crm:P76_has_contact_point a owl:ObjectProperty ;
    rdfs:label "P76 hat Kontaktpunkt"@de,
        "P76 έχει σημείο επικοινωνίας"@el,
        "P76 has contact point"@en,
        "P76 a pour coordonnées"@fr,
        "P76 possui ponto de contato"@pt,
        "P76 имеет контакт"@ru,
        "P76 有联系方式"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E39 Actor to an instance of E41 Appellation which a communication service uses to direct communications to this actor, such as an e-mail address, fax number, or postal address.

Examples:
- The Research Libraries Group, Inc. (RLG) (E74) has contact point “bl.ric@rlg.org” (E41)

In First Order Logic:
- P76(x,y) ⇒ E39(x)
- P76(x,y) ⇒ E41(y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E41_Appellation ;
    owl:inverseOf crm:P76i_provides_access_to ;
    skos:notation "P76" ;
    skos:prefLabel "hat Kontaktpunkt"@de,
        "έχει σημείο επικοινωνίας"@el,
        "has contact point"@en,
        "a pour coordonnées"@fr,
        "possui ponto de contato"@pt,
        "имеет контакт"@ru,
        "有联系方式"@zh .

crm:P79_beginning_is_qualified_by a owl:DatatypeProperty ;
    rdfs:label "P79 hat Anfangsbegründung"@de,
        "P79 αρχή προσδιορίζεται από"@el,
        "P79 beginning is qualified by"@en,
        "P79 a son début qualifié par"@fr,
        "P79 início é qualificado por"@pt,
        "P79 начало ограничено"@ru,
        "P79 起始限定"@zh ;
    rdfs:comment """Quantification: many to one (0,1:0,n)

Scope note:
This property associates an instance of E52 Time-Span with a note detailing the scholarly or scientific opinions and justifications about the certainty, precision, sources etc. of its beginning. Such notes may also be used to elaborate arguments about constraints or to give explanations of alternatives.

Examples:
- The time-span of the Holocene (E52) beginning is qualified by “The formal definition and dating of the GSSP (GlobalStratotype Section and Point) for the base of the Holocene using the Greenland NGRIP ice core, and selected auxiliary records” (E62). (Walker et al., 2009)

In First Order Logic:
- P79(x,y) ⇒ E52(x)
- P79(x,y) ⇒ E62(y) 
- P79(x,y) ⇒ P3(x,y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:subPropertyOf crm:P3_has_note ;
    skos:notation "P79" ;
    skos:prefLabel "hat Anfangsbegründung"@de,
        "αρχή προσδιορίζεται από"@el,
        "beginning is qualified by"@en,
        "a son début qualifié par"@fr,
        "início é qualificado por"@pt,
        "начало ограничено"@ru,
        "起始限定"@zh .

crm:P7_took_place_at a owl:ObjectProperty ;
    rdfs:label "P7 fand statt in"@de,
        "P7 έλαβε χώρα σε"@el,
        "P7 took place at"@en,
        "P7 a eu lieu dans"@fr,
        "P7 ocorreu em"@pt,
        "P7 совершался на"@ru,
        "P7 发生地在"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property describes the spatial location of an instance of E4 Period. 
The related instance of E53 Place should be seen as a wider approximation of the geometric area within which the phenomena that characterise the period in question occurred, see below. P7 took place at (witnessed) does not convey any meaning other than spatial positioning (frequently on the surface of the earth). For example, the period “Révolution française” can be said to have taken place in “France in 1789”; the “Victorian” period may be said to have taken place in “Britain from 1837-1901” and its colonies, as well as other parts of Europe and North America. An instance of E4 Period can take place at multiple non-contiguous, non-overlapping locations.
Any place where something happened includes the spatial projection of the happening given in the same geometric reference system. For instance, HMS Victory, as place of Lord Nelson's dying, includes the location of his body relative to the hull of HMS Victory at his time of death as the most precise location of his death. By the definition of P161 has spatial projection, an instance of E4 Period takes place on all its spatial projections to respective reference systems, that is, instances of E53 Place. Therefore, this property implies the more fully developed path from E4 Period through P161 has spatial projection, E53 Place, P89 falls within to E53 Place, where both places are defined in the same geometric reference system. The relation between an instance of E53 Place and its reference system can conveniently be documented via the property P157 is at rest relative to (provides reference space for).
Something that has happened at a given place can also be considered to have happened at a smaller place within it: for example, it is reasonable to say Caesar’s murder took place in Rome, but also on the Forum Romanum, and more precisely in the Curia. It is characteristic for different historical sources to use varying precision in such statements, without being in contradiction with each other. This may be due to lack of knowledge or to the relevance of the precision for the purpose of the statement. In information integration, the more precise statement improves the overall knowledge.

Examples:
- The period “Révolution française” (E4) took place at the area covered by France in 1789 (E53). (Bertaud, 2004)

In First Order Logic:
- P7(x,y) ⇒ E4(x)
- P7(x,y) ⇒ E53(y)
- P7(x,y) ⇒ (∃z,u) [P157(y,u) ˄ P157(z,u) ˄ P161(x,z) ˄ P89(z,y)]
- [E4(x) ˄ P157(y,u) ˄ P157(v,u) ˄ P7(x,y) ˄ P161(x,z) ˄ P89(z,v) ˄ P89(v,y)] ⇒ P7(x,v)
"""@en ;
    rdfs:domain crm:E4_Period ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P7i_witnessed ;
    skos:notation "P7" ;
    skos:prefLabel "fand statt in"@de,
        "έλαβε χώρα σε"@el,
        "took place at"@en,
        "a eu lieu dans"@fr,
        "ocorreu em"@pt,
        "совершался на"@ru,
        "发生地在"@zh .

crm:P80_end_is_qualified_by a owl:DatatypeProperty ;
    rdfs:label "P80 hat Begründung des Endes"@de,
        "P80 τέλος προσδιορίζεται από"@el,
        "P80 end is qualified by"@en,
        "P80 a sa fin qualifiée par"@fr,
        "P80 final é qualificado por"@pt,
        "P80 конец ограничен"@ru,
        "P80 结束限定"@zh ;
    rdfs:comment """Quantification: many to one (0,1:0,n)

Scope note:
This property associates an instance of E52 Time-Span with a note detailing the scholarly or scientific opinions and justifications about the end of this time-span concerning certainty, precision, sources etc. This property may also be used to describe arguments constraining possible dates and to distinguish reasons for alternative dates.

Examples:
- The time-span of the Holocene (E52) end is qualified by “still ongoing” (E62). (Walker et al., 2009)

In First Order Logic:
- P80(x,y) ⇒ E52(x) 
- P80(x,y) ⇒ E62(y) 
- P80(x,y) ⇒ P3(x,y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:subPropertyOf crm:P3_has_note ;
    skos:notation "P80" ;
    skos:prefLabel "hat Begründung des Endes"@de,
        "τέλος προσδιορίζεται από"@el,
        "end is qualified by"@en,
        "a sa fin qualifiée par"@fr,
        "final é qualificado por"@pt,
        "конец ограничен"@ru,
        "结束限定"@zh .

crm:P81a_end_of_the_begin a owl:DatatypeProperty ;
    rdfs:label "P81a Ende des Anfangs"@de,
        "P81a τέλος της αρχής"@el,
        "P81a end of the begin"@en,
        "P81a fin du début"@fr,
        "P81a fim do início"@pt,
        "P81a конец начала"@ru ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:subPropertyOf crm:P81_ongoing_throughout ;
    skos:notation "P81a" ;
    skos:prefLabel "Ende des Anfangs"@de,
        "τέλος της αρχής"@el,
        "end of the begin"@en,
        "fin du début"@fr,
        "fim do início"@pt,
        "конец начала"@ru .

crm:P81b_begin_of_the_end a owl:DatatypeProperty ;
    rdfs:label "P81b Anfang vom Ende"@de,
        "P81b αρχή του τέλους"@el,
        "P81b begin of the end"@en,
        "P81b début de la fin"@fr,
        "P81b começar do fim"@pt,
        "P81b начать в конце"@ru ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:subPropertyOf crm:P81_ongoing_throughout ;
    skos:notation "P81b" ;
    skos:prefLabel "Anfang vom Ende"@de,
        "αρχή του τέλους"@el,
        "begin of the end"@en,
        "début de la fin"@fr,
        "começar do fim"@pt,
        "начать в конце"@ru .

crm:P82a_begin_of_the_begin a owl:DatatypeProperty ;
    rdfs:label "P82a Anfang des Anfangs"@de,
        "P82a αρχή της αρχής"@el,
        "P82a begin of the begin"@en,
        "P82a début du début"@fr,
        "P82a começar do início"@pt,
        "P82a начать с начала"@ru ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:subPropertyOf crm:P82_at_some_time_within ;
    skos:notation "P82a" ;
    skos:prefLabel "Anfang des Anfangs"@de,
        "αρχή της αρχής"@el,
        "begin of the begin"@en,
        "début du début"@fr,
        "começar do início"@pt,
        "начать с начала"@ru .

crm:P82b_end_of_the_end a owl:DatatypeProperty ;
    rdfs:label "P82b Ende vom Ende"@de,
        "P82b τέλος του τέλους"@el,
        "P82b end of the end"@en,
        "P82b fin de la fin"@fr,
        "P82b fim do fim"@pt,
        "P82b конец конец"@ru ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:subPropertyOf crm:P82_at_some_time_within ;
    skos:notation "P82b" ;
    skos:prefLabel "Ende vom Ende"@de,
        "τέλος του τέλους"@el,
        "end of the end"@en,
        "fin de la fin"@fr,
        "fim do fim"@pt,
        "конец конец"@ru .

crm:P86_falls_within a owl:ObjectProperty ;
    rdfs:label "P86 fällt in"@de,
        "P86 περιέχεται σε"@el,
        "P86 falls within"@en,
        "P86 s’insère dans"@fr,
        "P86 está contido em"@pt,
        "P86 содержится в"@ru,
        "P86 属于"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes the inclusion relationship between two instances of E52 Time-Span.
This property supports the notion that the temporal extent of an instance of E52 Time-Span falls within the temporal extent of another instance of E52 Time-Span. It addresses temporal containment only, and no contextual link between the two instances of E52 Time-Span is implied. This property is transitive and reflexive.

Examples:
- The time-span of the Apollo 11 moon mission (E52) falls within the time-span of the reign of Queen Elizabeth II (E52). (Riley, 2009; Robinson, 2000)

In First Order Logic:
- P86(x,y) ⇒ E52(x) 
- P86(x,y) ⇒ E52(y)
- [P86(x,y) ∧ P86(y,z)] ⇒ P86(x,z)
- P86(x,x)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:range crm:E52_Time-Span ;
    owl:inverseOf crm:P86i_contains ;
    skos:notation "P86" ;
    skos:prefLabel "fällt in"@de,
        "περιέχεται σε"@el,
        "falls within"@en,
        "s’insère dans"@fr,
        "está contido em"@pt,
        "содержится в"@ru,
        "属于"@zh .

crm:P89_falls_within a owl:ObjectProperty ;
    rdfs:label "P89 fällt in"@de,
        "P89 περιέχεται σε"@el,
        "P89 falls within"@en,
        "P89 s'insère dans"@fr,
        "P89 está contido em"@pt,
        "P89 содержится в"@ru,
        "P89 位于"@zh ;
    rdfs:comment """Quantification: many to many, necessary, dependent (1,n:1,n)

Scope note:
This property identifies an instance of E53 Place that falls wholly within the extent of another instance of E53 Place.
It addresses spatial containment only and does not imply any relationship between things or phenomena occupying these places.
This property is transitive and reflexive.

Examples:
- The area covered by the World Heritage Site of Stonehenge (E53) falls within the area of Salisbury Plain (E53). (Pryor, 2016)

In First Order Logic:
- P89(x,y) ⇒ E53(x)
- P89(x,y) ⇒ E53(y)
- [P89(x,y) ∧ P89(y,z)] ⇒ P89(x,z)
- P89(x,x)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P89i_contains ;
    skos:notation "P89" ;
    skos:prefLabel "fällt in"@de,
        "περιέχεται σε"@el,
        "falls within"@en,
        "s'insère dans"@fr,
        "está contido em"@pt,
        "содержится в"@ru,
        "位于"@zh .

crm:P8_took_place_on_or_within a owl:ObjectProperty ;
    rdfs:label "P8 fand statt auf oder innerhalb von"@de,
        "P8 έλαβε χώρα σε ή εντός"@el,
        "P8 took place on or within"@en,
        "P8 a eu lieu à"@fr,
        "P8 ocorreu em ou dentro"@pt,
        "P8 имел место на или в"@ru,
        "P8 发生的所在对象是"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes the location of an instance of E4 Period with respect to an instance of E18 Physical Thing. 
This property is a shortcut of the more fully developed path from E4 Period through P7 took place at, E53 Place, P156i is occupied by to E18 Physical Thing.
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(nd) June 1940 was signed in the same railway carriage as the armistice of 11(th) November 1918.

Examples:
- The coronation of Queen Elizabeth II (E7) took place on or within Westminster Abbey (E18). (Strong, 2005)

In First Order Logic:
- P8(x,y) ⇒ E4(x)
- P8(x,y) ⇒ E18(y)
- P8(x,y) ⇐ (∃z) [E53(z) ˄ P7(x,z) ˄ P156i(z,y)]
"""@en ;
    rdfs:domain crm:E4_Period ;
    rdfs:range crm:E18_Physical_Thing ;
    owl:inverseOf crm:P8i_witnessed ;
    skos:notation "P8" ;
    skos:prefLabel "fand statt auf oder innerhalb von"@de,
        "έλαβε χώρα σε ή εντός"@el,
        "took place on or within"@en,
        "a eu lieu à"@fr,
        "ocorreu em ou dentro"@pt,
        "имел место на или в"@ru,
        "发生的所在对象是"@zh .

crm:P90a_has_lower_value_limit a owl:DatatypeProperty ;
    rdfs:label "P90a has lower value limit"@en ;
    rdfs:domain crm:E54_Dimension ;
    rdfs:subPropertyOf crm:P90_has_value ;
    skos:notation "P90a" ;
    skos:prefLabel "has lower value limit"@en .

crm:P90b_has_upper_value_limit a owl:DatatypeProperty ;
    rdfs:label "P90b has upper value limit"@en ;
    rdfs:domain crm:E54_Dimension ;
    rdfs:subPropertyOf crm:P90_has_value ;
    skos:notation "P90b" ;
    skos:prefLabel "has upper value limit"@en .

crm:P95_has_formed a owl:ObjectProperty ;
    rdfs:label "P95 hat gebildet"@de,
        "P95 σχημάτισε"@el,
        "P95 has formed"@en,
        "P95 a fondé"@fr,
        "P95 formou"@pt,
        "P95 сформировал"@ru,
        "P95 已经组成"@zh ;
    rdfs:comment """Quantification: one to many, necessary, dependent (1,n:1,1)

Scope note:
This property associates the instance of E66 Formation with the instance of E74 Group that it founded.

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).

In First Order Logic:
- P95(x,y) ⇒ E66(x)
- P95(x,y) ⇒ E74(y) 
- P95(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E66_Formation ;
    rdfs:range crm:E74_Group ;
    rdfs:subPropertyOf crm:P92_brought_into_existence ;
    owl:inverseOf crm:P95i_was_formed_by ;
    skos:notation "P95" ;
    skos:prefLabel "hat gebildet"@de,
        "σχημάτισε"@el,
        "has formed"@en,
        "a fondé"@fr,
        "formou"@pt,
        "сформировал"@ru,
        "已经组成"@zh .

crm:P96_by_mother a owl:ObjectProperty ;
    rdfs:label "P96 durch Mutter"@de,
        "P96 είχε μητέρα"@el,
        "P96 by mother"@en,
        "P96 de mère"@fr,
        "P96 pela mãe"@pt,
        "P96 посредством матери"@ru,
        "P96 来自母亲"@zh ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property links an instance of E67 Birth to an instance of E21 Person 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 instance of E21 Person being born is linked to the instance of E67 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.

Examples:
- The birth of Queen Elizabeth II (E67) by mother Her Majesty Queen Elizabeth The Queen Mother (E21). (Parker, 2002)

In First Order Logic:
- P96(x,y) ⇒ E67(x)
- P96(x,y) ⇒ E21(y)
- P96(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E67_Birth ;
    rdfs:range crm:E21_Person ;
    rdfs:subPropertyOf crm:P11_had_participant ;
    owl:inverseOf crm:P96i_gave_birth ;
    skos:notation "P96" ;
    skos:prefLabel "durch Mutter"@de,
        "είχε μητέρα"@el,
        "by mother"@en,
        "de mère"@fr,
        "pela mãe"@pt,
        "посредством матери"@ru,
        "来自母亲"@zh .

crm:P97_from_father a owl:ObjectProperty ;
    rdfs:label "P97 gab Vaterschaft"@de,
        "P97 είχε πατέρα"@el,
        "P97 from father"@en,
        "P97 de père"@fr,
        "P97 pelo pai"@pt,
        "P97 от отца"@ru,
        "P97 来自父亲"@zh ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property links an instance of E67 Birth to an instance of 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. 
An instance of E67 Birth 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). (Parker, 2002)

In First Order Logic:
- P97(x,y) ⇒ E67(x)
- P97(x,y) ⇒ E21(y)
"""@en ;
    rdfs:domain crm:E67_Birth ;
    rdfs:range crm:E21_Person ;
    owl:inverseOf crm:P97i_was_father_for ;
    skos:notation "P97" ;
    skos:prefLabel "gab Vaterschaft"@de,
        "είχε πατέρα"@el,
        "from father"@en,
        "de père"@fr,
        "pelo pai"@pt,
        "от отца"@ru,
        "来自父亲"@zh .

crm:P98_brought_into_life a owl:ObjectProperty ;
    rdfs:label "P98 brachte zur Welt"@de,
        "P98 έφερε στη ζωή"@el,
        "P98 brought into life"@en,
        "P98 a donné vie à"@fr,
        "P98 trouxe à vida"@pt,
        "P98 породил"@ru,
        "P98 诞生了"@zh ;
    rdfs:comment """Quantification: one to many, dependent (0,n:1,1)

Scope note:
This property links an instance of E67 Birth event to an instance of E21 Person in the role of offspring.
Twins, triplets etc. are brought into life by the same instance of E67 Birth. 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). (Parker, 2002)

In First Order Logic:
- P98(x,y) ⇒ E67(x)
- P98(x,y) ⇒ E21(y)
- P98(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E67_Birth ;
    rdfs:range crm:E21_Person ;
    rdfs:subPropertyOf crm:P92_brought_into_existence ;
    owl:inverseOf crm:P98i_was_born ;
    skos:notation "P98" ;
    skos:prefLabel "brachte zur Welt"@de,
        "έφερε στη ζωή"@el,
        "brought into life"@en,
        "a donné vie à"@fr,
        "trouxe à vida"@pt,
        "породил"@ru,
        "诞生了"@zh .

crm:P99_dissolved a owl:ObjectProperty ;
    rdfs:label "P99 löste auf"@de,
        "P99 διέλυσε"@el,
        "P99 dissolved"@en,
        "P99 a dissous"@fr,
        "P99 dissolveu"@pt,
        "P99 распустил"@ru,
        "P99 解散了"@zh ;
    rdfs:comment """Quantification: one to many, necessary (1,n:0,n)

Scope note:
This property associates the instance of E68 Dissolution with the instance of E74 Group that it disbanded.

Examples:
- The end of The Hole in the Wall Gang (E68) dissolved The Hole in the Wall Gang (E74). (Patterson, 1998)

In First Order Logic:
- P99(x,y) ⇒ E68(x)
- P99(x,y) ⇒ E74(y) 
- P99(x,y) ⇒ P11(x,y)
- P99(x,y) ⇒ P93(x,y)
"""@en ;
    rdfs:domain crm:E68_Dissolution ;
    rdfs:range crm:E74_Group ;
    rdfs:subPropertyOf crm:P11_had_participant,
        crm:P93_took_out_of_existence ;
    owl:inverseOf crm:P99i_was_dissolved_by ;
    skos:notation "P99" ;
    skos:prefLabel "löste auf"@de,
        "διέλυσε"@el,
        "dissolved"@en,
        "a dissous"@fr,
        "dissolveu"@pt,
        "распустил"@ru,
        "解散了"@zh .

crm:P9_consists_of a owl:ObjectProperty ;
    rdfs:label "P9 setzt sich zusammen aus"@de,
        "P9 αποτελείται από"@el,
        "P9 consists of"@en,
        "P9 comprend"@fr,
        "P9 consiste de"@pt,
        "P9 состоит из"@ru,
        "P9 包括"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E4 Period with another instance of E4 Period that is defined by a subset of the phenomena that define the former. Therefore, the spacetime volume of the latter must fall within the spacetime volume of the former.
This property is transitive and asymmetric.

Examples:
- Cretan Bronze Age (E4) consists of Middle Minoan (E4). (Hood, 1971)

In First Order Logic:
- P9(x,y) ⇒ E4(x)
- P9(x,y) ⇒ E4(y)
- P9(x,y) ⇒ P10(y,x)
- [P9(x,y) ∧ P9(y,z)] ⇒ P9(x,z)
- P9(x,y) ⇒ ¬P9(y,x)
"""@en ;
    rdfs:domain crm:E4_Period ;
    rdfs:range crm:E4_Period ;
    rdfs:subPropertyOf crm:P10i_contains ;
    owl:inverseOf crm:P9i_forms_part_of ;
    skos:notation "P9" ;
    skos:prefLabel "setzt sich zusammen aus"@de,
        "αποτελείται από"@el,
        "consists of"@en,
        "comprend"@fr,
        "consiste de"@pt,
        "состоит из"@ru,
        "包括"@zh .

skos:notation a owl:AnnotationProperty .

skos:prefLabel a owl:AnnotationProperty .

nfdi4objects: a owl:Ontology ;
    dcterms:creator "Sarah Wagner" ;
    dcterms:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    owl:imports <https://nfdi4objects.wisski.data.fau.de/sites/default/files/ontology/CRMarchaeo_v2.1.1.owl>,
        <https://nfdi4objects.wisski.data.fau.de/sites/default/files/ontology/CRMsci_v2.0.owl> .

nfdi4objects:3D_Model a owl:Class ;
    rdfs:label "3D_Modell"@de ;
    rdfs:comment """Diese Klasse umfasst digitale 3D-Modelle, die Repräsentationen von Instanzen der Klasse E71 Human-Made Thing darstellen, z.B. 
- das 3D-Modell der Kathedrale von Notre Dame in Paris 
- das 3D-Modell eines Hammerflügels"""@de,
        """This class comprises digital 3D-Models that represent instances of E71 Human-Made Thing, e.g. 
- the 3D-model of the Cathedral of Notre Dame in Paris 
- the 3D-model of a Hammerwing"""@en ;
    rdfs:subClassOf crm:E73_Information_Object .

nfdi4objects:Accession a owl:Class ;
    rdfs:label "Akzession"@de ;
    rdfs:comment """Diese Klasse beschreibt den Vorgang des physischen Zugangs von Instanzen der Klasse Objekt (nfdi4objects:Object) in eine sammelnde Einrichtung. Die Akzession eines Objekts folgt auf die Akquisition bzw. den Erwerb (crm:E8_Acquisition) als rechtlichen Akt, im Kontext der Museums-/Sammlungszugehörigkeit (Museum_or_Collection_Affiliation).

Beispiel: Der Zugang des Behaim Globus im Jahr 1906 als Leihgabe ins Germanische Nationalmuseum Nürnberg."""@de,
        """This class describes the process of physical access of instances of the Object class (nfdi4objects:Object) to a collecting institution. The accession of an object follows the acquisition or purchase (crm:E8_Acquisition) as a legal act, in the context of museum/collection affiliation (Museum_or_Collection_Affiliation).

Example: The acquisition of the Behaim Globe in 1906 as a loan to the Germanisches Nationalmuseum Nuremberg."""@en ;
    rdfs:subClassOf crm:E10_Transfer_of_Custody .

nfdi4objects:AcquisitionType_Assignment a owl:Class ;
    rdfs:comment """Diese Klasse beschreibt die Zuweisung der Art eines Erwerbs bzw. eines Übertrags von Instanzen der Klasse Objekt (nfdi4objects_Object) im Kontext eines Besitz- oder Eigentumswechsels (crm:E10_Transfer_of_Custody) zwischen zwei Akteuren (Vorbesitzer und Nachbesitzer) und belegt durch möglichst genaue Quellenangabe (nfdi4objects:Source_Content_Section), woher diese Informationen stammen.

Beispiel: 
Die Zuweisung der Art des Erwerbs "Raub" des Idia Elfenbeinanhängers, der sich heute im British Museum unter der Inventarnummer BM_Af1910_5-13_1 befindet, durch Britische Truppen vom Königreich Benin im Rahmen der Strafexpedition 1897 laut Angabe im Onlineportal Digital Benin unter der URL https://digitalbenin.org/catalogue/5_Af191005131."""@de,
        """This class describes the assignment of the type of acquisition or transfer of instances of the Object class (nfdi4objects_Object) in the context of a change of ownership (crm:E10_Transfer_of_Custody) between two actors (previous owner and subsequent owner) and documents where this information comes from by specifying the source as precisely as possible (nfdi4objects:Source_Content_Section).

Example:
The attribution of the type of acquisition "looting" of the Idia ivory pendant, which is now in the British Museum under the inventory number BM_Af1910_5-13_1, by British troops from the Kingdom of Benin as part of the 1897 punitive expedition according to the information in the online portal Digital Benin at the URL https://digitalbenin.org/catalogue/5_Af191005131."""@en ;
    rdfs:subClassOf crm:E17_Type_Assignment .

nfdi4objects:Acquisition_Type a owl:Class ;
    rdfs:label "Erwerbsart"@de ;
    rdfs:comment """Diese Klasse klassifiziert alle Arten von Besitz- oder Eigentumserwerb, die die Akquisition (crm:E8_Acquisition) einer Instanz der Klasse Objekt (nfdi4objects:Object) in eine Sammlung (crm:E78_Curated_Holding) beschreiben.

Beispiele: 
- Schenkung
- Kauf
- Leihgabe
- Stiftung"""@de,
        """This class classifies all types of possession or ownership acquisition that describe the acquisition (crm:E8_Acquisition) of an instance of the Object class (nfdi4objects:Object) into a collection (crm:E78_Curated_Holding).

Examples: 
- donation
- purchase
- loan
- foundation"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Actor_Assignment a owl:Class ;
    rdfs:label "Akteurzuweisung"@de ;
    rdfs:comment """Diese Klasse beschreibt die Zuweisung eines Akteurs (crm:E39_Actor) im Kontext eines Ereignisses (crm:E5_Event). Sie beschreibt, welche konkreten Akteure (crm:E21_Person, nfdi4objects:Corporate_Body, nfdi4objects:Socienty_of_Origin) dabei zugewiesen wurden, welche Rolle (nfdi4objects:Role) diese innehatten und belegt durch möglichst genaue Quellenangabe (nfdi4objects:Source_Content_Section), woher diese Informationen stammen.

Beispiel: 
Die Zuweisung von Hans Glockengießer im Kontext der Herstellung des Behaim Globus, wobei ihm die Rolle des Herstellers der Lehmkugel zukam. Diese Aussage stammt aus der Quelle "Urkundliche Beiträge zur Geschichte der Bücherei des Nürnberger Rates, 1429–1538 (Die Ausgaben der Losunger auf M. Behaims “Mappa Mundi” 1494 und 1510)" von J. Petz aus dem Jahr 1886."""@de,
        """This class describes the assignment of an actor (crm:E39_Actor) in the context of an event (crm:E5_Event). It describes which specific actors (crm:E21_Person, nfdi4objects:Corporate_Body, nfdi4objects:Socienty_of_Origin) were assigned, which role (nfdi4objects:Role) they had and documents where this information comes from by specifying the source as precisely as possible (nfdi4objects:Source_Content_Section).

Example:
The attribution of Hans Glockengießer in the context of the production of the Behaim globe, whereby he was assigned the role of maker of the clay sphere. This statement comes from the source "Urkundliche Beiträge zur Geschichte der Bücherei des Nürnberger Rates, 1429-1538 (Die Ausgaben der Losunger auf M. Behaims "Mappa Mundi" 1494 und 1510)" by J. Petz from the year 1886."""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment .

nfdi4objects:Appellation_Assignment a owl:Class ;
    rdfs:label "Bezeichnungszuweisung"@de ;
    rdfs:comment """Diese Klasse dient dazu, über Instanzen der Klasse Object getätigte Aussagen oder ihnen zugewiesene Eigenschaften bezüglich der Art ihrer Bezeichnung E41 Appellation aus Instanzen der Klasse Source Content zu dokumentieren.

Beispiel: Ereignis der Zuweisung der Bezeichnung "Ain grosser Krokodil. Mangeln die beiden Vorderen Füsse" für das Objekt Präparat eines großen Krokodils ohne Vorderfüße in Quelle Anonymus B."""@de,
        """This class is used to document statements made about instances of the class Object or properties assigned to them regarding the nature of their E41 Appellation from instances of the class Source Content.

Example: Event of the attribution of the designation "Ain big crocodile. Lack the two front feet" for Object specimen of a large crocodile without front feet in source Anonymus B."""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment .

nfdi4objects:Audiofile a owl:Class ;
    rdfs:label "Audiodatei"@de ;
    rdfs:comment """Diese Klasse umfasst digitale Audiodateien, z.B. 
- der Klang einer Geige "violin.mp3". 
- ein digitaler Audioguide-Track zu einem bestimmten Sammlungsobjekt"""@de,
        """This class comprises digital audio files, e.g. 
- the Sound of a Violin "violin.mp3" 
- a digital Audioguide-Track on a certain Collection Object"""@en ;
    rdfs:subClassOf crm:E73_Information_Object .

nfdi4objects:Authorityfile a owl:Class ;
    rdfs:label "Normdatei"@de,
        "Authorityfile"@en ;
    rdfs:comment """Diese Klasse umfasst Dokumente, die eine Terminologie oder ein konzeptuelles System zur konsistenten Verwendung definieren. 

Beispiele:
- Die Gemeinsame Normdatei der Deutschen Nationalbibliothek (GND)
- Der Getty Art and Architecture Thesaurus (AAT)"""@de,
        """This class contains documents that define a terminology or conceptual system for consistent use.

Examples: 
- The Joint Standards File of the German National Library (GND)
- The Getty Art and Architecture Thesaurus (AAT)"""@en ;
    rdfs:subClassOf crm:E32_Authority_Document .

nfdi4objects:Authorityfile_ID a owl:Class ;
    rdfs:label "Normdaten ID"@de ;
    rdfs:comment "Diese Klasse umfasst Zeichenketten oder Kodierungen, die Instanzen der Klasse Normdatei (nfdi4objects:Authorityfile) zugewiesen werden, um sie eindeutig und dauerhaft zu identifizieren."@de,
        "This class comprises character strings or encodings that are assigned to instances of the standard file class (nfdi4objects:Authorityfile) in order to identify them uniquely and permanently."@en ;
    rdfs:subClassOf crm:E42_Identifier .

nfdi4objects:Collectionsystematics a owl:Class ;
    rdfs:label "Sammlungssystematik"@de,
        "Collection Systematics"@en ;
    rdfs:comment """Diese Klasse umfasst Begriffe, die die Systematik einer Sammlung beschreiben. Diese können bei historischen Sammlungen z. B. aus Inventaren oder Sammlungsbeschreibungen abgeleitet werden. Auch umfasst diese Klasse Systematiken, die in gegenwärtigen Sammlungen vorzufinden sind.

z.B. 
- Geschnitzte und gedrechselte Kunstsachen
- Naturalien
- Europäisches Kunsthandwerk des 19. Jahrhunderts"""@de,
        """This class includes terms that describe the systematics of a collection. For historical collections, these can be derived from inventories or collection descriptions, for example. Also, this class includes systematics found in contemporary collections.

E.g. 
- Carved and turned art objects
- Naturalia
- European arts and crafts of the 19th century"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Collectionsystematics_Assignment a owl:Class ;
    rdfs:label "Sammlungssystematik Zuweisung"@de,
        "Collectionsystematics Assignment"@en ;
    rdfs:comment """Diese Klasse dient dazu, über Instanzen der Klasse Object getätigte Aussagen über die Zuweisung zu einer Sammlungssystematik in Instanzen der Klasse Source Content zu dokumentieren.

Beispiel: Ereignis der Zuweisung der Sammlungssystematik "Naturalia" für das Objekt Präparat eines großen Krokodils ohne Vorderfüße in Quelle Anonymus B."""@de,
        """This class is used to document assertions made about instances of the class Object about the assignment to a collection systematics in instances of the class Source Content.

Example: Event of the assignment of the collection systematics "Naturalia" for Object specimen of a large crocodile without front feet in source Anonymus B."""@en ;
    rdfs:subClassOf crm:E17_Type_Assignment .

nfdi4objects:Comment a owl:Class ;
    rdfs:label "Kommentar"@de,
        "Comment"@en ;
    rdfs:comment "Diese Klasse umfasst Texte oder Stichpunkte in einer oder mehreren natürlichen Sprachen. Eine Instanz dieser Klasse dient dem näheren Verständnis eines Sachverhalts und liefert vertiefende oder erläuternde Informationen."@de,
        "This class comprises texts or keywords in one or more natural languages. An instance of this class is used for a closer understanding of a subject and provides in-depth or explanatory information."@en ;
    rdfs:subClassOf crm:E31_Document .

nfdi4objects:Commissioning a owl:Class ;
    rdfs:label "Beauftragung"@de,
        "Commissioning"@en ;
    rdfs:comment """Diese Klasse beschreibt das Ereignis der Beauftragung der ideellen und physischen Erschaffung von Instanzen der Klasse Objekt durch einen Akteur. Die Beauftragung wird im Kontext der Entstehungsgeschichte des Objekts als Teilereignis modelliert.

Z.B. die Beauftragung des Behaim Globus durch den Rat der Stadt Nürnberg und seine Ratsmitglieder."""@de,
        """This class describes the event of commissioning the conceptual and physical creation of instances of the Object class by an actor. The commissioning is modeled as a sub-event in the context of the object's history.

For example, the commissioning of the Behaim Globe by the City Council of Nuremberg and its council members."""@en ;
    rdfs:subClassOf crm:E7_Activity .

nfdi4objects:Corporate_Body a owl:Class ;
    rdfs:label "Körperschaft"@de ;
    rdfs:comment """Instanzen dieser Klasse beschreiben soziale Strukturen, die mehrere Personen umfassen, wie z.B. eine Institution oder ein Verband, die ein gemeinsames Ziel verfolgen und sich von ihrer Umgebung abgrenzen, z.B. 
- das Germanische Nationalmuseum in Nürnberg 
- die Friedrich-Alexander-Universität Erlangen-Nürnberg 
- die Klassik Stiftung Weimar"""@de,
        """This class contains social structures that include several people, such as an institution or an association that share a collective goal and distinguish themselves from their environment, e.g. 
- the Germanisches Nationalmuseum in Nuremberg 
- the Friedrich-Alexander-University Erlangen-Nuremberg 
- the Klassik Stiftung Weimar"""@en ;
    rdfs:subClassOf crm:E74_Group .

nfdi4objects:Corporate_Body_Type a owl:Class ;
    rdfs:label "Art der Körperschaft"@de,
        "Corporate Body Type"@en ;
    rdfs:comment """Instanzen dieser Klasse umfassen Arten der Klasse Körperschaft (nfdi4objects:Corporate_Body), z.B. 
- Universität
- Museum
- Forschungsinstitut"""@de,
        """Instances of this class include types of corporate bodies (nfdi4objects:Corporate_Body), e.g. 
- university
- museum
- research institute"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Cultural_Activity a owl:Class ;
    rdfs:label "Kulturelle Handlung"@de,
        "Cultural Activity"@en ;
    rdfs:comment """Instanzen dieser Klassen umfassen Handlungen, die innerhalb eines Kulturkreises an einem Objekt durchgeführt werden, in der Regel nachdem es dem ökologischen Kreislauf entzogen und in einen Museums- bzw. Sammlungskontext eingegangen ist. Im Gegensatz zu Instanzen der Klasse "Benutzung" beschreibt die kulturelle Handlung einen gegenwärtigen Kontext, während die Benutzung auf den ursprünglich intendierten Nutzungszweck abzielt.

Kulturelle Handlungen sind bedeutungserzeugende Ereignisse, etwa Auszeichnungen, die Eintragung in nationale oder internationale Kulturgutlisten. 
Beispiel:
- die Eintragung des Giraffatitan brancai ins Guinessbuch der Weltrekorde
- die Ernennung des Behaim Globus zum UNESCO Weltdokumentenerbe"""@de,
        """Instances of these classes include actions performed on an object within a cultural context, usually after it has been removed from the ecological cycle and entered into a museum or collection context. In contrast to instances of the class “use” the cultural action describes a present context, while use refers to the originally intended purpose of use.
Cultural actions are meaning-generating events, such as awards or inclusion in national or international cultural heritage lists.

Example:
- the entry of Giraffatitan brancai in the Guinness Book of World Records
- the designation of the Behaim Globe as a UNESCO World Heritage"""@en ;
    rdfs:subClassOf crm:E7_Activity .

nfdi4objects:Dataset a owl:Class ;
    rdfs:label "Datensatz"@de,
        "Dataset"@en ;
    rdfs:comment "Instanzen dieser Klasse umfassen strukturierte, digitale Sammlung von Informationen über ein bestimmtes Objekt oder eine Sammlung. Ein Datensatz umfasst wesentliche Metadaten wie Objektart, Herkunft, Herstellung, Material und Lagerort, oft organisiert in Datenbanken oder Standards, wie z.B. der Minimaldatensatz für Museen und Sammlungen. Er dient der elektronischen Erfassung, Verwaltung, Forschung und Online-Publikation von Kulturgut."@de,
        "Instances of this class include structured, digital collections of information about a specific object or collection. A data record includes essential metadata such as object type, origin, manufacture, material, and storage location, often organized in databases or standards, such as the minimum data record for museums and collections. It is used for the electronic recording, management, research, and online publication of cultural assets."@en ;
    rdfs:seeAlso "https://wiki.deutsche-digitale-bibliothek.de/spaces/DFD/pages/120422681/Datenfelder+Export"@de ;
    rdfs:subClassOf crm:E31_Document,
        crm:E73_Information_Object .

nfdi4objects:Deaccession a owl:Class ;
    rdfs:label "Deakzession"@de,
        "Deaccession"@en ;
    rdfs:comment """Diese Klasse umfasst Ereignisse, die die Deakzession von Instanzen der Klasse E22 Human made Object aus Instanzen der Klasse Collection beschreiben, z.B.
die Abgabe des Narwalzahns aus der Berliner Kunstkammer an die Franckeschen Stiftungen Halle."""@de,
        """This class includes events describing the deacession of instances of the class E22 Han made Object from instances of the class Collection, e.g.
the transfer of the narwhal's tooth from the Berlin Kunstkammer to the Francke Foundations Halle."""@en ;
    rdfs:subClassOf crm:E10_Transfer_of_Custody .

nfdi4objects:Description a owl:Class ;
    rdfs:label "Beschreibung"@de ;
    rdfs:comment "Diese Klasse dient der Beschreibung von Instanzen der Klasse E22 Human Made Object."@de,
        "Description"@en,
        "This class is used for the description of instances of the class E22 Human Made Object."@en ;
    rdfs:subClassOf crm:E31_Document .

nfdi4objects:Design_or_Procedure_Assignment a owl:Class ;
    rdfs:label "Design- oder Technikzuweisung"@de,
        "Design- or Procedure Assignment"@en ;
    rdfs:comment """Diese Klasse dient dazu, über Instanzen der Klasse Object getätigte Aussagen oder ihnen zugewiesene Eigenschaften bezüglich der Art ihrer Herstellungstechnik aus Instanzen der Klasse Source Content zu dokumentieren.

Beispiel: die Zuweisung der Technik "geschnitten" für das Objekt "Der Große Kurfürst als Heiliger Georg" laut dem Reisebericht von Silbermann "[...] die aus hartem Eißen geschnittene kleine Statua [...]"."""@de,
        """This class serves to document statements made about instances of the Object class or properties assigned to them regarding the type of production technique used, based on instances of the Source Content class.

Example: the assignment of the technique “cut” for the object “The Great Elector as Saint George” according to Silbermann's travelogue “[...] the small statue cut from hard iron [...]”."""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment .

nfdi4objects:Dimension_Type a owl:Class ;
    rdfs:label "Art der Dimension"@de,
        "Dimension Type"@en ;
    rdfs:comment """Diese Klasse umfasst quantifizierbare Eigenschaften eines Objekts, so z.B.

- das Längenmaß
- den materiellen Wert
- den Durchmesser
- das Gewicht"""@de,
        """This class includes quantifiable properties of an object, e.g.

- the length
- the material value
- the diameter
- the weight"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Editing a owl:Class ;
    rdfs:label "Bearbeitung"@de ;
    rdfs:comment """Diese Klasse umfasst die Aktionen der Dokumentation, Zeitpunkt der Vergabe einer Inventarnummer oder die Erarbeitung eines Zustandsprotokolls zu einem Objekt durch den Kurator oder einen Sammlungsmitarbeiter. 

Beispiel: Eingabe eines Objektdatensatzes in die Datenbank der Sammlung durch Mitarbeiter XY."""@de,
        """This class comprises the documentation actions, the time at which an inventory number is assigned or the creation of a status log for an object by the curator or a collection employee. 

Example: Entry of an object data record in the collection database by employee XY."""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment .

nfdi4objects:Encounter_Event a owl:Class ;
    rdfs:label "Begegnung"@de ;
    rdfs:comment """Diese Klasse umfasst Aktivitäten der Beobachtung (S27) (Substanz), bei denen ein Akteur (E39) auf eine Instanz von E18 Physical Thing trifft, die für die Aufgabe der Beobachtung relevant ist oder als potenziell relevant für eine Gemeinschaft (Identität) angesehen wird. Diese Beobachtung erzeugt Wissen über die Existenz des betreffenden Dings an einem bestimmten Ort in oder auf der umgebenden Materie. Dieses Wissen kann für die Gruppe von Menschen, zu der der Akteur gehört, neu sein. In diesem Fall würden wir von einer Entdeckung sprechen. Der Beobachter kann eine individuelle Identität des angetroffenen Dings erkennen oder zuordnen oder nur die Art in der zugehörigen Dokumentation oder dem Bericht als bemerkenswert ansehen. In der Archäologie ist es von besonderem Interesse, wenn ein Objekt „in situ“ gefunden wird, d.h. wenn seine Einbettung in die umgebende Materie die Vermutung stützt, dass das Objekt seit dem archäologisch relevanten Ablagerungsereignis nicht bewegt wurde. Die umgebende Materie mit der relativen Position des Objekts darin sowie die absolute Position und der Zeitpunkt der Beobachtung können aufgezeichnet werden, um Rückschlüsse auf die Geschichte des Objekts zu ermöglichen. In der Biologie können zusätzliche Parameter erfasst werden - wie die Art des Ökosystems, ob das biologische Individuum die Beobachtung überlebt hat, welche Detektions- oder Fanggeräte verwendet wurden oder ob das Begegnungsereignis die Entdeckung einer neuen biologischen Art („Taxon“) ermöglichte.

Beispiele:
der Fund eines vollständigen Skeletts in situ durch Nikolaos Stampolidis in Eleutherna während der archäologischen Ausgrabungen der Universität Kreta im Jahr 2007 (Bonn-Muller, 2010)
die Entdeckung von Lagocephalos_Sceleratus mit dem Trawler 419 im Mittelmeer in der ersten Augustwoche 2014 (S19) (Bekiari et al., 2014)
der Fund des Marmorfußbodens der Villa der Papyri in Herculaneum beim Ausheben eines Brunnens im Jahr 1750 (Sider, 1990)"""@de,
        """This class comprises activities of Observation (S27) (substance) where an Actor (E39) encounters an instance of E18 Physical Thing, of a kind relevant for the mission of the observation or regarded as potentially relevant for some community (identity). This observation produces knowledge about the existence of the respective thing at particular place in, or on, surrounding matter. This knowledge may be new to the group of people the actor belongs to. In that case, we would talk about discovery. The observer may recognize or assign an individual identity of the thing encountered, or regard only the type as noteworthy in the associated documentation or report. In Archaeology, there is a particular interest if an object is found “in situ”, i.e., if its embedding in the surrounding matter supports the assumption that the object was not moved since the archaeologically relevant deposition event. The surrounding matter with the relative position of the object in it, as well as the absolute position and time of the observation may be recorded to enable inferences about the history of the object. In Biology, additional parameters may be recorded – like the kind of ecosystem, if the biological individual survives the observation, what detection or catching devices have been used, or if the encounter event supported the detection of a new biological kind (“taxon”). 

Examples: 
the finding, by Nikolaos Stampolidis, of a complete skeleton, in situ, at the site of Eleutherna during the archaeological excavation carried out by the University of Crete in 2007 (Bonn-Muller, 2010) 
the detection of Lagocephalos_Sceleratus was carried out with the trawler 419 in the Mediteranean sea, during the first week of August 2014 (S19) (Bekiari et al., 2014) 
the encounter of the marble floor of the Villa of the Papyri in Herculaneum during the digging of a well in 1750 (Sider, 1990)"""@en ;
    rdfs:subClassOf crm:E7_Activity,
        crmsci:S19_Encounter_Event ;
    skos:prefLabel "Encounter Event"@en .

nfdi4objects:Excavation a owl:Class ;
    rdfs:label "Grabung"@de,
        "Excavation"@en ;
    rdfs:comment "Diese Klasse beschreibt das allgemeine Konzept der archäologischen Ausgrabung als koordinierte Reihe von Ausgrabungseinheiten (A1), die in einem Gebiet durchgeführt werden, das als Teil eines breiteren topografischen, ländlichen, städtischen oder monumentalen Kontextes betrachtet wird. Eine archäologische Ausgrabung findet typischerweise in einem vordefinierten geografischen Gebiet statt, das nach einer Untersuchungskampagne oder auf der Grundlage von Quelleninterpretationen festgelegt wurde oder das durch eine andere Aktivität belegt ist (wie z. B. vorbereitende Arbeiten für den Städtebau, Rettungsarchäologie und ähnliches), und wird mit spezifischen Genehmigungen einer zuständigen Behörde durchgeführt. Für jede archäologische Ausgrabung wird in der Regel von der gleichen Behörde eine spezifische Kennung vergeben. Die Tätigkeiten beschränken sich nicht nur auf die Entnahme von Material, sondern umfassen auch Geschwisteraktivitäten, die während des gesamten Prozesses stattfinden und der Beobachtung und/oder Konsolidierung der ausgegrabenen Schichten dienen. Die archäologische Ausgrabung steht in der Regel unter der Verantwortung eines offiziell benannten Koordinators, der rechtlich und wissenschaftlich für alle in den einzelnen Grabungseinheiten durchgeführten Tätigkeiten verantwortlich ist und auch für die Dokumentation des gesamten Prozesses zuständig ist."@de,
        "This class describes the general concept of archaeological escavation intended as a coordinated set of excavation process units (A1) performed on an area considered as part of a broader topographical, rural, urban, or monumental context. An archaeological excavation typically takes place in a predefined geographic area specifically defined after an investigation campaign or based on interpretation of sources, or evidenced by a different activity (such as: preparatory works for urban construction, rescue archaeology and similar) and is carried out according with specific authorisations provided by a competent authority. A specific identifier for each archaeological excavation is usually assigned by the same authority. The set of activities is not limited to matter removals but also comprises siblings activities, happening throughout the whole process, intended for observation and/or consolidation of the excavated strata. The archaeological excavation is usually under the responsibility of a coordinator, officially designated, which is legally and scientifically responsible for all the activities carried out within each of the excavation process units and is also responsible for the documentation of the whole process."@en ;
    rdfs:subClassOf crm:E7_Activity,
        crmarchaeo:A9_Archaeological_Excavation .

nfdi4objects:Exhibition a owl:Class ;
    rdfs:label "Ausstellung"@de,
        "Exhibition"@en ;
    rdfs:comment "Diese Klasse umfasst die kuratierte öffentliche Ausstellungen von Instanzen der Klasse Object, wobei es hier nicht um die zeitliche Dimension im Sinne eines Ereignisses geht, sondern vielmehr um die Konstellation physischer Gegenstände, wie Raum, Ausstellungsmobiliar und Objekte z.B. die Ausstellung der Berliner Kunstkammer 1930 in den Funkturmhallen bestehend aus drei Räumen."@de,
        """This class comprises the curated public exhibitions of instances of the class Object, whereby the temporal dimension in the sense of an event is not the issue here, but rather the constellation of physical objects, such as space, exhibition furniture and objects e.g. 
the exhibition of the Berlin Kunstkammer 1930 in the Funkturmhallen consisting of three rooms."""@en ;
    rdfs:subClassOf crm:E87_Curation_Activity .

nfdi4objects:Exhibition_Type a owl:Class ;
    rdfs:label "Art der Ausstellung"@de,
        "Exhibition Type"@en ;
    rdfs:comment """Instanzen dieser Klasse beschreiben die Arten von Instanzen der Klasse Ausstellung, 
z.B. 
- Dauerausstellung
- Temporäre Ausstellung
- Jubliäumsausstellung"""@de,
        """Instances of this class describe the types of instances of the Exhibition class, 
e.g. 
- Permanent exhibition
- Temporary exhibition
- Anniversary exhibition"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:File a owl:Class ;
    rdfs:label "Datei"@de ;
    rdfs:comment """Diese Klasse umfasst digitale Dateien, die Instanzen von E1 CRM Entity dokumentieren oder darstellen, z.B.
- eine pdf-, eine Word-, eine XML-Datei, ....."""@de,
        """This class comprises digital files that document or represent instances of E1 CRM Entity, e.g.
- a pdf-, a word-, an xml-file, ..."""@en ;
    rdfs:subClassOf crm:E73_Information_Object .

nfdi4objects:File_Type a owl:Class ;
    rdfs:label "Art_der_Datei"@de,
        "File_Type"@en ;
    rdfs:seeAlso "https://wiki.deutsche-digitale-bibliothek.de/spaces/DFD/pages/120422725/Datensatzart+Pflicht"@de ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Finding a owl:Class ;
    rdfs:label "Befund"@de,
        "Finding"@en ;
    rdfs:comment "Instanzen dieser Klasse beschreiben die am Bauwerk oder Objekt vorgefundenen, dokumentierten Spuren, Schichten, Konstruktionen und Materialien. Er bildet die wissenschaftliche Basis (Ist-Zustand) für Restaurierungskonzepte, indem er historische Bauteile, Schäden, Veränderungen und Materialien identifiziert. Befunde umfassen sichtbare und verdeckte Aspekte."@de,
        "Instances of this class describe the documented traces, layers, constructions, and materials found on the building or object. It forms the scientific basis (actual condition) for restoration concepts by identifying historical components, damage, alterations, and materials. Findings include visible and hidden aspects."@en ;
    rdfs:subClassOf crm:E73_Information_Object .

nfdi4objects:Geo_Coordinates a owl:Class ;
    rdfs:label "Geo-Koordinaten"@de ;
    rdfs:comment """Diese Klasse umfasst die numerische Information, mit der eine bestimmte Instanz der Klasse E53_Place innerhalb räumlicher Schemata lokalisiert werden kann. Eine Instanz der Klasse Geo-Koordinaten beschreibt die Lage eines Punktes auf der Erde in Form von Kugelkoordinaten bzw. GPS-Koordinaten. 

Beispiel: Die Stadt Nürnberg hat die Koordinaten 49° 27′ N , 11° 5′ O."""@de,
        """This class contains the numeric information with which a particular instance of the class E53_Place can be located within spatial schemata. An instance of class Geo-Coordinates describes the position of a point on earth in the form of spherical coordinates or GPS coordinates.

Example: The city of Nuremberg has the coordinates 49° 27' N, 11° 5' O."""@en ;
    rdfs:subClassOf crm:E42_Identifier .

nfdi4objects:Geographical_Place a owl:Class ;
    rdfs:label "Geographischer Ort"@de,
        "Geographical Place"@en ;
    rdfs:comment """Diese Klasse umfasst die Strukturierung von geografischen Elementen, insbesondere auf der bewohnbaren Erdoberfläche. Dazu gehören vom Menschen geschaffene und natürliche geografische Merkmale wie Wohnhäuser, Landkreise, Wasserstraßen, Berge (Gebirge), etc. Geographische Orte können 3-dimensional sein und sich in den Raum oder auf erdigem Boden erstrecken. (z.B. Höhlen).
Typischerweise können sie von Ortsverzeichnissen, z.B. GeoNamen, herangezogen und nach S24_Geographical_Unit kategorisiert werden.

Beispiele:
- Paris (nur die Geographie, nicht die physische Einheit oder das Verwaltungsorgan! Sie kann jedoch als geographische Einheit "Wohnung" oder "Stadt" kategorisiert werden.)
- Die Alpen
- Tethys"""@de,
        "NB: crmgeo is not available on owl yet, so could not be used for nfdi4objects.owl"@en,
        """This class comprises structuring geographical elements, esp. on earth's habitable surface. This includes man made and natural geographic features, like dwellings, counties, water ways, mountain (ranges), etc. Geographical places may be 3-dimensional and extend into space or earthen ground. (e.g. caves). Typically they can be referred to by gazetteers, e.g. GeoNames, and can be categorized by S24_Geographical_Unit.

Examples:
- Paris (just the geography, not the physical entity or administrative body! It may, however, be categorized as geographical unit "dwelling" or "city")
- The Alps
- Tethys"""@en ;
    rdfs:seeAlso "SP6 Declarative Place in CRMgeo"@de,
        "SP6 Declarative Place in CRMgeo"@en ;
    rdfs:subClassOf crm:E53_Place .

nfdi4objects:Iconographic_Motive a owl:Class ;
    rdfs:label "Ikonografisches Motiv"@de ;
    rdfs:comment """Instanzen der Klasse Ikonografisches Motiv umfassen Motive oder Symbole, die auf Instanzen der Klasse Objekt (nfdi4objects:Object) angebracht sind, und im Kontext von ikonografischen Zuweisungen (nfdi4objects:Iconography_Assignment) zugewiesen oder gedeutet werden. Die ikonografische Beschreibung bzw. die Zuweisung ikonografischer Motive ist eine Methode der Kunstgeschichte. Die Zuweisung ikonografischer Motive erfolgt in der Regel im Kontext von Forschungsprojekten (nfdi4objects:Research_Activity) oder bei der Objektdokumentation (nfdi4objects:Object_Documentation).
Als Normdatei (nfdi4objects:Authorityfile) zur standardisierten Referenzierung der jeweiligen ikonografischen Motive wird in der Regel Iconclass oder Getty Iconography Authority verwendet.


Beispiel:
Das Motiv des Heiligen Georg, das der Statue "Der Große Kurfürst Friedrich Wilhelm als heiliger Georg" zugrunde liegt, die sich heute unter der Inventarnummer 856 in der Skulpturensammlung und Museum für Byzantinische Kunst der Staatlichen Museen zu Berlin befindet."""@de,
        """Instances of the Iconographic Motif class include motifs or symbols that are attached to instances of the Object class (nfdi4objects:Object) and are assigned or interpreted in the context of iconographic assignments (nfdi4objects:Iconography_Assignment). The iconographic description or the assignment of iconographic motifs is a method of art history. Iconographic motifs are usually assigned in the context of research projects (nfdi4objects:Research_Activity) or object documentation (nfdi4objects:Object_Documentation). 
Iconclass or Getty Iconography Authority is generally used as the Authorityfile (nfdi4objects:Authorityfile) for the standardized referencing of the respective iconographic motifs.


Example:
The motive of St. George, on which the statue "The Great Elector Frederick William as St. George" is based, which is now in the Sculpture Collection and Museum of Byzantine Art of the National Museums in Berlin under inventory number 856."""@en ;
    rdfs:subClassOf crm:E36_Visual_Item .

nfdi4objects:Iconography_Assignment a owl:Class ;
    rdfs:label "Ikonografiezuweisung"@de ;
    rdfs:comment """Instanzen der Klasse Ikonografiezuweisung umfassen Aktivitäten, bei der Instanzen der Klasse Objekt im Rahmen einer wissenschaftlichen Auseinandersetzung ein oder mehrere ikonografische Motive zugewiesen werden. Die ikonografische Beschreibung bzw. die Zuweisung ikonografischer Motive ist eine Methode der Kunstgeschichte. Die Zuweisung ikonografischer Motive erfolgt in der Regel im Kontext von Forschungsprojekten oder bei der Objektdokumentation.
Als Normdatei zur standardisierten Referenzierung der jeweiligen ikonografischen Motive wird in der Regel Iconclass oder Getty Iconography Authority verwendet.

Beispiel:
Die Zuweisung des Motivs des Heiligen Georg im Kontext der Objektdokumentation zu der Statue "Der Große Kurfürst Friedrich Wilhelm als heiliger Georg", die sich heute unter der Inventarnummer 856 in der Skulpturensammlung und Museum für Byzantinische Kunst der Staatlichen Museen zu Berlin befindet."""@de,
        """Instances of the Iconography Assignment class comprise activities in which one or more iconographic motives are assigned to instances of Object as part of a scientific discussion. The iconographic description or the assignment of iconographic motives is a method of art history. Iconographic motives are usually assigned in the context of research projects or object documentation. Iconclass or Getty Iconography Authority is generally used as the standard file for the standardized referencing of the respective iconographic motifs.
Example:
The assignment of the motive of St. George in the context of object documentation for the statue "The Great Elector Frederick William as St. George", which is now in the Sculpture Collection and Museum of Byzantine Art of the National Museums in Berlin under inventory number 856."""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment .

nfdi4objects:Identifier a owl:Class ;
    rdfs:label "Identifikator"@de ;
    rdfs:comment """Diese Klasse umfasst Zeichenketten oder Kodierungen, die Instanzen der Klasse Objekt (nfdi4objects:Object) zugewiesen werden, um sie eindeutig und dauerhaft innerhalb der Sammlung von Objektbiografien zu identifizieren.Sie ersetzt nicht die URI eines Objekts im Wissensgraphen.

Beispiele: 
- Behaim Globus, GNM WI1826
- Exemplar aus Goethes Paläontologischer Sammlung, KSW GNG 02560"""@de,
        """This class comprises character strings or encodings that are assigned to instances of the Object class (nfdi4objects:Object) to identify them uniquely and permanently within the collection of object biographies; it does not replace the URI of an object in the knowledge graph.

Examples:
- Behaim globe, GNM WI1826
- Specimen from Goethe's palaeontological collection, KSW GNG 02560"""@en ;
    rdfs:subClassOf crm:E42_Identifier .

nfdi4objects:Image a owl:Class ;
    rdfs:label "Bild"@de ;
    rdfs:comment "Eine Instanz der Klasse Bild repräsentiert visuell Instanzen anderer Klassen, wie beispielsweise Objekt (nfdi4objects:Object) oder E21 Person. Dabei handelt es sich üblicherweise um digitale Fotografien oder Scans mit den Dateiendungen TIFF oder PNG. Beispiel: Die digitale Aufnahme (Image) stellt den \"Behaim Globus\" (Objekt) dar und ist unter der URL https://… (URL) zu finden."@de,
        "An instance of the Image class visually represents instances of other classes, such as Object (nfdi4objects:Object) or E21 Person, which are usually digital photographs or scans with the file extensions TIFF or PNG. Example: The digital image represents the \"Behaim globe\" (object) and can be found at the URL https://... (URL)."@en ;
    rdfs:subClassOf crm:E36_Visual_Item .

nfdi4objects:Imaging_Procedure a owl:Class ;
    rdfs:label "Bildgebungsverfahren"@de,
        "Imaging Procedure"@en ;
    rdfs:comment "Diese Klasse umfasst schöpferische Prozesse, bei denen Bilder entstehen, z.B. MRT, CT, Röntgen aber auch 3D Modelle oder reguläre Fotografien."@de,
        "This class covers creative processes that generate images, e.g., MRI, CT, X-ray, but also 3D models or regular photographs."@en ;
    rdfs:subClassOf crm:E65_Creation .

nfdi4objects:Inventory_Number a owl:Class ;
    rdfs:label "Inventarnummer"@de ;
    rdfs:comment """Diese Klasse umfasst Zeichenketten oder Kodierungen, die Instanzen der Klasse Objekt (nfdi4objects:Object) zugewiesen werden, um sie eindeutig und dauerhaft innerhalb des Sammlungskontexts zu identifizieren. Inventarnummern werden im Kontext von Instanzen der Klasse Identifikatorzuweisung (crm:E15_Identifier_Assignment) zugewiesen. Identifikatorzuweisungen wiederum finden innerhalb von Objektdokumentationen (nfdi4objects:Object_Documenttion) statt, die ein wesentliches Ereignis innerhalb der Museums-/Sammlungszugehörigkeit (nfdi4objects:Museum_or_Collection_Affiliation) darstellen.

Beispiele:
- GNM WI1826
- GNG 02560"""@de,
        """This class comprises character strings or encodings that are assigned to instances of the Object class (nfdi4objects:Object) in order to identify them uniquely and permanently within the collection context. Inventory numbers are assigned in the context of instances of the class Identifier Assignment (crm:E15_Identifier_Assignment). Identifier assignments in turn take place within object documentations (nfdi4objects:Object_Documenttion), which represent an essential event within the museum/collection affiliation (nfdi4objects:Museum_or_Collection_Affiliation).

Examples:
- GNM WI1826
- GNG 02560"""@en ;
    rdfs:subClassOf crm:E42_Identifier .

nfdi4objects:Licence_Type a owl:Class ;
    rdfs:label "Lizenzart"@de ;
    rdfs:comment """Diese Klasse umfasst die Arten von Lizenzen, die für die (Wieder-)Verwendung von Instanzen von Bild (nfdi4objects:Image) oder für die Metadaten von Datensätzen (nfdi4objects:Dataset) von Instanzen von Objekt (nfdi4objects:Object) durch Dritte angegeben sind, 
z.B. Creative Commons Lizenzen wie CC-BY-SA 3.0."""@de,
        """This class comprises the types of licences specified for the (re-)use of instances of Image (nfdi4objects:Image) or for the metadata of records (nfdi4objects:Dataset) of instances of Object (nfdi4objects:Object) by third parties, 
e.g. Creative Commons Licences like CC-BY-SA 3.0."""@en ;
    rdfs:seeAlso "https://wiki.deutsche-digitale-bibliothek.de/spaces/DFD/pages/120422681/Datenfelder+Export" ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Location a owl:Class ;
    rdfs:label "Lokation/Standort"@de,
        "Location"@en ;
    rdfs:comment """Ein Standort ist ein Ort, der dazu dient, Dinge auf einer subgeographischen Ebene zu lokalisieren. Anders als geografische Orte haben sie möglicherweise keinen Ortsnamen und sind nicht in Ortsverzeichnissen wie GeoNames zu finden, sondern werden beschrieben/umgeschrieben, meist durch "sprechende Titel". Ein Standort kann jedoch durch räumliche Koordinaten angegeben werden.
Als geographische Referenz kann ein Standort mit dem/einem geografischen Ort, an dem er sich befindet, verknüpft werden.

Beispiel:
- Eine bestimmte Einzelpflanze wurde "unter der ersten Eiche links vom Haupttor" gefunden.
- Die Position eines Objekts befindet sich im Regal "XII-3".
- Ein Objekt wurde "in den Überresten des Gebäudes X" gefunden. (wobei Gebäude X der umgebende
geografische Ort sein könnte."""@de,
        """A location is a place that is used to locate things on a sub-geographical level. Other than
geographical places they may not have a place name and are not found in gazetteers like GeoNames, but are described/circumscribed, mostly by "speaking titles". A location may be specified by spatial coordinates, though.
For geographical reference, a location can be linked to the/a geographical place that it is in.

Example:
- An specific individual plant was found "under the first oak tree to the left of the main gate".
- An object's location is on shelf "XII-3".
- An object was found "in the remnants of building X". (where building X could be the surrounding geographical place."""@en,
        "NB: crmgeo is not available on owl yet, so could not be used for nfdi4objects.owl"@en ;
    rdfs:seeAlso "SP2 Phenomenal Place in CRMgeo"@de,
        "SP2 Phenomenal Place in CRMgeo"@en ;
    rdfs:subClassOf crm:E53_Place .

nfdi4objects:Location_Type a owl:Class ;
    rdfs:label "Art der Lokation/des Standorts"@de,
        "Location_Type"@en ;
    rdfs:comment """Diese Klasse umfasst Begriffe, die Arten von Standorten beschreiben, z.B.

- ein Raum
- ein Standort im Raum
- ein Standort innerhalb eines Sammlungsmöbels"""@de,
        """This class includes terms that describe types of locations, e.g.

- a room
- a location within a room
- a location within a collection furniture"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Material_Assignment a owl:Class ;
    rdfs:label "Materialzuweisung"@de,
        "Material Assignment"@en ;
    rdfs:comment """Diese Klasse dient dazu, Aussagen zum Werkstoff von Instanzen der Klasse Objekt anhand Instanzen der Klasse Quelleninhalt zu zu dokumentieren. 

Beispiel: 
Die Zuweisung des E57 Werkstoffs "Pflanzliches Material" im Kontext der Materialzuweisung für Object Fächer aus Palmblättern in Quelle Inventar 1694."""@de,
        """This class is used to document statements about the material of instances of the class Object based on instances of the class Source Content.

Example:
Assignment of the E57 material “Plant Material” in the context of material assignment for object fans made of palm leaves in source inventory 1694."""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment .

nfdi4objects:Modification_Type a owl:Class ;
    rdfs:label "Art der Modifikation"@de,
        "Modification Type"@en ;
    rdfs:comment """Instanzen dieser Klasse beschreiben die Arten von E11 Modifikation, die an Instanzen der Klasse Objekt nach ihrer E12 Herstellung vorgenommen werden, 
z.B. die Abtrennung von Stücken vom Präparat der Zenkerlunge aus der Pathologischen Sammlung der Universität Erlangen-Nürnberg
z.B. die Ergänzung der Todesnachricht von Martin Behaim auf dem Behaim Globus nach 1507"""@de,
        """Instances of this class describe the types of E11 modification that are made to instances of the class Object after their E12 creation,
e.g. the separation of pieces from the Zenker lung specimen from the Pathological Collection of the University of Erlangen-Nuremberg
e.g. the addition of the death notice of Martin Behaim on the Behaim Globe after 1507"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Movement_from a owl:Class ;
    rdfs:label "Bewegung von"@de,
        "Movement from"@en ;
    rdfs:comment "Diese Klasse beschreibt den Prozess der Bewegung von Instanzen der Klasse E19 Physisches Objekt weg vom Ausgangspunkt von Instanzen der Klasse E53 Place, wobei letztere über Instanzen der Klasse \"Ortszuweisung\" zugewiesen werden. In Kombination mit Instanzen der Klasse \"Bewegung nach\" ergibt sich eine detaillierte Gesamtdarstellung der Zuweisung von Objektbewegungen."@de,
        "This class describes the process of moving instances of the class E19 Physical Object away from the starting point of instances of the class E53 Place, whereby the latter are assigned via instances of the class “Place Assignment.” In combination with instances of the class “Movement to,” this results in a detailed overall representation of the assignment of object movements."@en ;
    rdfs:subClassOf crm:E9_Move .

nfdi4objects:Movement_to a owl:Class ;
    rdfs:label "Bewegung nach"@de,
        "Diese Klasse beschreibt den Prozess der Bewegung von Instanzen der Klasse E19 Physisches Objekt hin zum Zielpunkt von Instanzen der Klasse E53 Place, wobei letztere über Instanzen der Klasse \"Ortszuweisung\" zugewiesen werden. In Kombination mit Instanzen der Klasse \"Bewegung von\" ergibt sich eine detaillierte Gesamtdarstellung der Zuweisung von Objektbewegungen."@de,
        "Movement to"@en ;
    rdfs:comment "This class describes the process of moving instances of the class E19 Physical Object to the destination point of instances of the class E53 Place, whereby the latter are assigned via instances of the class “Place Assignment.” In combination with instances of the class “Movement from,” this results in a detailed overall representation of the assignment of object movements."@en ;
    rdfs:subClassOf crm:E9_Move .

nfdi4objects:Museum_or_Collection_Affiliation a owl:Class ;
    rdfs:label "Museums- oder Sammlungszugehörigkeit"@de,
        "Museum or Collection Affiliation"@en ;
    rdfs:comment """Diese Klasse beschreibt die Museums- oder Sammlungszugehörigkeit von Instanzen der Klasse Objekt (nfdi4objects:Object) in der Objektbiografie und bildet damit ein zentrales Ereignis der Lebensgeschichte von Objekten. Mit dem Prozess der Musealisierung werden materielle Hinterlassenschaften der Menschheits- und Umweltgeschichte erst zu Objekten, da sie vorher einen konkreten Nutzungskontext hatten und mit der Aufnahme in eine Sammlung dem ökonomischen Kreislauf entnommen werden und eine neue Bedeutung erlangen. Sie werden zu sog. Semiophoren (vgl. Pomian, Krzysztof: Ursprung des Museums. Vom Sammeln, 1987.), die einerseits Materialität besitzen, andererseits mit Bedeutung versehen werden bzw. etwas repräsentieren, aufgrund dessen sie erst zu einer Sammlung hinzugefügt wurden.
Die Museums- oder Sammlungszugehörigkeit beginnt mit der Akquisition (crm:E8_Acquisition), bei der das Objekt rechtlich erworben wird, gefolgt vom physischen Zugang (nfdi4objects:Accession) in die Räumlichkeiten der Institution. Bei historischen Sammlungskonktexten können diese Vorgänge oft nicht genau bestimmt werden. Nicht selten ist auch die rechtliche Situation der Akquise nicht mehr genau rekonstruierbar. Eine Museums- oder Sammlungszugehörigkeit endet, wenn das Objekt vom Museum entsammelt oder restituiert wird.

Beispiele:
Die Zugehörigkeit des Steins von Rosette zur Sammlung des British Museum
Die Zugehörigkeit des Behaim Globus zur Sammlung des Germanischen Nationalmuseum in Nürnberg"""@de,
        """This class describes the museum or collection affiliation of instances of the object class (nfdi4objects:Object) in the object biography and thus forms a central event in the life history of objects. With the process of musealization, material legacies of human and environmental history first become objects, as they previously had a concrete context of use and are removed from the economic cycle and acquire a new meaning when they are included in a collection. They become so-called semiophores (cf. Pomian, Krzysztof: Ursprung des Museums. Vom Sammeln, 1987.), which on the one hand possess materiality and on the other are given meaning or represent something on the basis of which they were first added to a collection.
The museum or collection affiliation begins with the acquisition (crm:E8_Acquisition), in which the object is legally acquired, followed by physical access (nfdi4objects:Accession) to the institution's premises. In the case of historical collection context texts, these processes can often not be precisely determined. It is also not uncommon for the legal situation of the acquisition to no longer be precisely reconstructable. Museum or collection affiliation ends when the object is disposed of or restituted by the museum.

Examples:
The affiliation of the Rosetta Stone to the collection of the British Museum
The Behaim Globe belongs to the collection of the Germanisches Nationalmuseum in Nuremberg"""@en ;
    rdfs:subClassOf crm:E5_Event .

nfdi4objects:ObjectType_Assignment a owl:Class ;
    rdfs:label "Zuweisung einer Objektart"@de,
        "ObjectType Assignment"@en ;
    rdfs:comment "Diese Klasse dient dazu, Aussagen zur Objektart von Instanzen der Klasse Objekt anhand Instanzen der Klasse Quelleninhalt zu zu dokumentieren."@de,
        "This class is used to document statements about the Object_Type of instances of the class Object based on instances of the class Source Content."@en ;
    rdfs:subClassOf crm:E17_Type_Assignment .

nfdi4objects:Object_Condition_Type a owl:Class ;
    rdfs:label "Art_des_Objektzustands"@de,
        "Object Condition Type"@en ;
    rdfs:comment """Diese Klasse umfasst Begriffe, die die Art des Zustands eines Objekts beschreiben, die im Kontext von Instanzen E3 Zustandsphase zugewiesen werden, z.B.

- gut
- zerbrochen
- verzaust"""@de,
        """This class includes terms that describe the type of state of an object assigned in the context of instances of E3 Condition States, e.g.

- good
- broken
- ruffled"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Object_Documentation a owl:Class ;
    rdfs:label "Objektdokumentation" ;
    rdfs:comment """Diese Klasse umfasst Aktivitäten, bei denen Instanzen der Klasse Objekt (nfdi4objects:Object) dokumentiert werden. Die Objektdokumentation stellt ein wesentliches Ereignis innerhalb der Museums-/Sammlungszugehörigkeit (nfdi4objects:Museum_or_Collection_Affiliation) eines Objekts dar. 
Dabei umfasst die Objektdokumentation etwa die Inventarnummerzuweisung (crm:E15_Identifier_Assignment), die Bezeichnungszuweisung (nfdi4objects:Appellation_Assignment), die Feststellung von Maßen (crm:E16_Measurement), bildgebende Verfahren (nfdi4objects:Imaging_Procedure).

Beispiele:
- die Zuweisung der Inventarnummer WI1826 zum Behaim Globus im Germanischen Nationalmuseum Nürnberg
- die Anfertigung von 92 Schwarzweiß-Glasplattennegativen vom Behaim Globus 1939 durch den Fotografen Bruno Blum."""@de,
        """This class comprises activities in which instances of the Object class (nfdi4objects:Object) are documented. The object documentation represents an essential event within the museum/collection affiliation (nfdi4objects:Museum_or_Collection_Affiliation) of an object. The object documentation includes the assignment of inventory numbers (crm:E15_Identifier_Assignment), the assignment of designations (nfdi4objects:Appellation_Assignment), the determination of measurements (crm:E16_Measurement), imaging procedures (nfdi4objects:Imaging_Procedure).

Examples:
- the assignment of the inventory number WI1826 to the Behaim Globe in the Germanisches Nationalmuseum Nuremberg
- the production of 92 black and white glass plate negatives of the Behaim Globe in 1939 by the photographer Bruno Blum."""@en ;
    rdfs:subClassOf crm:E7_Activity .

nfdi4objects:Object_Type a owl:Class ;
    rdfs:label "Objektart"@de,
        "Object Type"@en ;
    rdfs:comment """Dies ist eine generische, domänenunabhängige Klasse für Begriffe, die zur Klassifizierung von Instanzen der Klasse Objekt verwendet werden, z.B. 
- Präparat
- Gemälde
- Druckgraphik
- Modell
- Automat
- Waffe
- Musikinstrument"""@de,
        """This is a generic, domain-agnostic class for terms that are used to classify instances of class Object, e.g.
- painting
- mammal
- wet specimen
- model
- weapon
- musical instrument"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Place_Assignment a owl:Class ;
    rdfs:label "Ortszuweisung"@de,
        "Place Assignment"@en ;
    rdfs:comment "Diese Klasse dient dazu, über Instanzen der Klasse Object getätigte Aussagen über ihre Lokalisierung zu dokumentieren, etwa ihre Lokalisierung im Sammlungsraum, der Ort ihrer Entstehung, der Ort ihres Auffindens oder der Ort ihres Erwerbs."@de,
        "This class is used to document statements made about the location of instances of the Object class, such as their location in the collection space, the place of their creation, the place where they were found, or the place where they were acquired."@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment .

nfdi4objects:Presentation_Type a owl:Class ;
    rdfs:label "Präsentationsart"@de,
        "Presentation Type"@en ;
    rdfs:comment """Diese Klasse umfasst Begriffe, die die Art der Präsentation eines Objekts im Sammlnugsraum oder im Museum beschreiben,

z.B.
- auf einem Sockel
- an der Wand
- im Schrank"""@de,
        """This class includes terms that describe the type of presentation of an object in the collection room or museum,

e.g.
- on a pedestal
- on the wall
- in a cabinet"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Profession a owl:Class ;
    rdfs:label "Beruf"@de,
        "Profession"@en ;
    rdfs:comment "Diese Klasse umfasst die Arten von Berufen oder Geschäftsbetrieben von Instanzen der Klasse E21 Person, z.B. \"Archäolog*in\", Goldschmied*in\", \"Künstler*in\", ..."@de-at,
        "This class comprises comprises the types of work or business of instances of E21 Person, e.g. \"Archaeologist\", \"Goldsmith\", \"Artist\", …"@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Receivement_of_Custody a owl:Class ;
    rdfs:label "Empfang des Gewahrsams"@de,
        "Receivement of Custody"@en ;
    rdfs:comment "Diese Klasse bildet ein Teilereignis im Rahmen der Klasse E10 Übertragung des Gewahrsams. Dabei wird der Teilprozess beschrieben, bei dem Instanzen der Klasse E39 Akteur den Gewahrsam von Instanzen der Klasse E19 Physischer Gegenstand empfangen, und damit im Rahmen der Erwerbskette zum Nachbesitzenden werden. Den zugehörigen Teilprozess, bei dem die Abgabe des Gewahrsams durch den Vorbesitzende Akteur beschrieben wird, beschreiben Instanzen der Klasse \"Abgabe des Gewahrsams\"."@de,
        "This class forms a sub-event within the context of class E10 Transfer of Custody. It describes the sub-process in which instances of class E39 Actor receive custody of instances of class E19 Physical Object, thereby becoming the subsequent owner within the context of the acquisition chain. The associated sub-process, which describes the transfer of custody by the previous owner actor, is described by instances of the class “Surrender of Custody”."@en ;
    rdfs:subClassOf crm:E10_Transfer_of_Custody .

nfdi4objects:Reception a owl:Class ;
    rdfs:label "Reception"@de,
        "Rezeption"@de ;
    rdfs:comment """Instanzen dieser Klasse beschreiben Ereignisse in der Objektgeschichte, bei denen Instanzen der Klasse "Object" von anderen Akteuren im Laufe der Zeit kopiert oder neu interpretiert werden, und aus diesem Kopier-, Interpretations- oder Neuschöpfungsprozess neue Werke in Kultur, Kunst, Literatur oder Wissenschaft hervorgehen. 

Z.B. Die Anfertigung eines Faksimiles des Behaim Globus von 1492 für die Bibliothéque National de France im Jahr 1847

Z.B. Die Darstellung des Behaim Globus im Film "Das unsterbliche Herz\""""@de,
        """Instances of this class describe events in the history of objects in which instances of the class “Object” are copied or reinterpreted by other actors over time, and new works in culture, art, literature, or science emerge from this process of copying, interpretation, or recreation. 

E.g. The production of a facsimile of the Behaim Globe from 1492 for the Bibliothéque National de France in 1847

E.g. The depiction of the Behaim Globe in the film “The Immortal Heart”"""@en ;
    rdfs:subClassOf crm:E7_Activity .

nfdi4objects:Research_Activity a owl:Class ;
    rdfs:label "Forschungsaktivität"@de,
        "Research Activity"@en ;
    rdfs:comment """Instanzen dieser Klasse beschreiben Ereignisse in der Objektgeschichte, bei denen Instanzen der Klasse "Objekt" Gegenstand eines Forschungsprojektes sind, etwa drittmittelgeförderte Projekte der Deutschen Forschungsgemeinschaft, aber auch aus Eigenmitteln von Forschungseinrichtungen finanzierte Vorhaben, bei denen bestimmte Fragestellungen mit wissenschaftlichen Methoden beantwortet werden. Als Ergebnis entstehen oft Publikationen in Form von Texten oder Daten, 3D Modelle oder auch Ausstellungen.

Z.B. Focus Behaim Globus am Germanischen Nationalmuseum, anlässlich des 500 jährigen Jubiläums des Behaim Globus

Z.B. Das DFG-Projekt "Das Fenster zur Natur und Kunst", bei dem u.a. die Skulptur "Der Große Kurfürst als Heiliger Georg" der Staatlichen Museen zu Berlin und ehemals aus den Beständen der Berliner Kunstkammer erforscht wurde."""@de,
        """Instances of this class describe events in the object history in which instances of the “Object” class are the subject of a research project, such as projects funded by third-party funds from the German Research Foundation, but also projects financed from the research institutions' own funds in which specific questions are answered using scientific methods. The results often take the form of publications in the form of texts or data, 3D models, or even exhibitions.

E.g., Focus Behaim Globe at the Germanisches Nationalmuseum, on the occasion of the 500th anniversary of the Behaim Globe

E.g., the DFG project “The Window to Nature and Art,” which researched, among other things, the sculpture “The Great Elector as Saint George” from the Berlin State Museums, formerly part of the Berlin Kunstkammer collection."""@en ;
    rdfs:subClassOf crm:E7_Activity .

nfdi4objects:Role a owl:Class ;
    rdfs:label "Rolle"@de,
        "Role"@en ;
    rdfs:comment """Instanzen dieser Klasse beschreiben die Arten von Rollen von Instanzen der Klasse E39 Akteur im Kontext von Instanzen der Klasse "Akteurzuweisung". Sie dienen dazu, den Akteur weiter zu Kontextualisieren bei komplexen Ereignissen, 

z.B. die physische Herstellung des Behaim Globus und die Zuweisung von Hans Glockengießer mit der Rolle "Hersteller der Lehmkugel"."""@de,
        """Instances of this class describe the types of roles played by instances of the E39 Actor class in the context of instances of the “Actor Assignment” class. They serve to further contextualize the actor in complex events, 

e.g. the physical production of the Behaim Globe and the assignment of Hans Glockengießer with the role “Manufacturer of the Clay Sphere.”"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Society_of_Origin a owl:Class ;
    rdfs:label "Gruppe_Gesellschaft"@de,
        "Society of Origin"@en ;
    rdfs:comment """Instanzen dieser Klasse beschreiben menschliche Gruppen oder Gemeinschaften, die ein gemeinsames Ziel verfolgen oder gemeinsame Werte oder Kultur teilen. Im Gegensatz zu Körperschaften sind sie nicht im modernen Sinn institutionell verankert.

Beispiele:
Herkunftsgesellschaften
Ethnische Gruppen
der historische Rat der Stadt Nürnberg
die Werkstatt Lucas Cranach"""@de ;
    rdfs:subClassOf crm:E74_Group .

nfdi4objects:Source a owl:Class ;
    rdfs:label "Quellenträger"@de,
        "Source"@en ;
    rdfs:comment "Diese Klasse umfasst Quellenmaterialien wie Schrift- und Bildgut, die Instanzen der Klasse Objekt und die damit verbundenen Kontexte und Ereignisse dokumentieren."@de,
        "This class includes sources such as written and pictorial material that document instances of the Object class and the associated contexts and events."@en ;
    rdfs:subClassOf crm:E22_Human-Made_Object .

nfdi4objects:Source_Content a owl:Class ;
    rdfs:label "Quelleninhalt"@de,
        "Source Content"@en ;
    rdfs:comment """Diese Klasse umfasst den immateriellen Inhalt von Instanzen der Klasse K4 Source, z.B.

- der Inhalt des Inventars der Brandenburgisch-Preußischen Kunstkammer aus dem Jahr 1605, das im Geheimen Staatsarchiv Preußischer Kulturbesitz unter der Signatur GStA PK, I. HA, Rep. 9, Allgemeine Verwaltung, Nr. D 2, Fasz. 1, fol. 13r-43r verwahrt wird.
- der Inhalt der anonym verfassten Beschreibung der Brandenburgisch-Preußischen Kunstkammer "Anonymus B" aus dem Jahr 1740."""@de,
        """This class includes the intangible content of instances of the K4 Source class, e. g.

- the content of the inventory of the Brandenburg-Prussian Kunstkammer from 1605, which is kept in the Geheimes Staatsarchiv Preußischer Kulturbesitz under the signature GStA PK, I. HA, Rep. 9, Allgemeine Verwaltung, No. D 2, Fasz. 1, fol. 13r-43r.
- the content of the anonymously written description of the Brandenburg-Prussian Kunstkammer "Anonymus B" from 1740."""@en ;
    rdfs:subClassOf crm:E73_Information_Object .

nfdi4objects:Source_Content_Section a owl:Class ;
    rdfs:label "Sektion des Quelleninhalts"@de,
        "Source Content Section"@en ;
    rdfs:comment """Diese Klasse umfasst Abschnitte von Instanzen der Klasse Source Content, z.B. 
- "Zwey Waßer Saphyr Körner" aus Eingangsbuch 1688/1692b, fol. 4v
- "Ein Baum, worinnen ein Hirsch-Geweih stecket, welches in Preußisch Litthauen in einem Walde gefunden worden, davon man aber nicht eigentlich urtheilen kan, wie es dahin gekommen." aus Küster 1756, S. 20"""@de,
        """This class comprises sections of Instances of K5 Source Content, e.g. 
- "Zwey Waßer Saphyr Körner" aus Eingangsbuch 1688/1692b, fol. 4v
- "Ein Baum, worinnen ein Hirsch-Geweih stecket, welches in Preußisch Litthauen in einem Walde gefunden worden, davon man aber nicht eigentlich urtheilen kan, wie es dahin gekommen." aus Küster 1756, S. 20"""@en ;
    rdfs:subClassOf crm:E73_Information_Object .

nfdi4objects:Source_Content_Type a owl:Class ;
    rdfs:label "Art_des_Quelleninhalts"@de,
        "Source Content Type"@en ;
    rdfs:comment """Diese Klasse umfasst die Arten von Quellen bzw. ihrer Inhalte Source Content, die aus der Funktion der Quelle bzw. der Intention, aus der sie angelegt wurden, abgeleitet sind, z.B.

- Inventar
- Verzeichnis
- Katalog
- Reisejournal
- Museumsführer
- Fotografie"""@de,
        """This class includes the types of sources or their contents Source Content derived from the function of the source or the intention from which they were created, e.g.

- Inventory
- Directory
- Catalogue
- Travel Journal
- Museum guide
- Photograph"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Surrender_of_Custody a owl:Class ;
    rdfs:label "Abgabe des Gewahrsams"@de,
        "Surrender of Custody"@en ;
    rdfs:comment "Diese Klasse bildet ein Teilereignis im Rahmen der Klasse E10 Übertragung des Gewahrsams. Dabei wird der Teilprozess beschrieben, bei dem Instanzen der Klasse E39 Akteur den Gewahrsam von Instanzen der Klasse E19 Physischer Gegenstand abgeben, und damit im Rahmen der Erwerbskette zum Vorbesitzenden werden. Den zugehörigen Teilprozess, bei der Empfang des Gewahrsams durch den Nachbesitzende Akteur beschrieben wird, beschreiben Instanzen der Klasse \"Empfang des Gewahrsams\"."@de,
        "This class forms a sub-event within the context of class E10 Transfer of custody. It describes the sub-process in which instances of class E39 Actor transfer custody of instances of class E19 Physical object, thereby becoming the previous owner within the context of the acquisition chain. The associated sub-process, in which the receipt of custody by the subsequent owner is described, is described by instances of the class “Receivement of Custody”."@en ;
    rdfs:subClassOf crm:E10_Transfer_of_Custody .

nfdi4objects:Systematization a owl:Class ;
    rdfs:label "Systematisierung/Ordnung"@de,
        "Systematization"@en ;
    rdfs:comment "Instanzen dieser Klasse beschreiben kuratorische Tätigkeiten, bei denen Instanzen der Klasse \"Objekt\" im Rahmen des Ereignisses in der Objektgeschichte \"Museums- oder Sammlungskontext\" klassifiziert und geordnet werden. Teilereignisse bilden die \"Objekttypzuweisung\" oder die \"Zuweisung einer Sammlungssystematik\"."@de,
        "Instances of this class describe curatorial activities in which instances of the class “Object” are classified and organized within the event in the object history “Museum or collection affiliation”. Sub-events form the “Object Type Assignment” or the “Collection Systematics Assignment\"."@en ;
    rdfs:subClassOf crm:E87_Curation_Activity .

nfdi4objects:Time_Assignment a owl:Class ;
    rdfs:label "Zeitzuweisung"@de,
        "Time Assignment"@en ;
    rdfs:comment """Diese Klasse beschreibt die Zuweisung einer Zeitspanne (crm:E52_Time_Span) im Kontext eines Ereignisses (crm:E5_Event). Dabei können konkrete genaue Datierungen zugewiesen werden, oder auch nur nominelle Bezeichnungen.

Beispiel: 
- Die Zuweisung der Zeitangabe 1492-1494 für das Ereignis der Herstellung des Behaim Globus. 
- Die Zuweisung des Jahres 1847 als Herstellungsjahr des Faksimiles des Behaim Globus für die Bibliothéque National de France."""@de,
        """This class describes the assignment of a time span (crm:E52_Time_Span) in the context of an event (crm:E5_Event). Specific dates can be assigned, or just nominal designations.

Example:
- The assignment of the time period 1492-1494 for the event of the manufacture of the Behaim Globe.
- The assignment of the year 1847 as the year of manufacture of the facsimile of the Behaim Globe for the Bibliothéque National de France."""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment .

nfdi4objects:Transcription a owl:Class ;
    rdfs:label "Transkription"@de,
        "Transcription"@en ;
    rdfs:comment "Diese Klasse dient der Erfassung von Transkriptionen von Instanzen der Klasse Source Content."@de,
        "This class is used to capture transcriptions of instances of the Source Content class."@en ;
    rdfs:subClassOf crm:E31_Document .

nfdi4objects:Type_of_Dataset a owl:Class ;
    rdfs:label "Datensatzart"@de,
        "Type of Dataset"@en ;
    rdfs:comment "Instanzen dieser Klasse gebent an, ob der Datensatz von einem Einzelobjekt oder einer Objektgruppe handelt. Es wird aufgrund der Kompatibilität der Minimaldatensatz-Empfehlung mit dem Harvestingformat LIDO benötigt. Für Einzelobjekte soll der Elementwert http://terminology.lido-schema.org/lido00141 (= Einzelobjekt) lauten."@de,
        "Instances of this class indicate whether the data record refers to a single object or a group of objects. This is required due to the compatibility of the minimum data record recommendation with the LIDO harvesting format. For single objects, the element value should be http://terminology.lido-schema.org/lido00141 (= single object)."@en ;
    rdfs:seeAlso "Datensatzart im Minimaldatensatz der DDB unter https://wiki.deutsche-digitale-bibliothek.de/spaces/DFD/pages/120422725/Datensatzart+Pflicht"@de ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Type_of_Finding a owl:Class ;
    rdfs:label "Art_des_Befunds"@de,
        "Type_of_Finding"@en ;
    rdfs:comment """Instanzen dieser Klasse beschreiben die verschiedenen Arten der Klasse "Befund", z.B. 

- dendrochronologische Analyse
- Inschrift mit Datierung
- Konstruktionstechnik"""@de,
        """Instances of this class describe the different types of the class “Findings,” e.g.

- dendrochronological analysis
- inscription with dating
- construction technique"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Type_of_Move a owl:Class ;
    rdfs:label "Art der Bewegung"@de,
        "Type of Move"@en ;
    rdfs:comment """Instanzen dieser Klasse beschreiben die verschiedenen Arten der Klasse E9 Objektbewegung, z.B.
- per Zug
- per Postkutsche
- per Flugzeug"""@de,
        """Instances of this class describe the different types of class E9 Move, e.g.
- by train
- by stagecoach
- by airplane"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Type_of_Reception a owl:Class ;
    rdfs:label "Art der Rezeption"@de,
        "Type of Reception"@en ;
    rdfs:comment """Instanzen dieser Klasse beschreiben die verschiedenen Arten der Klasse "Rezeption", z.B. 
- Faksimile
- Film"""@de,
        """Instances of this class describe the different types of the “Reception” class, e.g. 
- Facsimile
- Film"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:URL a owl:Class ;
    rdfs:comment "Diese Klasse umfasst die Identifikationsbezeichnung URL (Uniform Resource Locator), um eine Ressource im Computernetzwerk zu identifizieren und zu lokalisieren."@de,
        "This class comprises the identifiers URL (Uniform Resource Locator) to identify and locate a resource on the computer network."@en ;
    rdfs:subClassOf crm:E42_Identifier .

nfdi4objects:Usage a owl:Class ;
    rdfs:label "Benutzung"@de ;
    rdfs:comment """Diese Klasse umfasst Handlungen, die den Umgang, die Bedeutung und die Funktion von Instanzen der Klasse Objekt (nfdi4objects:Object) betreffen, bevor diese dem ökonomischen Kreislauf entzogen wurden und in eine Sammlung oder einen Museumskontext (nfdi4objects:Museum_or_Collection_Affiliation) eingegangen sind.

Beispiele:
- Die Nutzung des Behaim Globus als Repräsentationsobjekt, während er im Nürnberger Rathaus aufgestellt war
- Die Nutzung des Idia-Elfenbeinanhängers als Schutzobjekt bei Zeremonien im Königreich Benin"""@de,
        """This class comprises actions that affect the handling, meaning and function of instances of the Object class (nfdi4objects:Object) before they have been removed from the economic cycle and entered into a collection or a museum context (nfdi4objects:Museum_or_Collection_Affiliation).

Examples:
- The use of the Behaim globe as a representational object while it was on display in Nuremberg City Hall
- The use of the Idia ivory pendant as a protective object during ceremonies in the Kingdom of Benin"""@en ;
    rdfs:subClassOf crm:E7_Activity .

nfdi4objects:UsageType_Assignment a owl:Class ;
    rdfs:label "Zuweisung einer Nutzungsart"@de ;
    rdfs:comment """Diese Klasse beschreibt die Zuweisung der Nutzungsart (nfdi4objects:usage_Type) von Instanzen der Klasse Objekt (nfdi4objects:Object) im Kontext eines Nutzungsereignisses (nfdi4objects:Usage), das stattfand bevor ein Objekt dem ökonomischen Kreislauf entzogen wurde und in eine Sammlung oder einen Museumskontext (nfdi4objects:Museum_or_Collection_Affiliation) eingegangen ist. 

Beispiel:
- Die Zuweisung der Nutzungsart "Repräsentationsobjekt" für den Behaim Globus, während er im Nürnberger Rathaus aufgestellt war.
- Die Zuweisung der Nutzungsart "Schutzobjekt bei Zeremonien" für den Idia-Elfenbeinanhänger"""@de,
        """This class describes the assignment of the usage type (nfdi4objects:usage_Type) of instances of the Object class (nfdi4objects:Object) in the context of a usage event (nfdi4objects:Usage) that took place before an object was withdrawn from the economic cycle and entered a collection or a museum context (nfdi4objects:Museum_or_Collection_Affiliation).

Example:
- The assignment of the usage type "Representation object" for the Behaim globe while it was on display in Nuremberg City Hall.
- The assignment of the usage type "object of protection during ceremonies" for the Idia ivory pendant"""@en ;
    rdfs:subClassOf crm:E17_Type_Assignment .

nfdi4objects:Usage_Type a owl:Class ;
    rdfs:label "Nutzungsart"@de ;
    rdfs:comment """Diese Klasse umfasst alle Arten von Nutzungsmöglichkeiten und Verwendungszwecken einer Instanz der Klasse Objekt (nfdi4objects:Object), insb. bevor sie dem ökonomischen Kreislauf entzogen und in eine Sammlung oder einen Museumskontext eingingen. 


Beispiele: 
- Die Nutzung des Behaim Globus als Repräsentationsobjekt im Nürnberger Rathaus
- Die Nutzung des Idia-Elfenbeinanhängers als Schutzobjekt bei Zeremonien im Königreich Benin"""@de,
        """This class comprises all types of possible uses and purposes of an instance of the Object class (nfdi4objects:Object), in particular before they were removed from the economic cycle and entered a collection or museum context.

Examples:
- The use of the Behaim globe as a representative object in Nuremberg City Hall
- The use of the Idia ivory pendant as a protective object in ceremonies in the Kingdom of Benin"""@en ;
    rdfs:subClassOf crm:E55_Type .

nfdi4objects:Videofile a owl:Class ;
    rdfs:label "Videodatei"@de ;
    rdfs:comment """Diese Klasse umfasst digitale Videodateien, z.B. 
- ein Video das zeigt, wie eine Geige gespielt wird, "violin.mp4". 
- ein Video auf YouTube, das jemanden zeigt, der ein Klavier aus der Sammlung Rück spielt"""@de,
        """This class comprises digital video files, e.g. 
- the video that shows how a violin is being played "violin.mp4" 
- a video of a man playing a piano from the Rück-Collection on YouTube"""@en ;
    rdfs:subClassOf crm:E73_Information_Object .

nfdi4objects:assigned_attribute_to_object a owl:ObjectProperty ;
    rdfs:range nfdi4objects:Object ;
    rdfs:subPropertyOf crm:P140_assigned_attribute_to ;
    owl:inverseOf nfdi4objects:object_was_attributed_by .

nfdi4objects:assigned_objectattribute_or_context a owl:ObjectProperty ;
    rdfs:range crm:E5_Event ;
    rdfs:subPropertyOf crm:P141_assigned ;
    owl:inverseOf nfdi4objects:was_assigned_objectattribute_or_context_by .

nfdi4objects:has_earliest_start a owl:DatatypeProperty ;
    rdfs:subPropertyOf crm:P3_has_note .

nfdi4objects:has_latest_end a owl:DatatypeProperty ;
    rdfs:subPropertyOf crm:P3_has_note .

crm:E20_Biological_Object a owl:Class ;
    rdfs:label "E20 Biologischer Gegenstand"@de,
        "E20 Βιολογικό Ακτικείμενο"@el,
        "E20 Biological Object"@en,
        "E20 Objet biologique"@fr,
        "E20 Objeto Biológico"@pt,
        "E20 Биологический Объект"@ru,
        "E20 生物对象"@zh ;
    rdfs:comment """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 Human-Made Object.

Examples:
- me (fictitious)
- Tut-Ankh-Amun (Edwards and Boltin, 1979)
- Boukephalus [Horse of Alexander the Great] (Lamb, 2005)
- petrified dinosaur excrement PA1906-344

In First Order Logic:
- E20(x) ⇒ E19(x)
"""@en ;
    rdfs:subClassOf crm:E19_Physical_Object ;
    skos:notation "E20" ;
    skos:prefLabel "Biologischer Gegenstand"@de,
        "Βιολογικό Ακτικείμενο"@el,
        "Biological Object"@en,
        "Objet biologique"@fr,
        "Objeto Biológico"@pt,
        "Биологический Объект"@ru,
        "生物对象"@zh .

crm:E37_Mark a owl:Class ;
    rdfs:label "E37 Marke"@de,
        "E37 Σήμανση"@el,
        "E37 Mark"@en,
        "E37 Marque"@fr,
        "E37 Marca"@pt,
        "E37 Пометка"@ru,
        "E37 标记"@zh ;
    rdfs:comment """Scope note:
This class comprises symbols, signs, signatures, or short texts applied to instances of E24 Physical Human-Made Thing by arbitrary techniques, often in order to indicate such things as creator, owner, dedications, purpose, or to communicate information generally. Instances of E37 Mark do not represent the actual image of a mark, but the abstract ideal (or archetype) as used for codification in reference documents forming cultural documentation. 
This class specifically excludes features that have no semantic significance, such as scratches or tool marks. These should be documented as instances of E25 Human-Made Feature.

Examples:
- Minoan double axe mark (Lowe Fri, 2011)
- ©
- ☺

In First Order Logic:
- E37(x) ⇒ E36(x)
"""@en ;
    rdfs:subClassOf crm:E36_Visual_Item ;
    skos:notation "E37" ;
    skos:prefLabel "Marke"@de,
        "Σήμανση"@el,
        "Mark"@en,
        "Marque"@fr,
        "Marca"@pt,
        "Пометка"@ru,
        "标记"@zh .

crm:P100i_died_in a owl:ObjectProperty ;
    rdfs:label "P100i starb in"@de,
        "P100i πέθανε σε"@el,
        "P100i died in"@en,
        "P100i est mort par"@fr,
        "P100i morreu em"@pt,
        "P100i умер в"@ru,
        "P100i 死于"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary (1,n:0,1)

Scope note of the inverse property:
This property links an instance of E69 Death to the instance of E21 Person that died.
An instance of E69 Death 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 of the inverse property:
- Mozart’s death (E69) was death of Mozart (E21). (Sitwell, 2017)

In First Order Logic of the inverse property:
- P100(x,y) ⇒ E69(x)
- P100(x,y) ⇒ E21(y)
- P100(x,y) ⇒ P93(x,y)
"""@en ;
    rdfs:domain crm:E21_Person ;
    rdfs:range crm:E69_Death ;
    rdfs:subPropertyOf crm:P93i_was_taken_out_of_existence_by ;
    skos:notation "P100i" ;
    skos:prefLabel "starb in"@de,
        "πέθανε σε"@el,
        "died in"@en,
        "est mort par"@fr,
        "morreu em"@pt,
        "умер в"@ru,
        "死于"@zh .

crm:P101i_was_use_of a owl:ObjectProperty ;
    rdfs:label "P101i war die Verwendung von"@de,
        "P101i ήταν χρήση του/της"@el,
        "P101i was use of"@en,
        "P101i a été l'usage général de"@fr,
        "P101i foi uso de"@pt,
        "P101i был применением для"@ru,
        "P101i 被用于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E70 Thing with an instance of E55 Type that describes the type of use that it was actually employed for.
It allows the relationship between particular things, both physical and immaterial, and the general methods and techniques of real use to be documented. This may well be different from the intended functional purpose of the instance of E70 Thing (which can be documented with P103 was intended for (was intention of)). For example, it could be recorded that a particular wooden crate had a general use as a shelf support on a market stall even though it had been originally intended for carrying vegetables.
The use of this property is intended to allow the documentation of usage patterns attested in historical records or through scientific investigation (for instance ceramic residue analysis). It should not be used to document the intended, and thus assumed, use of an object.

Examples of the inverse property:
- Tony Gill’s Ford Mustang (E22) had as general use transportation (E55).
- The Egyptian unglazed vessel used in the 2003 study reported by Barnard et al. (E22) had as general use camel milk preparation (E55). (Barnard et al., 2007)

In First Order Logic of the inverse property:
- P101(x,y) ⇒ E70(x)
- P101(x,y) ⇒ E55(y) 
- P101(x,y) ⇒ (∃z)[E7(z) ∧ P16i(,x,z) ∧ P2(z,y)]
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E70_Thing ;
    skos:notation "P101i" ;
    skos:prefLabel "war die Verwendung von"@de,
        "ήταν χρήση του/της"@el,
        "was use of"@en,
        "a été l'usage général de"@fr,
        "foi uso de"@pt,
        "был применением для"@ru,
        "被用于"@zh .

crm:P102i_is_title_of a owl:ObjectProperty ;
    rdfs:label "P102i ist der Titel von"@de,
        "P102i είναι τίτλος του/της"@el,
        "P102i is title of"@en,
        "P102i est le titre de"@fr,
        "P102i é título de"@pt,
        "P102i является заголовком для"@ru,
        "P102i 题名是"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E35 Title that has been applied to an instance of E71 Human-Made Thing. 
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 human-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 of the inverse property:
- The first book of the Old Testament (E33) has title “Genesis” (E35) has type translated title (E55) (E55). (Brueggemann, 1982)
- Monet’s painting from 1868-1869 held by Musée d’Orsay, Paris, under inventory number RF 1984 164 (E22) has title “La Pie” (E35) has type creator’s title (E55). (Musée d’Orsay, 2020)
- Monet’s painting from 1868-1869 held by Musée d'Orsay, Paris, under inventory number RF 1984 164 (E22) has title “The Magpie” (E35) has type translated title (E55). (Musée d'Orsay, 2020)

In First Order Logic of the inverse property:
- P102(x,y) ⇒ E71(x)
- P102(x,y) ⇒ E35(y) 
- P102(x,y,z) ⇒ [P102(x,y) ∧ E55(z)]
- P102(x,y) ⇒ P1(x,y)
"""@en ;
    rdfs:domain crm:E35_Title ;
    rdfs:range crm:E71_Human-Made_Thing ;
    rdfs:subPropertyOf crm:P1i_identifies ;
    skos:notation "P102i" ;
    skos:prefLabel "ist der Titel von"@de,
        "είναι τίτλος του/της"@el,
        "is title of"@en,
        "est le titre de"@fr,
        "é título de"@pt,
        "является заголовком для"@ru,
        "题名是"@zh .

crm:P103i_was_intention_of a owl:ObjectProperty ;
    rdfs:label "P103i war Bestimmung von"@de,
        "P103i ήταν προορισμός του"@el,
        "P103i was intention of"@en,
        "P103i a été la raison d'être de"@fr,
        "P103i era a destinação de"@pt,
        "P103i был интенцией для"@ru,
        "P103i 目的是"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property links an instance of E71 Human-Made Thing to an instance of E55 Type of usage or audience. It creates a relation between specific human-made things, both physical and immaterial, to E55 Types. This property can be used to specify intended methods and techniques of use or to characterise the intended audience by indicating a type of personal characteristic that everyone falling into the target audience has. 
Note: A link between specific human-made things and a specific use activity should be expressed using P19 was intended use of (was made for).

Examples of the inverse property:
- This plate (E22) was intended for being destroyed at wedding reception (E55). (fictitious)
- “Reading for life, a first book for adults and their tutors” (E28) was intended for adult literacy learners in the English language (E55). (Allen, 1987)
- “Piglet has a bath” (E28), published on sealed plastic pages, was intended for young children having a bath (E55). (Milne & Shepard, 1998)

In First Order Logic of the inverse property:
- P103(x,y) ⇒ E71(x)
- P103(x,y) ⇒ E55(y)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E71_Human-Made_Thing ;
    skos:notation "P103i" ;
    skos:prefLabel "war Bestimmung von"@de,
        "ήταν προορισμός του"@el,
        "was intention of"@en,
        "a été la raison d'être de"@fr,
        "era a destinação de"@pt,
        "был интенцией для"@ru,
        "目的是"@zh .

crm:P104i_applies_to a owl:ObjectProperty ;
    rdfs:label "P104i findet Anwendung auf"@de,
        "P104i ισχύει για"@el,
        "P104i applies to"@en,
        "P104i s’applique à"@fr,
        "P104i se aplicam à"@pt,
        "P104i применяется к"@ru,
        "P104i 适用于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property links a particular instance of E72 Legal Object to the instances of E30 Right to which it is subject.
The Right is held by an instance of E39 Actor as described by P75 possesses (is possessed by).

Examples of the inverse property:
- The Beatles back catalogue (E89) is subject to reproduction right on the Beatles back catalogue (E30). (Raga, 2016)

In First Order Logic of the inverse property:
- P104(x,y) ⇒ E72(x)
- P104(x,y) ⇒ E30(y)
"""@en ;
    rdfs:domain crm:E30_Right ;
    rdfs:range crm:E72_Legal_Object ;
    skos:notation "P104i" ;
    skos:prefLabel "findet Anwendung auf"@de,
        "ισχύει για"@el,
        "applies to"@en,
        "s’applique à"@fr,
        "se aplicam à"@pt,
        "применяется к"@ru,
        "适用于"@zh .

crm:P105_right_held_by a owl:ObjectProperty ;
    rdfs:label "P105 Rechte stehen zu"@de,
        "P105 δικαίωμα κατέχεται από"@el,
        "P105 right held by"@en,
        "P105 droit détenu par"@fr,
        "P105 são direitos de"@pt,
        "P105 право принадлежит"@ru,
        "P105 持有权利的是"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance of E39 Actor who holds the instances of E30 Right to an instance of 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.
This property is a shortcut of the fully developed path from E72 Legal Object, P104 is subject to, E30 Right, P75i is possessed by to E39 Actor.

Examples:
- The Beatles back catalogue (E73) right held by Michael Jackson (E21). (Raga, 2016)

In First Order Logic:
- P105(x,y) ⇒ E72(x)
- P105(x,y) ⇒ E39(y)
- P105(x,y) ⇐ (∃z) [E30(z) ˄ P104(x,z) ˄ P75i(z,y)]
"""@en ;
    rdfs:domain crm:E72_Legal_Object ;
    rdfs:range crm:E39_Actor ;
    owl:inverseOf crm:P105i_has_right_on ;
    skos:notation "P105" ;
    skos:prefLabel "Rechte stehen zu"@de,
        "δικαίωμα κατέχεται από"@el,
        "right held by"@en,
        "droit détenu par"@fr,
        "são direitos de"@pt,
        "право принадлежит"@ru,
        "持有权利的是"@zh .

crm:P106_is_composed_of a owl:ObjectProperty ;
    rdfs:label "P106 ist zusammengesetzt aus"@de,
        "P106 αποτελείται από"@el,
        "P106 is composed of"@en,
        "P106 est composé de"@fr,
        "P106 é composto de"@pt,
        "P106 составлен из"@ru,
        "P106 组成成分是"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

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.
This property is transitive asymmetric.

Examples:
- This Scope note of property P106 (E33) is composed of ‘fragments of texts’ (E33).
- ‘recognizable’ (E90) is composed of ‘ecognizabl’ (E90).

In First Order Logic:
- P106(x,y) ⇒ E90(x)
- P106(x,y) ⇒ E90(y)
- [P106(x,y) ∧ P106(y,z)] ⇒ P106(x,z)
- P106(x,y) ⇒ ¬P106(y,x)
"""@en ;
    rdfs:domain crm:E90_Symbolic_Object ;
    rdfs:range crm:E90_Symbolic_Object ;
    owl:inverseOf crm:P106i_forms_part_of ;
    skos:notation "P106" ;
    skos:prefLabel "ist zusammengesetzt aus"@de,
        "αποτελείται από"@el,
        "is composed of"@en,
        "est composé de"@fr,
        "é composto de"@pt,
        "составлен из"@ru,
        "组成成分是"@zh .

crm:P107i_is_current_or_former_member_of a owl:ObjectProperty ;
    rdfs:label "P107i ist derzeitiges oder früheres Mitglied von"@de,
        "P107i είναι ή ήταν μέλος του/της"@el,
        "P107i is current or former member of"@en,
        "P107i est le membre actuel ou antérieur de"@fr,
        "P107i é ou foi membro de"@pt,
        "P107i является действующим или бывшим членом"@ru,
        "P107i 是当前或以往成员"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E74 Group with an instance of E39 Actor that is or has been a member thereof.
Instances of E74 Group and E21 Person may all be members of instances of E74 Group. An instance of E74 Group may be founded initially without any member. 
This property is a shortcut of the more fully developed path from E74 Group, P144i gained member by, E85 Joining, P143 joined 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 of the inverse property:
- László Moholy-Nagy (E21) is current or former member of Bauhaus (E74). (Moholy-Nagy, 2012)
- National Museum of Science and Industry (E74) has current or former member The National Railway Museum (E74). (Rolt, 1971)
- The married couple Queen Elisabeth and Prince Phillip (E74) has current or former member Prince Phillip (E21) kind of member husband (E55). (Brandreth, 2004)

In First Order Logic of the inverse property:
- P107(x,y) ⇒ E74(x)
- P107(x,y) ⇒ E39(y)
- P107(x,y,z) ⇒ [P107(x,y) ∧ E55(z)]
- P107(x,y) ⇐ (∃z) [E85(z) ˄ P144i(x,z) ˄ P143(z,y)]
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E74_Group ;
    skos:notation "P107i" ;
    skos:prefLabel "ist derzeitiges oder früheres Mitglied von"@de,
        "είναι ή ήταν μέλος του/της"@el,
        "is current or former member of"@en,
        "est le membre actuel ou antérieur de"@fr,
        "é ou foi membro de"@pt,
        "является действующим или бывшим членом"@ru,
        "是当前或以往成员"@zh .

crm:P108i_was_produced_by a owl:ObjectProperty ;
    rdfs:label "P108i wurde hergestellt durch"@de,
        "P108i παρήχθη από"@el,
        "P108i was produced by"@en,
        "P108i a été produit par"@fr,
        "P108i foi produzido por"@pt,
        "P108i был произведен посредством"@ru,
        "P108i 被产生"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary, dependent (1,n:1,1)

Scope note of the inverse property:
This property identifies the instance of E24 Physical Human-Made Thing that came into existence as a result of the instance of E12 Production.
The identity of an instance of E24 Physical Human-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 Human-Made Thing.

Examples of the inverse property:
- The building of Rome (E12) has produced the Colosseum (E24). (Hopkins & Beard, 2011)

In First Order Logic of the inverse property:
- P108(x,y) ⇒ E12(x)
- P108(x,y) ⇒ E24(y)
- P108(x,y) ⇒ P31(x,y)
- P108(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E24_Physical_Human-Made_Thing ;
    rdfs:range crm:E12_Production ;
    rdfs:subPropertyOf crm:P31i_was_modified_by,
        crm:P92i_was_brought_into_existence_by ;
    skos:notation "P108i" ;
    skos:prefLabel "wurde hergestellt durch"@de,
        "παρήχθη από"@el,
        "was produced by"@en,
        "a été produit par"@fr,
        "foi produzido por"@pt,
        "был произведен посредством"@ru,
        "被产生"@zh .

crm:P109i_is_current_or_former_curator_of a owl:ObjectProperty ;
    rdfs:label "P109i ist derzeitiger oder früherer Kurator von"@de,
        "P109i είναι ή ήταν επιμελητής του/της"@el,
        "P109i is current or former curator of"@en,
        "P109i est responsable actuel ou antérieur de la collection"@fr,
        "P109i é ou foi curador de"@pt,
        "P109i является действующим или бывшим хранителем"@ru,
        "P109i 是当前或以往管理者"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E39 Actor who assumed or has assumed overall curatorial responsibility for an instance of E78 Curated Holding.
It does not allow a history of curation to be recorded. This would require use of an event initiating a curator being responsible for a collection.

Examples of the inverse property:
- The Robert Opie Collection (E78) has current or former curator Robert Opie (E21). (https://www.robertopiecollection.com/)
- The Mikael Heggelund Foslie’s coralline red algae Herbarium (E78) has current or former curator Mikael Heggelund Foslie (E21). (Woelkerling et al., 2005)

In First Order Logic of the inverse property:
- P109(x,y) ⇒ E78(x)
- P109(x,y) ⇒ E39(y) 
- P109(x,y) ⇒ P49(x,y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E78_Curated_Holding ;
    rdfs:subPropertyOf crm:P49i_is_former_or_current_keeper_of ;
    skos:notation "P109i" ;
    skos:prefLabel "ist derzeitiger oder früherer Kurator von"@de,
        "είναι ή ήταν επιμελητής του/της"@el,
        "is current or former curator of"@en,
        "est responsable actuel ou antérieur de la collection"@fr,
        "é ou foi curador de"@pt,
        "является действующим или бывшим хранителем"@ru,
        "是当前或以往管理者"@zh .

crm:P110i_was_augmented_by a owl:ObjectProperty ;
    rdfs:label "P110i wurde erweitert durch"@de,
        "P110i επαυξήθηκε από"@el,
        "P110i was augmented by"@en,
        "P110i a été augmenté par"@fr,
        "P110i foi aumentada por"@pt,
        "P110i был увеличен посредством"@ru,
        "P110i 被增强"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E18 Physical Thing that is added to (augmented) in an instance of E79 Part Addition.
Although an instance of E79 Part Addition event normally concerns only one instance of E18 Physical 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 of the inverse property:
- The final nail-insertion Event (E79) augmented Coffin of George VI (E22). (https://www.rct.uk/collection/2000811/the-coffin-of-king-george-vi-during-the-lying-in-state)
- The attachment of the bronze hand of the Alpi Marittime sculpture (E79) augmented the tree of the Alpi Marittime sculpture (E20). [https://giuseppepenone.com/en/words/maritime-alps] (Mangini, 2010)

In First Order Logic of the inverse property:
- P110(x,y) ⇒ E79(x)
- P110(x,y) ⇒ E18(y)
- P110(x,y) ⇒ P31(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E79_Part_Addition ;
    rdfs:subPropertyOf crm:P31i_was_modified_by ;
    skos:notation "P110i" ;
    skos:prefLabel "wurde erweitert durch"@de,
        "επαυξήθηκε από"@el,
        "was augmented by"@en,
        "a été augmenté par"@fr,
        "foi aumentada por"@pt,
        "был увеличен посредством"@ru,
        "被增强"@zh .

crm:P111i_was_added_by a owl:ObjectProperty ;
    rdfs:label "P111i wurde hinzugefügt durch"@de,
        "P111i προστέθηκε από"@el,
        "P111i was added by"@en,
        "P111i a été ajouté par"@fr,
        "P111i foi adicionado por"@pt,
        "P111i был добавлен посредством"@ru,
        "P111i 被增加"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E18 Physical Thing that is added during an instance of E79 Part Addition activity.

Examples of the inverse property:
- The insertion of the final nail (E79) added the last nail in George VI’s coffin (E22). (https://www.rct.uk/collection/2000811/the-coffin-of-king-george-vi-during-the-lying-in-state)

In First Order Logic of the inverse property:
- P111(x,y) ⇒ E79(x)
- P111(x,y) ⇒ E18(y)
- P111(x,y) ⇒ P16(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E79_Part_Addition ;
    rdfs:subPropertyOf crm:P16i_was_used_for ;
    skos:notation "P111i" ;
    skos:prefLabel "wurde hinzugefügt durch"@de,
        "προστέθηκε από"@el,
        "was added by"@en,
        "a été ajouté par"@fr,
        "foi adicionado por"@pt,
        "был добавлен посредством"@ru,
        "被增加"@zh .

crm:P112i_was_diminished_by a owl:ObjectProperty ;
    rdfs:label "P112i wurde vermindert durch"@de,
        "P112i εξαλείφθηκε από"@el,
        "P112i was diminished by"@en,
        "P112i a été diminué par"@fr,
        "P112i foi diminuído por"@pt,
        "P112i был уменьшен посредством"@ru,
        "P112i 被减少"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E18 Physical Thing that was diminished by an instance of E80 Part Removal.
Although an instance of E80 Part removal activity normally concerns only one instance of E18 Physical Thing, it is possible to imagine circumstances under which more than one item might be diminished by a single instance of E80 Part Removal activity.

Examples of the inverse property:
- The coffin of Tut-Ankh-Amun (E22) was diminished by the opening of the coffin of Tut-Ankh-Amun (E80). (Carter, 2014)
- The coral of the Cocos Islands (E20) was diminished by the removal of the Porite coral specimen by Charles Darwin (E80). (Natural History Museum, 2010, b)

In First Order Logic of the inverse property:
- P112(x,y) ⇒ E80(x)
- P112(x,y) ⇒ E18(y) 
- P112(x,y) ⇒ P31(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E80_Part_Removal ;
    rdfs:subPropertyOf crm:P31i_was_modified_by ;
    skos:notation "P112i" ;
    skos:prefLabel "wurde vermindert durch"@de,
        "εξαλείφθηκε από"@el,
        "was diminished by"@en,
        "a été diminué par"@fr,
        "foi diminuído por"@pt,
        "был уменьшен посредством"@ru,
        "被减少"@zh .

crm:P113i_was_removed_by a owl:ObjectProperty ;
    rdfs:label "P113i wurde entfernt durch"@de,
        "P113i αφαιρέθηκε από"@el,
        "P113i was removed by"@en,
        "P113i a été retiré par"@fr,
        "P113i foi removido por"@pt,
        "P113i был удален посредством"@ru,
        "P113i 被去除"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E18 Physical Thing that is removed during an instance of E80 Part Removal activity.

Examples of the inverse property:
- The opening of the coffin of Tut-Ankh-Amun (E80) removed The mummy of Tut-Ankh-Amun (E20, E22). (Carter, 2014)

In First Order Logic of the inverse property:
- P113(x,y) ⇒ E80(x)
- P113(x,y) ⇒ E18(y) 
- P113(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E80_Part_Removal ;
    rdfs:subPropertyOf crm:P12i_was_present_at ;
    skos:notation "P113i" ;
    skos:prefLabel "wurde entfernt durch"@de,
        "αφαιρέθηκε από"@el,
        "was removed by"@en,
        "a été retiré par"@fr,
        "foi removido por"@pt,
        "был удален посредством"@ru,
        "被去除"@zh .

crm:P123i_resulted_from a owl:ObjectProperty ;
    rdfs:label "P123i ergab sich aus"@de,
        "P123i προέκυψε από"@el,
        "P123i resulted from"@en,
        "P123i a résulté de"@fr,
        "P123i resultado de"@pt,
        "P123i был результатом"@ru,
        "P123i 起因于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance or instances of E18 Physical Thing that are the result of an instance of 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 links to the common instance of E81 Transformation.

Examples of the inverse property:
- The transformation of the Venetian Loggia in Heraklion into a city hall (E81, E12) resulted in the City Hall of Heraklion (E24). [AND: has produced (P108) the City Hall of Heraklion (E22)] (Municipality of Heraklion, 2021)
- The mummification of Tut-Ankh-Amun (E81, E12) resulted in the mummy of Tut-Ankh-Amun (E22,E20). [also: has produced (P108) the mummy of Tut-Ankh-Amun (E22, E20).] (Carter & Mace 1977)
- The death, carbonization and petrification of some people of Pompeii in 79AD by the intense heat of a pyroclastic cloud and ashes from the eruption of Mount Vesuvius (E69, E81) resulted in petrified bodies (E20). [Some of these bodies could later be preserved in plaster.]

In First Order Logic of the inverse property:
- P123(x,y) ⇒ E81(x)
- P123(x,y) ⇒ E18(y)
- P123(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E81_Transformation ;
    rdfs:subPropertyOf crm:P92i_was_brought_into_existence_by ;
    skos:notation "P123i" ;
    skos:prefLabel "ergab sich aus"@de,
        "προέκυψε από"@el,
        "resulted from"@en,
        "a résulté de"@fr,
        "resultado de"@pt,
        "был результатом"@ru,
        "起因于"@zh .

crm:P124i_was_transformed_by a owl:ObjectProperty ;
    rdfs:label "P124i wurde umgewandelt durch"@de,
        "P124i μετατράπηκε από"@el,
        "P124i was transformed by"@en,
        "P124i a été transformé par"@fr,
        "P124i foi transformado por"@pt,
        "P124i был трансформирован посредством"@ru,
        "P124i 被转变"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary (1,n:0,1)

Scope note of the inverse property:
This property identifies the instance or instances E18 Physical Thing that have ceased to exist due to an instance of E81 Transformation.
The item that has ceased to exist and was replaced by the result of the Transformation. The continuity between both items, the new and the old, is expressed by the links to the common instance of E81 Transformation.

Examples of the inverse property:
- The transformation of the Venetian Loggia in Heraklion into a city hall (E81, E12) transformed the Venetian Loggia in Heraklion (E24). (Municipality of Heraklion, 2021)
- The mummification of Tut-Ankh-Amun (E81, E12) transformed the deceased Pharaoh Tut-Ankh-Amun (E21). (Carter & Mace, 1977)
- The death, carbonization and petrification of some people of Pompeii in 79AD by the intense heat of a pyroclastic cloud and ashes from the eruption of Mount Vesuvius (E69, E81) transformed some people of Pompeii (E21). [AND: was death of (P100) some people of Pompeii (E21).]

In First Order Logic of the inverse property:
- P124(x,y) ⇒ E81(x)
- P124(x,y) ⇒ E18(y)
- P124(x,y) ⇒ P93(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E81_Transformation ;
    rdfs:subPropertyOf crm:P93i_was_taken_out_of_existence_by ;
    skos:notation "P124i" ;
    skos:prefLabel "wurde umgewandelt durch"@de,
        "μετατράπηκε από"@el,
        "was transformed by"@en,
        "a été transformé par"@fr,
        "foi transformado por"@pt,
        "был трансформирован посредством"@ru,
        "被转变"@zh .

crm:P125_used_object_of_type a owl:ObjectProperty ;
    rdfs:label "P125 benutzte Objekt des Typus"@de,
        "P125 χρησιμοποίησε αντικείμενο τύπου"@el,
        "P125 used object of type"@en,
        "P125 a mobilisé l’objet du type"@fr,
        "P125 usou objeto do tipo"@pt,
        "P125 использовал объект типа"@ru,
        "P125 使用对象类型"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E7 Activity to an instance of E55 Type, which classifies an instance of E70 Thing used in an instance of E7 Activity, when the specific instance is either unknown or not of interest, such as use of “a hammer”.
This property is a shortcut of the more fully developed path from E7 Activity through P16 used specific object, E70 Thing, P2 has type, to E55 Type.

Examples:
- The English archers’ activity in the Battle of Agincourt (E7) used object of type long bow (E55). (Curry, 2015)

In First Order Logic:
- P125(x,y) ⇒ E7(x)
- P125(x,y) ⇒ E55(y)
- P125(x,y) ⇔ (∃z) [E70(z) ∧ P16(x,z) ∧ P2(z,y)]
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E55_Type ;
    owl:inverseOf crm:P125i_was_type_of_object_used_in ;
    skos:notation "P125" ;
    skos:prefLabel "benutzte Objekt des Typus"@de,
        "χρησιμοποίησε αντικείμενο τύπου"@el,
        "used object of type"@en,
        "a mobilisé l’objet du type"@fr,
        "usou objeto do tipo"@pt,
        "использовал объект типа"@ru,
        "使用对象类型"@zh .

crm:P126i_was_employed_in a owl:ObjectProperty ;
    rdfs:label "P126i wurde verwendet bei"@de,
        "P126i χρησιμοποιήθηκε σε"@el,
        "P126i was employed in"@en,
        "P126i a été employé dans"@fr,
        "P126i foi empregado em"@pt,
        "P126i использовался в"@ru,
        "P126i 被用于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E57 Material employed in an instance of E11 Modification.
The instance of E57 Material used during the instance of E11 Modification does not necessarily become incorporated into the instance of E24 Physical Human-Made Thing that forms the subject of the instance of E11 Modification.

Examples of the inverse property:
- The repairing of the Queen Mary (E11) employed Steel (E57). [Beginning October 1942] (Britton, 2012)
- Distilled water (E57) was employed in the restoration of the Sistine Chapel (E11). (Pietrangeli, 1986)

In First Order Logic of the inverse property:
- P126(x,y) ⇒ E11(x)
- P126(x,y) ⇒ E57(y)
"""@en ;
    rdfs:domain crm:E57_Material ;
    rdfs:range crm:E11_Modification ;
    skos:notation "P126i" ;
    skos:prefLabel "wurde verwendet bei"@de,
        "χρησιμοποιήθηκε σε"@el,
        "was employed in"@en,
        "a été employé dans"@fr,
        "foi empregado em"@pt,
        "использовался в"@ru,
        "被用于"@zh .

crm:P127i_has_narrower_term a owl:ObjectProperty ;
    rdfs:label "P127i hat den Unterbegriff"@de,
        "P127i έχει στενότερο όρο"@el,
        "P127i has narrower term"@en,
        "P127i a pour terme spécifique"@fr,
        "P127i tem termo específico"@pt,
        "P127i имеет нижестоящий термин"@ru,
        "P127i 下位词"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E55 Type with another instance of E55 Type that has a broader meaning. 
It allows instances of E55 Types to be organised into hierarchies. This is the sense of “broader term generic (BTG)” as defined in ISO 25964-2:2013 (International Organization for Standardization 2013).
This property is transitive. This property is asymmetric.

Examples of the inverse property:
- dime (E55) has broader term coin (E55). (Yerkes, 1989)

In First Order Logic of the inverse property:
- P127(x,y) ⇒ E55(x)
- P127(x,y) ⇒ E55(y)
- [P127(x,y) ∧ P127(y,z)] ⇒ P127(x,z)
- P127(x,y) ⇒ ¬P127(y,x)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E55_Type ;
    skos:notation "P127i" ;
    skos:prefLabel "hat den Unterbegriff"@de,
        "έχει στενότερο όρο"@el,
        "has narrower term"@en,
        "a pour terme spécifique"@fr,
        "tem termo específico"@pt,
        "имеет нижестоящий термин"@ru,
        "下位词"@zh .

crm:P128_carries a owl:ObjectProperty ;
    rdfs:label "P128 trägt"@de,
        "P128 φέρει"@el,
        "P128 carries"@en,
        "P128 est le support de"@fr,
        "P128 é o suporte de"@pt,
        "P128 несет"@ru,
        "P128 承载"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies an instance E90 Symbolic Object carried by an instance of E18 Physical Thing. Since an instance of E90 Symbolic Object is defined as an immaterial idealization over potentially multiple carriers, any individual realization on a particular physical carrier may be defective, due to deterioration or shortcomings in the process of creating the realization compared to the intended ideal. As long as such defects do not substantially affect the complete recognition of the respective symbolic object, it is still regarded as carrying an instance of this E90 Symbolic Object. If these defects are of scholarly interest, the particular realization can be modelled as an instance of E25 Human-Made Feature. Note, that any instance of E90 Symbolic Object incorporated (P165) in the carried symbolic object is also carried by the same instance of E18 Physical Thing.

Examples:
- Matthew’s paperback copy of Reach for the Sky (E18) carries the text of Reach for the Sky (E73). [see also: (Brickhill, 2001)] (fictitious)

In First Order Logic:
- P128(x,y) ⇒ E18(x)
- P128(x,y) ⇒ E90(y) 
- P128(x,y) ⇒ P130(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E90_Symbolic_Object ;
    rdfs:subPropertyOf crm:P130_shows_features_of ;
    owl:inverseOf crm:P128i_is_carried_by ;
    skos:notation "P128" ;
    skos:prefLabel "trägt"@de,
        "φέρει"@el,
        "carries"@en,
        "est le support de"@fr,
        "é o suporte de"@pt,
        "несет"@ru,
        "承载"@zh .

crm:P129i_is_subject_of a owl:ObjectProperty ;
    rdfs:label "P129i wird behandelt in"@de,
        "P129i είναι θέμα του/της"@el,
        "P129i is subject of"@en,
        "P129i est le sujet de"@fr,
        "P129i é assunto de"@pt,
        "P129i является предметом для"@ru,
        "P129i 是主题"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property documents that an instance of 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 instance of E1 CRM Entity, in that it describes the primary subject or subjects of an instance of E89 Propositional Object.

Examples of the inverse property:
- The text entitled ‘Reach for the sky’ (E33) is about Douglas Bader (E21). (Brickhill, 2001)

In First Order Logic of the inverse property:
- P129(x,y) ⇒ E89(x)
- P129(x,y) ⇒ E1(y) 
- P129(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E89_Propositional_Object ;
    rdfs:subPropertyOf crm:P67i_is_referred_to_by ;
    skos:notation "P129i" ;
    skos:prefLabel "wird behandelt in"@de,
        "είναι θέμα του/της"@el,
        "is subject of"@en,
        "est le sujet de"@fr,
        "é assunto de"@pt,
        "является предметом для"@ru,
        "是主题"@zh .

crm:P134i_was_continued_by a owl:ObjectProperty ;
    rdfs:label "P134i wurde fortgesetzt durch"@de,
        "P134i συνεχίστηκε από"@el,
        "P134i was continued by"@en,
        "P134i a été continué par"@fr,
        "P134i foi continuada por"@pt,
        "P134i был продолжен"@ru,
        "P134i 被继续"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates two instances of E7 Activity, where the domain is considered as an intentional continuation of the range. A continuation of an activity may happen when the continued activity is still ongoing or after the continued activity has completely ended. The continuing activity may have started already before it decided to continue the other one. Continuation implies a coherence of intentions and outcomes of the involved activities.
This property is not transitive. This property is asymmetric.

Examples of the inverse property:
- The construction of the Kölner Dom (Cologne Cathedral), abandoned in the 15(th) century (E7), was continued by construction in the 19(th) century (E7). [The construction in the 19(th) century adapted the initial plans so as to preserve the intended appearance.] (Wolff, 1999)

In First Order Logic of the inverse property:
- P134(x,y) ⇒ E7(x)
- P134(x,y)⇒ E7(y) 
- P134(x,y) ⇒ P15(x,y)
- P134(x,y) ⇒ P176i(x,y)
- P134(x,y) ⇒ ¬P134(y,x)
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E7_Activity ;
    rdfs:subPropertyOf crm:P15i_influenced,
        crm:P176_starts_before_the_start_of ;
    skos:notation "P134i" ;
    skos:prefLabel "wurde fortgesetzt durch"@de,
        "συνεχίστηκε από"@el,
        "was continued by"@en,
        "a été continué par"@fr,
        "foi continuada por"@pt,
        "был продолжен"@ru,
        "被继续"@zh .

crm:P135i_was_created_by a owl:ObjectProperty ;
    rdfs:label "P135i wurde geschaffen durch"@de,
        "P135i δημιουργήθηκε από"@el,
        "P135i was created by"@en,
        "P135i a été créé par"@fr,
        "P135i foi criado por"@pt,
        "P135i был создан посредством"@ru,
        "P135i 被创建"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary (1,n:0,1)

Scope note of the inverse property:
This property identifies the instance of E55 Type, which is created in an instance of E83 Type Creation activity.

Examples of the inverse property:
- The description of a new ribbon worm species by Bürger (E83) created type ‘Lineus kennelii’ (E55). (Bürger, 1892)

In First Order Logic of the inverse property:
- P135(x,y) ⇒ E83(x)
- P135(x,y) ⇒ E55(y) 
- P135(x,y) ⇒ P94(x,y)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E83_Type_Creation ;
    rdfs:subPropertyOf crm:P94i_was_created_by ;
    skos:notation "P135i" ;
    skos:prefLabel "wurde geschaffen durch"@de,
        "δημιουργήθηκε από"@el,
        "was created by"@en,
        "a été créé par"@fr,
        "foi criado por"@pt,
        "был создан посредством"@ru,
        "被创建"@zh .

crm:P136i_supported_type_creation a owl:ObjectProperty ;
    rdfs:label "P136i belegte"@de,
        "P136i υποστήριξε τη δημιουργία τύπου"@el,
        "P136i supported type creation"@en,
        "P136i a fondé la création du type"@fr,
        "P136i suportou a criação de tipo"@pt,
        "P136i поддержал создание типа"@ru,
        "P136i 支持类型创建"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies one or more instances of E1 CRM Entity that were used as evidence to declare a new instance of 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 of the inverse property:
- 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). (Blake, 1918)

In First Order Logic of the inverse property:
- P136(x,y) ⇒ E83(x)
- P136(x,y) ⇒ E1(y) 
- P136(x,y,z) ⇒ [P136(x,y) ∧ E55(z)]
- P136(x,y) ⇒ P15(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E83_Type_Creation ;
    rdfs:subPropertyOf crm:P15i_influenced ;
    skos:notation "P136i" ;
    skos:prefLabel "belegte"@de,
        "υποστήριξε τη δημιουργία τύπου"@el,
        "supported type creation"@en,
        "a fondé la création du type"@fr,
        "suportou a criação de tipo"@pt,
        "поддержал создание типа"@ru,
        "支持类型创建"@zh .

crm:P137i_is_exemplified_by a owl:ObjectProperty ;
    rdfs:label "P137i erläutert durch Beispiel"@de,
        "P137i δειγματίζεται από"@el,
        "P137i is exemplified by"@en,
        "P137i est exemplifié par"@fr,
        "P137i exemplifica"@pt,
        "P137i поясняется посредством"@ru,
        "P137i 被例示"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E1 CRM Entity with an instance of E55 Type for which it has been declared to be a particularly characteristic example.
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 instance of E83 Type Creation itself but is selected in a later phase.

Examples of the inverse property:
- Object BM000098044 of the Clayton Herbarium (E20) exemplifies ‘Spigelia marilandica’ (L.) L. (E55) in the taxonomic role lectotype (E55). (Natural History Museum, 2021)

In First Order Logic of the inverse property:
- P137(x,y) ⇒ E1(x)
- P137(x,y) ⇒ E55(y) 
- P137(x,y,z) ⇒ [P137(x,y) ∧ E55(z)]
- P137(x,y) ⇒ P2(x,y)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P2i_is_type_of ;
    skos:notation "P137i" ;
    skos:prefLabel "erläutert durch Beispiel"@de,
        "δειγματίζεται από"@el,
        "is exemplified by"@en,
        "est exemplifié par"@fr,
        "exemplifica"@pt,
        "поясняется посредством"@ru,
        "被例示"@zh .

crm:P138i_has_representation a owl:ObjectProperty ;
    rdfs:label "P138i wird dargestellt durch"@de,
        "P138i παριστάνεται από"@el,
        "P138i has representation"@en,
        "P138i est représenté par"@fr,
        "P138i tem representação"@pt,
        "P138i имеет представление"@ru,
        "P138i 有描绘"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property establishes the relationship between an instance of E36 Visual Item and the instance of E1 CRM Entity that it visually represents.
Any entity may be represented visually. This property is part of the fully developed path from E24 Physical Human-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). P138.1 mode of representation allows the nature of the representation to be refined.
This property is also used for the relationship between an original and a digitisation of the original by the use of techniques such as digital photography, flatbed or infrared scanning. Digitisation is here seen as a process with a mechanical, causal component rendering the spatial distribution of structural and optical properties of the original and does not necessarily include any visual similarity identifiable by human observation.

Examples of the inverse property:
- The digital file found at https://www.emunch.no/N/full/No-MM_N0001-01.jpg (E36) represents page 1 of Edward Munch's manuscript MM N 1, Munch-museet (E22) mode of representation Digitisation (E55).
- The 3D model VAM_A.200-1946_trace_1M.ply (E73) represents Victoria & Albert Museum’s Madonna and child sculpture (visual work) A.200-1946 (E22) mode of representation 3D surface (E55).

In First Order Logic of the inverse property:
- P138(x,y) ⇒ E36(x)
- P138(x,y) ⇒ E1(y) 
- P138(x,y,z) ⇒ [P138(x,y) ∧ E55(z)]
- P138(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E36_Visual_Item ;
    rdfs:subPropertyOf crm:P67i_is_referred_to_by ;
    skos:notation "P138i" ;
    skos:prefLabel "wird dargestellt durch"@de,
        "παριστάνεται από"@el,
        "has representation"@en,
        "est représenté par"@fr,
        "tem representação"@pt,
        "имеет представление"@ru,
        "有描绘"@zh .

crm:P139i_is_alternative_form_of a owl:ObjectProperty ;
    rdfs:label "P139i is alternative form of"@en,
        "P139i est la forme alternative de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E41 Appellation with another instance of E41 Appellation that constitutes a derivative or variant of the former and that may also be used for identifying items identified by the former, in suitable contexts, independent from the particular item to be identified. This property should not be confused with additional variants of names used characteristically for a single, particular item, such as individual nicknames. It is a directed relationship, where the range expresses the derivative or variant and the domain the source of derivation or original form of variation, if such a direction can be established. Otherwise, the relationship is symmetric. 
Multiple names assigned to an object, which do not apply to all things identified with the specific instance of E41 Appellation, should be modelled as repeated values of P1 is identified by (identifies) of this object.
P139.1 has type allows the type of derivation to be refined, for instance “transliteration from Latin 1 to ASCII”.

Examples of the inverse property:
- “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).
- “Αθήνα” (E41) has alternative form “Athina” (E41) has type transcription (E55).

In First Order Logic of the inverse property:
- P139(x,y) ⇒ E41(x)
- P139(x,y) ⇒ E41(y) 
- P139(x,y,z) ⇒ [P139(x,y) ∧ E55(z)]
- ¬P139(x,x)
"""@en ;
    rdfs:domain crm:E41_Appellation ;
    rdfs:range crm:E41_Appellation ;
    skos:notation "P139i" ;
    skos:prefLabel "is alternative form of"@en,
        "est la forme alternative de"@fr .

crm:P13i_was_destroyed_by a owl:ObjectProperty ;
    rdfs:label "P13i wurde zerstört durch"@de,
        "P13i καταστράφηκε από"@el,
        "P13i was destroyed by"@en,
        "P13i a été détruit par"@fr,
        "P13i foi destruído por"@pt,
        "P13i был уничтожен посредством"@ru,
        "P13i 被破坏"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary (1,n:0,1)

Scope note of the inverse property:
This property links an instance of E6 Destruction to an instance of E18 Physical Thing that has been destroyed by it. 
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. An instance of E6 Destruction may be contiguous with an instance of E12 Production that brings into existence a derived object composed partly of matter from the destroyed object.

Examples of the inverse property:
- The Tay Bridge Disaster (E6) destroyed the Tay Bridge (E22). (Thomas, 1972)

In First Order Logic of the inverse property:
- P13(x,y) ⇒ E6 (x)
- P13(x,y) ⇒ E18(y) 
- P13(x,y) ⇒ P93(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E6_Destruction ;
    rdfs:subPropertyOf crm:P93i_was_taken_out_of_existence_by ;
    skos:notation "P13i" ;
    skos:prefLabel "wurde zerstört durch"@de,
        "καταστράφηκε από"@el,
        "was destroyed by"@en,
        "a été détruit par"@fr,
        "foi destruído por"@pt,
        "был уничтожен посредством"@ru,
        "被破坏"@zh .

crm:P142i_was_used_in a owl:ObjectProperty ;
    rdfs:label "P142i wurde benutzt in"@de,
        "P142i was used in"@en,
        "P142i a été mobilisé dans"@fr,
        "P142i 用于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E15 Identifier Assignment with the instance of E90 Symbolic Object used as constituent of an instance of E42 Identifier in this act of assignment.

Examples of the inverse property:
- Assigning the personal name identifier “Guillaume, de Machaut, ca. 1300-1377” on 1(st) June 2001 (E15) used constituent “ca. 1300-1377” (E41). (Kelly, 2014)
- Assigning a uniform title to the anonymous textual work known as ‘The Adoration of the Shepherds’(E15) used constituent “Coventry” (E41). (Encyclopedia Britannica, 1998)
- Assigning a uniform title to Pina Bausch’s choreographic work entitled ‘Rite of spring’ (E15) used constituent “(Choreographic Work: Bausch)” (E90). (Brandstetter and Klein, 2015) 
- Assigning a uniform title to the motion picture directed in 1933 by Merian C. Cooper and Ernest B. Schoedsack and entitled ‘King Kong’ (E15) used constituent “1933” (E61). (Goldner and Turner, 1976)
- Assigning the corporate name identifier ‘Univerza v Ljubljani. Oddelek za bibliotekarstvo’ to The Department for library science of the University of Ljubljana in 2018 (E15) used constituent “Univerza v Ljubljani” (E42). [Done by the Department of Library and Information Science and Book Studies Library, University of Ljubljana in 2018]

In First Order Logic of the inverse property:
- P142(x,y) ⇒ E15(x)
- P142(x,y) ⇒ E90(y)
- P142(x,y) ⇒ P16(x,y)
"""@en ;
    rdfs:domain crm:E90_Symbolic_Object ;
    rdfs:range crm:E15_Identifier_Assignment ;
    rdfs:subPropertyOf crm:P16i_was_used_for ;
    skos:notation "P142i" ;
    skos:prefLabel "wurde benutzt in"@de,
        "was used in"@en,
        "a été mobilisé dans"@fr,
        "用于"@zh .

crm:P143i_was_joined_by a owl:ObjectProperty ;
    rdfs:label "P143i wurde verbunden durch"@de,
        "P143i was joined by"@en,
        "P143i a adhéré par"@fr,
        "P143i 被加入"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E39 Actor that becomes member of an instance of E74 Group in an instance of E85 Joining.
Joining events allow for describing actors becoming members of a group with the more detailed path E74 Group, P144i gained member by, E85 Joining, P143 joined, E39 Actor, compared to the shortcut offered by P107 has current or former member (is current or former member of).

Examples of the inverse property:
- The election of Sir Isaac Newton as Member of Parliament to the Convention Parliament of 1689 (E85) joined Sir Isaac Newton (E21). (Iliffe, 2013)
- The inauguration of Mikhail Sergeyevich Gorbachev as leader of the Union of Soviet Socialist Republics (USSR) in 1985 (E85) joined Mikhail Sergeyevich Gorbachev (E21). (Galeotti, 1997)
- The implementation of the membership treaty 1(st) January 1973 between EU and Denmark (E85) joined Denmark (E74).

In First Order Logic of the inverse property:
- P143(x,y) ⇒ E85(x)
- P143(x,y) ⇒ E39(y) 
- P143(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E85_Joining ;
    rdfs:subPropertyOf crm:P11i_participated_in ;
    skos:notation "P143i" ;
    skos:prefLabel "wurde verbunden durch"@de,
        "was joined by"@en,
        "a adhéré par"@fr,
        "被加入"@zh .

crm:P144i_gained_member_by a owl:ObjectProperty ;
    rdfs:label "P144i erwarb Mitglied durch"@de,
        "P144i gained member by"@en,
        "P144i a accueilli le membre par"@fr,
        "P144i 获得成员"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
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, P144i gained member by, E85 Joining, P143 joined, E39 Actor, compared to the shortcut offered by P107 has current or former member (is current or former member of).
The property P144.1 kind of member can be used to specify the type of membership or the role the member has in the group.

Examples of the inverse property:
- The election of Sir Isaac Newton as Member of Parliament to the Convention Parliament of 1689 (E85) joined with the Convention Parliament (E74). (Iliffe, 2013)
- 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) (E74) kind of member President (E55). (Galeotti, 1997)
- The implementation of the membership treaty 1(st) January 1973 between EU and Denmark (E85) joined with EU (E74).

In First Order Logic of the inverse property:
- P144(x,y) ⇒ E85(x)
- P144(x,y)⇒ E74(y) 
- P144(x,y,z) ⇒ [P144(x,y) ∧ E55(z)]
- P144(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E74_Group ;
    rdfs:range crm:E85_Joining ;
    rdfs:subPropertyOf crm:P11i_participated_in ;
    skos:notation "P144i" ;
    skos:prefLabel "erwarb Mitglied durch"@de,
        "gained member by"@en,
        "a accueilli le membre par"@fr,
        "获得成员"@zh .

crm:P145i_left_by a owl:ObjectProperty ;
    rdfs:label "P145i wurde entlassen durch"@de,
        "P145i left by"@en,
        "P145i est dissocié par"@fr,
        "P145i 留下"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E39 Actor that leaves an instance of E74 Group through an instance of E86 Leaving.

Examples of the inverse property:
- The end of Sir Isaac Newton’s duty as Member of Parliament for the University of Cambridge to the Convention Parliament in 1702 (E86) separated Sir Isaac Newton (E21). (Iliffe, 2013)
- George Washington’s leaving office in 1797 (E86) separated George Washington (E21). (Unger, 2015)
- The implementation of the treaty regulating the termination of Greenland membership in EU between EU, Denmark and Greenland 1(st) February 1985 (E86) separated Greenland (E74).

In First Order Logic of the inverse property:
- P145(x,y) ⇒ E86(x)
- P145(x,y) ⇒ E39(y) 
- P145(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E86_Leaving ;
    rdfs:subPropertyOf crm:P11i_participated_in ;
    skos:notation "P145i" ;
    skos:prefLabel "wurde entlassen durch"@de,
        "left by"@en,
        "est dissocié par"@fr,
        "留下"@zh .

crm:P146i_lost_member_by a owl:ObjectProperty ;
    rdfs:label "P146i verlor Mitglied durch"@de,
        "P146i lost member by"@en,
        "P146i a perdu le membre par"@fr,
        "P146i 失去成员"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
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 of the inverse property:
- The end of Sir Isaac Newton’s duty as Member of Parliament for the University of Cambridge to the Convention Parliament in 1702 (E86) separated from the Convention Parliament (E74). (Iliffe, 2013)
- George Washington’s leaving office in 1797 (E86) separated from the office of President of the United States (E74). (Unger, 2015)
- The implementation of the treaty regulating the termination of Greenland membership in EU between EU, Denmark and Greenland 1(st) February 1985 (E86) separated from EU (E74).

In First Order Logic of the inverse property:
- P146(x,y) ⇒ E86(x)
- P146(x,y) ⇒ E74(y) 
- P146(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E74_Group ;
    rdfs:range crm:E86_Leaving ;
    rdfs:subPropertyOf crm:P11i_participated_in ;
    skos:notation "P146i" ;
    skos:prefLabel "verlor Mitglied durch"@de,
        "lost member by"@en,
        "a perdu le membre par"@fr,
        "失去成员"@zh .

crm:P147i_was_curated_by a owl:ObjectProperty ;
    rdfs:label "P147i wurde kuratorisch betreut durch"@de,
        "P147i was curated by"@en,
        "P147i a été géré par"@fr,
        "P147i 被管理"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property associates an instance of E87 Curation Activity with the instance of E78 Curated Holding with that is subject of that curation activity following some implicit or explicit curation plan.

Examples of the inverse property:
- The curation activity of the Benaki Museum for the Toys, Games and Childhood Collection (E87) curated The Toys, Games and Childhood Collection of the Benaki Museum (E78). [The curation activity included the acquisition of dolls and games of urban and folk manufacture dating from the 17(th) to the 20(th) century, from England, France and Germany for the Toys, Games and Childhood Collection of the museum.] (Benaki Museum, 2016)
- The curation activity for the permanent Numismatic Collection of the Historical Museum of Crete, Heraklion, Crete from 2005 up to the present (E87) curated the Numismatic Collection (E78). (Historical Museum of Crete, 2005)
- The curation activity of Mikael Heggelund Foslie (E87) curated the Mikael Heggelund Foslie’s coralline red algae Herbarium (E78). (Woelkerling et al., 2005)

In First Order Logic of the inverse property:
- P147(x,y) ⇒ E87(x)
- P147(x,y) ⇒ E78(y)
"""@en ;
    rdfs:domain crm:E78_Curated_Holding ;
    rdfs:range crm:E87_Curation_Activity ;
    skos:notation "P147i" ;
    skos:prefLabel "wurde kuratorisch betreut durch"@de,
        "was curated by"@en,
        "a été géré par"@fr,
        "被管理"@zh .

crm:P148i_is_component_of a owl:ObjectProperty ;
    rdfs:label "P148i ist Bestandteil von"@de,
        "P148i is component of"@en,
        "P148i est le composant de"@fr,
        "P148i 是组件"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
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.
This property is transitive. This property is asymmetric.

Examples of the inverse property:
- Dante’s “Divine Comedy” (E89) has component Dante’s “Hell” (E89). (Alighieri, 1956)

In First Order Logic of the inverse property:
- P148(x,y) ⇒ E89(x)
- P148(x,y) ⇒ E89(y)
- [P148(x,y) ∧ P148(y,z)] ⇒ P148(x,z)
- P148(x,y) ⇒ ¬P148(y,x)
"""@en ;
    rdfs:domain crm:E89_Propositional_Object ;
    rdfs:range crm:E89_Propositional_Object ;
    skos:notation "P148i" ;
    skos:prefLabel "ist Bestandteil von"@de,
        "is component of"@en,
        "est le composant de"@fr,
        "是组件"@zh .

crm:P150i_defines_typical_wholes_for a owl:ObjectProperty ;
    rdfs:label "P150i defines typical wholes for"@en,
        "P150i définit l’ensemble typique pour"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E55 Type “A” with an instance of E55 Type “B”, when items of type “A” typically form part of items of type “B”, such as “car motors” and “cars”. 
It allows types to be organised into hierarchies based on one type describing a typical part of another. This property is equivalent to “broader term partitive (BTP)” as defined in ISO 2788 and “broaderPartitive” in SKOS.
This property is not transitive. This property is asymmetric.

Examples of the inverse property:
- car motors (E55) defines typical parts of cars (E55). (fictitious)

In First Order Logic of the inverse property:
- P150(x,y) ⇒ E55(x)
- P150(x,y) ⇒ E55(y)
- P150(x,y) ⇒ ¬P150(y,x)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E55_Type ;
    skos:notation "P150i" ;
    skos:prefLabel "defines typical wholes for"@en,
        "définit l’ensemble typique pour"@fr .

crm:P151i_participated_in a owl:ObjectProperty ;
    rdfs:label "P151i participated in"@en,
        "P151i a participé à"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E66 Formation with an instance of E74 Group from which the new group was formed preserving a sense of continuity such as in mission, membership or tradition.

Examples of the inverse property:
- The formation of the House of Bourbon-Conti in 1581 (E66) was formed from House of Condé (E74). (Collectif & Musée d'art et d'histoire Louis-Senlecq, 1900)

In First Order Logic of the inverse property:
- P151(x,y) ⇒ E66(x)
- P151(x,y) ⇒ E74(y) 
- P151(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E74_Group ;
    rdfs:range crm:E66_Formation ;
    rdfs:subPropertyOf crm:P11i_participated_in ;
    skos:notation "P151i" ;
    skos:prefLabel "participated in"@en,
        "a participé à"@fr .

crm:P152i_is_parent_of a owl:ObjectProperty ;
    rdfs:label "P152i is parent of"@en,
        "P152i est le parent de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (2,n:0,n)

Scope note of the inverse property:
This property associates an instance of E21 Person with another instance of E21 Person who plays the role of the first instance’s parent, regardless of whether the relationship is biological parenthood, assumed or pretended biological parenthood or an equivalent legal status of rights and obligations obtained by a social or legal act. 
This property is, among others, a shortcut of the fully developed paths from E21 Person through P98i was born, E67 Birth, P96 by mother to E21 Person, and from E21 Person through P98i was born, E67 Birth, P97 from father to E21 Person.
This property is not transitive. This property is irreflexive.

Examples of the inverse property:
- Gaius Octavius (E21) has parent Julius Caesar (E21). (Bleicken & Bell, 2015)
- Steve Jobs (E21) has parent Joanne Simpson (E21). [Biological mother] (Isaacson, 2011)
- Steve Jobs (E21) has parent Clara Jobs (E21). [Adoption mother] (Isaacson, 2011)

In First Order Logic of the inverse property:
- P152(x,y) ⇒ E21(x)
- P152(x,y) ⇒ E21(y)
- P152(x,y) ⇐ (∃z) [E67(z) ˄ P98i(x,z) ˄ P96(z,y)]
- P152(x,y) ⇐ (∃z) [E67(z) ˄ P98i(x,z) ˄ P97(z,y)]
- ¬P152(x,x)
"""@en ;
    rdfs:domain crm:E21_Person ;
    rdfs:range crm:E21_Person ;
    skos:notation "P152i" ;
    skos:prefLabel "is parent of"@en,
        "est le parent de"@fr .

crm:P156i_is_occupied_by a owl:ObjectProperty ;
    rdfs:label "P156i is occupied by"@en,
        "P156i est occupé par"@fr ;
    rdfs:comment """Quantification of the inverse property: many to one (0,1:0,n)

Scope note of the inverse property:
This property describes the largest volume in space, an instance of E53 Place, that an instance of E18 Physical Thing has occupied at any time during its existence, with respect to the reference space relative to the physical thing itself. This allows for describing the thing itself as a place that may contain other things, such as a box that may contain coins. In other words, it is the volume that contains all the points which the thing has covered at some time during its existence. The reference space for the associated place must be the one that is permanently at rest (P157 is at rest relative to) relative to the physical thing. For instances of E19 Physical Objects it is the one which is at rest relative to the object itself, i.e., which moves together with the object. For instances of E26 Physical Feature it is one which is at rest relative to the physical feature itself and the surrounding matter immediately connected to it. Therefore, there is a 1:1 relation between the instance E18 Physical Thing and the instance of E53 Place it occupies. We include in the occupied space the space filled by the matter of the physical thing and all its inner spaces. 
This property implies the fully developed path from E18 Physical Thing through P196 defines, E92 Spacetime Volume, P161 has spatial projection to E53 Place. However, in contrast to P156 occupies, the property P161 has spatial projection does not constrain the reference space of the referred instance of E53 Place. 
In contrast to P156 occupies, for the property P53 has former or current location the following holds: 
It does not constrain the reference space of the referred instance of E53 Place. 
It identifies a possibly wider instance of E53 Place at which a thing is or has been for some unspecified time-span. 
If the reference space of the referred instance of E53 Place is not at rest with respect to the physical thing found there, the physical thing may move away after some time to another place and/or may have been at some other place before. The same holds for the fully developed path from E18 Physical Thing through P196 defines, E92 Spacetime Volume, P161 has spatial projection to E53 Place.

Examples of the inverse property:
- The Saint Titus reliquary (E22) occupies the space of the Saint Titus reliquary (E53). [The reliquary is currently kept in the Saint Titus Church in Heraklion, Crete since 1966 and contains the skull of Saint Titus.] (Fisher & Garvey, 2010)
- Burg Eltz near Koblenz, Germany (E24) occupies the space within the 1661AD outer walls of Burg Eltz (E53). [The castle (English name: Eltz Castle) underwent a series of expansions starting in the 12(th) century until it reached its current extent in 1661AD and contains buildings from various periods.]

In First Order Logic of the inverse property:
- P156(x,y) ⇒ E53(y)
- P156(x,y) ⇒ E18(x)
- P156(x,y) ⇔ (∃z) [E18(x) ∧ E53(y) ∧ P196(x,z) ∧ P161(z,y) ∧ P157(y,x)]
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P157_is_at_rest_relative_to,
        crm:P53i_is_former_or_current_location_of ;
    skos:notation "P156i" ;
    skos:prefLabel "is occupied by"@en,
        "est occupé par"@fr .

crm:P160_has_temporal_projection a owl:ObjectProperty ;
    rdfs:label "P160 has temporal projection"@en,
        "P160 a pour projection temporelle"@fr ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property describes the temporal projection of an instance of E92 Spacetime Volume. The property P4 has time-span is the same as P160 has temporal projection if it is used to document an instance of E4 Period or any subclass of it.

Examples:
- The spatio-temporal trajectory of the H.M.S. Temeraire from its building in 1798 to its destruction in 1838 (E92) has temporal projection the time-span of the existence of H.M.S. Temeraire (E52) [at some time within (P82) “1798-1838” (E61).] (Willis, 2010)
- The Battle of Waterloo 1815 (E7) has temporal projection the time-span of the Battle of Waterloo (E52) [at some time within (P82) “Sunday, 18(th) June 1815” (E61).] (Black, 2010)

In First Order Logic:
- P160(x,y) ⇒ E92(x)
- P160(x,y)⇒ E52(y)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    rdfs:range crm:E52_Time-Span ;
    owl:inverseOf crm:P160i_is_temporal_projection_of ;
    skos:notation "P160" ;
    skos:prefLabel "has temporal projection"@en,
        "a pour projection temporelle"@fr .

crm:P161i_is_spatial_projection_of a owl:ObjectProperty ;
    rdfs:label "P161i is spatial projection of"@en,
        "P161i est la projection spatiale de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property associates an instance of E92 Spacetime Volume with an instance of E53 Place that is the result of the spatial projection of the instance of the E92 Spacetime Volume on a reference space.
In general, there can be more than one useful reference space (for reference space see P156 occupies and P157 is at rest relative to) to describe the spatial projection of a spacetime volume, for example, in describing a sea battle, the difference between the battle ship and the seafloor as reference spaces. Thus, it can be seen that the projection is not unique.
The spatial projection is the actual spatial coverage of a spacetime volume, which normally has fuzzy boundaries except for instances of E92 Spacetime Volume which are geometrically defined in the same reference system as the range of this property and are an exception to this and do not have fuzzy boundaries. Modelling explicitly fuzzy spatial projections serves therefore as a common topological reference of different spatial approximations rather than absolute geometric determination, for instance for relating outer or inner spatial boundaries for the respective spacetime volumes.
The spatial projection is unique with respect to the reference system. For instance, there is exactly one spatial projection of Lord Nelson’s dying relative to the ship HMS Victory, i.e. the location of his body relative to the ship HMS Victory at the time of his death.
In case the domain of an instance of P161 has spatial projection is an instance of E4 Period, the spatial projection describes all areas that period was ever present at, for instance, the Roman Empire. 
This property is part of the fully developed path from E18 Physical Thing through P196 defines, E92 Spacetime Volume, P161 has spatial projection to E53 Place, which in turn is implied by P156 occupies (is occupied by).

Examples of the inverse property:
- The Roman Empire (E4) has spatial projection all areas ever claimed by Rome (E53). (Clare & Edwards, 1992)

In First Order Logic of the inverse property:
- P161(x,y) ⇒ E92(x)
- P161(x,y) ⇒ E53(y)
- (∃y,z,u) [E92(x) ˄ E53(y) ˄ E53(z) ˄ E18(u) ˄ P157(y,u) ˄ P157(z,u) ˄ P161(x,y) ˄ P161(x,z) ] ⇒ (x = y)
- P161(x,y) ˄ E4(x) ⇒ P7(x,y)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E92_Spacetime_Volume ;
    skos:notation "P161i" ;
    skos:prefLabel "is spatial projection of"@en,
        "est la projection spatiale de"@fr .

crm:P164i_temporally_specifies a owl:ObjectProperty ;
    rdfs:label "P164i temporally specifies"@en,
        "P164i spécifie temporellement"@fr ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary(1,1:0,n)

Scope note of the inverse property:
This property relates an instance of E93 Presence with the instance of E52 Time-Span that defines the time-slice of the spacetime volume that this instance of E93 Presence is related to via the property P166 was a presence of (had presence).
There are two typical cases for the determination of the related instance of E52 Time-Span. In the first, it is the temporal extent of an instance of E2 Temporal Entity (documented with P4 has time-span (is time-span of)): this then documents the simultaneity of the instance of E93 Presence and the instance of E2 Temporal Entity, even if the absolute time-span is not known, and can be regarded as a phenomenal time-span. In the second, the instance of E52 Time-Span is a date range declared in or derived from historical sources or provided by dating methods: this is a declarative time-span.

Examples of the inverse property:
- 2016-02-09 (E52) temporally specifies the last day of the 2016 Carnival in Cologne (E93).
- Johann Joachim Winckelmann’s whereabouts in December 1755 (E93) is temporally specified by December 1755 (E52.) (Leppmann, 1970)
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (E93) is temporally specified by 19(th) November 1755 until 9(th) April 1768 (E52). (Leppmann, 1970)

In First Order Logic of the inverse property:
- P164(x,y) ⇒ E93(x)
- P164(x,y) ⇒ E52(y)
- P164(x,y) ⇒ P160(x,y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:range crm:E93_Presence ;
    rdfs:subPropertyOf crm:P160i_is_temporal_projection_of ;
    skos:notation "P164i" ;
    skos:prefLabel "temporally specifies"@en,
        "spécifie temporellement"@fr .

crm:P165i_is_incorporated_in a owl:ObjectProperty ;
    rdfs:label "P165i is incorporated in"@en,
        "P165i est inclus dans"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E73 Information Object with an instance of E90 Symbolic Object (or any of its subclasses) that was included in it.
This property makes it possible to recognise the autonomous status of the incorporated signs, which were created in a distinct context, and can be incorporated in many instances of E73 Information Object, and to highlight the difference between structural and accidental whole-part relationships between conceptual entities.
It accounts for many cultural facts that are quite frequent and significant: the inclusion of a poem in an anthology, the re-use of an operatic aria in a new opera, the use of a reproduction of a painting for a book cover or a CD booklet, the integration of textual quotations, the presence of lyrics in a song that sets those lyrics to music, the presence of the text of a play in a movie based on that play, etc.
In particular, this property allows for modelling relationships of different levels of symbolic specificity, such as the natural language words making up a particular text, the characters making up the words and punctuation, the choice of fonts and page layout for the characters.
When restricted to information objects, that is, seen as a property with E73 Information Object as domain and range the property is transitive.
A digital photograph of a manuscript page incorporates the text of a manuscript page, if the respective text is defined as a sequence of symbols of a particular type, such as Latin characters, and the resolution and quality of the digital image is sufficient to resolve these symbols so they are readable on the digital image.
This property is asymmetric.

Examples of the inverse property:
- The content of Charles-Moïse Briquet’s ‘Les Filigranes: dictionnaire historique des marques du papier’ (E32) incorporates the visual aspect of the watermark used around 1358-61 by some Spanish papermaker(s) and identified as ‘Briquet 4019’ (E37). (Briquet, 1985)
- The visual content of Jacopo Amigoni’s painting known as ‘The Singer Farinelli and friends’ (E36) incorporates the musical notation of Farinelli’s musical work entitled ‘La Partenza’ (E73). (National Gallery of Victoria)
- The visual content of Nicolas Poussin’s painting entitled ‘Les Bergers d’Arcadie’ (E36) incorporates the Latin phrase ‘Et in Arcadia ego’ (E33). (Wikipedia, 2020)

In First Order Logic of the inverse property:
- P165(x,y) ⇒ E73(x)
- P165(x,y) ⇒ E90(y)
- P165(x,y) ⇒ P106(x,y)
- P165(x,y) ⇒ ¬P165(y,x)
"""@en ;
    rdfs:domain crm:E90_Symbolic_Object ;
    rdfs:range crm:E73_Information_Object ;
    rdfs:subPropertyOf crm:P106i_forms_part_of ;
    skos:notation "P165i" ;
    skos:prefLabel "is incorporated in"@en,
        "est inclus dans"@fr .

crm:P166i_had_presence a owl:ObjectProperty ;
    rdfs:label "P166i had presence"@en,
        "P166i a eu pour présence"@fr ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property associates an instance of E93 Presence with the instance of E92 Spacetime Volume of which it represents a temporal restriction (i.e. a time-slice). Instantiating this property constitutes a necessary part of the identity of the respective instance of E93 Presence.

Examples of the inverse property:
- The Roman Empire on 19(th) August AD 14 (E93) was a presence of The Roman Empire (E4). (Clare and Edwards, 1992)

In First Order Logic of the inverse property:
- P166(x,y) ⇒ E93(x)
- P166(x,y) ⇒ E92(y)
- P166(x,y) ⇒ P10(x,y)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    rdfs:range crm:E93_Presence ;
    rdfs:subPropertyOf crm:P10i_contains ;
    skos:notation "P166i" ;
    skos:prefLabel "had presence"@en,
        "a eu pour présence"@fr .

crm:P167i_includes a owl:ObjectProperty ;
    rdfs:label "P167i includes"@en,
        "P167i comporte"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property associates an instance of E93 Presence with an instance of E53 Place that geometrically includes the spatial projection of the respective instance of E93 Presence. Besides others, this property may be used to state in which space an object has been for some known time, such as a room of a castle or in a drawer. It may also be used to describe a confinement of the spatial extent of some realm during a known time-span. 
This property is a shortcut of the more fully developed path from E93 Presence through P161 has spatial projection, E53 Place, P89 falls within (contains) to E53 Place.

Examples of the inverse property:
- Johann Joachim Winckelmann’s whereabouts in December 1755 (E93) was within Rome (E53). (Leppmann, 1970)
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (E93) was within Italy (E53). (Leppmann, 1970)

In First Order Logic of the inverse property:
- P167(x,y) ⇒ E93(x)
- P167(x,y) ⇒ E53(y)
- P167(x,y) ⇔ (∃z) [E53(z) ˄ P161(x,z) ˄ P89(z,y)]
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E93_Presence ;
    skos:notation "P167i" ;
    skos:prefLabel "includes"@en,
        "comporte"@fr .

crm:P173_starts_before_or_with_the_end_of a owl:ObjectProperty ;
    rdfs:label "P173 starts before or with the end of"@en,
        "P173 commence avant ou au moment de la fin de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity starts before or simultaneously with the end of the temporal extent of the range instance B of E2 Temporal Entity.
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(start) ≤ B(end) is true.
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to the disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, met-by, overlaps, starts, started-by, contains, finishes, finished-by, equals, during, overlapped by}.
This property is not transitive. 


https://cidoc-crm.org/html/version_images/images_7.1.3/image_01.png


Figure 8: Temporal entity A starts before or with the end of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_02.png


Figure 9: Temporal entity A starts before or with the end of temporal entity B. Here A is shorter than B

Examples:
- The legendary run from Marathon to Athens 490BC (E7) starts before or with the end of The Battle of Marathon 490BC (E7).
- LMIIB (E4) ends after or with the start of the Tutankhamun period (1332-1323 B.C.E.) (E4). [Evidence for this is provided by the scarab seal found at Poros in a context of LMIIB. The scarab belongs to the type “nh.s n Jmn”. During the Akhenaten period he production of these scarab seals stopped (the name of Amun is not referred to during his reign). So the scarab could not have been produced before the Tutankhamun period and is probably a later production.] (Karetsou, 2000)

In First Order Logic:
- P173(x,y) ⇒ E2(x)
- P173(x,y) ⇒ E2(y)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    owl:inverseOf crm:P173i_ends_after_or_with_the_start_of ;
    skos:notation "P173" ;
    skos:prefLabel "starts before or with the end of"@en,
        "commence avant ou au moment de la fin de"@fr .

crm:P175_starts_before_or_with_the_start_of a owl:ObjectProperty ;
    rdfs:label "P175 starts before or with the start of"@en,
        "P175 commence avant ou au moment du début de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity starts before or simultaneously with the start of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(start) ≤ B(start) is true.
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, starts, started-by, contains, finished-by, equals}
In a model with fuzzy borders, this property will not be transitive.
This property is irreflexive.


https://cidoc-crm.org/html/version_images/images_7.1.3/image_05.png


Figure 12: Temporal entity A starts before or with the start of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_06.png


Figure 13: Temporal entity A starts before or with the start of temporal entity B. Here A is shorter than B

Examples:
- The production of the scarab seal found in Poros in a context of LMIIIB (E12) starts after or with the start of Tutankhamun period (1332-1323 B.C) (E4). [The scarab stamp seal found in Poros was associated with finds dated to the LMIIIB period. The seal is dated to the Tutankhamun period or later because it belongs to the scarabs of type “nh.s n Jmn”: During Akhenaten period, the production of this type of scarab seal stopped (the name of Amun is not referred to during his reign). Therefore, the scarab cannot have been produced before the Tutankhamun period and is probably a later production] (Karetsou, 2000)
- The production of the cylindrical seal of the first Dynasty of Babylon found in Tholos B in Platanos (E12) starts after or with the start of the Hammurabi period of the kingdom (E4). [Of the cylindrical seal of the first Dynasty of Babylon found in tholos B in Platanos believed to connect king Hammurabi with the MM I period. Specifically, although the finding is believed to have been found in a MM I layer, it contained material from the MM III/YM I period. Therefore, the seal may be from the Hammurabi period or, it may be from a later period.] (Walberg, 1992.)

In First Order Logic:
- P175(x,y) ⇒ E2(x)
- P175(x,y) ⇒ E2(y)
- P175(x,y) ⇒ P174(x,y)
- ¬P175(x,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P174_starts_before_the_end_of ;
    owl:inverseOf crm:P175i_starts_after_or_with_the_start_of ;
    skos:notation "P175" ;
    skos:prefLabel "starts before or with the start of"@en,
        "commence avant ou au moment du début de"@fr .

crm:P177i_is_type_of_property_assigned a owl:ObjectProperty ;
    rdfs:label "P177i is type of property assigned"@en,
        "P177i est le type de propriété assigné"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property associates an instance of E13 Attribute Assignment with the type of property or relation that this assignment maintains to hold between the item to which it assigns an attribute and the attribute itself. Note that the properties defined by the CIDOC CRM also constitute instances of E55 Type themselves. The direction of the assigned property of type is understood to be from the attributed item (the range of property P140 assigned attribute to) to the attribute item (the range of the property P141 assigned). More than one property type may be assigned to hold between two items.
A comprehensive explanation about refining CIDOC CRM concepts by E55 Type is given in the section “About Types” in the section on “Specific Modelling Constructs” of this document.

Examples of the inverse property:
- The Current Ownership Assessment of Martin Doerr’s silver cup February 1997 (E13) assigned property of type P52 has former or current owner (is former or current keeper of) (E55). (fictitious)
- 1(st) June 1997 Identifier Assignment of the silver cup donated by Martin Doerr (E15) assigned property of type P48 has preferred identifier (is preferred identifier of) (E55). (fictitious)
- The examination of MS Sinai Greek 418 (E13) assigned property of type binding structure type (E55). [‘binding structure type’ refers to a property, external to the CIDOC CRM, which connects a book (E22) to the type of its binding structure (E55)] (Honey & Pickwoad, 2010)
- The condition assessment of the endband cores of MS Sinai Greek 418 (E14) assigned property of type damage (E55). [‘damage’ refers to a property, external to the CIDOC CRM, which connects an instance of a physical thing like an endband core (E22) to the type of damage (E55) it shows] (Honey & Pickwoad, 2010)
- The condition assessment of the cover of MS Sinai Greek 418 (E14) assigned property of type quality (E55). [‘quality’ refers to a property, external to the CIDOC CRM, which connects an instance of a physical thing like a book cover (E22) to its quality (E55)] (Honey and Pickwoad, 2010)

In First Order Logic of the inverse property:
- P177(x,y) ⇒ E13(x)
- P177(x,y) ⇒ E55(y)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E13_Attribute_Assignment ;
    rdfs:subPropertyOf crm:P2i_is_type_of ;
    skos:notation "P177i" ;
    skos:prefLabel "is type of property assigned"@en,
        "est le type de propriété assigné"@fr .

crm:P179i_was_sales_price_of a owl:ObjectProperty ;
    rdfs:label "P179i was sales price of"@en,
        "P179i a été le prix de vente de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (1,n:0,n)

Scope note of the inverse property:
This property establishes the relationship between an instance of E96 Purchase and the instance of E97 Monetary Amount that forms the compensation for the transaction. The monetary amount agreed upon may change in the course of the purchase activity.

Examples of the inverse property:
- The sale of Vincent van Gogh’s “Still Life: Vase with Fifteen Sunflowers” 30(th) March 1987 (E96) had sales price Christie’s hammer price for “Still Life: Vase with Fifteen Sunflowers” (E97).
- The purchase of 10 okka of nails by the captain A. Syrmas on 18(th) September 1895 (E96) had sales price 20 piastre (grosi) (E97). (Syrmas, 1896)

In First Order Logic of the inverse property:
- P179(x,y) ⇒ E96(x)
- P179(x,y) ⇒ E97(y)
"""@en ;
    rdfs:domain crm:E97_Monetary_Amount ;
    rdfs:range crm:E96_Purchase ;
    skos:notation "P179i" ;
    skos:prefLabel "was sales price of"@en,
        "a été le prix de vente de"@fr .

crm:P17i_motivated a owl:ObjectProperty ;
    rdfs:label "P17i regte an"@de,
        "P17i ήταν αφορμή"@el,
        "P17i motivated"@en,
        "P17i a motivé"@fr,
        "P17i motivou"@pt,
        "P17i обусловил"@ru,
        "P17i 促动"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes an item or items that are regarded as a reason for carrying out the instance of E7 Activity. 
For example, the discovery of a large hoard of treasure may call for a celebration, an order from headquarters can start a military manoeuvre.

Examples of the inverse property:
- The resignation of the chief executive (E7) was motivated by the collapse of SwissAir (E68).
- The coronation of Elizabeth II (E7) was motivated by the death of George VI (E69). (Strong, 2005)

In First Order Logic of the inverse property:
- P17(x,y) ⇒ E7(x)
- P17(x,y) ⇒ E1(y)
- P17(x,y) ⇒ P15(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E7_Activity ;
    rdfs:subPropertyOf crm:P15i_influenced ;
    skos:notation "P17i" ;
    skos:prefLabel "regte an"@de,
        "ήταν αφορμή"@el,
        "motivated"@en,
        "a motivé"@fr,
        "motivou"@pt,
        "обусловил"@ru,
        "促动"@zh .

crm:P180i_was_currency_of a owl:ObjectProperty ;
    rdfs:label "P180i was currency of"@en,
        "P180i était l’unité monétaire de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property establishes the relationship between an instance of E97 Monetary Amount and the instance of E98 Currency that it is measured in.

Examples of the inverse property:
- Christie’s hammer price for Vincent van Gogh’s “Still Life: Vase with Fifteen Sunflowers” in London on 30(th) March 1987 (E97) has currency British Pounds (E98).

In First Order Logic of the inverse property:
- P180(x,y) ⇒ E97(x)
- P180(x,y) ⇒ E98(y)
- P180(x,y) ⇒ P91(x,y)
"""@en ;
    rdfs:domain crm:E98_Currency ;
    rdfs:range crm:E97_Monetary_Amount ;
    rdfs:subPropertyOf crm:P91i_is_unit_of ;
    skos:notation "P180i" ;
    skos:prefLabel "was currency of"@en,
        "était l’unité monétaire de"@fr .

crm:P182_ends_before_or_with_the_start_of a owl:ObjectProperty ;
    rdfs:label "P182 ends before or with the start of"@en,
        "P182 se termine avant ou au moment du début de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity ends before or simultaneously with the start of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(end) ≤ B(start) is true.
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets}.
This property is transitive. This property is asymmetric.


https://cidoc-crm.org/html/version_images/images_7.1.3/image_09.png


Figure 16: Temporal entity A ends before or with the start of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_10.png


Figure 17: Temporal entity A ends before or with the start of temporal entity B. Here A is shorter than B

Examples:
- Lerna III (E4) ends before or with the start of Lerna IV (E4). [“The site at Lerna probably was not left uninhabited for long after the destruction of the House of the Tiles and the raising of the tumulus. If there was a gap corresponding to the earliest stage of EH III in the Argolid, as has been suggested by some (see, e.g., Manning 1995: 55–60), it was a brief one. In Rutter’s view, the short life of the Fourth Settlement began ca. 2200/2150 b.c. and ended ca. 2050/2000 b.c.”] (Banks & Reese, 2013)
- The use of LH I graves of Krisa in Phocis (E4) ends before or with the start of LH III phase of reuse of the graves of Krisa in Phocis (E4). [“…a possible hiatus in the occupation of certain sites such as the settlement of Krisa in Phocis, which was well occupied in the MH and LHIII periods. LHIIB pottery from this settlement has already been identified, but no certain example of LHIIA pottery.”] (Phialon 2018)

In First Order Logic:
- P182(x,y) ⇒ E2(x)
- P182(x,y) ⇒ E2(y)
- P182(x,y) ⇒ P176(x,y)
- P182(x,y) ⇒ P185(x,y)
- [P182(x,y) ⋀ P182(y,z) ⇒ P182(x,z)]
- P182(x,y) ⇒ ¬P182(y,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P176_starts_before_the_start_of,
        crm:P185_ends_before_the_end_of ;
    owl:inverseOf crm:P182i_starts_after_or_with_the_end_of ;
    skos:notation "P182" ;
    skos:prefLabel "ends before or with the start of"@en,
        "se termine avant ou au moment du début de"@fr .

crm:P183i_starts_after_the_end_of a owl:ObjectProperty ;
    rdfs:label "P183i starts after the end of"@en,
        "P183i commence après la fin de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity ends definitely before the start of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(end) < B(start) is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to the following Allen temporal relation (Allen, 1983) : {before}.
This property is transitive. This property is asymmetric. 


https://cidoc-crm.org/html/version_images/images_7.1.3/image_11.png


Figure 18: Temporal entity A ends before the start of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_12.png


Figure 19: Temporal entity A ends before the start of temporal entity B. Here A is shorter than B

Examples of the inverse property:
- Gisle taking office as Bishop of Linköping 1139 AD (E7) ends before the start of The Guta saga composition (E65). (Peel, 1999)
- Troy VII (E4) ends before the start of Troy VIII (E4). [uninhabited for some 200 years]
- The use of the Tomb Four from Nikitopoulou group in Nihoria in the MHIII-LHI period (E4) ends before the start of the period of reuse of the Tomb Four from Nikitopoulou group in LHIIIA (E4). [“Of the six tombs excavated in the Nikitopoulou group […] the finds in Tomb Four are of MH II or MH III-LH I date, with the exception of the finds with the Northern group of material, which is uniformly dated to LHIIA2, end the ewer in the middle of the floor, dated LHIIIA1. […] The preserved evidence seems clearly to indicate use in the MHIII-LHI use in the MHIII-LHI period followed by a period of reuse in LHIIIA, a pattern matched at architecturally similar sites such as 13:Kaminia and 10:Gouvalári.”] (Boyd, 2002)

In First Order Logic of the inverse property:
- P183(x,y) ⇒ E2(x)
- P183(x,y) ⇒ E2(y)
- P183(x,y) ⇒ P182(x,y)
- [P183(x,y) ∧ P183(y,z)] ⇒ P183(x,z)
- P183(x,y) ⇒ ¬P183(y,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P182i_starts_after_or_with_the_end_of ;
    skos:notation "P183i" ;
    skos:prefLabel "starts after the end of"@en,
        "commence après la fin de"@fr .

crm:P184_ends_before_or_with_the_end_of a owl:ObjectProperty ;
    rdfs:label "P184 ends before or with the end of"@en,
        "P184 se termine avant ou au moment de la fin de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity ends before or simultaneously with the end of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(end) ≤ B(end )is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, finished by, start, equals, during, finishes}.
This property is irreflexive


https://cidoc-crm.org/html/version_images/images_7.1.3/image_13.png


Figure 20: Temporal entity A ends before or with the end of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_14.png


Figure 21: Temporal entity A ends before or with the end of temporal entity B. Here A is shorter than B

Examples:
- The reign/life of Harold II (E4) ends before or with the end of the Battle of Hastings (E7)

In First Order Logic:
- P184(x,y) ⇒ E2(x)
- P184(x,y) ⇒ E2(y)
- P184(x,y) ⇒ P174(x,y)
- ¬P184(x,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P174_starts_before_the_end_of ;
    owl:inverseOf crm:P184i_ends_with_or_after_the_end_of ;
    skos:notation "P184" ;
    skos:prefLabel "ends before or with the end of"@en,
        "se termine avant ou au moment de la fin de"@fr .

crm:P185_ends_before_the_end_of a owl:ObjectProperty ;
    rdfs:label "P185 ends before the end of"@en,
        "P185 se termine avant la fin de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity ends definitely before the end of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(end) < B(end )is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, starts, during}.
This property is transitive. This property is asymmetric.


https://cidoc-crm.org/html/version_images/images_7.1.3/image_15.png


Figure 22: Temporal entity A ends before the end of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_16.png


Figure 23: Temporal entity A ends before the end of temporal entity B. Here A is shorter than B

Examples:
- Godstow Abbey, Oxfordshire as a working abbey (E4 Period) ends before the end of the reign of Henry VIII (E4 Period).

In First Order Logic:
- P185(x,y) ⇒ E2(x)
- P185(x,y) ⇒ E2(y)
- P185(x,y) ⇒ P184(x,y)
- [P185(x,y) ∧ P185(y,z)] ⇒ P185(x,z)P185(x,y) ⇒ ¬P185(y,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P184_ends_before_or_with_the_end_of ;
    owl:inverseOf crm:P185i_ends_after_the_end_of ;
    skos:notation "P185" ;
    skos:prefLabel "ends before the end of"@en,
        "se termine avant la fin de"@fr .

crm:P186i_is_produced_by a owl:ObjectProperty ;
    rdfs:label "P186i is produced by"@en,
        "P186i est produit par"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E12 Production with the instance of E99 Production Type, that is, the type of the things it produces.

Examples of the inverse property:
- The production activity of the Volkswagen factory related to the “Standard limousine Type II” during 1949-1953 (E12) produced thing of product type Volkswagen Type 11 (Beetle) (E99). (Rieger, 2013)

In First Order Logic of the inverse property:
- P186(x,y) ⇒ E12(x)
- P186(x,y) ⇒ E99(y)
- P186(x,y) ⇒ (∃z) [E24(z) ∧ P108(x,z) ∧ P2(z,y)]
"""@en ;
    rdfs:domain crm:E99_Product_Type ;
    rdfs:range crm:E12_Production ;
    skos:notation "P186i" ;
    skos:prefLabel "is produced by"@en,
        "est produit par"@fr .

crm:P187i_is_production_plan_for a owl:ObjectProperty ;
    rdfs:label "P187i is production plan for"@en,
        "P187i est le plan de production de"@fr ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary (1,n:0,1)

Scope note of the inverse property:
This property associates an instance of E99 Product Type with an instance of E29 Design or Procedure that completely determines the production of instances of E18 Physical Thing. The resulting instances of E18 Physical Thing are considered exemplars of this instance of E99 Product Type when the process specified is correctly executed. Note that the respective instance of E29 Design or Procedure may not necessarily be fixed in a written/graphical form, and may require the use of tools or models unique to the product type. The same instance of E99 Product Type may be associated with several variant plans.

Examples of the inverse property:
- Volkswagen Type 11 (Beetle) (E99) has production plan the production plans for Volkswagen Type 11 (Beetle) (E29). (Rieger, 2013)

In First Order Logic of the inverse property:
- P187(x,y) ⇒ E99(x)
- P187(x,y) ⇒ E29(y)
"""@en ;
    rdfs:domain crm:E29_Design_or_Procedure ;
    rdfs:range crm:E99_Product_Type ;
    skos:notation "P187i" ;
    skos:prefLabel "is production plan for"@en,
        "est le plan de production de"@fr .

crm:P188i_is_production_tool_for a owl:ObjectProperty ;
    rdfs:label "P188i is production tool for"@en,
        "P188i est l'outil de production de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E99 Product Type with an instance of E19 Physical Object that is needed for the production of an instance of E18 Physical Thing. When the process of production is correctly executed in accordance with the plan and using the specified instance of E19 Physical Object, the resulting instance of E18 Physical Thing is considered an exemplar of this instance of E99 Product Type. The instance of E19 Physical Object may bear distinct features that are transformed into characteristic features of the resulting instance of E18 Physical Thing. Examples include models and moulds.

Examples of the inverse property:
- Volkswagen Type 11 (Beetle) (E99) requires production tool the luggage compartment lid mould for the Volkswagen Type 11 (Beetle) (E22). [See thumbnail image of the luggage compartment lid: https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Volkswagen_Type_1_(Auto_classique_St._Lazare_'10).jpg/220px-Volkswagen_Type_1_(Auto_classique_St._Lazare_'10).jpg)] (Rieger, 2013)

In First Order Logic of the inverse property:
- P188(x,y) ⇒ E99(x)
- P188(x,y) ⇒ E19(y)
"""@en ;
    rdfs:domain crm:E19_Physical_Object ;
    rdfs:range crm:E99_Product_Type ;
    skos:notation "P188i" ;
    skos:prefLabel "is production tool for"@en,
        "est l'outil de production de"@fr .

crm:P189i_is_approximated_by a owl:ObjectProperty ;
    rdfs:label "P189i is approximated by"@en,
        "P189i est approximé par"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E53 Place with another instance of E53 Place, which is defined in the same reference space, and which is used to approximate the former. The property does not necessarily state the quality or accuracy of this approximation, but rather indicates the use of the first instance of place to approximate the second.
In common documentation practice, find or encounter spots e.g. in archaeology, botany or zoology are often related to the closest village, river or other named place without detailing the relation, e.g. if it is located within the village or in a certain distance of the specified place. In this case the stated “phenomenal” place found in the documentation can be seen as an approximation of the actual encounter spot without more specific knowledge. 
In more recent documentation often point coordinate information is provided that originates from GPS measurements or georeferencing from a map. This point coordinate information does not state the actual place of the encounter spot but tries to approximate it with a “declarative” place. The accuracy depends on the methodology used when creating the coordinates. It may be dependent on technical limitations like GPS accuracy but also on the method where the GPS location is taken in relation to the measured feature. If the methodology is known a maximum deviation from the measured point can be calculated and the encounter spot or feature may be related to the resulting circle using an instance of P171 at some place within.
This property is not transitive. This property is reflexive.

Examples of the inverse property:
- [40°31'17.9"N 21°15'48.3"E] (E53) approximates Kastoria, Greece, TGN ID: 7010880 (E53). [The approximating declarative place with point shape is defined in terms of coordinates taken from https://sws.geonames.org/735927]
- [40°31'00.1"N 21°16'00.1"E] (E53) approximates Kastoria, Greece, TGN ID: 7010880 (E53). [The approximating declarative place with point shape is defined in terms of coordinates taken from http://vocab.getty.edu/page/tgn/7010880]
- [40°04'60.0"N 22°21'00.0"E] (E53) approximates Mount Olympus National Park, Greece (E53). [The approximating declarative place with point shape is defined in terms of coordinates taken from https://www.geonames.org/6941814]

In First Order Logic of the inverse property:
- P189(x,y) ⇒ E53(x)
- P189(x,y) ⇒ E53 (y) 
- P189(x,y,z) ⇒ [P189(x,y) ∧ E55(z)]
- P189(x,x)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E53_Place ;
    skos:notation "P189i" ;
    skos:prefLabel "is approximated by"@en,
        "est approximé par"@fr .

crm:P191i_was_duration_of a owl:ObjectProperty ;
    rdfs:label "P191i was duration of"@en,
        "P191i était la durée de"@fr ;
    rdfs:comment """Quantification of the inverse property: one to one (1,1:1,1)

Scope note of the inverse property:
This property describes the length of time covered by an instance of E52 Time-Span. It allows an instance of E52 Time-Span to be associated with an instance of E54 Dimension representing duration independent from the actual beginning and end. Indeterminacy of the duration value can be expressed by assigning a numerical interval to the property P90 has value of E54 Dimension.

Examples of the inverse property:
- The time-span of the Battle of Issos 333 B.C.E. (E52) had duration Battle of Issos duration (E54). (Howard, 2012)

In First Order Logic of the inverse property:
- P191(x,y) ⇒ E52(x)
- P191(x,y) ⇒ E54(y)
"""@en ;
    rdfs:domain crm:E54_Dimension ;
    rdfs:range crm:E52_Time-Span ;
    skos:notation "P191i" ;
    skos:prefLabel "was duration of"@en,
        "était la durée de"@fr .

crm:P195i_had_presence a owl:ObjectProperty ;
    rdfs:label "P195i had presence"@en,
        "P195i a eu pour présence"@fr ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property associates an instance of E93 Presence with the instance of E18 Physical Thing of which it represents a temporal restriction (i.e. a time-slice) of the thing’s trajectory through spacetime. In other words, it describes where the instance of E18 Physical Thing was or moved around within a given time-span. Instantiating this property constitutes a necessary part of the identity of the respective instance of E93 Presence.
This property is a shortcut of the fully developed path from E18 Physical Thing through P196 defines, E92 Spacetime Volume, P166 was a presence of (had presence) to E93 Presence.

Examples of the inverse property:
- Johann Joachim Winckelmann’s whereabouts in December 1755 (E93) was a presence of Johann Joachim Winckelmann (E21). (Wiencke, 1998)
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (E93) was a presence of Johann Joachim Winckelmann (E21). (Wiencke, 1998)

In First Order Logic of the inverse property:
- P195(x,y) ⇒ E93(x)
- P195(x,y) ⇒ E18(y)
- P195(x,y) ⇔ (∃z)[E92(z) ∧ P166(z,x) ∧ P196i(z,y)]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E93_Presence ;
    skos:notation "P195i" ;
    skos:prefLabel "had presence"@en,
        "a eu pour présence"@fr .

crm:P196i_is_defined_by a owl:ObjectProperty ;
    rdfs:label "P196i is defined by"@en,
        "P196i est défini par"@fr ;
    rdfs:comment """Quantification of the inverse property: one to one, necessary (1,1:0,1)

Scope note of the inverse property:
This property associates an instance of E18 Physical Thing with the instance of E92 Spacetime Volume that constitutes the complete trajectory of its geometric extent through spacetime for the whole time of the existence of the instance of E18 Physical Thing.
An instance of E18 Physical Thing not only occupies a particular geometric space at each instant of its existence, but in the course of its existence it also forms a trajectory through spacetime, which occupies a real, that is phenomenal, volume in spacetime, i.e. the instance of E92 Spacetime Volume this property associates it with. This real spatiotemporal extent of the instance of E18 Physical Thing is regarded as being unique, in all its details and fuzziness; the identity and existence of the instance of E92 Spacetime Volume depend uniquely on the identity of the instance of E18 Physical Thing, whose existence defines it. It constitutes a phenomenal spacetime volume as defined in CRMgeo (Doerr & Hiebel, 2013).
Included in this spacetime volume are both the spaces filled by the matter of the physical thing and any inner space that may exist, for instance the interior of a box. Physical things consisting of aggregations of physically unconnected objects, such as a set of chessmen, occupy a finite number of individually contiguous subsets of this spacetime volume equal to the number of objects that constitute the set and that are never connected during its existence.

Examples of the inverse property:
- H.M.S. Temeraire (E22) defines the spacetime volume of H.M.S. Temeraire (E92). [it was built, during 1798, in Chatham and destroyed, during 1838, in Rotherhithe] (Willis, 2010)
- The Saint Titus reliquary (E22) defines the spacetime volume of the Saint Titus reliquary (E92). [the reliquary has been produced by the workshop of the Vogiatzis brothers located at Monastiraki, Athens, in 1966 as container for the skull of Saint Titus, which was placed into it at that time and has since then continued to fall within the container’s spacetime volume. The reliquary with the skull has been kept in the Saint Titus Church in Heraklion, Crete since 1966] (Fisher & Garvey, 2010; Panotis, 2016)

In First Order Logic of the inverse property:
- P196(x,y) ⇒ E18(x)
- P196(x,y) ⇒ E92(y)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    rdfs:range crm:E18_Physical_Thing ;
    skos:notation "P196i" ;
    skos:prefLabel "is defined by"@en,
        "est défini par"@fr .

crm:P197i_was_partially_covered_by a owl:ObjectProperty ;
    rdfs:label "P197i was partially covered by"@en,
        "P197i a été partiellement couvert par"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E93 Presence with an instance of E53 Place that geometrically overlaps with the spatial projection of the respective instance of E93 Presence. A use case of this property is to state through which places an object or an instance of E21 Person has or was moved within a given time-span. It may also be used to describe a partial or complete, temporary or permanent extension of the spatial extent of some realm into a neighbouring region during a known time-span. It may also be used to describe a partial or complete, temporary or permanent extension of the spatial extent of some realm into a neighbouring region during a known time-span. 
This property is a shortcut of the more fully developed path from E93 Presence through P161 has spatial projection, E53 Place, P121 overlaps with, to E53 Place.

Examples of the inverse property:
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (E93) covered parts of Paestum, Italy (E53). (Wiencke, 1998)
- The Byzantine Empire 1013 AD (E93) covered parts of The Italian Peninsula (E53). (Browning, 1980)

In First Order Logic of the inverse property:
- P197(x,y) ⇒ E93(x)
- P197(x,y) ⇒ E53(y)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E93_Presence ;
    skos:notation "P197i" ;
    skos:prefLabel "was partially covered by"@en,
        "a été partiellement couvert par"@fr .

crm:P198i_is_held_or_supported_by a owl:ObjectProperty ;
    rdfs:label "P198i is held or supported by"@en,
        "P198i est contenu ou soutenu par"@fr ;
    rdfs:comment """Quantification of the inverse property: one to many (0,n:0,n)

Scope note of the inverse property:
This property relates one instance of E18 Physical Thing which acts as a container or support to a supported or contained instance of E18 Physical Thing. Typical examples of E18 Physical Things which are intended to function as a container or support include shelves, folders or boxes. These containers or supports provide a stable surface which is intended for other physical objects to be placed upon for storage, display, transport or other similar functions.
This property is a shortcut of the more fully developed path from E18 Physical Thing through P59 has section, E53 Place, P53i is former or current location of, to E18 Physical Thing. It is not a sub-property of P46 is composed of, as the held or supported object is not a component of the container or support.
This property can be used to avoid explicitly instantiating the E53 Place which is defined by an instance of E18 Physical Thing, especially when the only intended use of that instance of E18 Physical Thing is to act as a container or surface for the storage of other instances of E18 Physical Thing. The place’s existence is defined by the existence of the container or surface, and will go out of existence at the same time as the destruction of the container or surface. 
This property is transitive. This property is asymmetric.

Examples of the inverse property:
- Archival folder “6” (E22) holds or supports the piece of paper carrying the text of a letter from Lawrence Alloway to Sylvia Sleigh (E22).
- [ http://archives2.getty.edu:8082/xtf/view?docId=ead/2003.M.46/2003.M.46.xml;chunk.id=aspace_ref12_kf7;brand=default]
- Archival folder "17" (E22) holds or supports the daguerreotype that shows the image of Henry Ward Beecher as a young man (E22).
- [ https://archives.yale.edu/repositories/12/archival_objects/1402266]
- Box "88" (E22) holds or supports folder "17" (E22). [ https://archives.yale.edu/repositories/12/archival_objects/1402266] 
- Bookshelf “GRI-708.1” (E22) holds or supports the book entitled “Catalog of Paintings in the J. Paul Getty Museum” (E22). (Potts, 2015)

In First Order Logic of the inverse property:
- P198(x,y) ⇒ E18(x)
- P198(x,y) ⇒ E18(y)
- [P198(x,y) ∧ P198(y,z)] ⇒ P198(x,z)
- [P198(x,y) ∧ P198(z,y)] ⇒ [P198(x,z) ˅ P198(z,x)]
- P198(x,y) ⇐ (∃z) [E53(z) ˄ P59(x,z) ˄ P53i(z,y)]
- P198(x,y) ⇒ ¬P198(y,x)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E18_Physical_Thing ;
    skos:notation "P198i" ;
    skos:prefLabel "is held or supported by"@en,
        "est contenu ou soutenu par"@fr .

crm:P19i_was_made_for a owl:ObjectProperty ;
    rdfs:label "P19i wurde hergestellt für"@de,
        "P19i έγινε για"@el,
        "P19i was made for"@en,
        "P19i a été élaboré pour"@fr,
        "P19i foi feito para"@pt,
        "P19i был создан для"@ru,
        "P19i 用于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property relates an instance of E7 Activity with instances of E71 Human-Made Thing, 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 of the inverse property:
- Lady Diana Spencer’s wedding dress (E71) was made for Wedding of Prince Charles and Lady Diana Spencer (E7) mode of use To Be Worn (E55). (Daly, 1981)

In First Order Logic of the inverse property:
- P19(x,y) ⇒ E7(x)
- P19(x,y) ⇒ E71(y)
- P19(x,y,z) ⇒ [P19(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E71_Human-Made_Thing ;
    rdfs:range crm:E7_Activity ;
    skos:notation "P19i" ;
    skos:prefLabel "wurde hergestellt für"@de,
        "έγινε για"@el,
        "was made for"@en,
        "a été élaboré pour"@fr,
        "foi feito para"@pt,
        "был создан для"@ru,
        "用于"@zh .

crm:P20i_was_purpose_of a owl:ObjectProperty ;
    rdfs:label "P20i war Zweck von"@de,
        "P20i ήταν σκοπός του/της"@el,
        "P20i was purpose of"@en,
        "P20i a été la finalité de"@fr,
        "P20i era o propósito de"@pt,
        "P20i был целью для"@ru,
        "P20i 是为了"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes the relationship between a preparatory activity, an instance of E7 Activity and the instance of E5 Event that it is intended as a 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 the activity succeeded in achieving its aim. If it does not succeed, such as the setting of a trap that did not catch anything, the unrealized intention should be documented using P21 had general purpose (was purpose of): E55 Type and/or P33 used specific technique (was used by): E29 Design or Procedure.

Examples of the inverse property:
- Van Eyck’s pigment grinding in 1432 (E7) had specific purpose the painting of the Ghent altar piece (E12). (Borchert, 2008)

In First Order Logic of the inverse property:
- P20(x,y) ⇒ E7(x)
- P20(x,y) ⇒ E5(y)
"""@en ;
    rdfs:domain crm:E5_Event ;
    rdfs:range crm:E7_Activity ;
    skos:notation "P20i" ;
    skos:prefLabel "war Zweck von"@de,
        "ήταν σκοπός του/της"@el,
        "was purpose of"@en,
        "a été la finalité de"@fr,
        "era o propósito de"@pt,
        "был целью для"@ru,
        "是为了"@zh .

crm:P21i_was_purpose_of a owl:ObjectProperty ;
    rdfs:label "P21i war Zweck von"@de,
        "P21i ήταν σκοπός του/της"@el,
        "P21i was purpose of"@en,
        "P21i a été la finalité de"@fr,
        "P21i era o propósito de"@pt,
        "P21i был целью для"@ru,
        "P21i 是为了"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes an intentional relationship between an instance of E7 Activity and some general goal or purpose, described as an instance of E55 Type. 
This may involve activities intended as preparation for some type of activity or event. P21 had general purpose (was purpose of) differs from P20 had specific purpose (was purpose of in that no specific event is implied as the purpose.

Examples of the inverse property:
- Van Eyck’s pigment grinding (E7) had general purpose painting (E55). (Borchert, 2008)
- The setting of trap 2742 on 17(th) May 1874 (E7) had general purpose catching moose (E55). [activity type] (fictitious)
- The construction of the Berlin Wall starting 13(th) August 1961 (E12) had general purpose preventing emigration (E55). (History.com Editors, 2020)
- The reinforcement of the Mexico-United States barrier between the United States of America and Mexico in Fall 2019 (E11) had general purpose preventing immigration (E55).
- The rebuilding of the city walls of Heraklion by the Venetian rulers starting in 1462 (E12) had general purpose preventing conquest by enemy (E55). (YouIngGreece.com, 2020)
- The building of the seawall in Hamamatsu, Shizuoka, Japan between 2014 and 2020 (E12) had general purpose preventing inland flooding by tsunami (E55).

In First Order Logic of the inverse property:
- P21(x,y) ⇒ E7(x)
- P21(x,y) ⇒ E55(y)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E7_Activity ;
    skos:notation "P21i" ;
    skos:prefLabel "war Zweck von"@de,
        "ήταν σκοπός του/της"@el,
        "was purpose of"@en,
        "a été la finalité de"@fr,
        "era o propósito de"@pt,
        "был целью для"@ru,
        "是为了"@zh .

crm:P22i_acquired_title_through a owl:ObjectProperty ;
    rdfs:label "P22i erwarb Besitztitel durch"@de,
        "P22i απέκτησε τον τίτλο μέσω"@el,
        "P22i acquired title through"@en,
        "P22i a acquis le titre de propriété par"@fr,
        "P22i adquiriu os direitos de propriedade por meio da"@pt,
        "P22i получил право собственности через"@ru,
        "P22i 获得所有权"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E39 Actor that acquires the legal ownership of an object as a result of an instance of 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 of the inverse property:
- The acquisition of the Amoudruz collection by the Geneva Ethnography Museum (E8) transferred title to the Geneva Ethnography Museum (E74).

In First Order Logic of the inverse property:
- P22(x,y) ⇒ E8(x)
- P22(x,y) ⇒ E39(y) 
- P22(x,y) ⇒ P14(x,y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E8_Acquisition ;
    rdfs:subPropertyOf crm:P14i_performed ;
    skos:notation "P22i" ;
    skos:prefLabel "erwarb Besitztitel durch"@de,
        "απέκτησε τον τίτλο μέσω"@el,
        "acquired title through"@en,
        "a acquis le titre de propriété par"@fr,
        "adquiriu os direitos de propriedade por meio da"@pt,
        "получил право собственности через"@ru,
        "获得所有权"@zh .

crm:P23i_surrendered_title_through a owl:ObjectProperty ;
    rdfs:label "P23i trat Besitztitel ab in"@de,
        "P23i παρέδωσε τον τίτλο μέσω"@el,
        "P23i surrendered title through"@en,
        "P23i a cédé le titre de propriété à"@fr,
        "P23i perdeu os direitos de propriedade por meio da"@pt,
        "P23i право собственности отдано через"@ru,
        "P23i 出让所有权"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance(s) of E39 Actor who relinquish legal ownership as the result of an instance of E8 Acquisition.
The property will typically be used to describe a person donating or selling an object to a museum. In reality, the title is either transferred to or from someone, or both.

Examples of the inverse property:
- The acquisition of the Amoudruz collection by the Geneva Ethnography Museum (E8) transferred title from the Heirs of Amoudruz (E74).

In First Order Logic of the inverse property:
- P23(x,y) ⇒ E8(x)
- P23(x,y) ⇒ E39(y) 
- P23(x,y) ⇒ P14(x,y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E8_Acquisition ;
    rdfs:subPropertyOf crm:P14i_performed ;
    skos:notation "P23i" ;
    skos:prefLabel "trat Besitztitel ab in"@de,
        "παρέδωσε τον τίτλο μέσω"@el,
        "surrendered title through"@en,
        "a cédé le titre de propriété à"@fr,
        "perdeu os direitos de propriedade por meio da"@pt,
        "право собственности отдано через"@ru,
        "出让所有权"@zh .

crm:P24i_changed_ownership_through a owl:ObjectProperty ;
    rdfs:label "P24i ging über in Besitz durch"@de,
        "P24i άλλαξε ιδιοκτησία μέσω"@el,
        "P24i changed ownership through"@en,
        "P24i a changé de propriétaire par"@fr,
        "P24i mudou de proprietário por meio de"@pt,
        "P24i сменил владельца через"@ru,
        "P24i 变更所有权"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance(s) of E18 Physical Thing involved in an instance of E8 Acquisition. 
In reality, an acquisition must refer to at least one transferred item.

Examples of the inverse property:
- The acquisition of the Amoudruz collection by the Geneva Ethnography Museum (E8) transferred title of the Amoudruz Collection (E78).

In First Order Logic of the inverse property:
- P24(x,y) ⇒ E8(x)
- P24(x,y) ⇒ E18(y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E8_Acquisition ;
    skos:notation "P24i" ;
    skos:prefLabel "ging über in Besitz durch"@de,
        "άλλαξε ιδιοκτησία μέσω"@el,
        "changed ownership through"@en,
        "a changé de propriétaire par"@fr,
        "mudou de proprietário por meio de"@pt,
        "сменил владельца через"@ru,
        "变更所有权"@zh .

crm:P25i_moved_by a owl:ObjectProperty ;
    rdfs:label "P25i wurde bewegt durch"@de,
        "P25i μετακινήθηκε από"@el,
        "P25i moved by"@en,
        "P25i a été déplacé par"@fr,
        "P25i foi locomovido por"@pt,
        "P25i перемещен посредством"@ru,
        "P25i 被移动"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies an instance of E19 Physical Object that was moved by an instance of E9 Move. A move must concern at least one object.
The property implies the object’s passive participation. For example, Monet’s painting “Impression sunrise” was moved for the first Impressionist exhibition in 1874.

Examples of the inverse property:
- Monet´s “Impression sunrise” (E22) moved by preparations for the First Impressionist Exhibition (E9).

In First Order Logic of the inverse property:
- P25(x,y) ⇒ E9(x)
- P25(x,y) ⇒ E19(y)
- P25(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E19_Physical_Object ;
    rdfs:range crm:E9_Move ;
    rdfs:subPropertyOf crm:P12i_was_present_at ;
    skos:notation "P25i" ;
    skos:prefLabel "wurde bewegt durch"@de,
        "μετακινήθηκε από"@el,
        "moved by"@en,
        "a été déplacé par"@fr,
        "foi locomovido por"@pt,
        "перемещен посредством"@ru,
        "被移动"@zh .

crm:P26i_was_destination_of a owl:ObjectProperty ;
    rdfs:label "P26i war Zielort von"@de,
        "P26i ήταν προορισμός του/της"@el,
        "P26i was destination of"@en,
        "P26i a été la destination de"@fr,
        "P26i era destinação de"@pt,
        "P26i был пунктом назначения для"@ru,
        "P26i 是目的地"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies a destination, an instance of E53 Place, of an instance of E9 Move. 
A move will be linked to a destination, such as the move of an artifact from storage to display. A move may be linked to many terminal instances of E53 Place by multiple instances of this property. In this case the move describes a distribution of a set of objects. The area of the move includes the origin(s), route and destination(s).
Therefore, the described destination is an instance of E53 Place which P89 falls within (contains) the instance of E53 Place the move P7 took place at.

Examples of the inverse property:
- The movement of the exhibition “Tutankhamun: Treasures of the Golden Pharaoh” between 15(th) September and 2(nd) November 2019 (E9) moved to the Saatchi Gallery London (E53).

In First Order Logic of the inverse property:
- P26(x,y) ⇒ E9(x)
- P26(x,y) ⇒ E53(y) 
- P26(x,y) ⇒ (∃z) [E53(z) ∧ P7(x,z) ∧ P89(y,z)]
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E9_Move ;
    skos:notation "P26i" ;
    skos:prefLabel "war Zielort von"@de,
        "ήταν προορισμός του/της"@el,
        "was destination of"@en,
        "a été la destination de"@fr,
        "era destinação de"@pt,
        "был пунктом назначения для"@ru,
        "是目的地"@zh .

crm:P27i_was_origin_of a owl:ObjectProperty ;
    rdfs:label "P27i war Ausgangsort von"@de,
        "P27i ήταν αφετηρία του/της"@el,
        "P27i was origin of"@en,
        "P27i a été le point de départ de"@fr,
        "P27i era origem de"@pt,
        "P27i был исходной точкой для"@ru,
        "P27i 是起点"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies an origin, an instance of E53 Place, of an instance of E9 Move.
A move will be linked to an origin, such as the move of an artifact from storage to display. A move may be linked to many starting instances of E53 Place by multiple instances of this property. In this case the move describes the picking up of a set of objects. The area of the move includes the origin(s), route and destination(s).
Therefore, the described origin is an instance of E53 Place which P89 falls within (contains) the instance of E53 Place the move P7 took place at.

Examples of the inverse property:
- The movement of the exhibition “Tutankhamun: Treasures of the Golden Pharaoh” between 15(th) September and 2(nd) November 2019 (E9) moved from Paris, Grande Halle de la Villette (E53).

In First Order Logic of the inverse property:
- P27(x,y) ⇒ E9(x)
- P27(x,y) ⇒ E53(y) 
- P27(x,y) ⇒ (∃z) [E53(z) ∧ P7(x,z) ∧ P89(y,z)]
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E9_Move ;
    skos:notation "P27i" ;
    skos:prefLabel "war Ausgangsort von"@de,
        "ήταν αφετηρία του/της"@el,
        "was origin of"@en,
        "a été le point de départ de"@fr,
        "era origem de"@pt,
        "был исходной точкой для"@ru,
        "是起点"@zh .

crm:P28i_surrendered_custody_through a owl:ObjectProperty ;
    rdfs:label "P28i wurde Gewahrsam übergeben durch"@de,
        "P28i παρέδωσε κατοχή μέσω"@el,
        "P28i surrendered custody through"@en,
        "P28i a cédé la garde par"@fr,
        "P28i final da custódia por meio de"@pt,
        "P28i опека отдана через"@ru,
        "P28i 出让监护权"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance(s) of E39 Actor who surrender custody of an instance of E18 Physical Thing in an instance of E10 Transfer of Custody. 
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, e.g. through accident, loss, or theft.
In reality, custody is either transferred to someone or from someone, or both.

Examples of the inverse property:
- The Secure Deliveries Inc. crew (E74) surrendered custody through the delivery of the paintings by Secure Deliveries Inc. to the National Gallery (E10).

In First Order Logic of the inverse property:
- P28(x,y) ⇒ E10(x)
- P28(x,y) ⇒ E39(y) 
- P28(x,y) ⇒ P14(x,y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E10_Transfer_of_Custody ;
    rdfs:subPropertyOf crm:P14i_performed ;
    skos:notation "P28i" ;
    skos:prefLabel "wurde Gewahrsam übergeben durch"@de,
        "παρέδωσε κατοχή μέσω"@el,
        "surrendered custody through"@en,
        "a cédé la garde par"@fr,
        "final da custódia por meio de"@pt,
        "опека отдана через"@ru,
        "出让监护权"@zh .

crm:P29i_received_custody_through a owl:ObjectProperty ;
    rdfs:label "P29i erhielt Gewahrsam durch"@de,
        "P29i παρέλαβε κατοχή μέσω"@el,
        "P29i received custody through"@en,
        "P29i a reçu la garde par"@fr,
        "P29i início da custódia por meio de"@pt,
        "P29i получил опеку через"@ru,
        "P29i 获得监护权"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance(s) of E39 Actor who receive custody of an instance of E18 Physical Thing in an instance of E10 Transfer of Custody. 
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, e.g. through accident, unsolicited donation, or theft.
In reality, custody is either transferred to someone or from someone, or both.

Examples of the inverse property:
- Representatives of The National Gallery (E74) received custody through the delivery of the paintings by Secure Deliveries Inc. to the National Gallery (E10).

In First Order Logic of the inverse property:
- P29(x,y) ⇒ E10(x)
- P29(x,y) ⇒ E39(y) 
- P29(x,y) ⇒ P14(x,y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E10_Transfer_of_Custody ;
    rdfs:subPropertyOf crm:P14i_performed ;
    skos:notation "P29i" ;
    skos:prefLabel "erhielt Gewahrsam durch"@de,
        "παρέλαβε κατοχή μέσω"@el,
        "received custody through"@en,
        "a reçu la garde par"@fr,
        "início da custódia por meio de"@pt,
        "получил опеку через"@ru,
        "获得监护权"@zh .

crm:P30i_custody_transferred_through a owl:ObjectProperty ;
    rdfs:label "P30i wechselte Gewahrsam durch"@de,
        "P30i άλλαξε κατοχή μέσω"@el,
        "P30i custody transferred through"@en,
        "P30i a été l’objet d’un transfert de garde par"@fr,
        "P30i custódia transferida por meio de"@pt,
        "P30i опека передана через"@ru,
        "P30i 变更监护权"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance(s) of E18 Physical Thing concerned in an instance of E10 Transfer of Custody. 
The property will typically describe the object that is handed over by an instance of E39 Actor to the custody of another instance of E39 Actor. On occasion, physical custody may be transferred involuntarily or illegally, e.g. through accident, unsolicited donation, or theft.

Examples of the inverse property:
- The delivery of the paintings by Secure Deliveries Inc. to the National Gallery (E10) transferred custody of paintings from The Iveagh Bequest (E19).

In First Order Logic of the inverse property:
- P30(x,y) ⇒ E10(x)
- P30(x,y) ⇒ E18(y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E10_Transfer_of_Custody ;
    skos:notation "P30i" ;
    skos:prefLabel "wechselte Gewahrsam durch"@de,
        "άλλαξε κατοχή μέσω"@el,
        "custody transferred through"@en,
        "a été l’objet d’un transfert de garde par"@fr,
        "custódia transferida por meio de"@pt,
        "опека передана через"@ru,
        "变更监护权"@zh .

crm:P32i_was_technique_of a owl:ObjectProperty ;
    rdfs:label "P32i war Verfahren von"@de,
        "P32i ήταν τεχνική του/της"@el,
        "P32i was technique of"@en,
        "P32i a été la technique générale mise en œuvre dans"@fr,
        "P32i foi técnica da"@pt,
        "P32i был техникой для"@ru,
        "P32i 是技术"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the technique or method, modelled as an instance of E55 Type, that was employed in an instance of E7 Activity. 
These techniques should be drawn from an external E55 Type hierarchy of consistent terminology of general techniques or methods such as embroidery, oil-painting, carbon dating, etc. Specific documented techniques should be described as instances of E29 Design or Procedure.

Examples of the inverse property:
- The ornamentation of silver cup 113 (E11) used general technique gold-plating (E55). [A Design or Procedure type] (fictitious)

In First Order Logic of the inverse property:
- P32(x,y) ⇒ E7(x)
- P32(x,y) ⇒ E55(y) 
- P32(x,y) ⇒ P125(x,y)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E7_Activity ;
    rdfs:subPropertyOf crm:P125i_was_type_of_object_used_in ;
    skos:notation "P32i" ;
    skos:prefLabel "war Verfahren von"@de,
        "ήταν τεχνική του/της"@el,
        "was technique of"@en,
        "a été la technique générale mise en œuvre dans"@fr,
        "foi técnica da"@pt,
        "был техникой для"@ru,
        "是技术"@zh .

crm:P33i_was_used_by a owl:ObjectProperty ;
    rdfs:label "P33i wurde benutzt von"@de,
        "P33i χρησιμοποιήθηκε για"@el,
        "P33i was used by"@en,
        "P33i a été la technique spécifique mise en œuvre dans"@fr,
        "P33i foi usada por"@pt,
        "P33i был использован посредством"@ru,
        "P33i 被使用"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies a specific instance of E29 Design or Procedure in order to carry out an instance of E7 Activity or parts of it. 
The property differs from P32 used general technique (was technique of) in that P33 refers to an instance of E29 Design or Procedure, which is a concrete information object in its own right rather than simply being a term or a method known by tradition. 
Typical examples would include intervention plans for conservation or the construction plans of a building.

Examples of the inverse property:
- The ornamentation of silver cup 232 (E11) used specific technique ‘Instructions for golden chase work by A N Other’ (E29). (fictitious)
- The rebuilding of the German Reichstag in Berlin (E11) used specific technique Architectural plans by Foster and Partners (E29). (Foster, 2000)

In First Order Logic of the inverse property:
- P33(x,y) ⇒ E7(x)
- P33(x,y) ⇒ E29(y)
- P33(x,y) ⇒ P16(x,y)
"""@en ;
    rdfs:domain crm:E29_Design_or_Procedure ;
    rdfs:range crm:E7_Activity ;
    rdfs:subPropertyOf crm:P16i_was_used_for ;
    skos:notation "P33i" ;
    skos:prefLabel "wurde benutzt von"@de,
        "χρησιμοποιήθηκε για"@el,
        "was used by"@en,
        "a été la technique spécifique mise en œuvre dans"@fr,
        "foi usada por"@pt,
        "был использован посредством"@ru,
        "被使用"@zh .

crm:P34i_was_assessed_by a owl:ObjectProperty ;
    rdfs:label "P34i wurde beurteilt durch"@de,
        "P34i εκτιμήθηκε από"@el,
        "P34i was assessed by"@en,
        "P34i a été évalué par"@fr,
        "P34i foi avaliada por"@pt,
        "P34i был оценен посредством"@ru,
        "P34i 被评估"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E18 Physical Thing that was assessed during an instance of E14 Condition Assessment. 
Conditions may be assessed either by direct observation or using recorded evidence. In the latter case the instance of E18 Physical Thing does not need to be present or extant at the time of assessment.

Examples of the inverse property:
- The condition assessment of the silver collection in 1997 (E14) concerned silver cup 232 (E22). (fictitious)
- The condition assessment of the cover of MS Sinai Greek 418 (E14) concerned the cover of MS Sinai Greek 418 (E22). (Honey and Pickwoad, 2010)
- The condition assessment of the endband cores of MS Sinai Greek 418 (E14) concerned the endband cores of MS Sinai Greek 418 (E22). (Honey and Pickwoad, 2010)

In First Order Logic of the inverse property:
- P34(x,y) ⇒ E14(x)
- P34(x,y) ⇒ E18(y) 
- P34(x,y) ⇒ P140(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E14_Condition_Assessment ;
    rdfs:subPropertyOf crm:P140i_was_attributed_by ;
    skos:notation "P34i" ;
    skos:prefLabel "wurde beurteilt durch"@de,
        "εκτιμήθηκε από"@el,
        "was assessed by"@en,
        "a été évalué par"@fr,
        "foi avaliada por"@pt,
        "был оценен посредством"@ru,
        "被评估"@zh .

crm:P35i_was_identified_by a owl:ObjectProperty ;
    rdfs:label "P35i wurde identifiziert durch"@de,
        "P35i έχει διαπιστωθεί από"@el,
        "P35i was identified by"@en,
        "P35i a été identifié par"@fr,
        "P35i foi identificado por"@pt,
        "P35i идентифицирован посредством"@ru,
        "P35i 被标识"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E3 Condition State that was observed in an instance of E14 Condition Assessment activity.

Examples of the inverse property:
- The condition assessment of silver cup 232 in 1997 (E14) has identified oxidation traces were present in 1997 (E3). [which has type (P2) with oxidation traces (E55)] (fictitious)
- The condition assessment of the cover of MS Sinai Greek 418 (E13) has identified the condition state in November 2003 (E3). [which has type fine (E55)] (Honey and Pickwoad, 2010)
- The condition assessment of the endband cores of MS Sinai Greek 418 (E14) has identified the condition state in November 2003 (E3). [which has type broken (E55)] (Honey and Pickwoad, 2010)

In First Order Logic of the inverse property:
- P35(x,y) ⇒E14(x)
- P35(x,y) ⇒ E3(y)
- P35(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E3_Condition_State ;
    rdfs:range crm:E14_Condition_Assessment ;
    rdfs:subPropertyOf crm:P141i_was_assigned_by ;
    skos:notation "P35i" ;
    skos:prefLabel "wurde identifiziert durch"@de,
        "έχει διαπιστωθεί από"@el,
        "was identified by"@en,
        "a été identifié par"@fr,
        "foi identificado por"@pt,
        "идентифицирован посредством"@ru,
        "被标识"@zh .

crm:P37i_was_assigned_by a owl:ObjectProperty ;
    rdfs:label "P37i wurde zugewiesen durch"@de,
        "P37i αποδόθηκε ως ιδιότητα από"@el,
        "P37i was assigned by"@en,
        "P37i a été assigné par"@fr,
        "P37i foi atribuído por"@pt,
        "P37i был присвоен посредством"@ru,
        "P37i 被分配"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property records the identifier that was assigned to an item in an instance of E15 Identifier Assignment.
The same identifier may be assigned on more than one occasion.
An identifier might be created prior to an assignment.

Examples of the inverse property:
- The identifier assignment on 1(st) June 1997 of the silver cup donated by Martin Doerr (E15) assigned “232” (E42) (fictitious)

In First Order Logic of the inverse property:
- P37(x,y) ⇒ E15(x)
- P37(x,y) ⇒ E42(y) 
- P37(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E42_Identifier ;
    rdfs:range crm:E15_Identifier_Assignment ;
    rdfs:subPropertyOf crm:P141i_was_assigned_by ;
    skos:notation "P37i" ;
    skos:prefLabel "wurde zugewiesen durch"@de,
        "αποδόθηκε ως ιδιότητα από"@el,
        "was assigned by"@en,
        "a été assigné par"@fr,
        "foi atribuído por"@pt,
        "был присвоен посредством"@ru,
        "被分配"@zh .

crm:P38i_was_deassigned_by a owl:ObjectProperty ;
    rdfs:label "P38i wurde aufgehoben durch"@de,
        "P38i ακυρώθηκε από"@el,
        "P38i was deassigned by"@en,
        "P38i a été retiré par"@fr,
        "P38i foi retirada a atribuição por"@pt,
        "P38i был отменен посредством"@ru,
        "P38i 被取消"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property records the identifier that was deassigned from an instance of E1 CRM Entity.
De-assignment 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 of the inverse property:
- The identifier assignment on 31(st) July 2001 of the silver cup OXCMS:2001.1.32 (E15) deassigned “232” (E42). (fictitious)

In First Order Logic of the inverse property:
- P38(x,y) ⇒ E15(x)
- P38(x,y) ⇒ E42(y) 
- P38(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E42_Identifier ;
    rdfs:range crm:E15_Identifier_Assignment ;
    rdfs:subPropertyOf crm:P141i_was_assigned_by ;
    skos:notation "P38i" ;
    skos:prefLabel "wurde aufgehoben durch"@de,
        "ακυρώθηκε από"@el,
        "was deassigned by"@en,
        "a été retiré par"@fr,
        "foi retirada a atribuição por"@pt,
        "был отменен посредством"@ru,
        "被取消"@zh .

crm:P39i_was_measured_by a owl:ObjectProperty ;
    rdfs:label "P39i wurde vermessen durch"@de,
        "P39i μετρήθηκε από"@el,
        "P39i was measured by"@en,
        "P39i a été mesuré par"@fr,
        "P39i foi medida por"@pt,
        "P39i был измерен посредством"@ru,
        "P39i 被测量"@zh ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property associates an instance of E16 Measurement with the instance of E18 Physical Thing upon which it acted. The instance of E16 Measurement is specific to the measured object. An instance of E18 Physical Thing may be measured more than once with different results, constituting different instances of E16 Measurement.

Examples of the inverse property:
- The measurement of the height of silver cup 232 on 31(st) August 1997 (E16) measured silver cup 232 (E22). (fictitious)
- The carbon 14 dating of the “Schoeninger Speer II” in 1996 (E16) measured the “Schoeninger Speer II” (E22). [The carbon 14 dating of an approximately 400.000 year old complete Old Palaeolithic wooden spear found in Schoeningen, Niedersachsen, Germany, in 1995. See also, E16 Measurement.] (Kouwenhoven, 1997)

In First Order Logic of the inverse property:
- P39(x,y) ⇒ E16(x) 
- P39(x,y) ⇒ E18(y) 
- P39(x,y) ⇒ P140(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E16_Measurement ;
    rdfs:subPropertyOf crm:P140i_was_attributed_by ;
    skos:notation "P39i" ;
    skos:prefLabel "wurde vermessen durch"@de,
        "μετρήθηκε από"@el,
        "was measured by"@en,
        "a été mesuré par"@fr,
        "foi medida por"@pt,
        "был измерен посредством"@ru,
        "被测量"@zh .

crm:P40i_was_observed_in a owl:ObjectProperty ;
    rdfs:label "P40i wurde beobachtet in"@de,
        "P40i παρατηρήθηκε από"@el,
        "P40i was observed in"@en,
        "P40i a été relevé par"@fr,
        "P40i foi verificada durante"@pt,
        "P40i наблюдался в"@ru,
        "P40i 被观测"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
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 of the inverse property:
- The measurement of the height of silver cup 232 on 31(st) August 1997 (E16) observed dimension silver cup 232 height (E54). [which has unit mm (E58), has value 224 (E60)] (fictitious)
- The carbon 14 dating of the “Schoeninger Speer II” in 1996 (E16) observed dimension the carbon 14 based temporal distance from 1996 to the growth of the wood of the “Schoeninger Speer II” (E60). [The carbon 14 dating of an approximately 400.000 year old complete Old Palaeolithic wooden spear found in Schoeningen, Niederachsen, Germany, in 1995. See also: E16 Measurement.] (Kouwenhoven, 1997)

In First Order Logic of the inverse property:
- P40(x,y) ⇒ E16(x)
- P40(x,y)⇒ E54(y)
- P40(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E54_Dimension ;
    rdfs:range crm:E16_Measurement ;
    rdfs:subPropertyOf crm:P141i_was_assigned_by ;
    skos:notation "P40i" ;
    skos:prefLabel "wurde beobachtet in"@de,
        "παρατηρήθηκε από"@el,
        "was observed in"@en,
        "a été relevé par"@fr,
        "foi verificada durante"@pt,
        "наблюдался в"@ru,
        "被观测"@zh .

crm:P41i_was_classified_by a owl:ObjectProperty ;
    rdfs:label "P41i wurde klassifiziert durch"@de,
        "P41i χαρακτηρίσθηκε από"@el,
        "P41i was classified by"@en,
        "P41i a été classifié par"@fr,
        "P41i foi classificada por"@pt,
        "P41i был классифицирован посредством"@ru,
        "P41i 被分类"@zh ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property records the item to which a type was assigned in an E17 Type Assignment activity.
Any instance of a CIDOC CRM entity may be assigned a type through type assignment. Type assignment events allow a more detailed path from E1 CRM Entity through P41i was classified by, E17 Type Assignment, P42 assigned, to E55 Type for assigning types to objects compared to the shortcut offered by P2 has type (is type of).

Examples of the inverse property:
- The classification of silver cup 232 on 31(st) August 1997 (E17) classified silver cup 232 (E22). (fictitious)

In First Order Logic of the inverse property:
- P41(x,y) ⇒ E17(x)
- P41(x,y) ⇒ E1(y) 
- P41(x,y) ⇒ P140(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E17_Type_Assignment ;
    rdfs:subPropertyOf crm:P140i_was_attributed_by ;
    skos:notation "P41i" ;
    skos:prefLabel "wurde klassifiziert durch"@de,
        "χαρακτηρίσθηκε από"@el,
        "was classified by"@en,
        "a été classifié par"@fr,
        "foi classificada por"@pt,
        "был классифицирован посредством"@ru,
        "被分类"@zh .

crm:P42i_was_assigned_by a owl:ObjectProperty ;
    rdfs:label "P42i wurde zugewiesen durch"@de,
        "P42i αποδόθηκε από"@el,
        "P42i was assigned by"@en,
        "P42i a été assigné par"@fr,
        "P42i foi atribuído por"@pt,
        "P42i был присвоен посредством"@ru,
        "P42i 被分配类型"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
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 P41i was classified by, E17 Type Assignment, P42 assigned, 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.

Examples of the inverse property:
- The classification of silver cup 232 on 31(st) August 1997 (E17) assigned goblet (E55). (fictitious)

In First Order Logic of the inverse property:
- P42(x,y) ⇒ E17(x)
- P42(x,y)⇒ E55(y) 
- P42(x,y) ⇒ P141(x,y)
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E17_Type_Assignment ;
    rdfs:subPropertyOf crm:P141i_was_assigned_by ;
    skos:notation "P42i" ;
    skos:prefLabel "wurde zugewiesen durch"@de,
        "αποδόθηκε από"@el,
        "was assigned by"@en,
        "a été assigné par"@fr,
        "foi atribuído por"@pt,
        "был присвоен посредством"@ru,
        "被分配类型"@zh .

crm:P43i_is_dimension_of a owl:ObjectProperty ;
    rdfs:label "P43i ist Dimension von"@de,
        "P43i είναι μέγεθος του"@el,
        "P43i is dimension of"@en,
        "P43i est la dimension de"@fr,
        "P43i é dimensão de"@pt,
        "P43i является величиной для"@ru,
        "P43i 是度量规格"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, dependent (0,n:1,1)

Scope note of the inverse property:
This property records an instance of E54 Dimension of some instance of E70 Thing.
In the case that the recorded property is a result of a measurement of an instance of E18 Physical Thing, this property is a shortcut of the more fully developed path from E18 Physical Thing through P39i was measured by, E16 Measurement, P40 observed dimension to E54 Dimension. 
It offers no information about how and when an E54 Dimension was established, nor by whom. Knowledge about an instance of E54 Dimension need not be the result of a measurement; it may be the result of evaluating data or other information, which should be documented as an instance of E13 Attribute Assignment. 
An instance of E54 Dimension is specific to an instance of E70 Thing.

Examples of the inverse property:
- Silver cup 232 (E22) has dimension height of silver cup 232 (E54). [which has unit (P91) mm (E58), has value (P90) 224 (E60)] (fictitious)

In First Order Logic of the inverse property:
- P43(x,y) ⇒ E70(x)
- P43(x,y) ⇒ E54(y)
- P43(x,y) ⇐ (∃z) [E16(z) ˄ P39i(x,z) ˄ P40(z,y)]
"""@en ;
    rdfs:domain crm:E54_Dimension ;
    rdfs:range crm:E70_Thing ;
    skos:notation "P43i" ;
    skos:prefLabel "ist Dimension von"@de,
        "είναι μέγεθος του"@el,
        "is dimension of"@en,
        "est la dimension de"@fr,
        "é dimensão de"@pt,
        "является величиной для"@ru,
        "是度量规格"@zh .

crm:P44i_is_condition_of a owl:ObjectProperty ;
    rdfs:label "P44i ist Zustand von"@de,
        "P44i είναι κατάσταση του"@el,
        "P44i is condition of"@en,
        "P44i est l'état matériel de"@fr,
        "P44i estado material de"@pt,
        "P44i является условием для"@ru,
        "P44i 是状况"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, dependent (0,n:1,1)

Scope note of the inverse property:
This property records an E3 Condition State for some E18 Physical Thing.
This property is a shortcut of the more fully developed path from E18 Physical Thing through P34i was assessed by, E14 Condition Assessment, P35 has identified to E3 Condition State. It offers no information about how and when the E3 Condition State was established, nor by whom. 
An instance of E3 Condition State is specific to an instance of E18 Physical Thing.

Examples of the inverse property:
- Silver cup 232 (E22) has condition oxidation traces were present in 1997 (E3). [which has type (P2) oxidation traces (E55)] (fictitious)

In First Order Logic of the inverse property:
- P44(x,y) ⇒ E18(x)
- P44(x,y) ⇒ E3(y)
- P44(x,y) ⇐ (∃z) [E14(z) ˄ P34i(x,z) ˄ P35(z,y)]
"""@en ;
    rdfs:domain crm:E3_Condition_State ;
    rdfs:range crm:E18_Physical_Thing ;
    skos:notation "P44i" ;
    skos:prefLabel "ist Zustand von"@de,
        "είναι κατάσταση του"@el,
        "is condition of"@en,
        "est l'état matériel de"@fr,
        "estado material de"@pt,
        "является условием для"@ru,
        "是状况"@zh .

crm:P45i_is_incorporated_in a owl:ObjectProperty ;
    rdfs:label "P45i ist enthalten in"@de,
        "P45i είναι ενσωματωμένος/η/ο σε"@el,
        "P45i is incorporated in"@en,
        "P45i est inclus dans"@fr,
        "P45i está presente em"@pt,
        "P45i входит в состав"@ru,
        "P45i 结合在"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
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 of the inverse property:
- Silver cup 232 (E22) consists of silver (E57). (fictitious)

In First Order Logic of the inverse property:
- P45(x,y) ⇒ E18(x)
- P45(x,y) ⇒ E57(y)
"""@en ;
    rdfs:domain crm:E57_Material ;
    rdfs:range crm:E18_Physical_Thing ;
    skos:notation "P45i" ;
    skos:prefLabel "ist enthalten in"@de,
        "είναι ενσωματωμένος/η/ο σε"@el,
        "is incorporated in"@en,
        "est inclus dans"@fr,
        "está presente em"@pt,
        "входит в состав"@ru,
        "结合在"@zh .

crm:P46_is_composed_of a owl:ObjectProperty ;
    rdfs:label "P46 ist zusammengesetzt aus"@de,
        "P46 αποτελείται από"@el,
        "P46 is composed of"@en,
        "P46 est composé de"@fr,
        "P46 é composto de"@pt,
        "P46 составлен из"@ru,
        "P46 组成成分是"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E18 Physical Thing with another instance of Physical Thing that forms part of it. The spatial extent of the composing part is included in the spatial extent of the whole.
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 does not specify when and for how long a component element resided in the respective whole. If a component is not part of a whole from the beginning of existence or until the end of existence of the whole, the classes E79 Part Addition and E90 Part Removal can be used to document when a component became part of a particular whole and/or when it stopped being a part of it. For the time-span of being part of the respective whole, the component is completely contained in the place the whole occupies.
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 Material of which an instance of E18 Physical Thing is composed should be documented using P45 consists of (is incorporated in).
This property is transitive and asymmetric.

Examples:
- The Royal carriage (E22) forms part of the Royal train (E22).
- The “Hog’s Back” (E24) forms part of the “Fosseway” (E24).

In First Order Logic:
- P46(x,y) ⇒ E18(x)
- P46(x,y) ⇒ E18(y)
- P46(x,y) ⇒ P132(x,y)
- [P46(x,y) ∧ P46(y,z)] ⇒ P46(x,z)
- P46(x,y) ⇒ (∃uzw)[E93(u) ∧ P195i (x,u) ∧ E52(z) ∧ P164(u,z) ∧ E93(w) ∧ P195i (w,y) ∧ P164(w,z) ∧ P10(w,u)] 
- P46(x,y) ⇒ ¬P46(y,x)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E18_Physical_Thing ;
    owl:inverseOf crm:P46i_forms_part_of ;
    skos:notation "P46" ;
    skos:prefLabel "ist zusammengesetzt aus"@de,
        "αποτελείται από"@el,
        "is composed of"@en,
        "est composé de"@fr,
        "é composto de"@pt,
        "составлен из"@ru,
        "组成成分是"@zh .

crm:P48i_is_preferred_identifier_of a owl:ObjectProperty ;
    rdfs:label "P48i ist bevorzugtes Kennzeichen für"@de,
        "P48i είναι προτιμώμενο αναγνωριστικό"@el,
        "P48i is preferred identifier of"@en,
        "P48i est l’identifiant préférentiel de"@fr,
        "P48i é o identificador preferido de"@pt,
        "P48i является предпочтительным идентификатором для"@ru,
        "P48i 是优选标识符"@zh ;
    rdfs:comment """Quantification of the inverse property: many to one (0,1:0,n)

Scope note of the inverse property:
This property records the preferred instance of 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 CIDOC CRM instance.
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 instance of E55 Type to the respective instance of E15 Identifier Assignment using the P2 has type property.

Examples of the inverse property:
- The pair of Lederhosen donated by Dr. Martin Doerr (E22) has preferred identifier “OXCMS:2001.1.32” (E42). (fictitious)

In First Order Logic of the inverse property:
- P48(x,y) ⇒ E1(x)
- P48(x,y) ⇒ E42(y) 
- P48(x,y) ⇒ P1(x,y)
"""@en ;
    rdfs:domain crm:E42_Identifier ;
    rdfs:range crm:E1_CRM_Entity ;
    rdfs:subPropertyOf crm:P1i_identifies ;
    skos:notation "P48i" ;
    skos:prefLabel "ist bevorzugtes Kennzeichen für"@de,
        "είναι προτιμώμενο αναγνωριστικό"@el,
        "is preferred identifier of"@en,
        "est l’identifiant préférentiel de"@fr,
        "é o identificador preferido de"@pt,
        "является предпочтительным идентификатором для"@ru,
        "是优选标识符"@zh .

crm:P4i_is_time-span_of a owl:ObjectProperty ;
    rdfs:label "P4i ist Zeitspanne von"@de,
        "P4i είναι χρονικό διάστημα του/της"@el,
        "P4i is time-span of"@en,
        "P4i est l’intervalle temporel de"@fr,
        "P4i é o período de tempo de"@pt,
        "P4i является временным отрезком для"@ru,
        "P4i 是时段"@zh ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property associates an instance of E2 Temporal Entity with the instance of E52 Time-Span during which it was on-going. The associated instance of E52 Time-Span is understood as the real time-span during which the phenomena making up the temporal entity instance were active. More than one instance of E2 Temporal Entity may share a common instance of E52 Time-Span only if they come into being and end being due to identical declarations or events.

Examples of the inverse property:
- The Yalta Conference (E7) has time-span Yalta Conference time-span (E52). (Harbutt, 2010)

In First Order Logic of the inverse property:
- P4(x,y) ⇒ E2(x)
- P4(x,y) ⇒ E52(y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:range crm:E2_Temporal_Entity ;
    skos:notation "P4i" ;
    skos:prefLabel "ist Zeitspanne von"@de,
        "είναι χρονικό διάστημα του/της"@el,
        "is time-span of"@en,
        "est l’intervalle temporel de"@fr,
        "é o período de tempo de"@pt,
        "является временным отрезком для"@ru,
        "是时段"@zh .

crm:P50i_is_current_keeper_of a owl:ObjectProperty ;
    rdfs:label "P50i ist derzeitiger Betreuer von"@de,
        "P50i κατέχει"@el,
        "P50i is current keeper of"@en,
        "P50i est l’actant détenteur actuel"@fr,
        "P50i é guardador de"@pt,
        "P50i является текущим смотрителем для"@ru,
        "P50i 是当前保管者"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E39 Actor that had custody of an instance of E18 Physical Thing at the time of validity of the record or database containing the statement that uses this property.
This property is a shortcut for the more detailed path from E18 Physical Thing through, P30i custody transferred through, E10 Transfer of Custody, P29 custody received by to E39 Actor, if and only if the custody has not been surrendered by the receiving actor at any later time

Examples of the inverse property:
- The paintings from The Iveagh Bequest (E78) has current keeper The National Gallery (E74) (Iveagh Bequest, 1975)

In First Order Logic of the inverse property:
- P50(x,y) ⇒ E18(x)
- P50(x,y) ⇒ E39(y) 
- P50(x,y) ⇒ P49(x,y)
- P50(x,y) ⇐ (∃z) [[E10(z) ˄ P30i(x,z) ˄ P29(z,y) ]
- ˄ ¬ (∃w) [E10(w) ˄ P30i(x,w) ˄ P28(w,y)˄ P182(z,w)]]
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P49i_is_former_or_current_keeper_of ;
    skos:notation "P50i" ;
    skos:prefLabel "ist derzeitiger Betreuer von"@de,
        "κατέχει"@el,
        "is current keeper of"@en,
        "est l’actant détenteur actuel"@fr,
        "é guardador de"@pt,
        "является текущим смотрителем для"@ru,
        "是当前保管者"@zh .

crm:P51_has_former_or_current_owner a owl:ObjectProperty ;
    rdfs:label "P51 hat früheren oder derzeitigen Besitzer"@de,
        "P51 έχει ή είχε ιδιοκτήτη"@el,
        "P51 has former or current owner"@en,
        "P51 a pour propriétaire actuel ou antérieur"@fr,
        "P51 é ou foi propriedade de"@pt,
        "P51 имеет бывшего или текущего владельца"@ru,
        "P51 有以往或当前所有者"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies an instance of E39 Actor that is or had 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. 
This property is a shortcut for the more detailed path from E18 Physical Thing through P24i changed ownership through, E8 Acquisition, P23 transferred title from, or P22 transferred title to to E39 Actor.

Examples:
- The paintings from the Iveagh Bequest (E78) has former or current owner Lord Iveagh (E21). (Bryant, 1990)

In First Order Logic:
- P51(x,y) ⇒ E18(x)
- P51(x,y) ⇒ E39(y)
- P51(x,y) ⇐ (∃z) [E8(z) ˄ P24i(x,z) ˄ [P23(z,y) ˅ P22(z,y) ]]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E39_Actor ;
    owl:inverseOf crm:P51i_is_former_or_current_owner_of ;
    skos:notation "P51" ;
    skos:prefLabel "hat früheren oder derzeitigen Besitzer"@de,
        "έχει ή είχε ιδιοκτήτη"@el,
        "has former or current owner"@en,
        "a pour propriétaire actuel ou antérieur"@fr,
        "é ou foi propriedade de"@pt,
        "имеет бывшего или текущего владельца"@ru,
        "有以往或当前所有者"@zh .

crm:P52i_is_current_owner_of a owl:ObjectProperty ;
    rdfs:label "P52i ist derzeitiger Besitzer von"@de,
        "P52i είναι ιδιοκτήτης του"@el,
        "P52i is current owner of"@en,
        "P52i est l'actant propriétaire actuel de"@fr,
        "P52i é proprietário de"@pt,
        "P52i является текущим владельцем для"@ru,
        "P52i 是当前所有者"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E21 Person or E74 Group that was the owner of an instance of E18 Physical Thing at the time of validity of the record or database containing the statement that uses this property.
This property is a shortcut for the more detailed path from E18 Physical Thing through, P24i changed ownership through, E8 Acquisition, P22 transferred title to to E39 Actor, if and only if this acquisition event is the most recent.

Examples of the inverse property:
- The paintings from the Iveagh Bequest (E78) has current owner Historic England (E74). [This is still valid 2021 CE. The important collection of Old Master and British portraits was bequeathed to Kenwood by Edward Cecil Guinness, 1(st) Earl of Iveagh, in 1927.] (Iveagh Bequest, 1975; Bryant, 1990)

In First Order Logic of the inverse property:
- P52(x,y) ⇒ E18(x)
- P52(x,y) ⇒ E39(y) 
- P52(x,y) ⇒ P51(x,y)
- P52(x,y) ⇒ P105(x,y)
- P52(x,y) ⇐ (∃z) [[E8(z) ˄ P24i(x,z) ˄ P22(z,y) ]
- ˄ ¬ (∃w) [E8(w) ˄ P24i(x,w) ˄ P23(w,y)˄ P182(z,w)]]
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P105i_has_right_on,
        crm:P51i_is_former_or_current_owner_of ;
    skos:notation "P52i" ;
    skos:prefLabel "ist derzeitiger Besitzer von"@de,
        "είναι ιδιοκτήτης του"@el,
        "is current owner of"@en,
        "est l'actant propriétaire actuel de"@fr,
        "é proprietário de"@pt,
        "является текущим владельцем для"@ru,
        "是当前所有者"@zh .

crm:P54i_is_current_permanent_location_of a owl:ObjectProperty ;
    rdfs:label "P54i ist derzeitiger permanenter Standort von"@de,
        "P54i είναι μόνιμη θέση του/της"@el,
        "P54i is current permanent location of"@en,
        "P54i est actuellement la location fixe de"@fr,
        "P54i é localização permanente de"@pt,
        "P54i является текущим постоянным местоположением для"@ru,
        "P54i 是当前永久位置"@zh ;
    rdfs:comment """Quantification of the inverse property: many to one (0,1:0,n)

Scope note of the inverse property:
This property records the foreseen permanent location of an instance of E19 Physical Object at the time of validity of the record or database containing the statement that uses this property.
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 of the inverse property:
- Silver cup 232 (E22) has current permanent location Shelf 3.1, Store 2, Museum of Oxford (E53). (fictitious)

In First Order Logic of the inverse property:
- P54(x,y) ⇒ E19(x)
- P54(x,y) ⇒ E53(y)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E19_Physical_Object ;
    skos:notation "P54i" ;
    skos:prefLabel "ist derzeitiger permanenter Standort von"@de,
        "είναι μόνιμη θέση του/της"@el,
        "is current permanent location of"@en,
        "est actuellement la location fixe de"@fr,
        "é localização permanente de"@pt,
        "является текущим постоянным местоположением для"@ru,
        "是当前永久位置"@zh .

crm:P55i_currently_holds a owl:ObjectProperty ;
    rdfs:label "P55i hält derzeitig"@de,
        "P55i είναι θέση του"@el,
        "P55i currently holds"@en,
        "P55i est actuellement la localisation de"@fr,
        "P55i é localização atual de"@pt,
        "P55i в данный момент содержит"@ru,
        "P55i 当前拥有"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property records the location of an instance of E19 Physical Object at the time of validity of the record or database containing the statement that uses this property.
This property is a specialisation of P53 has former or current location (is former or current location of). It indicates that the instance of E53 Place associated with the instance of 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. 
This property is a shortcut. A more detailed representation can make use of the fully developed (i.e., indirect) path from E19 Physical Object, through, P25i moved by, E9 Move, P26 moved to to E53 Place if and only if this Move is the most recent.

Examples of the inverse property:
- Silver cup 232 (E22) has current location Display Cabinet 23, Room 4, British Museum (E53). (fictitious)

In First Order Logic of the inverse property:
- P55(x,y) ⇒ E19(x)
- P55(x,y) ⇒ E53(y) 
- P55(x,y) ⇒ P53(x,y)
- P55(x,y) ⇐ (∃z) [ [E9(z) ˄ P25i(x,z) ˄ P26(z,y)]
- ˄ ¬​ (∃w) [E9(w) ˄ P25i(x,w) ˄ P27(w,y)˄ P182(z,w)]]​
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E19_Physical_Object ;
    rdfs:subPropertyOf crm:P53i_is_former_or_current_location_of ;
    skos:notation "P55i" ;
    skos:prefLabel "hält derzeitig"@de,
        "είναι θέση του"@el,
        "currently holds"@en,
        "est actuellement la localisation de"@fr,
        "é localização atual de"@pt,
        "в данный момент содержит"@ru,
        "当前拥有"@zh .

crm:P56i_is_found_on a owl:ObjectProperty ;
    rdfs:label "P56i wird gefunden auf"@de,
        "P56i βρίσκεται σε"@el,
        "P56i is found on"@en,
        "P56i se trouve sur"@fr,
        "P56i é encontrada em"@pt,
        "P56i найден на"@ru,
        "P56i 发现于"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, dependent (0,n:1,1)

Scope note of the inverse property:
This property links an instance of E19 Physical Object to an instance of E26 Physical Feature that it bears.
An instance of E26 Physical Feature can only exist on one object. One object may bear more than one E26 Physical Feature. An instance of E27 Site should be considered as an instance of E26 Physical Feature on the surface of the Earth.
An instance B of E26 Physical Feature being a detail of the structure of another instance A of E26 Physical Feature can be linked to B by use of the property P46 is composed of (forms part of). This implies that the subfeature B is P56i is found on the same E19 Physical Object as A. 
This property is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path E19 Physical Object, through, P59 has section, E53 Place, P53i is former or current location of to E26 Physical Feature.

Examples of the inverse property:
- Silver cup 232 (E22) bears feature 32 mm scratch on silver cup 232 (E26). (fictitious)

In First Order Logic of the inverse property:
- P56(x,y) ⇒E19(x)
- P56(x,y) ⇒ E26(y)
- P56(x,y) ⇒ P46(x,y)
- P56(x,y) ⇐ (∃z) [E53(z) ˄ P59(x,z) ˄ P53i(z,y)]
"""@en ;
    rdfs:domain crm:E26_Physical_Feature ;
    rdfs:range crm:E19_Physical_Object ;
    rdfs:subPropertyOf crm:P46i_forms_part_of ;
    skos:notation "P56i" ;
    skos:prefLabel "wird gefunden auf"@de,
        "βρίσκεται σε"@el,
        "is found on"@en,
        "se trouve sur"@fr,
        "é encontrada em"@pt,
        "найден на"@ru,
        "发现于"@zh .

crm:P59i_is_located_on_or_within a owl:ObjectProperty ;
    rdfs:label "P59i befindet sich auf oder in"@de,
        "P59i βρίσκεται σε ή εντός"@el,
        "P59i is located on or within"@en,
        "P59i se situe sur ou dans"@fr,
        "P59i está localizada sobre ou dentro de"@pt,
        "P59i находится на или внутри"@ru,
        "P59i 位于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property links an area, i.e., an instance of E53 Place to the instance of E18 Physical Thing upon which it is found. This area may either be identified by a name, or by a geometry in terms of a coordinate system adapted to the shape of the respective instance of E18 Physical Thing. Typically, names identifying sections of physical objects are composed of the name of a kind of part and the name of the object itself, such as “The poop deck of H.M.S. Victory”, which is composed of “poop deck” and “H.M.S. Victory”.

Examples of the inverse property:
- HMS Victory (E22) has section HMS Victory section B347.6 (E53). (Goodwin, 2015)

In First Order Logic of the inverse property:
- P59(x,y) ⇒ E18(x)
- P59(x,y) ⇒ E53(y)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P157_is_at_rest_relative_to ;
    skos:notation "P59i" ;
    skos:prefLabel "befindet sich auf oder in"@de,
        "βρίσκεται σε ή εντός"@el,
        "is located on or within"@en,
        "se situe sur ou dans"@fr,
        "está localizada sobre ou dentro de"@pt,
        "находится на или внутри"@ru,
        "位于"@zh .

crm:P5i_forms_part_of a owl:ObjectProperty ;
    rdfs:label "P5i bildet Teil von"@de,
        "P5i αποτελεί μέρος του/της"@el,
        "P5i forms part of"@en,
        "P5i fait partie de"@fr,
        "P5i faz parte de"@pt,
        "P5i формирует часть"@ru,
        "P5i 组成部分"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes the decomposition of an instance of 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. 
This property is transitive and asymmetric.

Examples of the inverse property:
- The Condition State of the ruined Parthenon (E3) consists of the bombarded state after the explosion of a Venetian shell in 1687 (E3). (Mommsen, 1941)

In First Order Logic of the inverse property:
- P5(x,y) ⇒ E3(x)
- P5(x,y) ⇒ E3(y)
- [P5(x,y) ∧ P5(y,z)] ⇒ P5(x,z)
- P5(x,y) ⇒ ¬P5(y,x)
"""@en ;
    rdfs:domain crm:E3_Condition_State ;
    rdfs:range crm:E3_Condition_State ;
    skos:notation "P5i" ;
    skos:prefLabel "bildet Teil von"@de,
        "αποτελεί μέρος του/της"@el,
        "forms part of"@en,
        "fait partie de"@fr,
        "faz parte de"@pt,
        "формирует часть"@ru,
        "组成部分"@zh .

crm:P62i_is_depicted_by a owl:ObjectProperty ;
    rdfs:label "P62i wird abgebildet durch"@de,
        "P62i απεικονίζεται σε"@el,
        "P62i is depicted by"@en,
        "P62i est illustré par"@fr,
        "P62i é retratada por"@pt,
        "P62i описан посредством"@ru,
        "P62i 被描绘"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies something that is depicted by an instance of E24 Physical Human-Made Thing. Depicting is meant in the sense that an instance of E24 Physical Human-Made Thing intentionally shows, through its optical qualities or form, a representation of the entity depicted. Photographs are by default regarded as being intentional in this sense. Anything that is designed to change the properties of the depiction, such as an e-book reader, is specifically excluded. The property does not pertain to inscriptions or any other information encoding.
This property is a shortcut of the more fully developed path from E24 Physical Human-Made Thing through P65 shows visual item, E36 Visual Item, P138 represents to E1 CRM Entity. P62.1 mode of depiction allows the nature of the depiction to be refined.

Examples of the inverse property:
- The painting “La Liberté guidant le peuple” by Eugène Delacroix (E22) depicts the French “July Revolution” of 1830 (E7). (Delacroix, 1982)
- The 20 pence coin held by the Department of Coins and Medals of the British Museum under registration number 2006,1101.126 (E22) depicts Queen Elizabeth II (E21) mode of depiction Profile (E55).

In First Order Logic of the inverse property:
- P62(x,y) ⇒ E24(x)
- P62(x,y) ⇒ E1(y) 
- P62(x,y,z) ⇒ [P62(x,y) ∧ E55(z)]
- P62(x,y) ⇐ (∃z) [E36(z) ˄ P65(x,z) ˄ P138(z,y)]
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E24_Physical_Human-Made_Thing ;
    skos:notation "P62i" ;
    skos:prefLabel "wird abgebildet durch"@de,
        "απεικονίζεται σε"@el,
        "is depicted by"@en,
        "est illustré par"@fr,
        "é retratada por"@pt,
        "описан посредством"@ru,
        "被描绘"@zh .

crm:P65i_is_shown_by a owl:ObjectProperty ;
    rdfs:label "P65i wird gezeigt durch"@de,
        "P65i εμφανίζεται σε"@el,
        "P65i is shown by"@en,
        "P65i est représenté par"@fr,
        "P65i é apresentado por"@pt,
        "P65i показан посредством"@ru,
        "P65i 被展示"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property documents an instance of E36 Visual Item shown by an instance of E24 Physical Human-Made Thing.
This property is similar to P62 depicts (is depicted by) in that it associates an instance of E24 Physical Human-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 instance of E36 Visual Item is deemed to represent. An instance of 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 E24 Physical Human-Made Thing, P65 shows visual item, E36 Visual Item, P138 represents to E1 CRM Entity which is shortcut by, P62 depicts (is depicted by).

Examples of the inverse property:
- My T-Shirt (E22) shows visual item Mona Lisa (E36). (fictitious)

In First Order Logic of the inverse property:
- P65(x,y) ⇒ E24(x)
- P65(x,y) ⇒ E36(y) 
- P65(x,y) ⇒ P128(x,y)
"""@en ;
    rdfs:domain crm:E36_Visual_Item ;
    rdfs:range crm:E24_Physical_Human-Made_Thing ;
    rdfs:subPropertyOf crm:P128i_is_carried_by ;
    skos:notation "P65i" ;
    skos:prefLabel "wird gezeigt durch"@de,
        "εμφανίζεται σε"@el,
        "is shown by"@en,
        "est représenté par"@fr,
        "é apresentado por"@pt,
        "показан посредством"@ru,
        "被展示"@zh .

crm:P68i_use_foreseen_by a owl:ObjectProperty ;
    rdfs:label "P68i vorgesehen für Gebrauch durch defined"@de,
        "P68i συνήθως χρησιμοποιείται από"@el,
        "P68i use foreseen by"@en,
        "P68i usage prévu de"@fr,
        "P68i é empregado por"@pt,
        "P68i обычно используется посредством"@ru,
        "P68i 被预知使用"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies an instance of E57 Material foreseen to be used by an instance of E29 Design or Procedure. 
E29 Designs and procedures commonly foresee the use of particular instances of E57 Material. 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 instances of E57 Materials that were used on a particular occasion when an instance of E29 Design or Procedure was executed.

Examples of the inverse property:
- The procedure for soda glass manufacture (E29) foresees use of soda (E57). (Brooks, 1973)

In First Order Logic of the inverse property:
- P68(x,y) ⇒ E29(x)
- P68(x,y) ⇒ E57(y) 
- P68(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E57_Material ;
    rdfs:range crm:E29_Design_or_Procedure ;
    rdfs:subPropertyOf crm:P67i_is_referred_to_by ;
    skos:notation "P68i" ;
    skos:prefLabel "vorgesehen für Gebrauch durch defined"@de,
        "συνήθως χρησιμοποιείται από"@el,
        "use foreseen by"@en,
        "usage prévu de"@fr,
        "é empregado por"@pt,
        "обычно используется посредством"@ru,
        "被预知使用"@zh .

crm:P69i_is_associated_with a owl:ObjectProperty ;
    rdfs:label "P69i is associated with"@en,
        "P69i est associé à"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property generalises relationships like whole-part, sequence, prerequisite or inspired by between instances of E29 Design or Procedure. Any instance of E29 Design or Procedure may be associated with other designs or procedures. The property is considered to be symmetrical unless otherwise indicated by P69.1 has type. The property is not transitive.
This property is a directed relationship. The P69.1 has type property of P69 has association with allows the nature of the association to be specified reading from domain to range; examples of types of association between instances of E29 Design or Procedure include: has part, follows, requires, etc.
Instances of this property are considered to be symmetric, in case no directed sense is provided for them by the property P69.1 has type.
The property can typically be used to model the decomposition of the description of a complete workflow into a series of separate procedures.

Examples of the inverse property:
- The procedure for glass blowing (E29) has association with the procedure for glass heating (E29). (Brooks, 1973)
- The set of instructions for performing Macbeth in Max Reinhardt's production in 1916 in Berlin at Deutsches Theater (E29) has association with the scene design drawing by Ernst Stern reproduced at http://www.glopad.org/pi/fr/record/digdoc/1003814 (E29) has type has part (E55).
- The preparation of parchment (E29) has association with soaking and unhairing of skin (E29) has type has part (E55).
- Stretching of skin (E29) has association with soaking and unhairing of skin (E29) has type follows (E55). (Poole and Reed, 1962)
- The plan for reassembling the temples at Abu Simbel (E29) has association with the plan for storing and transporting the blocks (E29) has type follows (E55). (Loubiere, 1995)

In First Order Logic of the inverse property:
- P69(x,y) ⇒ E29(x)
- P69(x,y) ⇒ E29(y)
- P69(x,y,z) ⇒ [P69(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E29_Design_or_Procedure ;
    rdfs:range crm:E29_Design_or_Procedure ;
    skos:notation "P69i" ;
    skos:prefLabel "is associated with"@en,
        "est associé à"@fr .

crm:P70i_is_documented_in a owl:ObjectProperty ;
    rdfs:label "P70i wird belegt in"@de,
        "P70i τεκμηριώνεται σε"@el,
        "P70i is documented in"@en,
        "P70i est documenté dans"@fr,
        "P70i é documentado em"@pt,
        "P70i документирован в"@ru,
        "P70i 记录在"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property describes the CRM Entities documented as instances of E31 Document. 
Documents may describe any conceivable entity, hence the link to the highest-level entity in the CIDOC CRM class hierarchy. This property is intended for cases where a reference is regarded as making a proposition about reality. This may be of a documentary character, in the scholarly or scientific sense, or a more general statement.

Examples of the inverse property:
- The ‘Catalogue of the Greek coins of Arabia, Mesopotamia and Persia’ (E31) documents parts of the British Museum’s Collection (E78). (British Museum & Hill, 1922)

In First Order Logic of the inverse property:
- P70(x,y) ⇒ E31(x)
- P70(x,y) ⇒ E1(y) 
- P70(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E31_Document ;
    rdfs:subPropertyOf crm:P67i_is_referred_to_by ;
    skos:notation "P70i" ;
    skos:prefLabel "wird belegt in"@de,
        "τεκμηριώνεται σε"@el,
        "is documented in"@en,
        "est documenté dans"@fr,
        "é documentado em"@pt,
        "документирован в"@ru,
        "记录在"@zh .

crm:P71i_is_listed_in a owl:ObjectProperty ;
    rdfs:label "P71i wird aufgelistet in"@de,
        "P71i περιλαμβάνεται σε"@el,
        "P71i is listed in"@en,
        "P71i est énuméré par"@fr,
        "P71i é definido por"@pt,
        "P71i перечислен в"@ru,
        "P71i 列于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E32 Authority Document with an instance of E1 CRM Entity which it lists for reference purposes.

Examples of the inverse property:
- The Art & Architecture Thesaurus (E32) lists alcazars (E55). (http://vocab.getty.edu/page/aat/300006897)

In First Order Logic of the inverse property:
- P71(x,y) ⇒ E32(x)
- P71(x,y) ⇒ E1(y)
- P71(x,y) ⇒ P67(x,y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E32_Authority_Document ;
    rdfs:subPropertyOf crm:P67i_is_referred_to_by ;
    skos:notation "P71i" ;
    skos:prefLabel "wird aufgelistet in"@de,
        "περιλαμβάνεται σε"@el,
        "is listed in"@en,
        "est énuméré par"@fr,
        "é definido por"@pt,
        "перечислен в"@ru,
        "列于"@zh .

crm:P72i_is_language_of a owl:ObjectProperty ;
    rdfs:label "P72i ist Sprache von"@de,
        "P72i είναι γλώσσα του/της"@el,
        "P72i is language of"@en,
        "P72i est la langue de"@fr,
        "P72i é a língua de"@pt,
        "P72i является языком для"@ru,
        "P72i 是语种"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property associates an instance(s) of E33 Linguistic Object with an instance of E56 Language in which it is, at least partially, expressed. 
Linguistic Objects are composed in one or more human languages. This property allows these languages to be documented.

Examples of the inverse property:
- The United States Declaration of Independence (E33) has language 18(th) Century English (E56). (Perley, 2017)

In First Order Logic of the inverse property:
- P72(x,y) ⇒ E33(x)
- P72(x,y) ⇒ E56(y)
"""@en ;
    rdfs:domain crm:E56_Language ;
    rdfs:range crm:E33_Linguistic_Object ;
    skos:notation "P72i" ;
    skos:prefLabel "ist Sprache von"@de,
        "είναι γλώσσα του/της"@el,
        "is language of"@en,
        "est la langue de"@fr,
        "é a língua de"@pt,
        "является языком для"@ru,
        "是语种"@zh .

crm:P73i_is_translation_of a owl:ObjectProperty ;
    rdfs:label "P73i ist Übersetzung von"@de,
        "P73i είναι μετάφραση του/της"@el,
        "P73i is translation of"@en,
        "P73i est traduction de"@fr,
        "P73i é tradução de"@pt,
        "P73i является переводом"@ru,
        "P73i 是译文"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property links an instance of E33 Linguistic Object (A), to another instance of E33 Linguistic Object (B) which is the translation of A.
When an instance of E33 Linguistic Object is translated into a new language a new instance of E33 Linguistic Object is created, despite the translation being conceptually similar to the source.
This property is asymmetric.

Examples of the inverse property:
- “Les Baigneurs” (E33) has translation “The Bathers” (E33). (Spiers & Surenne, 1854)

In First Order Logic of the inverse property:
- P73(x,y) ⇒ E33(x)
- P73(x,y) ⇒ E33(y) 
- P73(x,y) ⇒ P130i(x,y)
- P73(x,y) ⇒ ¬P73(y,x)
"""@en ;
    rdfs:domain crm:E33_Linguistic_Object ;
    rdfs:range crm:E33_Linguistic_Object ;
    rdfs:subPropertyOf crm:P130_shows_features_of ;
    skos:notation "P73i" ;
    skos:prefLabel "ist Übersetzung von"@de,
        "είναι μετάφραση του/της"@el,
        "is translation of"@en,
        "est traduction de"@fr,
        "é tradução de"@pt,
        "является переводом"@ru,
        "是译文"@zh .

crm:P74i_is_current_or_former_residence_of a owl:ObjectProperty ;
    rdfs:label "P74i ist derzeitiger oder früherer Sitz von"@de,
        "P74i είναι ή ήταν κατοικία του/της"@el,
        "P74i is current or former residence of"@en,
        "P74i est la résidence actuelle ou antérieure de"@fr,
        "P74i é ou foi residência de"@pt,
        "P74i является текущим или бывшим местом жительства для"@ru,
        "P74i 是当前或曾经居住地"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes the current or former place of residence (an instance of E53 Place) of an instance of E39 Actor. 
The residence may be either the place where the actor resides, or a legally registered address of any kind.

Examples of the inverse property:
- Queen Elizabeth II (E39) has current or former residence Buckingham Palace (E53). (Robinson, 2000)

In First Order Logic of the inverse property:
- P74(x,y) ⇒ E39(x)
- P74(x,y) ⇒ E53(y)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E39_Actor ;
    skos:notation "P74i" ;
    skos:prefLabel "ist derzeitiger oder früherer Sitz von"@de,
        "είναι ή ήταν κατοικία του/της"@el,
        "is current or former residence of"@en,
        "est la résidence actuelle ou antérieure de"@fr,
        "é ou foi residência de"@pt,
        "является текущим или бывшим местом жительства для"@ru,
        "是当前或曾经居住地"@zh .

crm:P75i_is_possessed_by a owl:ObjectProperty ;
    rdfs:label "P75i sind im Besitz von"@de,
        "P75i κατέχεται από"@el,
        "P75i is possessed by"@en,
        "P75i est possédé par"@fr,
        "P75i são detidos por"@pt,
        "P75i принадлежит"@ru,
        "P75i 被拥有"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E39 Actor to an instance of E30 Right over which the actor holds or has held a legal claim.

Examples of the inverse property:
- Michael Jackson (E21) possesses intellectual property rights on the Beatles’ back catalogue (E30). (Raga, 2016)

In First Order Logic of the inverse property:
- P75(x,y) ⇒ E39(x)
- P75(x,y) ⇒ E30(y)
"""@en ;
    rdfs:domain crm:E30_Right ;
    rdfs:range crm:E39_Actor ;
    skos:notation "P75i" ;
    skos:prefLabel "sind im Besitz von"@de,
        "κατέχεται από"@el,
        "is possessed by"@en,
        "est possédé par"@fr,
        "são detidos por"@pt,
        "принадлежит"@ru,
        "被拥有"@zh .

crm:P76i_provides_access_to a owl:ObjectProperty ;
    rdfs:label "P76i bietet Zugang zu"@de,
        "P76i παρέχει πρόσβαση σε"@el,
        "P76i provides access to"@en,
        "P76i permet de contacter"@fr,
        "P76i é ponto de contado de"@pt,
        "P76i предоставляет доступ к"@ru,
        "P76i 提供访问"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E39 Actor to an instance of E41 Appellation which a communication service uses to direct communications to this actor, such as an e-mail address, fax number, or postal address.

Examples of the inverse property:
- The Research Libraries Group, Inc. (RLG) (E74) has contact point “bl.ric@rlg.org” (E41)

In First Order Logic of the inverse property:
- P76(x,y) ⇒ E39(x)
- P76(x,y) ⇒ E41(y)
"""@en ;
    rdfs:domain crm:E41_Appellation ;
    rdfs:range crm:E39_Actor ;
    skos:notation "P76i" ;
    skos:prefLabel "bietet Zugang zu"@de,
        "παρέχει πρόσβαση σε"@el,
        "provides access to"@en,
        "permet de contacter"@fr,
        "é ponto de contado de"@pt,
        "предоставляет доступ к"@ru,
        "提供访问"@zh .

crm:P7i_witnessed a owl:ObjectProperty ;
    rdfs:label "P7i bezeugte"@de,
        "P7i υπήρξε τόπος του"@el,
        "P7i witnessed"@en,
        "P7i a été témoin de"@fr,
        "P7i testemunhou"@pt,
        "P7i был местом совершения"@ru,
        "P7i 发生过"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property describes the spatial location of an instance of E4 Period. 
The related instance of E53 Place should be seen as a wider approximation of the geometric area within which the phenomena that characterise the period in question occurred, see below. P7 took place at (witnessed) does not convey any meaning other than spatial positioning (frequently on the surface of the earth). For example, the period “Révolution française” can be said to have taken place in “France in 1789”; the “Victorian” period may be said to have taken place in “Britain from 1837-1901” and its colonies, as well as other parts of Europe and North America. An instance of E4 Period can take place at multiple non-contiguous, non-overlapping locations.
Any place where something happened includes the spatial projection of the happening given in the same geometric reference system. For instance, HMS Victory, as place of Lord Nelson's dying, includes the location of his body relative to the hull of HMS Victory at his time of death as the most precise location of his death. By the definition of P161 has spatial projection, an instance of E4 Period takes place on all its spatial projections to respective reference systems, that is, instances of E53 Place. Therefore, this property implies the more fully developed path from E4 Period through P161 has spatial projection, E53 Place, P89 falls within to E53 Place, where both places are defined in the same geometric reference system. The relation between an instance of E53 Place and its reference system can conveniently be documented via the property P157 is at rest relative to (provides reference space for).
Something that has happened at a given place can also be considered to have happened at a smaller place within it: for example, it is reasonable to say Caesar’s murder took place in Rome, but also on the Forum Romanum, and more precisely in the Curia. It is characteristic for different historical sources to use varying precision in such statements, without being in contradiction with each other. This may be due to lack of knowledge or to the relevance of the precision for the purpose of the statement. In information integration, the more precise statement improves the overall knowledge.

Examples of the inverse property:
- The period “Révolution française” (E4) took place at the area covered by France in 1789 (E53). (Bertaud, 2004)

In First Order Logic of the inverse property:
- P7(x,y) ⇒ E4(x)
- P7(x,y) ⇒ E53(y)
- P7(x,y) ⇒ (∃z,u) [P157(y,u) ˄ P157(z,u) ˄ P161(x,z) ˄ P89(z,y)]
- [E4(x) ˄ P157(y,u) ˄ P157(v,u) ˄ P7(x,y) ˄ P161(x,z) ˄ P89(z,v) ˄ P89(v,y)] ⇒ P7(x,v)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E4_Period ;
    skos:notation "P7i" ;
    skos:prefLabel "bezeugte"@de,
        "υπήρξε τόπος του"@el,
        "witnessed"@en,
        "a été témoin de"@fr,
        "testemunhou"@pt,
        "был местом совершения"@ru,
        "发生过"@zh .

crm:P86i_contains a owl:ObjectProperty ;
    rdfs:label "P86i enthält"@de,
        "P86i περιέχει"@el,
        "P86i contains"@en,
        "P86i contient"@fr,
        "P86i contém"@pt,
        "P86i содержит"@ru,
        "P86i 包含"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes the inclusion relationship between two instances of E52 Time-Span.
This property supports the notion that the temporal extent of an instance of E52 Time-Span falls within the temporal extent of another instance of E52 Time-Span. It addresses temporal containment only, and no contextual link between the two instances of E52 Time-Span is implied. This property is transitive and reflexive.

Examples of the inverse property:
- The time-span of the Apollo 11 moon mission (E52) falls within the time-span of the reign of Queen Elizabeth II (E52). (Riley, 2009; Robinson, 2000)

In First Order Logic of the inverse property:
- P86(x,y) ⇒ E52(x) 
- P86(x,y) ⇒ E52(y)
- [P86(x,y) ∧ P86(y,z)] ⇒ P86(x,z)
- P86(x,x)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:range crm:E52_Time-Span ;
    skos:notation "P86i" ;
    skos:prefLabel "enthält"@de,
        "περιέχει"@el,
        "contains"@en,
        "contient"@fr,
        "contém"@pt,
        "содержит"@ru,
        "包含"@zh .

crm:P89i_contains a owl:ObjectProperty ;
    rdfs:label "P89i enthält"@de,
        "P89i περιέχει"@el,
        "P89i contains"@en,
        "P89i contient"@fr,
        "P89i contém"@pt,
        "P89i содержит"@ru,
        "P89i 包括"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary, dependent (1,n:1,n)

Scope note of the inverse property:
This property identifies an instance of E53 Place that falls wholly within the extent of another instance of E53 Place.
It addresses spatial containment only and does not imply any relationship between things or phenomena occupying these places.
This property is transitive and reflexive.

Examples of the inverse property:
- The area covered by the World Heritage Site of Stonehenge (E53) falls within the area of Salisbury Plain (E53). (Pryor, 2016)

In First Order Logic of the inverse property:
- P89(x,y) ⇒ E53(x)
- P89(x,y) ⇒ E53(y)
- [P89(x,y) ∧ P89(y,z)] ⇒ P89(x,z)
- P89(x,x)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E53_Place ;
    skos:notation "P89i" ;
    skos:prefLabel "enthält"@de,
        "περιέχει"@el,
        "contains"@en,
        "contient"@fr,
        "contém"@pt,
        "содержит"@ru,
        "包括"@zh .

crm:P8i_witnessed a owl:ObjectProperty ;
    rdfs:label "P8i bezeugte"@de,
        "P8i υπήρξε τόπος του"@el,
        "P8i witnessed"@en,
        "P8i a été témoin de"@fr,
        "P8i testemunhou"@pt,
        "P8i являлся местом для"@ru,
        "P8i 发生过"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes the location of an instance of E4 Period with respect to an instance of E18 Physical Thing. 
This property is a shortcut of the more fully developed path from E4 Period through P7 took place at, E53 Place, P156i is occupied by to E18 Physical Thing.
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(nd) June 1940 was signed in the same railway carriage as the armistice of 11(th) November 1918.

Examples of the inverse property:
- The coronation of Queen Elizabeth II (E7) took place on or within Westminster Abbey (E18). (Strong, 2005)

In First Order Logic of the inverse property:
- P8(x,y) ⇒ E4(x)
- P8(x,y) ⇒ E18(y)
- P8(x,y) ⇐ (∃z) [E53(z) ˄ P7(x,z) ˄ P156i(z,y)]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E4_Period ;
    skos:notation "P8i" ;
    skos:prefLabel "bezeugte"@de,
        "υπήρξε τόπος του"@el,
        "witnessed"@en,
        "a été témoin de"@fr,
        "testemunhou"@pt,
        "являлся местом для"@ru,
        "发生过"@zh .

crm:P91_has_unit a owl:ObjectProperty ;
    rdfs:label "P91 hat Einheit"@de,
        "P91 έχει μονάδα μέτρησης"@el,
        "P91 has unit"@en,
        "P91 a pour unité de mesure"@fr,
        "P91 tem unidade"@pt,
        "P91 имеет единицу"@ru,
        "P91 有单位"@zh ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property shows the type of unit an instance of E54 Dimension was expressed in.

Examples:
- The height of silver cup 232 (E54) has unit mm (E58). (fictitious)

In First Order Logic:
- P91(x,y) ⇒ E54(x)
- P91(x,y) ⇒ E58(y)
"""@en ;
    rdfs:domain crm:E54_Dimension ;
    rdfs:range crm:E58_Measurement_Unit ;
    owl:inverseOf crm:P91i_is_unit_of ;
    skos:notation "P91" ;
    skos:prefLabel "hat Einheit"@de,
        "έχει μονάδα μέτρησης"@el,
        "has unit"@en,
        "a pour unité de mesure"@fr,
        "tem unidade"@pt,
        "имеет единицу"@ru,
        "有单位"@zh .

crm:P94_has_created a owl:ObjectProperty ;
    rdfs:label "P94 hat erschaffen"@de,
        "P94 δημιούργησε"@el,
        "P94 has created"@en,
        "P94 a créé"@fr,
        "P94 criou"@pt,
        "P94 создал"@ru,
        "P94 已创建了"@zh ;
    rdfs:comment """Quantification: one to many, necessary, dependent (1,n:1,1)

Scope note:
This property links an instance of E65 Creation to the instance of E28 Conceptual Object created by it. 
It represents the act of conceiving the intellectual content of the instance of E28 Conceptual Object. It does not represent the act of creating the first physical carrier of the instance of 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 (E33). (Milne, 2012)

In First Order Logic:
- P94(x,y) ⇒ E65(x)
- P94(x,y) ⇒ E28(y) 
- P94(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E65_Creation ;
    rdfs:range crm:E28_Conceptual_Object ;
    rdfs:subPropertyOf crm:P92_brought_into_existence ;
    owl:inverseOf crm:P94i_was_created_by ;
    skos:notation "P94" ;
    skos:prefLabel "hat erschaffen"@de,
        "δημιούργησε"@el,
        "has created"@en,
        "a créé"@fr,
        "criou"@pt,
        "создал"@ru,
        "已创建了"@zh .

crm:P95i_was_formed_by a owl:ObjectProperty ;
    rdfs:label "P95i wurde gebildet von"@de,
        "P95i σχηματίστηκε από"@el,
        "P95i was formed by"@en,
        "P95i a été fondé par"@fr,
        "P95i foi formado por"@pt,
        "P95i была сформирована посредством"@ru,
        "P95i 被组成"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary, dependent (1,n:1,1)

Scope note of the inverse property:
This property associates the instance of E66 Formation with the instance of E74 Group that it founded.

Examples of the inverse property:
- The formation of the CIDOC CRM SIG at the August 2000 CIDOC Board meeting (E66) has formed the CIDOC CRM Special Interest Group (E74).

In First Order Logic of the inverse property:
- P95(x,y) ⇒ E66(x)
- P95(x,y) ⇒ E74(y) 
- P95(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E74_Group ;
    rdfs:range crm:E66_Formation ;
    rdfs:subPropertyOf crm:P92i_was_brought_into_existence_by ;
    skos:notation "P95i" ;
    skos:prefLabel "wurde gebildet von"@de,
        "σχηματίστηκε από"@el,
        "was formed by"@en,
        "a été fondé par"@fr,
        "foi formado por"@pt,
        "была сформирована посредством"@ru,
        "被组成"@zh .

crm:P96i_gave_birth a owl:ObjectProperty ;
    rdfs:label "P96i gebar"@de,
        "P96i ήταν μητέρα του/της"@el,
        "P96i gave birth"@en,
        "P96i a donné naissance à"@fr,
        "P96i deu nascimento"@pt,
        "P96i дал рождение"@ru,
        "P96i 生育"@zh ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property links an instance of E67 Birth to an instance of E21 Person 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 instance of E21 Person being born is linked to the instance of E67 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.

Examples of the inverse property:
- The birth of Queen Elizabeth II (E67) by mother Her Majesty Queen Elizabeth The Queen Mother (E21). (Parker, 2002)

In First Order Logic of the inverse property:
- P96(x,y) ⇒ E67(x)
- P96(x,y) ⇒ E21(y)
- P96(x,y) ⇒ P11(x,y)
"""@en ;
    rdfs:domain crm:E21_Person ;
    rdfs:range crm:E67_Birth ;
    rdfs:subPropertyOf crm:P11i_participated_in ;
    skos:notation "P96i" ;
    skos:prefLabel "gebar"@de,
        "ήταν μητέρα του/της"@el,
        "gave birth"@en,
        "a donné naissance à"@fr,
        "deu nascimento"@pt,
        "дал рождение"@ru,
        "生育"@zh .

crm:P97i_was_father_for a owl:ObjectProperty ;
    rdfs:label "P97i war Vater für"@de,
        "P97i ήταν πατέρας του/της"@el,
        "P97i was father for"@en,
        "P97i a été le père pour"@fr,
        "P97i foi pai para"@pt,
        "P97i был отцом для"@ru,
        "P97i 是父亲"@zh ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property links an instance of E67 Birth to an instance of 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. 
An instance of E67 Birth is normally (but not always) associated with one biological father.

Examples of the inverse property:
- King George VI (E21) was father for the birth of Queen Elizabeth II (E67). (Parker, 2002)

In First Order Logic of the inverse property:
- P97(x,y) ⇒ E67(x)
- P97(x,y) ⇒ E21(y)
"""@en ;
    rdfs:domain crm:E21_Person ;
    rdfs:range crm:E67_Birth ;
    skos:notation "P97i" ;
    skos:prefLabel "war Vater für"@de,
        "ήταν πατέρας του/της"@el,
        "was father for"@en,
        "a été le père pour"@fr,
        "foi pai para"@pt,
        "был отцом для"@ru,
        "是父亲"@zh .

crm:P98i_was_born a owl:ObjectProperty ;
    rdfs:label "P98i wurde geboren durch"@de,
        "P98i γεννήθηκε"@el,
        "P98i was born"@en,
        "P98i est né"@fr,
        "P98i veio à vida pelo"@pt,
        "P98i был рожден"@ru,
        "P98i 被诞生"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, dependent (0,n:1,1)

Scope note of the inverse property:
This property links an instance of E67 Birth event to an instance of E21 Person in the role of offspring.
Twins, triplets etc. are brought into life by the same instance of E67 Birth. 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 of the inverse property:
- The Birth of Queen Elizabeth II (E67) brought into life Queen Elizabeth II (E21). (Parker, 2002)

In First Order Logic of the inverse property:
- P98(x,y) ⇒ E67(x)
- P98(x,y) ⇒ E21(y)
- P98(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E21_Person ;
    rdfs:range crm:E67_Birth ;
    rdfs:subPropertyOf crm:P92i_was_brought_into_existence_by ;
    skos:notation "P98i" ;
    skos:prefLabel "wurde geboren durch"@de,
        "γεννήθηκε"@el,
        "was born"@en,
        "est né"@fr,
        "veio à vida pelo"@pt,
        "был рожден"@ru,
        "被诞生"@zh .

crm:P99i_was_dissolved_by a owl:ObjectProperty ;
    rdfs:label "P99i wurde aufgelöst durch"@de,
        "P99i διαλύθηκε από"@el,
        "P99i was dissolved by"@en,
        "P99i a été dissous par"@fr,
        "P99i foi dissolvido por"@pt,
        "P99i был распущен посредством"@ru,
        "P99i 被解散"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property associates the instance of E68 Dissolution with the instance of E74 Group that it disbanded.

Examples of the inverse property:
- The end of The Hole in the Wall Gang (E68) dissolved The Hole in the Wall Gang (E74). (Patterson, 1998)

In First Order Logic of the inverse property:
- P99(x,y) ⇒ E68(x)
- P99(x,y) ⇒ E74(y) 
- P99(x,y) ⇒ P11(x,y)
- P99(x,y) ⇒ P93(x,y)
"""@en ;
    rdfs:domain crm:E74_Group ;
    rdfs:range crm:E68_Dissolution ;
    rdfs:subPropertyOf crm:P11i_participated_in,
        crm:P93i_was_taken_out_of_existence_by ;
    skos:notation "P99i" ;
    skos:prefLabel "wurde aufgelöst durch"@de,
        "διαλύθηκε από"@el,
        "was dissolved by"@en,
        "a été dissous par"@fr,
        "foi dissolvido por"@pt,
        "был распущен посредством"@ru,
        "被解散"@zh .

crm:P9i_forms_part_of a owl:ObjectProperty ;
    rdfs:label "P9i bildet Teil von"@de,
        "P9i αποτελεί μέρος του/της"@el,
        "P9i forms part of"@en,
        "P9i fait partie de"@fr,
        "P9i faz parte de"@pt,
        "P9i формирует часть"@ru,
        "P9i 组成部分"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E4 Period with another instance of E4 Period that is defined by a subset of the phenomena that define the former. Therefore, the spacetime volume of the latter must fall within the spacetime volume of the former.
This property is transitive and asymmetric.

Examples of the inverse property:
- Cretan Bronze Age (E4) consists of Middle Minoan (E4). (Hood, 1971)

In First Order Logic of the inverse property:
- P9(x,y) ⇒ E4(x)
- P9(x,y) ⇒ E4(y)
- P9(x,y) ⇒ P10(y,x)
- [P9(x,y) ∧ P9(y,z)] ⇒ P9(x,z)
- P9(x,y) ⇒ ¬P9(y,x)
"""@en ;
    rdfs:domain crm:E4_Period ;
    rdfs:range crm:E4_Period ;
    rdfs:subPropertyOf crm:P10_falls_within ;
    skos:notation "P9i" ;
    skos:prefLabel "bildet Teil von"@de,
        "αποτελεί μέρος του/της"@el,
        "forms part of"@en,
        "fait partie de"@fr,
        "faz parte de"@pt,
        "формирует часть"@ru,
        "组成部分"@zh .

nfdi4objects:object_was_attributed_by a owl:ObjectProperty ;
    rdfs:domain nfdi4objects:Object ;
    rdfs:subPropertyOf crm:P140i_was_attributed_by .

nfdi4objects:was_assigned_objectattribute_or_context_by a owl:ObjectProperty ;
    rdfs:domain crm:E5_Event ;
    rdfs:subPropertyOf crm:P141i_was_assigned_by .

crm:E22_Human-Made_Object a owl:Class ;
    rdfs:label "E22 Human-Made Object"@en,
        "E22 Objet élaboré par l’humain"@fr ;
    rdfs:comment """Scope note:
This class comprises all persistent physical objects of any size that are purposely created by human activity 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.

Examples:
- the Rosetta Stone (E22)
- LNER Class A4 4468 Mallard [the World’s fastest steam locomotive, preserved at the National Railway Museum of York, UK] (Solomon, 2003)
- the Portland Vase (Walker, 2004)

In First Order Logic:
- E22(x) ⇒ E19(x)
- E22(x) ⇒ E24(x)
"""@en ;
    rdfs:subClassOf crm:E19_Physical_Object,
        crm:E24_Physical_Human-Made_Thing ;
    skos:notation "E22" ;
    skos:prefLabel "Human-Made Object"@en,
        "Objet élaboré par l’humain"@fr .

crm:E35_Title a owl:Class ;
    rdfs:label "E35 Titel"@de,
        "E35 Τίτλος"@el,
        "E35 Title"@en,
        "E35 Titre"@fr,
        "E35 Título"@pt,
        "E35 Заголовок"@ru,
        "E35 题名"@zh ;
    rdfs:comment """Scope note:
This class comprises the textual strings that within a cultural context can be clearly identified as titles due to their form. Being a subclass of E41 Appellation, E35 Title can only be used when such a string is actually used as a title of a work, such as a text, an artwork, or a piece 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” (McCullough, 2005)
- “Mona Lisa” (Mohen, Menu and Mottin, 2006)
- “La Pie” (Bortolatto, 1981)
- “Lucy in the Sky with Diamonds” (Lennon, 1967)

In First Order Logic:
- E35(x) ⇒ E33(x)
- E35(x) ⇒ E41(x)
"""@en ;
    rdfs:subClassOf crm:E33_Linguistic_Object,
        crm:E41_Appellation ;
    skos:notation "E35" ;
    skos:prefLabel "Titel"@de,
        "Τίτλος"@el,
        "Title"@en,
        "Titre"@fr,
        "Título"@pt,
        "Заголовок"@ru,
        "题名"@zh .

crm:E56_Language a owl:Class ;
    rdfs:label "E56 Sprache"@de,
        "E56 Γλώσσα"@el,
        "E56 Language"@en,
        "E56 Langue"@fr,
        "E56 Língua"@pt,
        "E56 Язык"@ru,
        "E56 语种"@zh ;
    rdfs:comment """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 should be used to denote instances of E56 Language, such as those defined in ISO 639-3:2007 and later versions.

Examples:
- ell [Greek] 
- eng [English] 
- epo [Esperanto] 
- spa [Spanish] 
- fra [French]

In First Order Logic:
- E56(x) ⇒ E55(x)
"""@en ;
    rdfs:subClassOf crm:E55_Type ;
    skos:notation "E56" ;
    skos:prefLabel "Sprache"@de,
        "Γλώσσα"@el,
        "Language"@en,
        "Langue"@fr,
        "Língua"@pt,
        "Язык"@ru,
        "语种"@zh .

crm:E68_Dissolution a owl:Class ;
    rdfs:label "E68 Gruppenauflösung"@de,
        "E68 Διάλυση Ομάδας"@el,
        "E68 Dissolution"@en,
        "E68 Dissolution"@fr,
        "E68 Dissolução"@pt,
        "E68 Роспуск"@ru,
        "E68 解散"@zh ;
    rdfs:comment """Scope note:
This class comprises the events that result in the formal or informal termination of an instance of E74 Group. 
If the dissolution was deliberate, the Dissolution event should also be instantiated as an instance of E7 Activity.

Examples:
- the fall of the Roman Empire (Whittington, 1964)
- the liquidation of Enron Corporation (Atlas, 2001)

In First Order Logic:
- E68(x) ⇒ E64(x)
"""@en ;
    rdfs:subClassOf crm:E64_End_of_Existence ;
    skos:notation "E68" ;
    skos:prefLabel "Gruppenauflösung"@de,
        "Διάλυση Ομάδας"@el,
        "Dissolution"@en,
        "Dissolution"@fr,
        "Dissolução"@pt,
        "Роспуск"@ru,
        "解散"@zh .

crm:E69_Death a owl:Class ;
    rdfs:label "E69 Tod"@de,
        "E69 Θάνατος"@el,
        "E69 Death"@en,
        "E69 Mort"@fr,
        "E69 Morte"@pt,
        "E69 Смерть"@ru,
        "E69 死亡"@zh ;
    rdfs:comment """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 as instances of E64 End of Existence.

Examples:
- the murder of Julius Caesar (E69, E7) (Irwin, 1935)
- the death of Senator Paul Wellstone (Monast and Tao, 2002)

In First Order Logic:
- E69(x) ⇒ E64(x)
"""@en ;
    rdfs:subClassOf crm:E64_End_of_Existence ;
    skos:notation "E69" ;
    skos:prefLabel "Tod"@de,
        "Θάνατος"@el,
        "Death"@en,
        "Mort"@fr,
        "Morte"@pt,
        "Смерть"@ru,
        "死亡"@zh .

crm:E6_Destruction a owl:Class ;
    rdfs:label "E6 Zerstörung"@de,
        "E6 Καταστροφή"@el,
        "E6 Destruction"@en,
        "E6 Destruction"@fr,
        "E6 Destruição"@pt,
        "E6 Разрушение"@ru,
        "E6 破坏"@zh ;
    rdfs:comment """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 can be documented by classifying the event as both an instance of E6 Destruction and of 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 an instance of 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 an instance of E11 Modification.

Examples:
- the destruction of Herculaneum by volcanic eruption in 79 AD (Camardo, 2013)
- the destruction of Nineveh (E6, E7) (River, 2016) 
- the breaking of a champagne glass yesterday by my dog (fictitious)

In First Order Logic:
- E6(x) ⇒ E64(x)
"""@en ;
    rdfs:subClassOf crm:E64_End_of_Existence ;
    skos:notation "E6" ;
    skos:prefLabel "Zerstörung"@de,
        "Καταστροφή"@el,
        "Destruction"@en,
        "Destruction"@fr,
        "Destruição"@pt,
        "Разрушение"@ru,
        "破坏"@zh .

crm:E96_Purchase a owl:Class ;
    rdfs:label "E96 Purchase"@en,
        "E96 Achat"@fr ;
    rdfs:comment """Scope note:
This class comprises transfers of legal ownership from one or more instances of E39 Actor to one or more different instances of E39 Actor, where the transferring party is completely compensated by the payment of a monetary amount. In more detail, a purchase agreement establishes a fixed monetary obligation at its initialization on the receiving party, to the giving party. An instance of E96 Purchase begins with the contract or equivalent agreement and ends with the fulfilment of all contractual obligations. In the case that the activity is abandoned before both parties have fulfilled these obligations, the activity is not regarded as an instance of E96 Purchase.
This class is a very specific case of the much more complex social business practices of exchange of goods and the creation and satisfaction of related social obligations. Purchase activities which define individual sales prices per object can be modelled by instantiating E96 Purchase for each object individually and as part of an overall instance of E96 Purchase transaction.

Examples:
- the purchase of 10 okka of nails by the captain A. Syrmas on 18(th) September 1895 in Thessaloniki (Syrmas, 1896)

In First Order Logic:
- E96(x) ⇒ E8(x)
"""@en ;
    rdfs:subClassOf crm:E8_Acquisition ;
    skos:notation "E96" ;
    skos:prefLabel "Purchase"@en,
        "Achat"@fr .

crm:E98_Currency a owl:Class ;
    rdfs:label "E98 Currency"@en,
        "E98 Unité monétaire"@fr ;
    rdfs:comment """Scope note:
This class comprises the units in which a monetary system, supported by an administrative authority or other community, quantifies and arithmetically compares all monetary amounts declared in the unit. The unit of a monetary system must describe a nominal value which is kept constant by its administrative authority and an associated banking system if it exists, and not by market value. For instance, one may pay with grams of gold, but the respective monetary amount would have been agreed as the gold price in US dollars on the day of the payment. Under this definition, British Pounds, U.S. Dollars, and European Euros are examples of currency, but “grams of gold” is not. One monetary system has one and only one currency. Instances of this class must not be confused with coin denominations, such as “Dime” or “Sestertius”. Non-monetary exchange of value in terms of quantities of a particular type of goods, such as cows, do not constitute a currency.

Examples:
- “As” [Roman mid republic]
- “Euro” (Temperton, 1997)
- “US Dollar” (Rose, 1978)

In First Order Logic:
- E98(x) ⇒ E58(x)
"""@en ;
    rdfs:subClassOf crm:E58_Measurement_Unit ;
    skos:notation "E98" ;
    skos:prefLabel "Currency"@en,
        "Unité monétaire"@fr .

crm:P105i_has_right_on a owl:ObjectProperty ;
    rdfs:label "P105i hat Rechte an"@de,
        "P105i έχει δικαίωμα σε"@el,
        "P105i has right on"@en,
        "P105i détient le droit sur"@fr,
        "P105i possui direitos sobre"@pt,
        "P105i владеет правом на"@ru,
        "P105i 有权利"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E39 Actor who holds the instances of E30 Right to an instance of 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.
This property is a shortcut of the fully developed path from E72 Legal Object, P104 is subject to, E30 Right, P75i is possessed by to E39 Actor.

Examples of the inverse property:
- The Beatles back catalogue (E73) right held by Michael Jackson (E21). (Raga, 2016)

In First Order Logic of the inverse property:
- P105(x,y) ⇒ E72(x)
- P105(x,y) ⇒ E39(y)
- P105(x,y) ⇐ (∃z) [E30(z) ˄ P104(x,z) ˄ P75i(z,y)]
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E72_Legal_Object ;
    skos:notation "P105i" ;
    skos:prefLabel "hat Rechte an"@de,
        "έχει δικαίωμα σε"@el,
        "has right on"@en,
        "détient le droit sur"@fr,
        "possui direitos sobre"@pt,
        "владеет правом на"@ru,
        "有权利"@zh .

crm:P106i_forms_part_of a owl:ObjectProperty ;
    rdfs:label "P106i bildet Teil von"@de,
        "P106i αποτελεί μέρος του/της"@el,
        "P106i forms part of"@en,
        "P106i fait partie de"@fr,
        "P106i faz parte de"@pt,
        "P106i формирует часть"@ru,
        "P106i 构成部分"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
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.
This property is transitive asymmetric.

Examples of the inverse property:
- This Scope note of property P106 (E33) is composed of ‘fragments of texts’ (E33).
- ‘recognizable’ (E90) is composed of ‘ecognizabl’ (E90).

In First Order Logic of the inverse property:
- P106(x,y) ⇒ E90(x)
- P106(x,y) ⇒ E90(y)
- [P106(x,y) ∧ P106(y,z)] ⇒ P106(x,z)
- P106(x,y) ⇒ ¬P106(y,x)
"""@en ;
    rdfs:domain crm:E90_Symbolic_Object ;
    rdfs:range crm:E90_Symbolic_Object ;
    skos:notation "P106i" ;
    skos:prefLabel "bildet Teil von"@de,
        "αποτελεί μέρος του/της"@el,
        "forms part of"@en,
        "fait partie de"@fr,
        "faz parte de"@pt,
        "формирует часть"@ru,
        "构成部分"@zh .

crm:P10_falls_within a owl:ObjectProperty ;
    rdfs:label "P10 fällt in"@de,
        "P10 εμπίπτει"@el,
        "P10 falls within"@en,
        "P10 s’insère dans"@fr,
        "P10 está contido em"@pt,
        "P10 находится в пределах"@ru,
        "P10 属于"@zh ;
    rdfs:comment """Quantification: many to many, necessary, dependent (1,n:1,n)

Scope note:
This property associates an instance of E92 Spacetime Volume with another instance of E92 Spacetime Volume that falls within the latter. In other words, all points in the former are also points in the latter.
This property is transitive and reflexive.

Examples:
- The Great Plague (E4) falls within The Gothic period (E4). (Porter, 2009)

In First Order Logic:
- P10(x,y) ⇒ E92(x)
- P10(x,y) ⇒ E92(y)
- P10(x,y) ⇒ P132(x,y)
- P10(x,y) ∧ P10(y,z)] ⇒ P10(x,z)
- P10(x,x)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    rdfs:range crm:E92_Spacetime_Volume ;
    rdfs:subPropertyOf crm:P132_spatiotemporally_overlaps_with ;
    owl:inverseOf crm:P10i_contains ;
    skos:notation "P10" ;
    skos:prefLabel "fällt in"@de,
        "εμπίπτει"@el,
        "falls within"@en,
        "s’insère dans"@fr,
        "está contido em"@pt,
        "находится в пределах"@ru,
        "属于"@zh .

crm:P125i_was_type_of_object_used_in a owl:ObjectProperty ;
    rdfs:label "P125i Objekt des Typus ... wurde benutzt in"@de,
        "P125i ήταν o τύπος αντικείμενου που χρησιμοποιήθηκε σε"@el,
        "P125i was type of object used in"@en,
        "P125i a été le type d’objet employé pour"@fr,
        "P125i foi tipo do objeto usado em"@pt,
        "P125i был типом объекта использованного в"@ru,
        "P125i 是使用的对象类型"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E7 Activity to an instance of E55 Type, which classifies an instance of E70 Thing used in an instance of E7 Activity, when the specific instance is either unknown or not of interest, such as use of “a hammer”.
This property is a shortcut of the more fully developed path from E7 Activity through P16 used specific object, E70 Thing, P2 has type, to E55 Type.

Examples of the inverse property:
- The English archers’ activity in the Battle of Agincourt (E7) used object of type long bow (E55). (Curry, 2015)

In First Order Logic of the inverse property:
- P125(x,y) ⇒ E7(x)
- P125(x,y) ⇒ E55(y)
- P125(x,y) ⇔ (∃z) [E70(z) ∧ P16(x,z) ∧ P2(z,y)]
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E7_Activity ;
    skos:notation "P125i" ;
    skos:prefLabel "Objekt des Typus ... wurde benutzt in"@de,
        "ήταν o τύπος αντικείμενου που χρησιμοποιήθηκε σε"@el,
        "was type of object used in"@en,
        "a été le type d’objet employé pour"@fr,
        "foi tipo do objeto usado em"@pt,
        "был типом объекта использованного в"@ru,
        "是使用的对象类型"@zh .

crm:P128i_is_carried_by a owl:ObjectProperty ;
    rdfs:label "P128i wird getragen von"@de,
        "P128i φέρεται από"@el,
        "P128i is carried by"@en,
        "P128i a pour support"@fr,
        "P128i é suportado por"@pt,
        "P128i переносится посредством"@ru,
        "P128i 被承载"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies an instance E90 Symbolic Object carried by an instance of E18 Physical Thing. Since an instance of E90 Symbolic Object is defined as an immaterial idealization over potentially multiple carriers, any individual realization on a particular physical carrier may be defective, due to deterioration or shortcomings in the process of creating the realization compared to the intended ideal. As long as such defects do not substantially affect the complete recognition of the respective symbolic object, it is still regarded as carrying an instance of this E90 Symbolic Object. If these defects are of scholarly interest, the particular realization can be modelled as an instance of E25 Human-Made Feature. Note, that any instance of E90 Symbolic Object incorporated (P165) in the carried symbolic object is also carried by the same instance of E18 Physical Thing.

Examples of the inverse property:
- Matthew’s paperback copy of Reach for the Sky (E18) carries the text of Reach for the Sky (E73). [see also: (Brickhill, 2001)] (fictitious)

In First Order Logic of the inverse property:
- P128(x,y) ⇒ E18(x)
- P128(x,y) ⇒ E90(y) 
- P128(x,y) ⇒ P130(x,y)
"""@en ;
    rdfs:domain crm:E90_Symbolic_Object ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P130i_features_are_also_found_on ;
    skos:notation "P128i" ;
    skos:prefLabel "wird getragen von"@de,
        "φέρεται από"@el,
        "is carried by"@en,
        "a pour support"@fr,
        "é suportado por"@pt,
        "переносится посредством"@ru,
        "被承载"@zh .

crm:P130_shows_features_of a owl:ObjectProperty ;
    rdfs:label "P130 zeigt Merkmale von"@de,
        "P130 παρουσιάζει χαρακτηριστικά του/της"@el,
        "P130 shows features of"@en,
        "P130 présente les caractéristiques de"@fr,
        "P130 apresenta características de"@pt,
        "P130 демонстрирует признаки"@ru,
        "P130 显示特征"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property generalises the notions of “copy of” and “similar to” into a directed relationship, where the domain expresses the derivative or influenced item and the range the source or influencing item, if such a direction can be established. The property can also be used to express similarity in cases that can be stated between two objects only, without historical knowledge about its reasons. The property expresses a symmetric relationship in case no direction of influence can be established either from evidence on the item itself or from historical knowledge. This holds in particular for siblings of a derivation process from a common source or non-causal cultural parallels, such as some weaving patterns.
The P130.1 kind of similarity property of the P130 shows features of (features are also found on) property enables the relationship between the domain and the range to be further clarified, in the sense from domain to range, if applicable. For example, it may be expressed if both items are product “of the same mould”, or if two texts “contain identical paragraphs”. 
If the reason for similarity is a sort of derivation process, i.e. that the creator has used or had in mind the form of a particular thing during the creation or production, this process should be explicitly modelled. In these cases, P130 shows features of can be regarded as a shortcut of such a process. However, the current model does not contain any path specific enough to infer this property. Specializations of the CIDOC CRM may however be more explicit, for instance describing the use of moulds etc.
This property is not transitive. This property is irreflexive.

Examples:
- Mary Lamb’s Cymbeline from Charles and Mary Lamb’s Tales from Shakespeare (E89) shows features of William Shakespeare’s Cymbeline (E89). (Carrington, 1954)
- The audio recording of Dante Alighieri’s La divina commedia read by Enrico de Negri (E73) shows features of the text of Dante Alighieri’s La divina commedia (E89). (Alighieri, 1956)

Properties:
- P130.1 kind of similarity: E55 Type

In First Order Logic:
- P130(x,y) ⇒ E70(x)
- P130(x,y) ⇒ E70(y) 
- P130(x,y,z) ⇒ [P130(x,y) ∧ E55(z)]
- ¬P130(x,x)
"""@en ;
    rdfs:domain crm:E70_Thing ;
    rdfs:range crm:E70_Thing ;
    owl:inverseOf crm:P130i_features_are_also_found_on ;
    skos:notation "P130" ;
    skos:prefLabel "zeigt Merkmale von"@de,
        "παρουσιάζει χαρακτηριστικά του/της"@el,
        "shows features of"@en,
        "présente les caractéristiques de"@fr,
        "apresenta características de"@pt,
        "демонстрирует признаки"@ru,
        "显示特征"@zh .

crm:P132_spatiotemporally_overlaps_with a owl:ObjectProperty ;
    rdfs:label "P132 spatiotemporally overlaps with"@en,
        "P132 recoupe spatio-temporellement"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This symmetric property associates two instances of E92 Spacetime Volume that have some of their extents in common. If only the fuzzy boundaries of the instances of E92 Spacetime Volume overlap, this property cannot be determined from observation alone and therefore should not be applied. However, there may be other forms of justification that the two instances of E92 Spacetime Volume must have some of their extents in common regardless of where and when precisely. 
If this property holds for two instances of E92 Spacetime Volume then it cannot be the case that P133 is spatiotemporally separated from also holds for the same two instances. Furthermore, there are cases where neither P132 spatiotemporally overlaps with nor P133 is spatiotemporally separated from holds between two instances of E92 Spacetime Volume. This would occur where only an overlap of the fuzzy boundaries of the two instances of E92 Spacetime Volume occurs and no other evidence is available. 
This property is not transitive. This property is symmetric. This property is reflexive.

Examples:
- The “Urnfield” period (E4) spatiotemporally overlaps with the “Hallstatt” period (E4). (Gimbutas, 1965)

In First Order Logic:
- P132(x,y) ⇒ E92(x)
- P132(x,y) ⇒ E92(y)
- P132(x,y) ⇒ P132(y,x)
- P132(x,y) ⇒ P132 (x,y)
- P132(x,x)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    rdfs:range crm:E92_Spacetime_Volume ;
    skos:notation "P132" ;
    skos:prefLabel "spatiotemporally overlaps with"@en,
        "recoupe spatio-temporellement"@fr .

crm:P157_is_at_rest_relative_to a owl:ObjectProperty ;
    rdfs:label "P157 is at rest relative to"@en,
        "P157 est à l’arrêt par rapport à"@fr ;
    rdfs:comment """Quantification: many to many, necessary(1,n:0,n)

Scope note:
This property associates an instance of E53 Place with the instance of E18 Physical Thing that determines a reference space for this instance of E53 Place by being at rest with respect to this reference space. The relative stability of form of an instance of E18 Physical Thing defines its default reference space. The reference space is not spatially limited to the referred thing. For example, a ship determines a reference space in terms of which other ships in its neighbourhood may be described. Larger constellations of matter, such as continental plates, may comprise many physical features that are at rest with them and define the same reference space.

Examples:
- The spatial extent of the municipality of Athens in 2014 (E53) is at rest relative to The Royal Observatory in Greenwich (E25). (Maunder, 1900)
- The place where Lord Nelson died on H.M.S. Victory (E53) is at rest relative to H.M.S. Victory (E22). (Adkin, 2005)

In First Order Logic:
- P157(x,y) ⇒ E53(x)
- P157(x,y) ⇒ E18(y)
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E18_Physical_Thing ;
    owl:inverseOf crm:P157i_provides_reference_space_for ;
    skos:notation "P157" ;
    skos:prefLabel "is at rest relative to"@en,
        "est à l’arrêt par rapport à"@fr .

crm:P160i_is_temporal_projection_of a owl:ObjectProperty ;
    rdfs:label "P160i is temporal projection of"@en,
        "P160i est la projection temporelle de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property describes the temporal projection of an instance of E92 Spacetime Volume. The property P4 has time-span is the same as P160 has temporal projection if it is used to document an instance of E4 Period or any subclass of it.

Examples of the inverse property:
- The spatio-temporal trajectory of the H.M.S. Temeraire from its building in 1798 to its destruction in 1838 (E92) has temporal projection the time-span of the existence of H.M.S. Temeraire (E52) [at some time within (P82) “1798-1838” (E61).] (Willis, 2010)
- The Battle of Waterloo 1815 (E7) has temporal projection the time-span of the Battle of Waterloo (E52) [at some time within (P82) “Sunday, 18(th) June 1815” (E61).] (Black, 2010)

In First Order Logic of the inverse property:
- P160(x,y) ⇒ E92(x)
- P160(x,y)⇒ E52(y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    rdfs:range crm:E92_Spacetime_Volume ;
    skos:notation "P160i" ;
    skos:prefLabel "is temporal projection of"@en,
        "est la projection temporelle de"@fr .

crm:P173i_ends_after_or_with_the_start_of a owl:ObjectProperty ;
    rdfs:label "P173i ends after or with the start of"@en,
        "P173i se termine après ou au moment du début de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity starts before or simultaneously with the end of the temporal extent of the range instance B of E2 Temporal Entity.
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(start) ≤ B(end) is true.
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to the disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, met-by, overlaps, starts, started-by, contains, finishes, finished-by, equals, during, overlapped by}.
This property is not transitive. 


https://cidoc-crm.org/html/version_images/images_7.1.3/image_01.png


Figure 8: Temporal entity A starts before or with the end of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_02.png


Figure 9: Temporal entity A starts before or with the end of temporal entity B. Here A is shorter than B

Examples of the inverse property:
- The legendary run from Marathon to Athens 490BC (E7) starts before or with the end of The Battle of Marathon 490BC (E7).
- LMIIB (E4) ends after or with the start of the Tutankhamun period (1332-1323 B.C.E.) (E4). [Evidence for this is provided by the scarab seal found at Poros in a context of LMIIB. The scarab belongs to the type “nh.s n Jmn”. During the Akhenaten period he production of these scarab seals stopped (the name of Amun is not referred to during his reign). So the scarab could not have been produced before the Tutankhamun period and is probably a later production.] (Karetsou, 2000)

In First Order Logic of the inverse property:
- P173(x,y) ⇒ E2(x)
- P173(x,y) ⇒ E2(y)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    skos:notation "P173i" ;
    skos:prefLabel "ends after or with the start of"@en,
        "se termine après ou au moment du début de"@fr .

crm:P174_starts_before_the_end_of a owl:ObjectProperty ;
    rdfs:label "P174 starts before the end of"@en,
        "P174 commence avant la fin de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity starts definitely before the end of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(start) < B(end) is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, starts, started-by, contains, finishes, finished-by, equals, during, overlapped by}
Typically, this property is a consequence of a known influence of some event on another event or activity, such as a novel written by someone being continued by someone else, or the knowledge of a defeat on a distant battlefield causing people to end their ongoing activities. This property is not transitive. This property is irreflexive. 


https://cidoc-crm.org/html/version_images/images_7.1.3/image_03.png


Figure 10: Temporal entity A starts before the end of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_04.png


Figure 11: Temporal entity A starts before the end of temporal entity B. Here A is shorter than B

Examples:
- The settling activity of the city of Assur (Ashur) (E7) starts before the end of The Tenth Dynasty of Egypt (E4). [There are some 200 - 300 years differences in the chronology of the First Intermediate Period, and Assur is dated to “about 2500 BC”.] (Pedersén, 1986)
- The building of the current St. Peters in Rome (E7) starts before the end of the demolition of the old 4(th) c. St. Peters (E6, E7) (Bosman, 2004)

In First Order Logic:
- P174(x,y) ⇒ E2(x)
- P174(x,y) ⇒ E2(y)
- P174(x,y) ⇒ P173(x,y)
- ¬P174(x,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P173_starts_before_or_with_the_end_of ;
    owl:inverseOf crm:P174i_ends_after_the_start_of ;
    skos:notation "P174" ;
    skos:prefLabel "starts before the end of"@en,
        "commence avant la fin de"@fr .

crm:P175i_starts_after_or_with_the_start_of a owl:ObjectProperty ;
    rdfs:label "P175i starts after or with the start of"@en,
        "P175i commence après ou au moment du début de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity starts before or simultaneously with the start of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(start) ≤ B(start) is true.
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, starts, started-by, contains, finished-by, equals}
In a model with fuzzy borders, this property will not be transitive.
This property is irreflexive.


https://cidoc-crm.org/html/version_images/images_7.1.3/image_05.png


Figure 12: Temporal entity A starts before or with the start of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_06.png


Figure 13: Temporal entity A starts before or with the start of temporal entity B. Here A is shorter than B

Examples of the inverse property:
- The production of the scarab seal found in Poros in a context of LMIIIB (E12) starts after or with the start of Tutankhamun period (1332-1323 B.C) (E4). [The scarab stamp seal found in Poros was associated with finds dated to the LMIIIB period. The seal is dated to the Tutankhamun period or later because it belongs to the scarabs of type “nh.s n Jmn”: During Akhenaten period, the production of this type of scarab seal stopped (the name of Amun is not referred to during his reign). Therefore, the scarab cannot have been produced before the Tutankhamun period and is probably a later production] (Karetsou, 2000)
- The production of the cylindrical seal of the first Dynasty of Babylon found in Tholos B in Platanos (E12) starts after or with the start of the Hammurabi period of the kingdom (E4). [Of the cylindrical seal of the first Dynasty of Babylon found in tholos B in Platanos believed to connect king Hammurabi with the MM I period. Specifically, although the finding is believed to have been found in a MM I layer, it contained material from the MM III/YM I period. Therefore, the seal may be from the Hammurabi period or, it may be from a later period.] (Walberg, 1992.)

In First Order Logic of the inverse property:
- P175(x,y) ⇒ E2(x)
- P175(x,y) ⇒ E2(y)
- P175(x,y) ⇒ P174(x,y)
- ¬P175(x,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P174i_ends_after_the_start_of ;
    skos:notation "P175i" ;
    skos:prefLabel "starts after or with the start of"@en,
        "commence après ou au moment du début de"@fr .

crm:P176_starts_before_the_start_of a owl:ObjectProperty ;
    rdfs:label "P176 starts before the start of"@en,
        "P176 commence avant le début de"@fr ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity starts definitely before the start of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(start) < B(start) is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, contains, finished-by}. This property is transitive. This property is asymmetric.


https://cidoc-crm.org/html/version_images/images_7.1.3/image_07.png


Figure 14: Temporal entity A starts before the start of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_08.png


Figure 15: Temporal entity A starts before the start of temporal entity B. Here A is shorter than B

Examples:
- The reign of King Harold II (E4) starts before the start of the Battle of Hastings (E7). (Wikipedia 2022a)
- The life of Attila “the Hun” (E4) starts before the start of the Battle of the Catalaunian Plains (E7). [June 20, 451 AD] (Wikipedia 2022b)

In First Order Logic:
- P176(x,y) ⇒ E2(x)
- P176(x,y) ⇒ E2(y)
- P176(x,y) ⇒ P175(x,y)
- [P176(x,y) ∧ P176(y,z)] ⇒ P176(x,z)
- P176(x,y) ⇒ ¬P176(y,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P175_starts_before_or_with_the_start_of ;
    owl:inverseOf crm:P176i_starts_after_the_start_of ;
    skos:notation "P176" ;
    skos:prefLabel "starts before the start of"@en,
        "commence avant le début de"@fr .

crm:P182i_starts_after_or_with_the_end_of a owl:ObjectProperty ;
    rdfs:label "P182i starts after or with the end of"@en,
        "P182i commence après ou au moment de la fin de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity ends before or simultaneously with the start of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(end) ≤ B(start) is true.
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets}.
This property is transitive. This property is asymmetric.


https://cidoc-crm.org/html/version_images/images_7.1.3/image_09.png


Figure 16: Temporal entity A ends before or with the start of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_10.png


Figure 17: Temporal entity A ends before or with the start of temporal entity B. Here A is shorter than B

Examples of the inverse property:
- Lerna III (E4) ends before or with the start of Lerna IV (E4). [“The site at Lerna probably was not left uninhabited for long after the destruction of the House of the Tiles and the raising of the tumulus. If there was a gap corresponding to the earliest stage of EH III in the Argolid, as has been suggested by some (see, e.g., Manning 1995: 55–60), it was a brief one. In Rutter’s view, the short life of the Fourth Settlement began ca. 2200/2150 b.c. and ended ca. 2050/2000 b.c.”] (Banks & Reese, 2013)
- The use of LH I graves of Krisa in Phocis (E4) ends before or with the start of LH III phase of reuse of the graves of Krisa in Phocis (E4). [“…a possible hiatus in the occupation of certain sites such as the settlement of Krisa in Phocis, which was well occupied in the MH and LHIII periods. LHIIB pottery from this settlement has already been identified, but no certain example of LHIIA pottery.”] (Phialon 2018)

In First Order Logic of the inverse property:
- P182(x,y) ⇒ E2(x)
- P182(x,y) ⇒ E2(y)
- P182(x,y) ⇒ P176(x,y)
- P182(x,y) ⇒ P185(x,y)
- [P182(x,y) ⋀ P182(y,z) ⇒ P182(x,z)]
- P182(x,y) ⇒ ¬P182(y,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P176i_starts_after_the_start_of,
        crm:P185i_ends_after_the_end_of ;
    skos:notation "P182i" ;
    skos:prefLabel "starts after or with the end of"@en,
        "commence après ou au moment de la fin de"@fr .

crm:P184i_ends_with_or_after_the_end_of a owl:ObjectProperty ;
    rdfs:label "P184i ends with or after the end of"@en,
        "P184i se termine au moment de ou après la fin de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity ends before or simultaneously with the end of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(end) ≤ B(end )is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, finished by, start, equals, during, finishes}.
This property is irreflexive


https://cidoc-crm.org/html/version_images/images_7.1.3/image_13.png


Figure 20: Temporal entity A ends before or with the end of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_14.png


Figure 21: Temporal entity A ends before or with the end of temporal entity B. Here A is shorter than B

Examples of the inverse property:
- The reign/life of Harold II (E4) ends before or with the end of the Battle of Hastings (E7)

In First Order Logic of the inverse property:
- P184(x,y) ⇒ E2(x)
- P184(x,y) ⇒ E2(y)
- P184(x,y) ⇒ P174(x,y)
- ¬P184(x,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P174i_ends_after_the_start_of ;
    skos:notation "P184i" ;
    skos:prefLabel "ends with or after the end of"@en,
        "se termine au moment de ou après la fin de"@fr .

crm:P185i_ends_after_the_end_of a owl:ObjectProperty ;
    rdfs:label "P185i ends after the end of"@en,
        "P185i se termine après la fin de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity ends definitely before the end of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(end) < B(end )is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, starts, during}.
This property is transitive. This property is asymmetric.


https://cidoc-crm.org/html/version_images/images_7.1.3/image_15.png


Figure 22: Temporal entity A ends before the end of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_16.png


Figure 23: Temporal entity A ends before the end of temporal entity B. Here A is shorter than B

Examples of the inverse property:
- Godstow Abbey, Oxfordshire as a working abbey (E4 Period) ends before the end of the reign of Henry VIII (E4 Period).

In First Order Logic of the inverse property:
- P185(x,y) ⇒ E2(x)
- P185(x,y) ⇒ E2(y)
- P185(x,y) ⇒ P184(x,y)
- [P185(x,y) ∧ P185(y,z)] ⇒ P185(x,z)P185(x,y) ⇒ ¬P185(y,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P184i_ends_with_or_after_the_end_of ;
    skos:notation "P185i" ;
    skos:prefLabel "ends after the end of"@en,
        "se termine après la fin de"@fr .

crm:P1_is_identified_by a owl:ObjectProperty ;
    rdfs:label "P1 wird bezeichnet als"@de,
        "P1 αναγνωρίζεται ως"@el,
        "P1 is identified by"@en,
        "P1 est identifié par"@fr,
        "P1 é identificado por"@pt,
        "P1 идентифицируется посредством"@ru,
        "P1 被标识为"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

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.
This property is a shortcut for the path from E1 CRM Entity through P140i was attributed by, E15 Identifier Assignment, P37 assigned to E42 Identifier. 
It is also a shortcut for the path from E1 CRM Entity through P1 is identified by, E41 Appellation, P139 has alternative form to E41 Appellation.

Examples:
- The capital of Italy (E53) is identified by “Rome” (E41). (Leach, 2017)
- Text 25014–32 (E33) is identified by “The Decline and Fall of the Roman Empire” (E35). (Gibbon, 2013)

In First Order Logic:
- P1(x,y) ⇒ E1(x)
- P1(x,y) ⇒ E41(y)
- P1(x,y) ⇐ (∃z) [E15(z)˄ P140i(x,z) ˄ P37(z,y)]
- P1(x,y) ⇐ (∃z) [E41(z)˄ P1(x,z) ˄ P139(z,y)]
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E41_Appellation ;
    owl:inverseOf crm:P1i_identifies ;
    skos:notation "P1" ;
    skos:prefLabel "wird bezeichnet als"@de,
        "αναγνωρίζεται ως"@el,
        "is identified by"@en,
        "est identifié par"@fr,
        "é identificado por"@pt,
        "идентифицируется посредством"@ru,
        "被标识为"@zh .

crm:P2_has_type a owl:ObjectProperty ;
    rdfs:label "P2 hat den Typus"@de,
        "P2 έχει τύπο"@el,
        "P2 has type"@en,
        "P2 a pour type"@fr,
        "P2 é do tipo"@pt,
        "P2 имеет тип"@ru,
        "P2 有类型"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property allows sub-typing of CIDOC CRM entities –a form of specialisation – through the use of a terminological hierarchy, or thesaurus. 
The CIDOC 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 CIDOC CRM may by specialised into any number of sub-entities, which can be defined in the E55 Type hierarchy. E41 Appellation, for example, may be specialised into “e-mail address”, “telephone number”, “post office box”, “URL”, etc., none of which figures explicitly in the CIDOC CRM class hierarchy. A comprehensive explanation about refining CIDOC CRM concepts by E55 Type is given in the section “About Types” in the section on “Specific Modelling Constructs” of this document.
This property is a shortcut for the path from E1 CRM Entity through P41i was classified by, E17 Type Assignment, P42 assigned to E55 Type.

Examples:
- “enquiries@cidoc-crm.org” (E41) has type e-mail address (E55). (fictitious)

In First Order Logic:
- P2(x,y) ⇒ E1(x)
- P2(x,y) ⇒ E55(y)
- P2(x,y) ⇐ (∃z) [E17(z)] ˄ P41i(x,z) ˄ P42(z,y)]
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E55_Type ;
    owl:inverseOf crm:P2i_is_type_of ;
    skos:notation "P2" ;
    skos:prefLabel "hat den Typus"@de,
        "έχει τύπο"@el,
        "has type"@en,
        "a pour type"@fr,
        "é do tipo"@pt,
        "имеет тип"@ru,
        "有类型"@zh .

crm:P46i_forms_part_of a owl:ObjectProperty ;
    rdfs:label "P46i bildet Teil von"@de,
        "P46i αποτελεί μέρος του/της"@el,
        "P46i forms part of"@en,
        "P46i fait partie de"@fr,
        "P46i faz parte de"@pt,
        "P46i формирует часть"@ru,
        "P46i 构成部分"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E18 Physical Thing with another instance of Physical Thing that forms part of it. The spatial extent of the composing part is included in the spatial extent of the whole.
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 does not specify when and for how long a component element resided in the respective whole. If a component is not part of a whole from the beginning of existence or until the end of existence of the whole, the classes E79 Part Addition and E90 Part Removal can be used to document when a component became part of a particular whole and/or when it stopped being a part of it. For the time-span of being part of the respective whole, the component is completely contained in the place the whole occupies.
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 Material of which an instance of E18 Physical Thing is composed should be documented using P45 consists of (is incorporated in).
This property is transitive and asymmetric.

Examples of the inverse property:
- The Royal carriage (E22) forms part of the Royal train (E22).
- The “Hog’s Back” (E24) forms part of the “Fosseway” (E24).

In First Order Logic of the inverse property:
- P46(x,y) ⇒ E18(x)
- P46(x,y) ⇒ E18(y)
- P46(x,y) ⇒ P132(x,y)
- [P46(x,y) ∧ P46(y,z)] ⇒ P46(x,z)
- P46(x,y) ⇒ (∃uzw)[E93(u) ∧ P195i (x,u) ∧ E52(z) ∧ P164(u,z) ∧ E93(w) ∧ P195i (w,y) ∧ P164(w,z) ∧ P10(w,u)] 
- P46(x,y) ⇒ ¬P46(y,x)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E18_Physical_Thing ;
    skos:notation "P46i" ;
    skos:prefLabel "bildet Teil von"@de,
        "αποτελεί μέρος του/της"@el,
        "forms part of"@en,
        "fait partie de"@fr,
        "faz parte de"@pt,
        "формирует часть"@ru,
        "构成部分"@zh .

crm:P49_has_former_or_current_keeper a owl:ObjectProperty ;
    rdfs:label "P49 hat früheren oder derzeitigen Betreuer"@de,
        "P49 είναι ή ήταν στην κατοχή του"@el,
        "P49 has former or current keeper"@en,
        "P49 a pour actant détenteur actuel ou antérieur"@fr,
        "P49 é ou foi guardada por"@pt,
        "P49 имеет бывшего или текущего смотрителя"@ru,
        "P49 有以往或当前保管者"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property identifies the instance of E39 Actor who has or has had custody of an instance of E18 Physical Thing at some time. This property leaves open the question if parts of this physical thing have been added or removed during the time-spans it has been under the custody of this actor, but it is required that at least a part which can unambiguously be identified as representing the whole has been under this custody for its whole time. The way, in which a representative part is defined, should ensure that it is unambiguous who keeps a part and who the whole and should be consistent with the identity criteria of the kept instance of E18 Physical Thing. 
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. 
This property is a shortcut for the more detailed path from E18 Physical Thing through P30i custody transferred through, E10 Transfer of Custody, P28 custody surrendered by or P29 custody received by to E39 Actor.

Examples:
- The paintings from The Iveagh Bequest (E78) has former or current keeper Secure Deliveries Inc. (E74).

In First Order Logic:
- P49(x,y) ⇒ E18(x)
- P49(x,y) ⇒ E39(y)
- P49(x,y) ⇐ (∃z) [E10(z) ˄ P30i(x,z) ˄ [P28(z,y) ˅ P29(z,y) ]]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E39_Actor ;
    owl:inverseOf crm:P49i_is_former_or_current_keeper_of ;
    skos:notation "P49" ;
    skos:prefLabel "hat früheren oder derzeitigen Betreuer"@de,
        "είναι ή ήταν στην κατοχή του"@el,
        "has former or current keeper"@en,
        "a pour actant détenteur actuel ou antérieur"@fr,
        "é ou foi guardada por"@pt,
        "имеет бывшего или текущего смотрителя"@ru,
        "有以往或当前保管者"@zh .

crm:P51i_is_former_or_current_owner_of a owl:ObjectProperty ;
    rdfs:label "P51i ist früherer oder derzeitiger Besitzer von"@de,
        "P51i είναι ή ήταν ιδιοκτήτης του/της"@el,
        "P51i is former or current owner of"@en,
        "P51i est l’actant propriétaire actuel ou antérieur de"@fr,
        "P51i é ou foi proprietário de"@pt,
        "P51i является бывшим или текущим владельцем для"@ru,
        "P51i 是以往或当前所有者"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies an instance of E39 Actor that is or had 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. 
This property is a shortcut for the more detailed path from E18 Physical Thing through P24i changed ownership through, E8 Acquisition, P23 transferred title from, or P22 transferred title to to E39 Actor.

Examples of the inverse property:
- The paintings from the Iveagh Bequest (E78) has former or current owner Lord Iveagh (E21). (Bryant, 1990)

In First Order Logic of the inverse property:
- P51(x,y) ⇒ E18(x)
- P51(x,y) ⇒ E39(y)
- P51(x,y) ⇐ (∃z) [E8(z) ˄ P24i(x,z) ˄ [P23(z,y) ˅ P22(z,y) ]]
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E18_Physical_Thing ;
    skos:notation "P51i" ;
    skos:prefLabel "ist früherer oder derzeitiger Besitzer von"@de,
        "είναι ή ήταν ιδιοκτήτης του/της"@el,
        "is former or current owner of"@en,
        "est l’actant propriétaire actuel ou antérieur de"@fr,
        "é ou foi proprietário de"@pt,
        "является бывшим или текущим владельцем для"@ru,
        "是以往或当前所有者"@zh .

crm:P53_has_former_or_current_location a owl:ObjectProperty ;
    rdfs:label "P53 hat früheren oder derzeitigen Standort"@de,
        "P53 βρίσκεται ή βρισκόταν σε"@el,
        "P53 has former or current location"@en,
        "P53 a pour localisation actuelle ou antérieure"@fr,
        "P53 é ou foi localizada em"@pt,
        "P53 имеет текущее или бывшее местоположение"@ru,
        "P53 有之前或当前位置"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies an instance of E53 Place as the former or current location of an instance of E18 Physical Thing.
In the case of instances of E19 Physical Object, the property does not allow any indication of the Time-Span during which the instance of E19 Physical Object was located at this instance of E53 Place, nor if this is the current location.
In the case of immobile objects, the Place would normally correspond to the Place of creation.
This property is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object, though, P25i moved by, E9 Move, P26 moved to or P27 moved from to E53 Place.

Examples:
- Silver cup 232 (E22) has former or current location Display Case 4, Room 23, Museum of Oxford (E53). (fictitious)

In First Order Logic:
- P53(x,y) ⇒ E18(x)
- P53(x,y) ⇒ E53(y)
- P53(x,y) ⇐ (∃z) [E9(z) ˄ P25i(x,z) ˄ [P26(z,y) ˅ P27(z,y)]]
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E53_Place ;
    owl:inverseOf crm:P53i_is_former_or_current_location_of ;
    skos:notation "P53" ;
    skos:prefLabel "hat früheren oder derzeitigen Standort"@de,
        "βρίσκεται ή βρισκόταν σε"@el,
        "has former or current location"@en,
        "a pour localisation actuelle ou antérieure"@fr,
        "é ou foi localizada em"@pt,
        "имеет текущее или бывшее местоположение"@ru,
        "有之前或当前位置"@zh .

crm:P81_ongoing_throughout a owl:DatatypeProperty ;
    rdfs:label "P81 andauernd während"@de,
        "P81 καθόλη τη διάρκεια του/της"@el,
        "P81 ongoing throughout"@en,
        "P81 a couvert"@fr,
        "P81 abrange no mínimo"@pt,
        "P81 длится в течение"@ru,
        "P81 最短范围是"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property associates an instance of E52 Time-Span with an instance of E61 Time Primitive specifying a minimum period of time covered by it. Since Time-Spans may not have precisely known temporal extents, the CIDOC 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 an E61 Time Primitive value. Time Primitives are treated by the CIDOC CRM as application or system specific date intervals, and are not further analysed. If different sources of evidence justify different minimum extents without contradicting each other, the smallest interval including all these extents will be the best estimate. This should be taken into account for information integration.

Examples:
- The time-span of the development of the CIDOC CRM (E52) ongoing throughout “1996-2003” (E61). (Doerr, 2003)
- The Time-Span of the Thirty Years War (E52) ongoing throughout “23(rd) May 1618 AD until 24(th) October 1648 AD” (E61). (Bonney, 2014)
- The time-span of the First Intermediate Period of Ancient Egypt (7(th) to 10(th) dynasty) (E52) ongoing throughout “2181 BC – 2160 BC” (E61). (Reid, 1993) [This is the minimal common agreement of two conflicting dates: James Henry Breasted dates the First Intermediate Period of Ancient Egypt (7(th) to 10(th) dynasty) from 2475BC to 2160BC in his Ancient Records (first published in 1906), volume 1, sections 58–75 (Breasted, 1906). Ian Shaw dates it from 2181BC to 2125BC in his Oxford History of Ancient Egypt (published in 2000), pp. 479–483 (Shaw, 2000).]

In First Order Logic:
- P81(x,y) ⇒ E52(x) 
- P81(x,y) ⇒ E61(y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    skos:notation "P81" ;
    skos:prefLabel "andauernd während"@de,
        "καθόλη τη διάρκεια του/της"@el,
        "ongoing throughout"@en,
        "a couvert"@fr,
        "abrange no mínimo"@pt,
        "длится в течение"@ru,
        "最短范围是"@zh .

crm:P82_at_some_time_within a owl:DatatypeProperty ;
    rdfs:label "P82 irgendwann innerhalb von"@de,
        "P82 κάποτε εντός"@el,
        "P82 at some time within"@en,
        "P82 a eu lieu durant"@fr,
        "P82 abrange no máximo"@pt,
        "P82 некоторое время в течение"@ru,
        "P82 最长范围是"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

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 CIDOC 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 an E61 Time Primitive value. Time Primitives are treated by the CIDOC CRM as application or system specific date intervals, and are not further analysed. If different sources of evidence justify different maximum extents without contradicting each other, the resulting intersection of all these extents will be the best estimate. This should be taken into account for information integration.

Examples:
- The time-span of the development of the CIDOC CRM (E52) at some time within “1992-infinity” (E61). (Doerr, 2003)
- The Time-Span of the Battle in the Teutoburg Forest (E52) at some time within “September 9 CE” (E61). (Andrews & Kesteven, 1977)
- The time-Span of the death of Tut Ankh Amun (E52) at some time within “December 1324 BC to February 1323 BC” (E61). (Murdoch, 2003)
- The time-span of the First Intermediate Period of Ancient Egypt (7(th) to 10(th) dynasty) (E52) at some time within “2475BC - 2125BC” (E61). (Reid, 1993)

In First Order Logic:
- P82(x,y) ⇒ E52(x) 
- P82(x,y) ⇒ E61(y)
"""@en ;
    rdfs:domain crm:E52_Time-Span ;
    skos:notation "P82" ;
    skos:prefLabel "irgendwann innerhalb von"@de,
        "κάποτε εντός"@el,
        "at some time within"@en,
        "a eu lieu durant"@fr,
        "abrange no máximo"@pt,
        "некоторое время в течение"@ru,
        "最长范围是"@zh .

crm:P90_has_value a owl:DatatypeProperty ;
    rdfs:label "P90 hat Wert"@de,
        "P90 έχει τιμή"@el,
        "P90 has value"@en,
        "P90 a pour valeur"@fr,
        "P90 tem valor"@pt,
        "P90 имеет значение"@ru,
        "P90 有数值"@zh ;
    rdfs:comment """Quantification: many to one, necessary (1,1:0,n)

Scope note:
This property allows an instance of E54 Dimension to be approximated by an instance of E60 Number primitive.

Examples:
- The height of silver cup 232 (E54) has value 226 (E60). (fictitious)
- Christie’s hammer price for Vincent van Gogh’s “Still Life: Vase with Fifteen Sunflowers” in London on 30(th) March 1987 (E97) has value 24,750,000 (E60).

In First Order Logic:
- P90(x,y) ⇒ E54(x)
- P90(x,y) ⇒ E60(y)
"""@en ;
    rdfs:domain crm:E54_Dimension ;
    skos:notation "P90" ;
    skos:prefLabel "hat Wert"@de,
        "έχει τιμή"@el,
        "has value"@en,
        "a pour valeur"@fr,
        "tem valor"@pt,
        "имеет значение"@ru,
        "有数值"@zh .

crm:P91i_is_unit_of a owl:ObjectProperty ;
    rdfs:label "P91i ist Einheit von"@de,
        "P91i αποτελεί μονάδα μέτρησης του/της"@el,
        "P91i is unit of"@en,
        "P91i est l’unité de mesure de"@fr,
        "P91i é unidade de"@pt,
        "P91i является единицей для"@ru,
        "P91i 所属单位"@zh ;
    rdfs:comment """Quantification of the inverse property: many to one, necessary (1,1:0,n)

Scope note of the inverse property:
This property shows the type of unit an instance of E54 Dimension was expressed in.

Examples of the inverse property:
- The height of silver cup 232 (E54) has unit mm (E58). (fictitious)

In First Order Logic of the inverse property:
- P91(x,y) ⇒ E54(x)
- P91(x,y) ⇒ E58(y)
"""@en ;
    rdfs:domain crm:E58_Measurement_Unit ;
    rdfs:range crm:E54_Dimension ;
    skos:notation "P91i" ;
    skos:prefLabel "ist Einheit von"@de,
        "αποτελεί μονάδα μέτρησης του/της"@el,
        "is unit of"@en,
        "est l’unité de mesure de"@fr,
        "é unidade de"@pt,
        "является единицей для"@ru,
        "所属单位"@zh .

crm:P94i_was_created_by a owl:ObjectProperty ;
    rdfs:label "P94i wurde erschaffen durch"@de,
        "P94i δημιουργήθηκε από"@el,
        "P94i was created by"@en,
        "P94i a été créé par"@fr,
        "P94i foi criado por"@pt,
        "P94i был создан посредством"@ru,
        "P94i 被创建"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary, dependent (1,n:1,1)

Scope note of the inverse property:
This property links an instance of E65 Creation to the instance of E28 Conceptual Object created by it. 
It represents the act of conceiving the intellectual content of the instance of E28 Conceptual Object. It does not represent the act of creating the first physical carrier of the instance of E28 Conceptual Object. As an example, this is the composition of a poem, not its commitment to paper.

Examples of the inverse property:
- The composition of “The Four Friends” by A. A. Milne (E65) has created “The Four Friends” by A. A. Milne (E33). (Milne, 2012)

In First Order Logic of the inverse property:
- P94(x,y) ⇒ E65(x)
- P94(x,y) ⇒ E28(y) 
- P94(x,y) ⇒ P92(x,y)
"""@en ;
    rdfs:domain crm:E28_Conceptual_Object ;
    rdfs:range crm:E65_Creation ;
    rdfs:subPropertyOf crm:P92i_was_brought_into_existence_by ;
    skos:notation "P94i" ;
    skos:prefLabel "wurde erschaffen durch"@de,
        "δημιουργήθηκε από"@el,
        "was created by"@en,
        "a été créé par"@fr,
        "foi criado por"@pt,
        "был создан посредством"@ru,
        "被创建"@zh .

nfdi4objects:Object a owl:Class ;
    rdfs:label "Objekt"@de,
        "Object"@en ;
    rdfs:comment """Diese Klasse umfasst materielle Hinterlassenschaften der Menschheits- und Umweltgeschichte, die von menschlicher Aktivität bewusst zum Bestand einer Sammlung (E78 Curated Holding) hinzugefügt wurden und von einem oder mehreren Akteuren (E39 Actor) kuratorisch betreut werden.

Beispiele:

Der Behaim Globus von 1492/94, der sich heute im Germanischen Nationalmuseum in Nürnberg befindet
Der Stein von Rosette, der in der hellenistischen Zeit gemeißelt wurde, 1799 im Kontext napoleonischer Feldzüge geraubt und sich seit 1802 in der Sammlung des British Museum in London befindet"""@de,
        """This class includes the material remains of human history that have been intentionally added by human activity to the inventory of a collection and curated by one or more instances of E39_Actor over time.

Examples:

The Behaim Globe from 1492/94, which is now in the Germanisches Nationalmuseum in Nuremberg
The Rosetta Stone, carved in the Hellenistic period, looted in 1799 in the context of Napoleonic campaigns and in the collection of the British Museum in London since 1802"""@en ;
    rdfs:subClassOf crm:E22_Human-Made_Object .

crm:E32_Authority_Document a owl:Class ;
    rdfs:label "E32 Referenzdokument"@de,
        "E32 Πηγή Καθιερωμένων Όρων"@el,
        "E32 Authority Document"@en,
        "E32 Document de référence"@fr,
        "E32 Documento de Referência"@pt,
        "E32 Официальный Документ"@ru,
        "E32 规范文档"@zh ;
    rdfs:comment """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 (Herbert, 1994)
- Getty Art and Architecture Thesaurus (Getty Trust, 1990)
- the CIDOC Conceptual Reference Model (Gergatsoulis et al., 2010)

In First Order Logic:
- E32(x) ⇒ E31(x)
"""@en ;
    rdfs:subClassOf crm:E31_Document ;
    skos:notation "E32" ;
    skos:prefLabel "Referenzdokument"@de,
        "Πηγή Καθιερωμένων Όρων"@el,
        "Authority Document"@en,
        "Document de référence"@fr,
        "Documento de Referência"@pt,
        "Официальный Документ"@ru,
        "规范文档"@zh .

crm:E58_Measurement_Unit a owl:Class ;
    rdfs:label "E58 Maßeinheit"@de,
        "E58 Μονάδα Μέτρησης"@el,
        "E58 Measurement Unit"@en,
        "E58 Unité de mesure"@fr,
        "E58 Unidade de Medida"@pt,
        "E58 Единица Измерения"@ru,
        "E58 测量单位"@zh ;
    rdfs:comment """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, such as those defined by ISO80000:2009. Archaic Measurement Units used in historical records should be preserved.

Examples:
- cm [centimetre]
- km [kilometre]
- m [metre]
- m/s [metres per second] (Hau et al., 1999)
- A [ampere]
- GRD [Greek Drachma] (E98) (Daniel, 2014)
- C [degrees centigrade] (Beckman, 1998)

In First Order Logic:
- E58(x) ⇒ E55(x)
"""@en ;
    rdfs:subClassOf crm:E55_Type ;
    skos:notation "E58" ;
    skos:prefLabel "Maßeinheit"@de,
        "Μονάδα Μέτρησης"@el,
        "Measurement Unit"@en,
        "Unité de mesure"@fr,
        "Unidade de Medida"@pt,
        "Единица Измерения"@ru,
        "测量单位"@zh .

crm:P10i_contains a owl:ObjectProperty ;
    rdfs:label "P10i enthält"@de,
        "P10i περιλαμβάνει"@el,
        "P10i contains"@en,
        "P10i contient"@fr,
        "P10i contém"@pt,
        "P10i содержит"@ru,
        "P10i 包含"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary, dependent (1,n:1,n)

Scope note of the inverse property:
This property associates an instance of E92 Spacetime Volume with another instance of E92 Spacetime Volume that falls within the latter. In other words, all points in the former are also points in the latter.
This property is transitive and reflexive.

Examples of the inverse property:
- The Great Plague (E4) falls within The Gothic period (E4). (Porter, 2009)

In First Order Logic of the inverse property:
- P10(x,y) ⇒ E92(x)
- P10(x,y) ⇒ E92(y)
- P10(x,y) ⇒ P132(x,y)
- P10(x,y) ∧ P10(y,z)] ⇒ P10(x,z)
- P10(x,x)
"""@en ;
    rdfs:domain crm:E92_Spacetime_Volume ;
    rdfs:range crm:E92_Spacetime_Volume ;
    rdfs:subPropertyOf crm:P132_spatiotemporally_overlaps_with ;
    skos:notation "P10i" ;
    skos:prefLabel "enthält"@de,
        "περιλαμβάνει"@el,
        "contains"@en,
        "contient"@fr,
        "contém"@pt,
        "содержит"@ru,
        "包含"@zh .

crm:P130i_features_are_also_found_on a owl:ObjectProperty ;
    rdfs:label "P130i Merkmale auch auf"@de,
        "P130i χαρακτηριστικά του βρίσκονται επίσης σε"@el,
        "P130i features are also found on"@en,
        "P130i a les caractéristiques aussi présentes sur"@fr,
        "P130i características são também encontradas em"@pt,
        "P130i признаки также найдены на"@ru,
        "P130i 发现特征"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property generalises the notions of “copy of” and “similar to” into a directed relationship, where the domain expresses the derivative or influenced item and the range the source or influencing item, if such a direction can be established. The property can also be used to express similarity in cases that can be stated between two objects only, without historical knowledge about its reasons. The property expresses a symmetric relationship in case no direction of influence can be established either from evidence on the item itself or from historical knowledge. This holds in particular for siblings of a derivation process from a common source or non-causal cultural parallels, such as some weaving patterns.
The P130.1 kind of similarity property of the P130 shows features of (features are also found on) property enables the relationship between the domain and the range to be further clarified, in the sense from domain to range, if applicable. For example, it may be expressed if both items are product “of the same mould”, or if two texts “contain identical paragraphs”. 
If the reason for similarity is a sort of derivation process, i.e. that the creator has used or had in mind the form of a particular thing during the creation or production, this process should be explicitly modelled. In these cases, P130 shows features of can be regarded as a shortcut of such a process. However, the current model does not contain any path specific enough to infer this property. Specializations of the CIDOC CRM may however be more explicit, for instance describing the use of moulds etc.
This property is not transitive. This property is irreflexive.

Examples of the inverse property:
- Mary Lamb’s Cymbeline from Charles and Mary Lamb’s Tales from Shakespeare (E89) shows features of William Shakespeare’s Cymbeline (E89). (Carrington, 1954)
- The audio recording of Dante Alighieri’s La divina commedia read by Enrico de Negri (E73) shows features of the text of Dante Alighieri’s La divina commedia (E89). (Alighieri, 1956)

In First Order Logic of the inverse property:
- P130(x,y) ⇒ E70(x)
- P130(x,y) ⇒ E70(y) 
- P130(x,y,z) ⇒ [P130(x,y) ∧ E55(z)]
- ¬P130(x,x)
"""@en ;
    rdfs:domain crm:E70_Thing ;
    rdfs:range crm:E70_Thing ;
    skos:notation "P130i" ;
    skos:prefLabel "Merkmale auch auf"@de,
        "χαρακτηριστικά του βρίσκονται επίσης σε"@el,
        "features are also found on"@en,
        "a les caractéristiques aussi présentes sur"@fr,
        "características são também encontradas em"@pt,
        "признаки также найдены на"@ru,
        "发现特征"@zh .

crm:P157i_provides_reference_space_for a owl:ObjectProperty ;
    rdfs:label "P157i provides reference space for"@en,
        "P157i procure l’espace de référence pour"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary(1,n:0,n)

Scope note of the inverse property:
This property associates an instance of E53 Place with the instance of E18 Physical Thing that determines a reference space for this instance of E53 Place by being at rest with respect to this reference space. The relative stability of form of an instance of E18 Physical Thing defines its default reference space. The reference space is not spatially limited to the referred thing. For example, a ship determines a reference space in terms of which other ships in its neighbourhood may be described. Larger constellations of matter, such as continental plates, may comprise many physical features that are at rest with them and define the same reference space.

Examples of the inverse property:
- The spatial extent of the municipality of Athens in 2014 (E53) is at rest relative to The Royal Observatory in Greenwich (E25). (Maunder, 1900)
- The place where Lord Nelson died on H.M.S. Victory (E53) is at rest relative to H.M.S. Victory (E22). (Adkin, 2005)

In First Order Logic of the inverse property:
- P157(x,y) ⇒ E53(x)
- P157(x,y) ⇒ E18(y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E53_Place ;
    skos:notation "P157i" ;
    skos:prefLabel "provides reference space for"@en,
        "procure l’espace de référence pour"@fr .

crm:P16_used_specific_object a owl:ObjectProperty ;
    rdfs:label "P16 benutzte das bestimmte Objekt"@de,
        "P16 χρησιμοποίησε αντικείμενο"@el,
        "P16 used specific object"@en,
        "P16 a mobilisé l’objet spécifique"@fr,
        "P16 usou objeto específico"@pt,
        "P16 использовал особый объект"@ru,
        "P16 使用特定对象"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes the use of material or immaterial things in a way essential to the performance or the outcome of an instance of 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 the scope note of the CIDOC CRM property “P16 used specific object” contained in the CIDOC CRM version 4.1 (E7) used specific object Nicholas Crofts’ computer (E22) mode of use Typing Tool; Storage Medium (E55). [the original scope note was later extended in the CIDOC CRM version 4.3] 
- The people of Iraq calling the place identified by TGN ‘7017998’ (E7) used specific object “Quyunjig” (E41) mode of use current; vernacular (E55).

Properties:
- P16.1 mode of use: E55 Type

In First Order Logic:
- P16(x,y) ⇒ E7(x)
- P16(x,y) ⇒ E70(y)
- P16(x,y) ⇒ P12(x,y)
- P16(x,y) ⇒ P15(x,y)
- P16(x,y,z) ⇒ [P16(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E70_Thing ;
    rdfs:subPropertyOf crm:P12_occurred_in_the_presence_of,
        crm:P15_was_influenced_by ;
    owl:inverseOf crm:P16i_was_used_for ;
    skos:notation "P16" ;
    skos:prefLabel "benutzte das bestimmte Objekt"@de,
        "χρησιμοποίησε αντικείμενο"@el,
        "used specific object"@en,
        "a mobilisé l’objet spécifique"@fr,
        "usou objeto específico"@pt,
        "использовал особый объект"@ru,
        "使用特定对象"@zh .

crm:P174i_ends_after_the_start_of a owl:ObjectProperty ;
    rdfs:label "P174i ends after the start of"@en,
        "P174i se termine après le début de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity starts definitely before the end of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(start) < B(end) is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, starts, started-by, contains, finishes, finished-by, equals, during, overlapped by}
Typically, this property is a consequence of a known influence of some event on another event or activity, such as a novel written by someone being continued by someone else, or the knowledge of a defeat on a distant battlefield causing people to end their ongoing activities. This property is not transitive. This property is irreflexive. 


https://cidoc-crm.org/html/version_images/images_7.1.3/image_03.png


Figure 10: Temporal entity A starts before the end of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_04.png


Figure 11: Temporal entity A starts before the end of temporal entity B. Here A is shorter than B

Examples of the inverse property:
- The settling activity of the city of Assur (Ashur) (E7) starts before the end of The Tenth Dynasty of Egypt (E4). [There are some 200 - 300 years differences in the chronology of the First Intermediate Period, and Assur is dated to “about 2500 BC”.] (Pedersén, 1986)
- The building of the current St. Peters in Rome (E7) starts before the end of the demolition of the old 4(th) c. St. Peters (E6, E7) (Bosman, 2004)

In First Order Logic of the inverse property:
- P174(x,y) ⇒ E2(x)
- P174(x,y) ⇒ E2(y)
- P174(x,y) ⇒ P173(x,y)
- ¬P174(x,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P173i_ends_after_or_with_the_start_of ;
    skos:notation "P174i" ;
    skos:prefLabel "ends after the start of"@en,
        "se termine après le début de"@fr .

crm:P176i_starts_after_the_start_of a owl:ObjectProperty ;
    rdfs:label "P176i starts after the start of"@en,
        "P176i commence après le début de"@fr ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property specifies that the temporal extent of the domain instance A of E2 Temporal Entity starts definitely before the start of the temporal extent of the range instance B of E2 Temporal Entity. 
In other words, if A = [A(start), A(end)] and B = [B(start), B(end)], it means A(start) < B(start) is true. 
This property is part of the set of temporal primitives P173 – P176, P182 – P185.
This property corresponds to a disjunction (logical OR) of the following Allen temporal relations (Allen, 1983): {before, meets, overlaps, contains, finished-by}. This property is transitive. This property is asymmetric.


https://cidoc-crm.org/html/version_images/images_7.1.3/image_07.png


Figure 14: Temporal entity A starts before the start of temporal entity B. Here A is longer than B


https://cidoc-crm.org/html/version_images/images_7.1.3/image_08.png


Figure 15: Temporal entity A starts before the start of temporal entity B. Here A is shorter than B

Examples of the inverse property:
- The reign of King Harold II (E4) starts before the start of the Battle of Hastings (E7). (Wikipedia 2022a)
- The life of Attila “the Hun” (E4) starts before the start of the Battle of the Catalaunian Plains (E7). [June 20, 451 AD] (Wikipedia 2022b)

In First Order Logic of the inverse property:
- P176(x,y) ⇒ E2(x)
- P176(x,y) ⇒ E2(y)
- P176(x,y) ⇒ P175(x,y)
- [P176(x,y) ∧ P176(y,z)] ⇒ P176(x,z)
- P176(x,y) ⇒ ¬P176(y,x)
"""@en ;
    rdfs:domain crm:E2_Temporal_Entity ;
    rdfs:range crm:E2_Temporal_Entity ;
    rdfs:subPropertyOf crm:P175i_starts_after_or_with_the_start_of ;
    skos:notation "P176i" ;
    skos:prefLabel "starts after the start of"@en,
        "commence après le début de"@fr .

crm:P1i_identifies a owl:ObjectProperty ;
    rdfs:label "P1i bezeichnet"@de,
        "P1i είναι αναγνωριστικό"@el,
        "P1i identifies"@en,
        "P1i identifie"@fr,
        "P1i identifica"@pt,
        "P1i идентифицирует"@ru,
        "P1i 标识"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
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.
This property is a shortcut for the path from E1 CRM Entity through P140i was attributed by, E15 Identifier Assignment, P37 assigned to E42 Identifier. 
It is also a shortcut for the path from E1 CRM Entity through P1 is identified by, E41 Appellation, P139 has alternative form to E41 Appellation.

Examples of the inverse property:
- The capital of Italy (E53) is identified by “Rome” (E41). (Leach, 2017)
- Text 25014–32 (E33) is identified by “The Decline and Fall of the Roman Empire” (E35). (Gibbon, 2013)

In First Order Logic of the inverse property:
- P1(x,y) ⇒ E1(x)
- P1(x,y) ⇒ E41(y)
- P1(x,y) ⇐ (∃z) [E15(z)˄ P140i(x,z) ˄ P37(z,y)]
- P1(x,y) ⇐ (∃z) [E41(z)˄ P1(x,z) ˄ P139(z,y)]
"""@en ;
    rdfs:domain crm:E41_Appellation ;
    rdfs:range crm:E1_CRM_Entity ;
    skos:notation "P1i" ;
    skos:prefLabel "bezeichnet"@de,
        "είναι αναγνωριστικό"@el,
        "identifies"@en,
        "identifie"@fr,
        "identifica"@pt,
        "идентифицирует"@ru,
        "标识"@zh .

crm:P2i_is_type_of a owl:ObjectProperty ;
    rdfs:label "P2i ist Typus von"@de,
        "P2i είναι ο τύπος του/της"@el,
        "P2i is type of"@en,
        "P2i est le type de"@fr,
        "P2i é o tipo de"@pt,
        "P2i является типом для"@ru,
        "P2i 是类型"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property allows sub-typing of CIDOC CRM entities –a form of specialisation – through the use of a terminological hierarchy, or thesaurus. 
The CIDOC 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 CIDOC CRM may by specialised into any number of sub-entities, which can be defined in the E55 Type hierarchy. E41 Appellation, for example, may be specialised into “e-mail address”, “telephone number”, “post office box”, “URL”, etc., none of which figures explicitly in the CIDOC CRM class hierarchy. A comprehensive explanation about refining CIDOC CRM concepts by E55 Type is given in the section “About Types” in the section on “Specific Modelling Constructs” of this document.
This property is a shortcut for the path from E1 CRM Entity through P41i was classified by, E17 Type Assignment, P42 assigned to E55 Type.

Examples of the inverse property:
- “enquiries@cidoc-crm.org” (E41) has type e-mail address (E55). (fictitious)

In First Order Logic of the inverse property:
- P2(x,y) ⇒ E1(x)
- P2(x,y) ⇒ E55(y)
- P2(x,y) ⇐ (∃z) [E17(z)] ˄ P41i(x,z) ˄ P42(z,y)]
"""@en ;
    rdfs:domain crm:E55_Type ;
    rdfs:range crm:E1_CRM_Entity ;
    skos:notation "P2i" ;
    skos:prefLabel "ist Typus von"@de,
        "είναι ο τύπος του/της"@el,
        "is type of"@en,
        "est le type de"@fr,
        "é o tipo de"@pt,
        "является типом для"@ru,
        "是类型"@zh .

crm:P31_has_modified a owl:ObjectProperty ;
    rdfs:label "P31 veränderte"@de,
        "P31 τροποποίησε"@el,
        "P31 has modified"@en,
        "P31 a modifié"@fr,
        "P31 modificou"@pt,
        "P31 изменил"@ru,
        "P31 已更改"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property identifies the instance of E18 Physical Thing modified in an instance of E11 Modification.

Examples:
- The rebuilding of the German Reichstag in Berlin (E11) has modified the Reichstag in Berlin (E24). (Foster, 2000)

In First Order Logic:
- P31(x,y) ⇒ E11(x)
- P31(x,y) ⇒ E18(y) 
- P31(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E11_Modification ;
    rdfs:range crm:E18_Physical_Thing ;
    rdfs:subPropertyOf crm:P12_occurred_in_the_presence_of ;
    owl:inverseOf crm:P31i_was_modified_by ;
    skos:notation "P31" ;
    skos:prefLabel "veränderte"@de,
        "τροποποίησε"@el,
        "has modified"@en,
        "a modifié"@fr,
        "modificou"@pt,
        "изменил"@ru,
        "已更改"@zh .

crm:P49i_is_former_or_current_keeper_of a owl:ObjectProperty ;
    rdfs:label "P49i ist früherer oder derzeitiger Betreuer von"@de,
        "P49i κατέχει ή κατείχε"@el,
        "P49i is former or current keeper of"@en,
        "P49i est l’actant détenteur actuel ou antérieur de"@fr,
        "P49i é ou foi guardador de"@pt,
        "P49i является бывшим или текущим смотрителем для"@ru,
        "P49i 是以往或当前保管者"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E39 Actor who has or has had custody of an instance of E18 Physical Thing at some time. This property leaves open the question if parts of this physical thing have been added or removed during the time-spans it has been under the custody of this actor, but it is required that at least a part which can unambiguously be identified as representing the whole has been under this custody for its whole time. The way, in which a representative part is defined, should ensure that it is unambiguous who keeps a part and who the whole and should be consistent with the identity criteria of the kept instance of E18 Physical Thing. 
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. 
This property is a shortcut for the more detailed path from E18 Physical Thing through P30i custody transferred through, E10 Transfer of Custody, P28 custody surrendered by or P29 custody received by to E39 Actor.

Examples of the inverse property:
- The paintings from The Iveagh Bequest (E78) has former or current keeper Secure Deliveries Inc. (E74).

In First Order Logic of the inverse property:
- P49(x,y) ⇒ E18(x)
- P49(x,y) ⇒ E39(y)
- P49(x,y) ⇐ (∃z) [E10(z) ˄ P30i(x,z) ˄ [P28(z,y) ˅ P29(z,y) ]]
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E18_Physical_Thing ;
    skos:notation "P49i" ;
    skos:prefLabel "ist früherer oder derzeitiger Betreuer von"@de,
        "κατέχει ή κατείχε"@el,
        "is former or current keeper of"@en,
        "est l’actant détenteur actuel ou antérieur de"@fr,
        "é ou foi guardador de"@pt,
        "является бывшим или текущим смотрителем для"@ru,
        "是以往或当前保管者"@zh .

crm:P53i_is_former_or_current_location_of a owl:ObjectProperty ;
    rdfs:label "P53i ist früherer oder derzeitiger Standort von"@de,
        "P53i είναι ή ήταν θέση του"@el,
        "P53i is former or current location of"@en,
        "P53i est la localisation actuelle ou antérieure de"@fr,
        "P53i é ou foi localização de"@pt,
        "P53i является текущим или бывшим местоположением для"@ru,
        "P53i 是之前或当前位置"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies an instance of E53 Place as the former or current location of an instance of E18 Physical Thing.
In the case of instances of E19 Physical Object, the property does not allow any indication of the Time-Span during which the instance of E19 Physical Object was located at this instance of E53 Place, nor if this is the current location.
In the case of immobile objects, the Place would normally correspond to the Place of creation.
This property is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object, though, P25i moved by, E9 Move, P26 moved to or P27 moved from to E53 Place.

Examples of the inverse property:
- Silver cup 232 (E22) has former or current location Display Case 4, Room 23, Museum of Oxford (E53). (fictitious)

In First Order Logic of the inverse property:
- P53(x,y) ⇒ E18(x)
- P53(x,y) ⇒ E53(y)
- P53(x,y) ⇐ (∃z) [E9(z) ˄ P25i(x,z) ˄ [P26(z,y) ˅ P27(z,y)]]
"""@en ;
    rdfs:domain crm:E53_Place ;
    rdfs:range crm:E18_Physical_Thing ;
    skos:notation "P53i" ;
    skos:prefLabel "ist früherer oder derzeitiger Standort von"@de,
        "είναι ή ήταν θέση του"@el,
        "is former or current location of"@en,
        "est la localisation actuelle ou antérieure de"@fr,
        "é ou foi localização de"@pt,
        "является текущим или бывшим местоположением для"@ru,
        "是之前或当前位置"@zh .

crm:E12_Production a owl:Class ;
    rdfs:label "E12 Herstellung"@de,
        "E12 Παραγωγή"@el,
        "E12 Production"@en,
        "E12 Production"@fr,
        "E12 Produção"@pt,
        "E12 Событие Производства"@ru,
        "E12 生产"@zh ;
    rdfs:comment """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 an instance of 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 (Gregor, 1971)
- the first casting of the Little Mermaid from the harbour of Copenhagen (Dewey, 2003)
- 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) (Hind, 1923)

In First Order Logic:
- E12(x) ⇒ E11(x)
- E12(x) ⇒ E63(x)
"""@en ;
    rdfs:subClassOf crm:E11_Modification,
        crm:E63_Beginning_of_Existence ;
    skos:notation "E12" ;
    skos:prefLabel "Herstellung"@de,
        "Παραγωγή"@el,
        "Production"@en,
        "Production"@fr,
        "Produção"@pt,
        "Событие Производства"@ru,
        "生产"@zh .

crm:E14_Condition_Assessment a owl:Class ;
    rdfs:label "E14 Zustandsfeststellung"@de,
        "E14 Εκτίμηση Κατάστασης"@el,
        "E14 Condition Assessment"@en,
        "E14 Évaluation d’état matériel"@fr,
        "E14 Avaliação do Estado Material"@pt,
        "E14 Оценка Состояния"@ru,
        "E14 状态评估"@zh ;
    rdfs:comment """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 is 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 (fictitious)
- the condition assessment of the endband cores of MS Sinai Greek 418 by Nicholas Pickwoad in November 2003 (Honey & Pickwoad, 2010)
- the condition assessment of the cover of MS Sinai Greek 418 by Nicholas Pickwoad in November 2003 (Honey & Pickwoad, 2010)

In First Order Logic:
- E14(x) ⇒ E13(x)
"""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment ;
    skos:notation "E14" ;
    skos:prefLabel "Zustandsfeststellung"@de,
        "Εκτίμηση Κατάστασης"@el,
        "Condition Assessment"@en,
        "Évaluation d’état matériel"@fr,
        "Avaliação do Estado Material"@pt,
        "Оценка Состояния"@ru,
        "状态评估"@zh .

crm:E16_Measurement a owl:Class ;
    rdfs:label "E16 Messung"@de,
        "E16 Μέτρηση"@el,
        "E16 Measurement"@en,
        "E16 Mesurage"@fr,
        "E16 Medição"@pt,
        "E16 Событие Измерения"@ru,
        "E16 测量"@zh ;
    rdfs:comment """Scope note:
This class comprises actions measuring physical properties and other values that can be determined by a systematic, objective procedure of direct observation of particular states of physical reality. 
An instance of 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. Methods and devices employed should be associated with instances of E16 Measurement by properties such as P33 used specific technique: E29 Design or Procedure, P125 used object of type: E55 Type, P16 used specific object (was used for): E70 Thing, whereas basic techniques such as "carbon-14 dating" should be encoded using P2 has type (is type of): E55 Type. Details of methods and devices reused or reusable in other instances of E16 Measurement should be documented for these entities rather than the measurements themselves, whereas details of particular execution may be documented by free text or by instantiating adequate sub-activities, if the detail may be of interest for an overarching query.
Regardless whether a measurement is made by an instrument or by human senses, it represents the initial transition from physical reality to information without any other documented information object in between within the reasoning chain that would represent the result of the interaction of the observer or device with reality. Therefore, determining properties of an instance of E90 Symbolic Object is regarded as an instance of E13 Attribute Assignment, which may be inferred from observing and measuring representative carriers. In the case that the carrier can be named, the property P16 used specific object (was used for) should be used to indicate the instance(s) of E18 Physical Thing that was used as the empirical basis for the attribute assignment. For instance, inferring properties of depicted items using image material, such as satellite images, is not regarded as an instance of E16 Measurement, but as a subsequent instance of E13 Attribute Assignment. Rather, only the production of the images, understood as arrays of radiation intensities, is regarded as an instance of E16 Measurement. The same reasoning holds for other sensor data.

Examples:
- measurement of the height of silver cup 232 on 31(st) August 1997 (fictitious)
- the carbon 14 dating of the “Schoeninger Speer II” in 1996 [The carbon 14 dating of an approximately 400.000 year old complete Old Palaeolithic wooden spear found in Schoeningen, Niedersachsen, Germany, in 1995.] (Kouwenhoven, 1997)

In First Order Logic:
- E16(x) ⇒ E13(x)
"""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment ;
    skos:notation "E16" ;
    skos:prefLabel "Messung"@de,
        "Μέτρηση"@el,
        "Measurement"@en,
        "Mesurage"@fr,
        "Medição"@pt,
        "Событие Измерения"@ru,
        "测量"@zh .

crm:E26_Physical_Feature a owl:Class ;
    rdfs:label "E26 Materielles Merkmal"@de,
        "E26 Υλικό Μόρφωμα"@el,
        "E26 Physical Feature"@en,
        "E26 Caractéristique physique"@fr,
        "E26 Característica Material"@pt,
        "E26 Физический Признак"@ru,
        "E26 物理特征"@zh ;
    rdfs:comment """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-dimensional, two-dimensional, 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”, with the exception of aggregates of “bona fide objects” (Smith & Varzi, 2000).

Examples:
- the cave of Dirou, Mani, Greece (Psimenos. 2005)
- the temple in Abu Simbel before its removal, which was carved out of solid rock (E25) (Hawass, 2000)
- Albrecht Duerer's signature on his painting of Charles the Great (E25) (Strauss, 1974)
- the damage to the nose of the Great Sphinx in Giza (Temple, 2009)
- Michael Jackson’s nose prior to plastic surgery

In First Order Logic:
- E26(x) ⇒ E18(x)
"""@en ;
    rdfs:subClassOf crm:E18_Physical_Thing ;
    skos:notation "E26" ;
    skos:prefLabel "Materielles Merkmal"@de,
        "Υλικό Μόρφωμα"@el,
        "Physical Feature"@en,
        "Caractéristique physique"@fr,
        "Característica Material"@pt,
        "Физический Признак"@ru,
        "物理特征"@zh .

crm:E30_Right a owl:Class ;
    rdfs:label "E30 Recht"@de,
        "E30 Δικαίωμα"@el,
        "E30 Right"@en,
        "E30 Droit"@fr,
        "E30 Direitos"@pt,
        "E30 Право"@ru,
        "E30 权限"@zh ;
    rdfs:comment """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 museum of the Louvre, Paris, France

In First Order Logic:
- E30(x) ⇒ E89(x)
"""@en ;
    rdfs:subClassOf crm:E89_Propositional_Object ;
    skos:notation "E30" ;
    skos:prefLabel "Recht"@de,
        "Δικαίωμα"@el,
        "Right"@en,
        "Droit"@fr,
        "Direitos"@pt,
        "Право"@ru,
        "权限"@zh .

crm:E65_Creation a owl:Class ;
    rdfs:label "E65 Begriffliche Schöpfung"@de,
        "E65 Δημιουργία"@el,
        "E65 Creation"@en,
        "E65 Création"@fr,
        "E65 Criação"@pt,
        "E65 Событие Творения"@ru,
        "E65 创建"@zh ;
    rdfs:comment """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 (Farrand, 1913)
- the drafting of U.N. Resolution 1441 (United Nations Security Council, 2002)

In First Order Logic:
- E65(x) ⇒ E7(x)
- E65(x) ⇒ E63(x)
"""@en ;
    rdfs:subClassOf crm:E63_Beginning_of_Existence,
        crm:E7_Activity ;
    skos:notation "E65" ;
    skos:prefLabel "Begriffliche Schöpfung"@de,
        "Δημιουργία"@el,
        "Creation"@en,
        "Création"@fr,
        "Criação"@pt,
        "Событие Творения"@ru,
        "创建"@zh .

crm:E66_Formation a owl:Class ;
    rdfs:label "E66 Gruppenbildung"@de,
        "E66 Συγκρότηση Ομάδας"@el,
        "E66 Formation"@en,
        "E66 Formation"@fr,
        "E66 Formação"@pt,
        "E66 Событие Формирования"@ru,
        "E66 组成"@zh ;
    rdfs:comment """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 require 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 in 2000
- the formation of the Soviet Union (Pipes, 1964)
- the conspiring of the murderers of Caesar (Irwin, 1935)

In First Order Logic:
- E66(x) ⇒ E7(x)
- E66(x) ⇒ E63(x)
"""@en ;
    rdfs:subClassOf crm:E63_Beginning_of_Existence,
        crm:E7_Activity ;
    skos:notation "E66" ;
    skos:prefLabel "Gruppenbildung"@de,
        "Συγκρότηση Ομάδας"@el,
        "Formation"@en,
        "Formation"@fr,
        "Formação"@pt,
        "Событие Формирования"@ru,
        "组成"@zh .

crm:E78_Curated_Holding a owl:Class ;
    rdfs:label "E78 Curated Holding"@en,
        "E78 Collection"@fr ;
    rdfs:comment """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. Typical instances of curated holdings are museum collections, archives, library holdings and digital libraries. A digital library is regarded as an instance of E18 Physical Thing because it requires keeping physical carriers of the electronic content.
Items may be added or removed from an E78 Curated Holding in pursuit of this plan. This class should not be confused with the E39 Actor maintaining the E78 Curated Holding who is often referred to using the name of the E78 Curated Holding (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 Curated Holding. 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 (Blake, 1918), (Natural History Museum, 2021)
- the Wallace Collection (Ingamells, 1990)
- Mikael Heggelund Foslie’s coralline red algae Herbarium at the Museum of Natural History and Archaeology, Trondheim, Norway (Woelkerling et al., 2005)
- the Digital Collections of the Munich DigitiZation Center (MDZ) accessible via https://www.digitale-sammlungen.de/ at least in January 2018.

In First Order Logic:
- E78(x) ⇒ E24(x)
"""@en ;
    rdfs:subClassOf crm:E24_Physical_Human-Made_Thing ;
    skos:notation "E78" ;
    skos:prefLabel "Curated Holding"@en,
        "Collection"@fr .

crm:E79_Part_Addition a owl:Class ;
    rdfs:label "E79 Teilhinzufügung"@de,
        "E79 Προσθήκη Μερών"@el,
        "E79 Part Addition"@en,
        "E79 Ajout d'élément"@fr,
        "E79 Adição de Parte"@pt,
        "E79 Добавление Части"@ru,
        "E79 部分增加"@zh ;
    rdfs:comment """Scope note:
This class comprises activities that result in an instance of E18 Physical 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 instance of E78 Curated Holding. Both the E18 Physical Thing being augmented and the E18 Physical Thing that is being added are treated as separate identifiable wholes prior to the instance of E79 Part Addition. Following the addition of parts, the resulting 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 artefacts being added to different museum instances of E78 Curated Holding over their lifespan.

Examples:
- the setting of the Koh-I-Noor diamond into the crown of Queen Elizabeth the Queen Mother (Dalrymple, 2017)
- the addition of the painting “Room in Brooklyn” by Edward Hopper to the collection of the Museum of Fine Arts, Boston
- the attachment of the bronze hand on the tree forming the Alpi Marittime [ https://giuseppepenone.com/en/words/maritime-alps] (Mangini, 2010)

In First Order Logic:
- E79(x) ⇒ E11(x)
"""@en ;
    rdfs:subClassOf crm:E11_Modification ;
    skos:notation "E79" ;
    skos:prefLabel "Teilhinzufügung"@de,
        "Προσθήκη Μερών"@el,
        "Part Addition"@en,
        "Ajout d'élément"@fr,
        "Adição de Parte"@pt,
        "Добавление Части"@ru,
        "部分增加"@zh .

crm:E80_Part_Removal a owl:Class ;
    rdfs:label "E80 Teilentfernung"@de,
        "E80 Αφαίρεση Μερών"@el,
        "E80 Part Removal"@en,
        "E80 Retrait d'élément"@fr,
        "E80 Remoção de Parte"@pt,
        "E80 Удаление Части"@ru,
        "E80 部分去除"@zh ;
    rdfs:comment """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 collection, an instance of E78 Curated Holding. If the instance of 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 instance of 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 modelled as both an instance of 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 jewellery, or cultural artifacts being deaccessioned from different museum collections over their lifespan.

Examples:
- the removal of the Porite coral specimen from the Cocos Islands by Charles Darwin in April 1836 (Natural History Museum, 2021, b)
- the removal of the engine from my car (fictitious)
- the disposal of object number 1976:234 from the collection (fictitious)

In First Order Logic:
- E80(x) ⇒ E11(x)
"""@en ;
    rdfs:subClassOf crm:E11_Modification ;
    skos:notation "E80" ;
    skos:prefLabel "Teilentfernung"@de,
        "Αφαίρεση Μερών"@el,
        "Part Removal"@en,
        "Retrait d'élément"@fr,
        "Remoção de Parte"@pt,
        "Удаление Части"@ru,
        "部分去除"@zh .

crm:E81_Transformation a owl:Class ;
    rdfs:label "E81 Umwandlung"@de,
        "E81 Μετατροπή"@el,
        "E81 Transformation"@en,
        "E81 Transformation"@fr,
        "E81 Transformação"@pt,
        "E81 Трансформация"@ru,
        "E81 转变"@zh ;
    rdfs:comment """Scope note:
This class comprises the events that result in the simultaneous destruction of one or more than one E18 Physical Thing and the creation of one or more than one E18 Physical Thing that preserves recognizable substance and structure from the first one(s) but has fundamentally different nature or identity.
Although the old and the new instances of E18 Physical Thing are treated as discrete entities having separate, unique identities, they are causally connected through the E81 Transformation; the destruction of the old E18 Physical Thing(s) directly causes the creation of the new one(s) using or preserving some relevant substance and structure. 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.
Even though such instances of E81 Transformation are often motivated by a change of intended use, substantial material changes should justify the documentation of the result as a new instance of E18 Physical Thing and not just the change of function. The latter may be documented as an extended activity (instance of E7 Activity) of using it.

Examples:
- the mummification of Tut-Ankh-Amun (E81, E12) [the mummification of the body of the deceased is a human production process and simultaneously preserves structures of the body at and before death] (Carter and Mace 1977)
- the death, carbonization and petrification of some people of Pompeii in 79AD by the intense heat of a pyroclastic cloud and ashes from the Eruption of Mount Vesuvius (E69, E81)
- the transformation of the Hephaisteion temple in Athens, better known as “Theseion”, into a Christian church, dedicated to Saint George <https://en.wikipedia.org/wiki/Saint_George> around AD 700 (E81,E12) [which actually helped preserving part of the antique temple structure from 449BC]

In First Order Logic:
- E81(x) ⇒ E63(x)
- E81(x) ⇒ E64(x)
"""@en ;
    rdfs:subClassOf crm:E63_Beginning_of_Existence,
        crm:E64_End_of_Existence ;
    skos:notation "E81" ;
    skos:prefLabel "Umwandlung"@de,
        "Μετατροπή"@el,
        "Transformation"@en,
        "Transformation"@fr,
        "Transformação"@pt,
        "Трансформация"@ru,
        "转变"@zh .

crm:E83_Type_Creation a owl:Class ;
    rdfs:label "E83 Typuserfindung"@de,
        "E83 Δημιουργία Τύπου"@el,
        "E83 Type Creation"@en,
        "E83 Création de type"@fr,
        "E83 Criação de Tipo"@pt,
        "E83 Создание Типа"@ru,
        "E83 类型创建"@zh ;
    rdfs:comment """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 modelled as an instance 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 “original element” or “holotype”.

Examples:
- creation of the taxon Penicillium brefeldianum (Dodge, 1933)
- addition of class E85 Joining to the CIDOC CRM

In First Order Logic:
- E83(x) ⇒ E65(x)
"""@en ;
    rdfs:subClassOf crm:E65_Creation ;
    skos:notation "E83" ;
    skos:prefLabel "Typuserfindung"@de,
        "Δημιουργία Τύπου"@el,
        "Type Creation"@en,
        "Création de type"@fr,
        "Criação de Tipo"@pt,
        "Создание Типа"@ru,
        "类型创建"@zh .

crm:E85_Joining a owl:Class ;
    rdfs:label "E85 Beitritt"@de,
        "E85 Joining"@en,
        "E85 Adhésion"@fr,
        "E85 加入"@zh ;
    rdfs:comment """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. It may be the initiative of a third party.
Typical scenarios include becoming a member of a social organisation, becoming an 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 (Gleick, 2003)
- the inauguration of Mikhail Sergeyevich Gorbachev as leader of the Union of Soviet Socialist Republics (USSR) in 1985 (Butson, 1986)
- the implementation of the membership treaty between EU and Denmark, 1(st) January 1993

In First Order Logic:
- E85(x) ⇒ E7(x)
"""@en ;
    rdfs:subClassOf crm:E7_Activity ;
    skos:notation "E85" ;
    skos:prefLabel "Beitritt"@de,
        "Joining"@en,
        "Adhésion"@fr,
        "加入"@zh .

crm:E86_Leaving a owl:Class ;
    rdfs:label "E86 Austritt"@de,
        "E86 Leaving"@en,
        "E86 Départ"@fr,
        "E86 离开"@zh ;
    rdfs:comment """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. It may be the initiative of a third 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 (Gleick, 2003)
- George Washington’s leaving office in 1797 (Jones, 1979)
- the implementation of the treaty regulating the termination of Greenland’s membership in EU between EU, Denmark and Greenland 1(st) February 1985

In First Order Logic:
- E86(x) ⇒ E7(x)
"""@en ;
    rdfs:subClassOf crm:E7_Activity ;
    skos:notation "E86" ;
    skos:prefLabel "Austritt"@de,
        "Leaving"@en,
        "Départ"@fr,
        "离开"@zh .

crm:E87_Curation_Activity a owl:Class ;
    rdfs:label "E87 Kuratorische Tätigkeit"@de,
        "E87 Curation Activity"@en,
        "E87 Activité curatoriale"@fr,
        "E87 管理"@zh ;
    rdfs:comment """Scope note:
This class comprises the activities that contribute to the management and the preservation and evolution of instances of E78 Curated Holding, 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 such as subject, chronological period, material type, style of art, etc., and can be added or removed from an instance of E78 Curated Holding for a specific purpose and/or audience. The initial aggregation of items to form a collection is regarded as an instance of E12 Production Event, while the activities of evolving, preserving, and promoting a collection are regarded as instances of E87 Curation Activity.

Examples:
- the curation of Mikael Heggelund Foslie’s coralline red algae Herbarium 1876 to 1909 (when Foslie died), now at the Museum of Natural History and Archaeology, Norway (Woelkerling et al., 2005)

In First Order Logic:
- E87(x) ⇒ E7(x)
"""@en ;
    rdfs:subClassOf crm:E7_Activity ;
    skos:notation "E87" ;
    skos:prefLabel "Kuratorische Tätigkeit"@de,
        "Curation Activity"@en,
        "Activité curatoriale"@fr,
        "管理"@zh .

crm:E97_Monetary_Amount a owl:Class ;
    rdfs:label "E97 Monetary Amount"@en,
        "E97 Valeur monétaire"@fr ;
    rdfs:comment """Scope note:
This class comprises quantities of monetary possessions or obligations in terms of their nominal value with respect to a particular currency. These quantities may be abstract accounting units, the nominal value of a heap of coins or bank notes at the time of validity of the respective currency, the nominal value of a bill of exchange or other documents expressing monetary claims or obligations. It specifically excludes amounts expressed in terms of weights of valuable items, like gold and diamonds, and quantities of other non-currency items, like goats or stocks and bonds.

Examples:
- Christie’s hammer price for Vincent van Gogh’s “Still Life: Vase with Fifteen Sunflowers” in London on 30(th) March 1987

In First Order Logic:
- E97(x) ⇒ E54(x)
"""@en ;
    rdfs:subClassOf crm:E54_Dimension ;
    skos:notation "E97" ;
    skos:prefLabel "Monetary Amount"@en,
        "Valeur monétaire"@fr .

crm:P140_assigned_attribute_to a owl:ObjectProperty ;
    rdfs:label "P140 wies Merkmal zu"@de,
        "P140 απέδωσε ιδιότητα σε"@el,
        "P140 assigned attribute to"@en,
        "P140 a assigné l’attribut à"@fr,
        "P140 atribuiu atributo para"@pt,
        "P140 присвоил атрибут для"@ru,
        "P140 分配属性于"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E13 Attribute Assignment with the instance of E1 CRM Entity about which it made an attribution. The instance of E1 CRM Entity plays the role of the domain of the attribution. 
The kind of attribution made should be documented using P177 assigned property of type (is type of property assigned).

Examples:
- The Current Ownership Assessment of Martin Doerr’s silver cup February 1997 (E13) assigned attribute to Martin Doerr’s silver cup (E22). (fictitious)
- The Identifier Assignment on 1(st) June 1997 of the silver cup donated by Martin Doerr (E15) assigned attribute to silver cup 232 (E22). (fictitious)
- The examination of MS Sinai Greek 418 (E13) assigned attribute to MS Sinai Greek 418 (E22). (Honey and Pickwoad, 2010)

In First Order Logic:
- P140(x,y) ⇒ E13(x)
- P140(x,y) ⇒ E1(y)
"""@en ;
    rdfs:domain crm:E13_Attribute_Assignment ;
    rdfs:range crm:E1_CRM_Entity ;
    owl:inverseOf crm:P140i_was_attributed_by ;
    skos:notation "P140" ;
    skos:prefLabel "wies Merkmal zu"@de,
        "απέδωσε ιδιότητα σε"@el,
        "assigned attribute to"@en,
        "a assigné l’attribut à"@fr,
        "atribuiu atributo para"@pt,
        "присвоил атрибут для"@ru,
        "分配属性于"@zh .

crm:P14_carried_out_by a owl:ObjectProperty ;
    rdfs:label "P14 wurde ausgeführt von"@de,
        "P14 πραγματοποιήθηκε από"@el,
        "P14 carried out by"@en,
        "P14 a été effectué par"@fr,
        "P14 realizada por"@pt,
        "P14 выполнялся"@ru,
        "P14 执行者是"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property describes the active participation of an instance of E39 Actor in an instance of E7 Activity. 
It implies causal or legal responsibility. The P14.1 in the role of property of the property specifies the nature of an Actor’s participation.

Examples:
- The painting of the Sistine Chapel (E7) carried out by Michelangelo Buonaroti (E21) in the role of master craftsman (E55). (Goldscheider, 1953)

Properties:
- P14.1 in the role of: E55 Type

In First Order Logic:
- P14(x,y) ⇒ E7(x)
- P14(x,y)⇒ E39(y)
- P14(x,y) ⇒ P11(x,y)
- P14(x,y,z) ⇒ [P14(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P11_had_participant ;
    owl:inverseOf crm:P14i_performed ;
    skos:notation "P14" ;
    skos:prefLabel "wurde ausgeführt von"@de,
        "πραγματοποιήθηκε από"@el,
        "carried out by"@en,
        "a été effectué par"@fr,
        "realizada por"@pt,
        "выполнялся"@ru,
        "执行者是"@zh .

crm:P15_was_influenced_by a owl:ObjectProperty ;
    rdfs:label "P15 wurde beeinflußt durch"@de,
        "P15 επηρεάστηκε από"@el,
        "P15 was influenced by"@en,
        "P15 a été influencé par"@fr,
        "P15 foi influenciado por"@pt,
        "P15 находился под влиянием"@ru,
        "P15 被影响"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This is a high-level property, which captures the relationship between an instance of E7 Activity and anything, that is, an instance of E1 CRM Entity, that may have had some bearing upon it.
The property has more specific subproperties.

Examples:
- The designing of the Sydney Harbour Bridge (E7) was influenced by the Tyne Bridge (E22). (Dorman Long, 1932)

In First Order Logic:
- P15(x,y) ⇒ E7(x)
- P15(x,y) ⇒ E1(y)
"""@en ;
    rdfs:domain crm:E7_Activity ;
    rdfs:range crm:E1_CRM_Entity ;
    owl:inverseOf crm:P15i_influenced ;
    skos:notation "P15" ;
    skos:prefLabel "wurde beeinflußt durch"@de,
        "επηρεάστηκε από"@el,
        "was influenced by"@en,
        "a été influencé par"@fr,
        "foi influenciado por"@pt,
        "находился под влиянием"@ru,
        "被影响"@zh .

crm:P16i_was_used_for a owl:ObjectProperty ;
    rdfs:label "P16i wurde benutzt für"@de,
        "P16i χρησιμοποιήθηκε για"@el,
        "P16i was used for"@en,
        "P16i a été mobilisé pour"@fr,
        "P16i foi usado por"@pt,
        "P16i был использован для"@ru,
        "P16i 用于"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes the use of material or immaterial things in a way essential to the performance or the outcome of an instance of 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 of the inverse property:
- The writing of the scope note of the CIDOC CRM property “P16 used specific object” contained in the CIDOC CRM version 4.1 (E7) used specific object Nicholas Crofts’ computer (E22) mode of use Typing Tool; Storage Medium (E55). [the original scope note was later extended in the CIDOC CRM version 4.3] 
- The people of Iraq calling the place identified by TGN ‘7017998’ (E7) used specific object “Quyunjig” (E41) mode of use current; vernacular (E55).

In First Order Logic of the inverse property:
- P16(x,y) ⇒ E7(x)
- P16(x,y) ⇒ E70(y)
- P16(x,y) ⇒ P12(x,y)
- P16(x,y) ⇒ P15(x,y)
- P16(x,y,z) ⇒ [P16(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E70_Thing ;
    rdfs:range crm:E7_Activity ;
    rdfs:subPropertyOf crm:P12i_was_present_at,
        crm:P15i_influenced ;
    skos:notation "P16i" ;
    skos:prefLabel "wurde benutzt für"@de,
        "χρησιμοποιήθηκε για"@el,
        "was used for"@en,
        "a été mobilisé pour"@fr,
        "foi usado por"@pt,
        "был использован для"@ru,
        "用于"@zh .

crm:P31i_was_modified_by a owl:ObjectProperty ;
    rdfs:label "P31i wurde verändert durch"@de,
        "P31i τροποποιήθηκε από"@el,
        "P31i was modified by"@en,
        "P31i a été modifié par"@fr,
        "P31i foi modificada por"@pt,
        "P31i был изменен посредством"@ru,
        "P31i 被更改"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property identifies the instance of E18 Physical Thing modified in an instance of E11 Modification.

Examples of the inverse property:
- The rebuilding of the German Reichstag in Berlin (E11) has modified the Reichstag in Berlin (E24). (Foster, 2000)

In First Order Logic of the inverse property:
- P31(x,y) ⇒ E11(x)
- P31(x,y) ⇒ E18(y) 
- P31(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E18_Physical_Thing ;
    rdfs:range crm:E11_Modification ;
    rdfs:subPropertyOf crm:P12i_was_present_at ;
    skos:notation "P31i" ;
    skos:prefLabel "wurde verändert durch"@de,
        "τροποποιήθηκε από"@el,
        "was modified by"@en,
        "a été modifié par"@fr,
        "foi modificada por"@pt,
        "был изменен посредством"@ru,
        "被更改"@zh .

crm:P93_took_out_of_existence a owl:ObjectProperty ;
    rdfs:label "P93 beendete die Existenz von"@de,
        "P93 αναίρεσε"@el,
        "P93 took out of existence"@en,
        "P93 a mis fin à l’existence de"@fr,
        "P93 cessou a existência de"@pt,
        "P93 положил конец существованию"@ru,
        "P93 结束存在的是"@zh ;
    rdfs:comment """Quantification: one to many, necessary (1,n:0,1)

Scope note:
This property links an instance of E64 End of Existence to the instance of E77 Persistent Item taken out of existence by it.
In the case of immaterial things, the instance of 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 instance of E77 Persistent Item being documented i.e. instances of E70 Thing, E72 Legal Object, E39 Actor, E41 Appellation, and E55 Type. For many instances of E77 Persistent Item we know the maximum life-span and can infer that they must have ended to exist. We assume in that case an instance of E64 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). (Deutsch, 1965)

In First Order Logic:
- P93(x,y) ⇒ E64(x)
- P93(x,y) ⇒ E77(y) 
- P93(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E64_End_of_Existence ;
    rdfs:range crm:E77_Persistent_Item ;
    rdfs:subPropertyOf crm:P12_occurred_in_the_presence_of ;
    owl:inverseOf crm:P93i_was_taken_out_of_existence_by ;
    skos:notation "P93" ;
    skos:prefLabel "beendete die Existenz von"@de,
        "αναίρεσε"@el,
        "took out of existence"@en,
        "a mis fin à l’existence de"@fr,
        "cessou a existência de"@pt,
        "положил конец существованию"@ru,
        "结束存在的是"@zh .

crm:E28_Conceptual_Object a owl:Class ;
    rdfs:label "E28 Begrifflicher Gegenstand"@de,
        "E28 Νοητικό Αντικείμενο"@el,
        "E28 Conceptual Object"@en,
        "E28 Objet conceptuel"@fr,
        "E28 Objeto Conceitual"@pt,
        "E28 Концептуальный Объект"@ru,
        "E28 概念对象"@zh ;
    rdfs:comment """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 might 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) (Kershaw, 1999)
- the definition of “ontology” in the Oxford English Dictionary (E73) (Oxford University Press, 1989)
- the knowledge about the victory at Marathon carried by the famous runner (E89) (Lagos & Karyanos, 2020)
- [Explanation note: The following examples illustrate the distinction between a propositional object, its names and its encoded forms. The Maxwell equations (Ball, 1962) are a good example, because they belong to the fundamental laws of physics and their mathematical content yields identical, unambiguous results regardless formulation and encoding.] 
- “Maxwell equations” (E41) [preferred subject access point from LCSH, http://lccn.loc.gov/sh85082387, accessed 18(th) April 2021. This is only the name for the Maxwell equations as standardized by the Library of Congress and not the equations themselves.]
- “Equations, Maxwell” (E41) [variant subject access point from LCSH, http://lccn.loc.gov/sh85082387, accessed 18(th) April 2021. This is another name for the equation standardized by the Library of Congress and not the equations themselves.]
- Maxwell's equations (E89) [This is the propositional content of the equations proper, independent of any particular notation or mathematical formalism.] (Ball, 1962)
- The encoding of Maxwells equations as in https://upload.wikimedia.org/wikipedia/commons/c/c4/Maxwell%27sEquations.svg (E73) [accessed 18(th) April 2021. This is one possible symbolic encoding of the propositional content of the equations.]

In First Order Logic:
- E28(x) ⇒ E71(x)
"""@en ;
    rdfs:subClassOf crm:E71_Human-Made_Thing ;
    skos:notation "E28" ;
    skos:prefLabel "Begrifflicher Gegenstand"@de,
        "Νοητικό Αντικείμενο"@el,
        "Conceptual Object"@en,
        "Objet conceptuel"@fr,
        "Objeto Conceitual"@pt,
        "Концептуальный Объект"@ru,
        "概念对象"@zh .

crm:P140i_was_attributed_by a owl:ObjectProperty ;
    rdfs:label "P140i bekam Merkmal zugewiesen durch"@de,
        "P140i χαρακτηρίστηκε από"@el,
        "P140i was attributed by"@en,
        "P140i a reçu l’attribut par"@fr,
        "P140i foi atribuído por"@pt,
        "P140i получил атрибут посредством"@ru,
        "P140i 接受属性"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E13 Attribute Assignment with the instance of E1 CRM Entity about which it made an attribution. The instance of E1 CRM Entity plays the role of the domain of the attribution. 
The kind of attribution made should be documented using P177 assigned property of type (is type of property assigned).

Examples of the inverse property:
- The Current Ownership Assessment of Martin Doerr’s silver cup February 1997 (E13) assigned attribute to Martin Doerr’s silver cup (E22). (fictitious)
- The Identifier Assignment on 1(st) June 1997 of the silver cup donated by Martin Doerr (E15) assigned attribute to silver cup 232 (E22). (fictitious)
- The examination of MS Sinai Greek 418 (E13) assigned attribute to MS Sinai Greek 418 (E22). (Honey and Pickwoad, 2010)

In First Order Logic of the inverse property:
- P140(x,y) ⇒ E13(x)
- P140(x,y) ⇒ E1(y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E13_Attribute_Assignment ;
    skos:notation "P140i" ;
    skos:prefLabel "bekam Merkmal zugewiesen durch"@de,
        "χαρακτηρίστηκε από"@el,
        "was attributed by"@en,
        "a reçu l’attribut par"@fr,
        "foi atribuído por"@pt,
        "получил атрибут посредством"@ru,
        "接受属性"@zh .

crm:P14i_performed a owl:ObjectProperty ;
    rdfs:label "P14i führte aus"@de,
        "P14i πραγματοποίησε"@el,
        "P14i performed"@en,
        "P14i a effectué"@fr,
        "P14i executou"@pt,
        "P14i выполнял"@ru,
        "P14i 执行"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property describes the active participation of an instance of E39 Actor in an instance of E7 Activity. 
It implies causal or legal responsibility. The P14.1 in the role of property of the property specifies the nature of an Actor’s participation.

Examples of the inverse property:
- The painting of the Sistine Chapel (E7) carried out by Michelangelo Buonaroti (E21) in the role of master craftsman (E55). (Goldscheider, 1953)

In First Order Logic of the inverse property:
- P14(x,y) ⇒ E7(x)
- P14(x,y)⇒ E39(y)
- P14(x,y) ⇒ P11(x,y)
- P14(x,y,z) ⇒ [P14(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E7_Activity ;
    rdfs:subPropertyOf crm:P11i_participated_in ;
    skos:notation "P14i" ;
    skos:prefLabel "führte aus"@de,
        "πραγματοποίησε"@el,
        "performed"@en,
        "a effectué"@fr,
        "executou"@pt,
        "выполнял"@ru,
        "执行"@zh .

crm:P15i_influenced a owl:ObjectProperty ;
    rdfs:label "P15i beeinflußte"@de,
        "P15i επηρέασε"@el,
        "P15i influenced"@en,
        "P15i a influencé"@fr,
        "P15i influenciou"@pt,
        "P15i оказал влияние на"@ru,
        "P15i 影响"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This is a high-level property, which captures the relationship between an instance of E7 Activity and anything, that is, an instance of E1 CRM Entity, that may have had some bearing upon it.
The property has more specific subproperties.

Examples of the inverse property:
- The designing of the Sydney Harbour Bridge (E7) was influenced by the Tyne Bridge (E22). (Dorman Long, 1932)

In First Order Logic of the inverse property:
- P15(x,y) ⇒ E7(x)
- P15(x,y) ⇒ E1(y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E7_Activity ;
    skos:notation "P15i" ;
    skos:prefLabel "beeinflußte"@de,
        "επηρέασε"@el,
        "influenced"@en,
        "a influencé"@fr,
        "influenciou"@pt,
        "оказал влияние на"@ru,
        "影响"@zh .

crm:P3_has_note a owl:DatatypeProperty ;
    rdfs:label "P3 hat Anmerkung"@de,
        "P3 έχει επεξήγηση"@el,
        "P3 has note"@en,
        "P3 a pour note"@fr,
        "P3 tem nota"@pt,
        "P3 имеет примечание"@ru,
        "P3 有注释"@zh ;
    rdfs:comment """Quantification: one to many (0,n:0,1)

Scope note:
This property is a container for all informal descriptions about an object that have not been expressed in terms of CIDOC 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 CIDOC CRM. The aim is not to capture, in a structured form, everything that can be said about an item; indeed, the CIDOC 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” (E62) has type Condition (E55). (fictitious)

Properties:
- P3.1 has type: E55 Type

In First Order Logic:
- P3(x,y) ⇒ E1(x)
- P3(x,y) ⇒ E62(y) 
- P3(x,y,z) ⇒ [P3(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    skos:notation "P3" ;
    skos:prefLabel "hat Anmerkung"@de,
        "έχει επεξήγηση"@el,
        "has note"@en,
        "a pour note"@fr,
        "tem nota"@pt,
        "имеет примечание"@ru,
        "有注释"@zh .

crm:P67_refers_to a owl:ObjectProperty ;
    rdfs:label "P67 verweist auf"@de,
        "P67 αναφέρεται σε"@el,
        "P67 refers to"@en,
        "P67 renvoie à"@fr,
        "P67 referencia"@pt,
        "P67 ссылается на"@ru,
        "P67 涉及"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property documents that an instance of E89 Propositional Object makes a statement about an instance of 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 instance of E89 Propositional Object.

Examples:
- The eBay auction listing of 4(th) July 2002 (E73) refers to silver cup 232 (E22) has type item for sale (E55). (fictitious)

Properties:
- P67.1 has type: E55 Type

In First Order Logic:
- P67(x,y) ⇒ E89(x)
- P67(x,y) ⇒ E1(y) 
- P67(x,y,z) ⇒ [P67(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E89_Propositional_Object ;
    rdfs:range crm:E1_CRM_Entity ;
    owl:inverseOf crm:P67i_is_referred_to_by ;
    skos:notation "P67" ;
    skos:prefLabel "verweist auf"@de,
        "αναφέρεται σε"@el,
        "refers to"@en,
        "renvoie à"@fr,
        "referencia"@pt,
        "ссылается на"@ru,
        "涉及"@zh .

crm:P92_brought_into_existence a owl:ObjectProperty ;
    rdfs:label "P92 brachte in Existenz"@de,
        "P92 γέννησε"@el,
        "P92 brought into existence"@en,
        "P92 a fait exister"@fr,
        "P92 trouxe à existência"@pt,
        "P92 создал"@ru,
        "P92 导致存在的是"@zh ;
    rdfs:comment """Quantification: one to many, necessary, dependent (1,n:1,1)

Scope note:
This property links an instance of E63 Beginning of Existence to the instance of E77 Persistent Item brought into existence by it.
It allows a “start” to be attached to any instance of E77 Persistent Item being documented, i.e., as instances of E70 Thing, E72 Legal Object, E39 Actor, E41 Appellation and E55 Type.

Examples:
- The birth of Mozart (E67) brought into existence Mozart (E21). (Deutsch, 1965)

In First Order Logic:
- P92(x,y) ⇒ E63(x)
- P92(x,y) ⇒ E77(y) 
- P92(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E63_Beginning_of_Existence ;
    rdfs:range crm:E77_Persistent_Item ;
    rdfs:subPropertyOf crm:P12_occurred_in_the_presence_of ;
    owl:inverseOf crm:P92i_was_brought_into_existence_by ;
    skos:notation "P92" ;
    skos:prefLabel "brachte in Existenz"@de,
        "γέννησε"@el,
        "brought into existence"@en,
        "a fait exister"@fr,
        "trouxe à existência"@pt,
        "создал"@ru,
        "导致存在的是"@zh .

crm:P93i_was_taken_out_of_existence_by a owl:ObjectProperty ;
    rdfs:label "P93i wurde seiner Existenz beraubt durch"@de,
        "P93i αναιρέθηκε από"@el,
        "P93i was taken out of existence by"@en,
        "P93i a cessé d’exister par"@fr,
        "P93i deixou de existir"@pt,
        "P93i прекратил существование посредством"@ru,
        "P93i 被结束存在"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary (1,n:0,1)

Scope note of the inverse property:
This property links an instance of E64 End of Existence to the instance of E77 Persistent Item taken out of existence by it.
In the case of immaterial things, the instance of 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 instance of E77 Persistent Item being documented i.e. instances of E70 Thing, E72 Legal Object, E39 Actor, E41 Appellation, and E55 Type. For many instances of E77 Persistent Item we know the maximum life-span and can infer that they must have ended to exist. We assume in that case an instance of E64 End of Existence, which may be as unnoticeable as forgetting the secret knowledge by the last representative of some indigenous nation.

Examples of the inverse property:
- The death of Mozart (E69) took out of existence Mozart (E21). (Deutsch, 1965)

In First Order Logic of the inverse property:
- P93(x,y) ⇒ E64(x)
- P93(x,y) ⇒ E77(y) 
- P93(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E77_Persistent_Item ;
    rdfs:range crm:E64_End_of_Existence ;
    rdfs:subPropertyOf crm:P12i_was_present_at ;
    skos:notation "P93i" ;
    skos:prefLabel "wurde seiner Existenz beraubt durch"@de,
        "αναιρέθηκε από"@el,
        "was taken out of existence by"@en,
        "a cessé d’exister par"@fr,
        "deixou de existir"@pt,
        "прекратил существование посредством"@ru,
        "被结束存在"@zh .

crm:E15_Identifier_Assignment a owl:Class ;
    rdfs:label "E15 Kennzeichenzuweisung"@de,
        "E15 Απόδοση Αναγνωριστικού"@el,
        "E15 Identifier Assignment"@en,
        "E15 Assignation d’identifiant"@fr,
        "E15 Atribuição de Identificador"@pt,
        "E15 Назначение Идентификатора"@ru,
        "E15 标识符赋值"@zh ;
    rdfs:comment """Scope note:
This class comprises activities that result in the allocation of an identifier to an instance of E1 CRM Entity. An instance of 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. P48 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 through the P2 has type (is type of) property.

Examples:
- replacement of the inventory number TA959a by GE34604 for a 17(th) century lamentation cloth at the Museum Benaki, Athens
- assigning the author and uniform title heading “Goethe, Johann Wolfgang von, 1749-1832. Faust. 1. Theil.” to a work 
- on 1(st) June 2001, assigning the personal name heading “Guillaume, de Machaut, ca. 1300-1377” to Guillaume de Machaut (Kelly, 2014)

In First Order Logic:
- E15(x) ⇒ E13(x)
"""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment ;
    skos:notation "E15" ;
    skos:prefLabel "Kennzeichenzuweisung"@de,
        "Απόδοση Αναγνωριστικού"@el,
        "Identifier Assignment"@en,
        "Assignation d’identifiant"@fr,
        "Atribuição de Identificador"@pt,
        "Назначение Идентификатора"@ru,
        "标识符赋值"@zh .

crm:E57_Material a owl:Class ;
    rdfs:label "E57 Material"@de,
        "E57 Υλικό"@el,
        "E57 Material"@en,
        "E57 Matériau"@fr,
        "E57 Material"@pt,
        "E57 Материал"@ru,
        "E57 材质"@zh ;
    rdfs:comment """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. P46 is composed of (forms part of): E18 Physical Thing).
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 should be used.

Examples:
- brick (Gurcke, 1987)
- gold (Watson, 1990)
- aluminium (Norman, 1986)
- polycarbonate (Mhaske, 2011)
- resin (Barton, 1992)

In First Order Logic:
- E57(x) ⇒ E55(x)
"""@en ;
    rdfs:subClassOf crm:E55_Type ;
    skos:notation "E57" ;
    skos:prefLabel "Material"@de,
        "Υλικό"@el,
        "Material"@en,
        "Matériau"@fr,
        "Material"@pt,
        "Материал"@ru,
        "材质"@zh .

crm:E64_End_of_Existence a owl:Class ;
    rdfs:label "E64 Daseinsende"@de,
        "E64 Τέλος Ύπαρξης"@el,
        "E64 End of Existence"@en,
        "E64 Fin d’existence"@fr,
        "E64 Fim da Existência"@pt,
        "E64 Конец Существования"@ru,
        "E64 结束"@zh ;
    rdfs:comment """Scope note:
This class comprises events that end the existence of any instance of 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 both a terminus post quem and a terminus ante quem. In cases where substance from an instance of E77 Persistent Item continues to exist in a new form, the process would be documented as instances of E81 Transformation.

Examples:
- the death of Snoopy, my dog (fictitious)
- the melting of the snowman (E6)
- the burning of the Temple of Artemis in Ephesos by Herostratos in 356 BC (E7, E6) (Trell, 1945)

In First Order Logic:
- E64(x) ⇒ E5(x)
"""@en ;
    rdfs:subClassOf crm:E5_Event ;
    skos:notation "E64" ;
    skos:prefLabel "Daseinsende"@de,
        "Τέλος Ύπαρξης"@el,
        "End of Existence"@en,
        "Fin d’existence"@fr,
        "Fim da Existência"@pt,
        "Конец Существования"@ru,
        "结束"@zh .

crm:E67_Birth a owl:Class ;
    rdfs:label "E67 Geburt"@de,
        "E67 Γέννηση"@el,
        "E67 Birth"@en,
        "E67 Naissance"@fr,
        "E67 Nascimento"@pt,
        "E67 Рождение"@ru,
        "E67 出生"@zh ;
    rdfs:comment """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 being.) 
Twins, triplets, etc. are brought into life by the same instance of E67 Birth. 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 since the advent of modern medicine. In this model, the biological father is not seen as a necessary participant in the E67 Birth.

Examples:
- the birth of Alexander the Great (Stoneman, 2004)

In First Order Logic:
- E67(x) ⇒ E63(x)
"""@en ;
    rdfs:subClassOf crm:E63_Beginning_of_Existence ;
    skos:notation "E67" ;
    skos:prefLabel "Geburt"@de,
        "Γέννηση"@el,
        "Birth"@en,
        "Naissance"@fr,
        "Nascimento"@pt,
        "Рождение"@ru,
        "出生"@zh .

crm:E72_Legal_Object a owl:Class ;
    rdfs:label "E72 Rechtsobjekt"@de,
        "E72 Νομικό Αντικείμενο"@el,
        "E72 Legal Object"@en,
        "E72 Objet juridique"@fr,
        "E72 Objeto Jurídico"@pt,
        "E72 Объект Права"@ru,
        "E72 法律对象"@zh ;
    rdfs:comment """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 generally true for all instances of E18 Physical Thing. In the case of instances of E28 Conceptual Object, however, the identity of an instance of 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 CIDOC CRM.

Examples:
- the Cullinan diamond (E19) (Scarratt and Shor, 2006)
- definition of the CIDOC Conceptual Reference Model Version 5.0.4 (E73) (ISO 21127: 2014)

In First Order Logic:
- E72(x) ⇒ E70(x)
"""@en ;
    rdfs:subClassOf crm:E70_Thing ;
    skos:notation "E72" ;
    skos:prefLabel "Rechtsobjekt"@de,
        "Νομικό Αντικείμενο"@el,
        "Legal Object"@en,
        "Objet juridique"@fr,
        "Objeto Jurídico"@pt,
        "Объект Права"@ru,
        "法律对象"@zh .

crm:E99_Product_Type a owl:Class ;
    rdfs:label "E99 Product Type"@en,
        "E99 Modèle de produit"@fr ;
    rdfs:comment """Scope note:
This class comprises types that stand as the models for instances of E22 Human-Made Object that are produced as the result of production activities using plans exact enough to result in one or more series of uniform, functionally and aesthetically identical and interchangeable items. The product type is the intended ideal form of the manufacture process. It is typical of instances of E22 Human-Made Object that conform to an instance of E99 Product Type that its component parts are interchangeable with component parts of other instances of E22 Human-Made Object made after the model of the same instance of E99 Product Type. Frequently, the uniform production according to a given instance of E99 Product Type is achieved by creating individual tools, such as moulds or print plates that are themselves carriers of the design of the product type. Modern tools may use the flexibility of electronically controlled devices to achieve such uniformity. The product type itself, i.e. the potentially unlimited series of aesthetically equivalent items, may be the target of artistic design, rather than the individual object. In extreme cases, only one instance of a product type may have been produced, such as in a “print on demand” process which was only triggered once. However, this should not be confused with industrial prototypes, such as car prototypes, which are produced prior to the production line being set up, or test the production line itself.

Examples:
- Volkswagen Type 11 [Beetle] (Rieger, 2013)
- Dragendorff 54 samian vessel
- 1937 Edward VIII brass threepenny bit 
- Qin Crossbow trigger un-notched Part B (Bg2u) (Li, 2012)
- Nokia Cityman 1320 [The first Nokia mobile phone]

In First Order Logic:
- E99(x) ⇒ E55(x)
"""@en ;
    rdfs:subClassOf crm:E55_Type ;
    skos:notation "E99" ;
    skos:prefLabel "Product Type"@en,
        "Modèle de produit"@fr .

crm:P141_assigned a owl:ObjectProperty ;
    rdfs:label "P141 wies zu"@de,
        "P141 απέδωσε"@el,
        "P141 assigned"@en,
        "P141 a attribué"@fr,
        "P141 atribuiu"@pt,
        "P141 присвоил"@ru,
        "P141 分配"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property associates an instance of E13 Attribute Assignment with the instance of E1 CRM Entity used in the attribution. The instance of E1 CRM Entity here plays the role of the range of the attribution.
The kind of attribution made should be documented using P177 assigned property of type (is type of property assigned).

Examples:
- The Current Ownership Assessment of Martin Doerr’s silver cup February 1997 (E13) assigned Martin Doerr (E21). (fictitious)
- The Identifier Assignment on 1(st) June 1997 of the silver cup donated by Martin Doerr (E15) assigned 232 (E42). (fictitious)
- The examination of MS Sinai Greek 418 (E13) assigned unsupported (E55.) (Honey & Pickwoad, 2010)

In First Order Logic:
- P141(x,y) ⇒ E13(x)
- P141(x,y) ⇒ E1(y)
"""@en ;
    rdfs:domain crm:E13_Attribute_Assignment ;
    rdfs:range crm:E1_CRM_Entity ;
    owl:inverseOf crm:P141i_was_assigned_by ;
    skos:notation "P141" ;
    skos:prefLabel "wies zu"@de,
        "απέδωσε"@el,
        "assigned"@en,
        "a attribué"@fr,
        "atribuiu"@pt,
        "присвоил"@ru,
        "分配"@zh .

crm:P67i_is_referred_to_by a owl:ObjectProperty ;
    rdfs:label "P67i wird angeführt von"@de,
        "P67i αναφέρεται από"@el,
        "P67i is referred to by"@en,
        "P67i fait l'objet d'un renvoi par"@fr,
        "P67i é referenciado por"@pt,
        "P67i имеет ссылку на себя от"@ru,
        "P67i 被涉及"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property documents that an instance of E89 Propositional Object makes a statement about an instance of 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 instance of E89 Propositional Object.

Examples of the inverse property:
- The eBay auction listing of 4(th) July 2002 (E73) refers to silver cup 232 (E22) has type item for sale (E55). (fictitious)

In First Order Logic of the inverse property:
- P67(x,y) ⇒ E89(x)
- P67(x,y) ⇒ E1(y) 
- P67(x,y,z) ⇒ [P67(x,y) ∧ E55(z)]
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E89_Propositional_Object ;
    skos:notation "P67i" ;
    skos:prefLabel "wird angeführt von"@de,
        "αναφέρεται από"@el,
        "is referred to by"@en,
        "fait l'objet d'un renvoi par"@fr,
        "é referenciado por"@pt,
        "имеет ссылку на себя от"@ru,
        "被涉及"@zh .

crm:P92i_was_brought_into_existence_by a owl:ObjectProperty ;
    rdfs:label "P92i wurde in Existenz gebracht durch"@de,
        "P92i γεννήθηκε από"@el,
        "P92i was brought into existence by"@en,
        "P92i a commencé à exister par"@fr,
        "P92i passou a existir por"@pt,
        "P92i был создан посредством"@ru,
        "P92i 使导致存在"@zh ;
    rdfs:comment """Quantification of the inverse property: one to many, necessary, dependent (1,n:1,1)

Scope note of the inverse property:
This property links an instance of E63 Beginning of Existence to the instance of E77 Persistent Item brought into existence by it.
It allows a “start” to be attached to any instance of E77 Persistent Item being documented, i.e., as instances of E70 Thing, E72 Legal Object, E39 Actor, E41 Appellation and E55 Type.

Examples of the inverse property:
- The birth of Mozart (E67) brought into existence Mozart (E21). (Deutsch, 1965)

In First Order Logic of the inverse property:
- P92(x,y) ⇒ E63(x)
- P92(x,y) ⇒ E77(y) 
- P92(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E77_Persistent_Item ;
    rdfs:range crm:E63_Beginning_of_Existence ;
    rdfs:subPropertyOf crm:P12i_was_present_at ;
    skos:notation "P92i" ;
    skos:prefLabel "wurde in Existenz gebracht durch"@de,
        "γεννήθηκε από"@el,
        "was brought into existence by"@en,
        "a commencé à exister par"@fr,
        "passou a existir por"@pt,
        "был создан посредством"@ru,
        "使导致存在"@zh .

crm:E11_Modification a owl:Class ;
    rdfs:label "E11 Bearbeitung"@de,
        "E11 Τροποποίηση"@el,
        "E11 Modification"@en,
        "E11 Modification"@fr,
        "E11 Modificação"@pt,
        "E11 Событие Изменения"@ru,
        "E11 修改"@zh ;
    rdfs:comment """Scope note:
This class comprises instances of E7 Activity that are undertaken to create, alter or change instances of E24 Physical Human-Made Thing.
This class includes the production of an item from raw materials and other so far undocumented objects. It also includes the conservation treatment of an object.
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 an instance of E11 Modification, and that others may be produced as a result of it. An event should also be documented using an instance of 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.
An activity undertaken on an object which was designed to alter it, but which, in fact, it did not in any seemingly significant way (such as the application of a solvent during conservation which failed to dissolve any part of the object), is still considered as an instance of E11 Modification. Typically, any such activity will leave at least forensic traces of evidence on the object.
If the instance of E29 Design or Procedure utilized for the modification prescribes the use of specific materials, they should be documented using property P68 foresees use of (use foreseen by): E57 Material of E29 Design or Procedure, rather than via P126 employed (was employed in): E57 Material.

Examples:
- the construction of the SS Great Britain (E12) (Gregor, 1971)
- the impregnation of the Vasa warship in Stockholm for preservation after 1956 (Håfors, 2010)
- 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) (Yakel, 2000)
- the last renewal of the gold coating of the Toshogu shrine in Nikko, Japan (Cali and Dougil, 2012)

In First Order Logic:
- E11(x) ⇒ E7(x)
"""@en ;
    rdfs:subClassOf crm:E7_Activity ;
    skos:notation "E11" ;
    skos:prefLabel "Bearbeitung"@de,
        "Τροποποίηση"@el,
        "Modification"@en,
        "Modification"@fr,
        "Modificação"@pt,
        "Событие Изменения"@ru,
        "修改"@zh .

crm:E36_Visual_Item a owl:Class ;
    rdfs:label "E36 Bildliches"@de,
        "E36 Οπτικό Στοιχείο"@el,
        "E36 Visual Item"@en,
        "E36 Entité visuelle"@fr,
        "E36 Item Visual"@pt,
        "E36 Визуальный Предмет"@ru,
        "E36 可视项"@zh ;
    rdfs:comment """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 E36 Visual Item class provides a means of identifying and linking together instances of E24 Physical Human-Made Thing that carry the same visual symbols, marks, or images, etc. The property P62 depicts (is depicted by) between E24 Physical Human-Made Thing and the depicted subjects (E1 CRM Entity) can be regarded as a shortcut of the more fully developed path from E24 Physical Human-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1 CRM Entity, which in addition captures the optical features of the depiction.

Examples:
- the visual appearance of Monet’s “La Pie” (Bortolatto, 1981)
- the Coca-Cola logo (E34)
- the Chi-Rho (E37)
- the communist red star (E37)
- the surface shape of Auguste Rodin's statue "Le Penseur" [There exist more than 20 copies, even of different size. Therefore, this is a good example that it is only the common surface shape, an immaterial visual item, which justifies displaying these copies as works of Auguste Rodin. As usual practice, Rodin himself did not produce the bronze statue, but only the prototype model.]

In First Order Logic:
- E36(x) ⇒ E73(x)
"""@en ;
    rdfs:subClassOf crm:E73_Information_Object ;
    skos:notation "E36" ;
    skos:prefLabel "Bildliches"@de,
        "Οπτικό Στοιχείο"@el,
        "Visual Item"@en,
        "Entité visuelle"@fr,
        "Item Visual"@pt,
        "Визуальный Предмет"@ru,
        "可视项"@zh .

crm:E63_Beginning_of_Existence a owl:Class ;
    rdfs:label "E63 Daseinsbeginn"@de,
        "E63 Αρχή Ύπαρξης"@el,
        "E63 Beginning of Existence"@en,
        "E63 Début d’existence"@fr,
        "E63 Início da Existência"@pt,
        "E63 Начало Существования"@ru,
        "E63 初始"@zh ;
    rdfs:comment """Scope note:
This class comprises events that bring into existence any instance of 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 both a terminus post quem and a terminus ante quem.

Examples:
- the birth of my child (E67) (fictitious)
- the birth of Snoopy, my dog (fictitious)
- the calving of the iceberg that sank the Titanic
- the construction of the Eiffel Tower (E12) (Tissandier, 1889)

In First Order Logic:
- E63(x) ⇒ E5(x)
"""@en ;
    rdfs:subClassOf crm:E5_Event ;
    skos:notation "E63" ;
    skos:prefLabel "Daseinsbeginn"@de,
        "Αρχή Ύπαρξης"@el,
        "Beginning of Existence"@en,
        "Début d’existence"@fr,
        "Início da Existência"@pt,
        "Начало Существования"@ru,
        "初始"@zh .

crm:E8_Acquisition a owl:Class ;
    rdfs:label "E8 Erwerb"@de,
        "E8 Απόκτηση"@el,
        "E8 Acquisition"@en,
        "E8 Acquisition"@fr,
        "E8 Aquisição"@pt,
        "E8 Событие Приобретения"@ru,
        "E8 采访"@zh ;
    rdfs:comment """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 rights. 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 CIDOC 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 hammerhead shark, genus Sphyrna (Carchariniformes), by John Steinbeck and Edward Ricketts at Puerto Escondido in the Gulf of Mexico on 25(th) March 1940. (Steinbeck, 2000)
- the acquisition of El Greco’s “The Apostles Peter and Paul” by the State Hermitage in Saint Petersburg. (https://hermitagemuseum.org/wps/portal/hermitage/digital-collection/01.+Paintings/32730)
- the loss of my stuffed Fringilla coelebs due to insect damage last year (fictitious)

In First Order Logic:
- E8(x) ⇒ E7(x)
"""@en ;
    rdfs:subClassOf crm:E7_Activity ;
    skos:notation "E8" ;
    skos:prefLabel "Erwerb"@de,
        "Απόκτηση"@el,
        "Acquisition"@en,
        "Acquisition"@fr,
        "Aquisição"@pt,
        "Событие Приобретения"@ru,
        "采访"@zh .

crm:P12_occurred_in_the_presence_of a owl:ObjectProperty ;
    rdfs:label "P12 fand statt im Beisein von"@de,
        "P12 συνέβη παρουσία του/της"@el,
        "P12 occurred in the presence of"@en,
        "P12 a eu lieu en présence de"@fr,
        "P12 ocorreu na presença de"@pt,
        "P12 появился в присутствии"@ru,
        "P12 已出现"@zh ;
    rdfs:comment """Quantification: many to many, necessary (1,n:0,n)

Scope note:
This property describes the active or passive presence of an E77 Persistent Item in an instance of E5 Event without implying any specific role. 
It documents known events in which an instance of E77 Persistent Item was present during the course of its life or history. For example, an object may be the desk, now in a museum, on which a treaty was signed. The instance of E53 Place and the instance of E52 Time-Span where and when these events happened provide constraints about the presence of the related instance E77 Persistent Item in the past. Instances of E90 Symbolic Object, in particular information objects, are physically present in events via at least one of the instances of E18 Physical Thing carrying them. Note, that the human mind can be such a carrier. A precondition for a transfer of information to a person or another new physical carrier is the presence of the respective information object and this person or physical thing in one event.

Examples:
- Deckchair 42 (E19) was present at the sinking of the Titanic (E5). (Aldridge, 2008)

In First Order Logic:
- P12(x,y) ⇒ E5(x)
- P12(x,y) ⇒ E77(y)
"""@en ;
    rdfs:domain crm:E5_Event ;
    rdfs:range crm:E77_Persistent_Item ;
    owl:inverseOf crm:P12i_was_present_at ;
    skos:notation "P12" ;
    skos:prefLabel "fand statt im Beisein von"@de,
        "συνέβη παρουσία του/της"@el,
        "occurred in the presence of"@en,
        "a eu lieu en présence de"@fr,
        "ocorreu na presença de"@pt,
        "появился в присутствии"@ru,
        "已出现"@zh .

crm:P141i_was_assigned_by a owl:ObjectProperty ;
    rdfs:label "P141i wurde zugewiesen durch"@de,
        "P141i αποδόθηκε από"@el,
        "P141i was assigned by"@en,
        "P141i a été attribué par"@fr,
        "P141i foi atribuído por"@pt,
        "P141i был присвоен посредством"@ru,
        "P141i 被分配"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property associates an instance of E13 Attribute Assignment with the instance of E1 CRM Entity used in the attribution. The instance of E1 CRM Entity here plays the role of the range of the attribution.
The kind of attribution made should be documented using P177 assigned property of type (is type of property assigned).

Examples of the inverse property:
- The Current Ownership Assessment of Martin Doerr’s silver cup February 1997 (E13) assigned Martin Doerr (E21). (fictitious)
- The Identifier Assignment on 1(st) June 1997 of the silver cup donated by Martin Doerr (E15) assigned 232 (E42). (fictitious)
- The examination of MS Sinai Greek 418 (E13) assigned unsupported (E55.) (Honey & Pickwoad, 2010)

In First Order Logic of the inverse property:
- P141(x,y) ⇒ E13(x)
- P141(x,y) ⇒ E1(y)
"""@en ;
    rdfs:domain crm:E1_CRM_Entity ;
    rdfs:range crm:E13_Attribute_Assignment ;
    skos:notation "P141i" ;
    skos:prefLabel "wurde zugewiesen durch"@de,
        "αποδόθηκε από"@el,
        "was assigned by"@en,
        "a été attribué par"@fr,
        "foi atribuído por"@pt,
        "был присвоен посредством"@ru,
        "被分配"@zh .

crm:E17_Type_Assignment a owl:Class ;
    rdfs:label "E17 Typuszuweisung"@de,
        "E17 Απόδοση Τύπου"@el,
        "E17 Type Assignment"@en,
        "E17 Assignation de type"@fr,
        "E17 Atribuição de Tipo"@pt,
        "E17 Присвоение Типа"@ru,
        "E17 类型赋值"@zh ;
    rdfs:comment """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 Lamentation cloth at the Museum Benaki, Athens
- the determination of a cactus in Martin Doerr’s garden as Cereus hildmannianus K.Schum., July 2003

In First Order Logic:
- E17(x) ⇒ E13(x)
"""@en ;
    rdfs:subClassOf crm:E13_Attribute_Assignment ;
    skos:notation "E17" ;
    skos:prefLabel "Typuszuweisung"@de,
        "Απόδοση Τύπου"@el,
        "Type Assignment"@en,
        "Assignation de type"@fr,
        "Atribuição de Tipo"@pt,
        "Присвоение Типа"@ru,
        "类型赋值"@zh .

crm:E31_Document a owl:Class ;
    rdfs:label "E31 Dokument"@de,
        "E31 Τεκμήριο"@el,
        "E31 Document"@en,
        "E31 Document"@fr,
        "E31 Documento"@pt,
        "E31 Документ"@ru,
        "E31 文献"@zh ;
    rdfs:comment """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 instances of E31 Document. This class should not be confused with the concept “document” in Information Technology, which is compatible with E73 Information Object.

Examples:
- the Encyclopaedia Britannica (E32) (Kogan, 1958)
- the image content of the photo of the Allied Leaders at Yalta published by UPI, 1945 (E36)
- Domesday Book [a manuscript record of the "Great Survey" of much of England and parts of Wales completed in 1086 by order of King William the Conqueror] (Hallam 1986)

In First Order Logic:
- E31(x) ⇒ E73(x)
"""@en ;
    rdfs:subClassOf crm:E31_Document,
        crm:E73_Information_Object ;
    skos:notation "E31" ;
    skos:prefLabel "Dokument"@de,
        "Τεκμήριο"@el,
        "Document"@en,
        "Document"@fr,
        "Documento"@pt,
        "Документ"@ru,
        "文献"@zh .

crm:E3_Condition_State a owl:Class ;
    rdfs:label "E3 Zustandsphase"@de,
        "E3 Κατάσταση"@el,
        "E3 Condition State"@en,
        "E3 État matériel"@fr,
        "E3 Estado Material"@pt,
        "E3 Состояние"@ru,
        "E3 条件状态"@zh ;
    rdfs:comment """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 instance of 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 instance of E3 Condition State “condition of the SS Great Britain between 22(nd) September 1846 and 27(th) August 1847” can be characterized as an instance “wrecked” of E55 Type.

Examples:
- the "reconstructed" state of the “Amber Room” in Tsarskoje Selo from summer 2003 until now (Owen, 2009)
- the "ruined" state of Peterhof Palace near Saint Petersburg from 1944 to 1946 (Maddox, 2015)
- the state of my turkey in the oven at 14:30 on 25(th) December 2002 [P2 has type: E55 Type “still not cooked”] (fictitious)
- the topography of the leaves of Sinai Printed Book 3234.2361 on the 10(th) July 2007 [described as: of type "cockled"] (fictitious)

In First Order Logic:
- E3(x) ⇒ E2(x)
"""@en ;
    rdfs:subClassOf crm:E2_Temporal_Entity ;
    skos:notation "E3" ;
    skos:prefLabel "Zustandsphase"@de,
        "Κατάσταση"@el,
        "Condition State"@en,
        "État matériel"@fr,
        "Estado Material"@pt,
        "Состояние"@ru,
        "条件状态"@zh .

crm:E71_Human-Made_Thing a owl:Class ;
    rdfs:label "E71 Human-Made Thing"@en,
        "E71 Chose élaborée par l’humain"@fr ;
    rdfs:comment """Scope note:
This class comprises discrete, identifiable human-made items that are documented as single units. 
These items are either intellectual products or human-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 5(th) Symphony (E73) (Lockwood, 2015)
- Michelangelo’s David (E22) (Paoletti and Bagemihl, 2015)
- Einstein’s Theory of General Relativity (E89) (Hartle, 2003)
- the taxon ‘Fringilla coelebs Linnaeus,1758’ (E55) (Sinkevicius and Narusevicius, 2002)

In First Order Logic:
- E71(x) ⇒ E70(x)
"""@en ;
    rdfs:subClassOf crm:E70_Thing ;
    skos:notation "E71" ;
    skos:prefLabel "Human-Made Thing"@en,
        "Chose élaborée par l’humain"@fr .

crm:E77_Persistent_Item a owl:Class ;
    rdfs:label "E77 Seiendes"@de,
        "E77 Ον"@el,
        "E77 Persistent Item"@en,
        "E77 Entité persistante"@fr,
        "E77 Entidade Persistente"@pt,
        "E77 Постоянная Сущность"@ru,
        "E77 持久项"@zh ;
    rdfs:comment """Scope note:
This class comprises items that have persistent characteristics of structural nature substantially related to their identity and their integrity, sometimes known as “endurants” in philosophy. Persistent Items may be physical entities, such as people, animals or things, conceptual entities such as ideas, concepts, products of the imagination or even names. 
Instances of E77 Persistent Item may be present or be part of interactions in different periods or events. They can repeatedly be recognized at disparate occasions during their existence by characteristics of structural nature. The respective characteristics need not be exactly the same during all the existence of an instance of E77 Persistent Item. Often, they undergo gradual change, still bearing some similarities with that of previous times, or disappear completely and new emerge. For instance, a person, from the time of being born on, will gradually change all its features and acquire new ones, such as a scar. Even the DNA in different body cells will develop defects and mutations. Nevertheless, relevant characteristics used should be sufficiently similar to recognize the instance for some substantial period of time. 
The more specific criteria that determine the identity of instances of subclasses of E77 Persistent Item may vary considerably and are described or referred to in the respective scope notes. The decision about which exact criteria to use depends on whether the observable behaviour of the respective part of reality such confined conforms to the reasoning the user is interested in. For example, a building can be 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, such as being bodily separated from other persons. Similarly, inanimate objects may be subject to exchange of parts and matter. On the opposite, the identity of a (version of a) text of a scientific publication is given by the exact arrangement of its relevant symbols. 
The main classes of objects that fall outside the scope of the E77 Persistent Item class are temporal objects such as periods, events and acts, and descriptive properties. 
An instance of E77 Persistent Item does not require actual knowledge of the identifying features of the instance being currently known. There may be cases, where the actual identifying features of an instance of E77 Persistent Item are not decidable at a particular state of knowledge.

Examples:
- Leonardo da Vinci (E21) (Strano, 1953)
- Stonehenge (E24) (Pryor, 2016)
- the hole in the ozone layer (E4) (Hufford and Horwitz, 2005)
- the First Law of Thermodynamics (E89) (Craig and Gislason, 2002)
- the Bermuda Triangle (E53) (Dolan, 2005)

In First Order Logic:
- E77(x) ⇒ E1(x)
"""@en ;
    rdfs:subClassOf crm:E1_CRM_Entity ;
    skos:notation "E77" ;
    skos:prefLabel "Seiendes"@de,
        "Ον"@el,
        "Persistent Item"@en,
        "Entité persistante"@fr,
        "Entidade Persistente"@pt,
        "Постоянная Сущность"@ru,
        "持久项"@zh .

crm:E9_Move a owl:Class ;
    rdfs:label "E9 Objektbewegung"@de,
        "E9 Μετακίνηση"@el,
        "E9 Move"@en,
        "E9 Déplacement"@fr,
        "E9 Locomoção"@pt,
        "E9 Перемещение"@ru,
        "E9 移动"@zh ;
    rdfs:comment """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 P26 moved to (was destination of), P27 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 (Wildfang, 2005)
- the movement of the exhibition “Tutankhamun: Treasures of the Golden Pharaoh” between 15(th) September and 2(nd) November 2019

In First Order Logic:
- E9(x) ⇒ E7(x)
"""@en ;
    rdfs:subClassOf crm:E7_Activity ;
    skos:notation "E9" ;
    skos:prefLabel "Objektbewegung"@de,
        "Μετακίνηση"@el,
        "Move"@en,
        "Déplacement"@fr,
        "Locomoção"@pt,
        "Перемещение"@ru,
        "移动"@zh .

crm:P11_had_participant a owl:ObjectProperty ;
    rdfs:label "P11 hatte Teilnehmer"@de,
        "P11 είχε συμμέτοχο"@el,
        "P11 had participant"@en,
        "P11 a eu pour actant participant"@fr,
        "P11 tem participante"@pt,
        "P11 имел участника"@ru,
        "P11 有参与者"@zh ;
    rdfs:comment """Quantification: many to many (0,n:0,n)

Scope note:
This property describes the active or passive participation of instances of E39 Actors in an instance of E5 Event. 
It documents known events in which an instance of E39 Actor has participated during the course of that actor’s life or history. The instances of E53 Place and E52 Time-Span where and when these events happened provide constraints about the presence of the related instances of E39 Actor in the past. Collective actors, i.e. instances of E74 Group, may physically participate in events via their representing instances of E21 Persons only. The participation of multiple actors in an event is most likely an indication of their acquaintance and interaction.
The property implies that the actor was involved in the event but does not imply any causal relationship. For instance, someone having been portrayed can be said to have participated in the creation of the portrait.

Examples:
- Napoleon (E21) participated in The Battle of Waterloo (E7). (Dawson, 2018)
- Maria (E21) participated in Photographing of Maria (E7). (fictitious)

In First Order Logic:
- P11(x,y) ⇒ E5(x)
- P11(x,y) ⇒ E39(y) 
- P11(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E5_Event ;
    rdfs:range crm:E39_Actor ;
    rdfs:subPropertyOf crm:P12_occurred_in_the_presence_of ;
    owl:inverseOf crm:P11i_participated_in ;
    skos:notation "P11" ;
    skos:prefLabel "hatte Teilnehmer"@de,
        "είχε συμμέτοχο"@el,
        "had participant"@en,
        "a eu pour actant participant"@fr,
        "tem participante"@pt,
        "имел участника"@ru,
        "有参与者"@zh .

crm:P12i_was_present_at a owl:ObjectProperty ;
    rdfs:label "P12i war anwesend bei"@de,
        "P12i ήταν παρών/παρούσα/παρόν σε"@el,
        "P12i was present at"@en,
        "P12i a été présent à"@fr,
        "P12i estava presente no"@pt,
        "P12i присутствовал при"@ru,
        "P12i 出现在"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many, necessary (1,n:0,n)

Scope note of the inverse property:
This property describes the active or passive presence of an E77 Persistent Item in an instance of E5 Event without implying any specific role. 
It documents known events in which an instance of E77 Persistent Item was present during the course of its life or history. For example, an object may be the desk, now in a museum, on which a treaty was signed. The instance of E53 Place and the instance of E52 Time-Span where and when these events happened provide constraints about the presence of the related instance E77 Persistent Item in the past. Instances of E90 Symbolic Object, in particular information objects, are physically present in events via at least one of the instances of E18 Physical Thing carrying them. Note, that the human mind can be such a carrier. A precondition for a transfer of information to a person or another new physical carrier is the presence of the respective information object and this person or physical thing in one event.

Examples of the inverse property:
- Deckchair 42 (E19) was present at the sinking of the Titanic (E5). (Aldridge, 2008)

In First Order Logic of the inverse property:
- P12(x,y) ⇒ E5(x)
- P12(x,y) ⇒ E77(y)
"""@en ;
    rdfs:domain crm:E77_Persistent_Item ;
    rdfs:range crm:E5_Event ;
    skos:notation "P12i" ;
    skos:prefLabel "war anwesend bei"@de,
        "ήταν παρών/παρούσα/παρόν σε"@el,
        "was present at"@en,
        "a été présent à"@fr,
        "estava presente no"@pt,
        "присутствовал при"@ru,
        "出现在"@zh .

crm:E24_Physical_Human-Made_Thing a owl:Class ;
    rdfs:label "E24 Physical Human-Made Thing"@en,
        "E24 Chose matérielle élaborée par l’humain"@fr ;
    rdfs:comment """Scope note:
This class comprises all persistent physical items of any size that are purposely created by human activity. This class comprises, besides others, human-made objects, such as a sword, and human-made features, such as rock art. For example, a “cup and ring” carving on bedrock is regarded as instance of E24 Physical Human-Made Thing.
Instances of E24 Physical Human-Made Thing may be the result of modifying pre-existing physical things, preserving larger parts or most of the original matter and structure, which poses the question if they are new or even human-made, the respective interventions of production made on such original material should be obvious and sufficient to regard that the product has a new, distinct identity and intended function and is human-made. Substantial continuity of the previous matter and structure in the new product can be documented by describing the production process also as an instance of E81 Transformation.
Whereas interventions of conservation and repair are not regarded to produce a new instance of E24 Physical Human-Made Thing, the results of preparation of natural history specimens that substantially change their natural or original state should be regarded as instances of E24 Physical Human-Made Things, including the uncovering of petrified biological features from a solid piece of stone. On the other side, scribbling a museum number on a natural object should not be regarded to make it human-made. This notwithstanding, parts, sections, segments, or features of an instance of E24 Physical Human-Made Thing may continue to be non-human-made and preserved during the production process, for example natural pearls used as a part of an eardrop.

Examples:
- the Forth Railway Bridge (Shipway, Bouch, Baker and Fowler, 1990).
- the Channel Tunnel (E25) (Holliday, Marcou and Vickerman, 1991)
- the Palace of Knossos (Evans, 1921)
- the Colosseum in Rome, Italy (Hopkins and Beard, 2011)
- the Historical Collection of the Museum Benaki in Athens (E78) (Georgoula, 2005)
- the Rosetta Stone (E22)
- my paperback copy of Crime & Punishment (E22) (fictitious)
- the computer disk at ICS-FORTH that stores the canonical Definition of the CIDOC CRM v.3.2 (E22)
- my empty DVD disk (E22) (fictitious)

In First Order Logic:
- E24(x) ⇒ E18(x)
- E24(x) ⇒ E71(x)
"""@en ;
    rdfs:subClassOf crm:E18_Physical_Thing,
        crm:E71_Human-Made_Thing ;
    skos:notation "E24" ;
    skos:prefLabel "Physical Human-Made Thing"@en,
        "Chose matérielle élaborée par l’humain"@fr .

crm:E33_Linguistic_Object a owl:Class ;
    rdfs:label "E33 Sprachlicher Gegenstand"@de,
        "E33 Γλωσσικό Αντικείμενο"@el,
        "E33 Linguistic Object"@en,
        "E33 Objet linguistique"@fr,
        "E33 Objeto Lingüístico"@pt,
        "E33 Линвистический Объект"@ru,
        "E33 语言对象"@zh ;
    rdfs:comment """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 CIDOC 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 CIDOC CRM. These should be modelled as instances of E73 Information Object.
In general, an instance of E33 Linguistic Object may also contain non-linguistic information, often of artistic or aesthetic value. Only in cases in which the content of an instance of E33 Linguistic Object can completely be expressed by a series of binary-encoded symbols, its content may be documented within a respective knowledge base by the property P190 has symbolic content: E62 String. Otherwise, it should be understood as an identifiable digital resource only available independently from the respective knowledge base. 
In other cases, such as pages of an illuminated manuscript or recordings containing speech in a language supported by a writing system, the linguistic part of the content of an instance of E33 Linguistic Object may be documented within a respective knowledge base in a note by P3 has note: E62 String. Otherwise, it may be described using the property P165 incorporates (is incorporated in): E73 Information Object as a different object with its own identity.

Examples:
- the text of the Ellesmere Chaucer manuscript (Hilmo, 2019)
- the lyrics of the song “Blue Suede Shoes” (Cooper, 2008)
- the text of the “Jabberwocky” by Lewis Carroll (Carroll, 1981)
- the text of “Doktoro Jekyll kaj Sinjoro Hyde” [an Esperanto translation of Dr. Jekyll and Mr. Hyde]. (Stevenson, Morrison and Mann, 1909)
- the free dialog in the local dialect recorded in 1958, Telemark, Norway stored on tape or.7-89.s1 (00.15:46-00:34), The Language Collection at the University Library in Bergen, Norway (verified on 2020)

In First Order Logic:
- E33(x) ⇒ E73(x)
"""@en ;
    rdfs:subClassOf crm:E73_Information_Object ;
    skos:notation "E33" ;
    skos:prefLabel "Sprachlicher Gegenstand"@de,
        "Γλωσσικό Αντικείμενο"@el,
        "Linguistic Object"@en,
        "Objet linguistique"@fr,
        "Objeto Lingüístico"@pt,
        "Линвистический Объект"@ru,
        "语言对象"@zh .

crm:E4_Period a owl:Class ;
    rdfs:label "E4 Phase"@de,
        "E4 Περίοδος"@el,
        "E4 Period"@en,
        "E4 Période"@fr,
        "E4 Período"@pt,
        "E4 Период"@ru,
        "E4 时期"@zh ;
    rdfs:comment """Scope note:
This class comprises sets of coherent phenomena or cultural manifestations occurring in time and space.
It is the social or physical coherence of these phenomena that identify an instance of E4 Period and not the associated spatiotemporal extent. This extent is only the “ground” or space in an abstract physical sense that the actual process of growth, spread and retreat has covered. Consequently, different periods can overlap and coexist in time and space, such as when a nomadic culture exists in the same area and time as a sedentary culture. This also means that overlapping land use rights, common among first nations, amounts to overlapping periods.
Often, this class is used to describe prehistoric or historic periods such as the “Neolithic Period”, the “Ming Dynasty” or the “McCarthy Era”, but also geopolitical units and activities of settlements are regarded as special cases of E4 Period. However, there are 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 birth, an instance of E67 Birth, can be seen as both a single event, i.e. an instance of E5 Event, and as an extended period, i.e. an instance of E4 Period, that consists of multiple physical processes and complementary activities performed by multiple instances of E39 Actor.
E4 Period is a subclass of E2 Temporal Entity and of E92 Spacetime Volume. The latter is intended as a phenomenal spacetime volume as defined in CIDOC CRMgeo (Doerr & Hiebel, 2013). By virtue of this multiple inheritance, it is possible to discuss the physical extent of an instance of E4 Period without representing each instance of it together with an instance of its associated spacetime volume. This model combines two quite different kinds of substance: an instance of E4 Period is a phenomenon while an instance of E92 Spacetime Volume is an aggregation of points in spacetime. However, the real spatiotemporal extent of an instance of E4 Period is regarded to be unique to it due to all its details and fuzziness; its identity and existence depends uniquely on the identity of the instance of E4 Period. Therefore, this multiple inheritance is unambiguous and effective and furthermore corresponds to the intuitions of natural language.
Typical use of this class in cultural heritage documentation is for documenting cultural and artistic periods. 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 in the European sphere of influence 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 instance of E4 Period, and the second defines morphological object types that fall under E55 Type.
A geopolitical unit as a specific case of an instance of E4 Period is the set of activities and phenomena related to the claim of power, the consequences of belonging to a jurisdictional area and an administrative system that establishes a geopolitical unit. Examples from the modern period are countries or administrative areas of countries such as districts whose actions and structures define activities and phenomena in the area that they intend to govern. The borders of geopolitical units are often defined in contracts or treaties although they may deviate from the actual practice. The spatiotemporal properties of Geopolitical units can be modelled through the properties inherited from E92 Spacetime Volume.
Another specific case of an instance of E4 Period is the actual extent of the set of activities and phenomena as evidenced by their physical traces that define a settlement, such as the populated period of Nineveh.

Examples:
- Jurassic (Hallam, 1975)
- Populated Period of Nineveh
- Imperial Rome under Marcus Aurelius
- European Bronze Age (Harrison, 2004) 
- Italian Renaissance (Macdonald, 1992)
- Thirty Years War (Lee, 1991)
- Sturm und Drang (Berkoff, 2013)
- Cubism (Cox, 2000)
- The Capital of Russia (E4) [the capital of Russia in the sense of an administrative unit moved in historical times from Moscow to St Petersburg and then back to Moscow. This exemplifies an administrative unit changing place over time without temporal discontinuity]
- The settling activity of the community of Helsinki (a.k.a. Helsingfors) (E7) [the original settlement called Helsinki was located in the area of the modern airport. The community moved later to settle on the coast. This exemplifies a continued activity changing place over time without temporal discontinuity]
- Bronze Age (E4) [Bronze Age, in the sense of technological adoption, spread over disjoint areas including islands such as the British Isles without temporal discontinuity]
- Japan, the state (E4) [In 2021, the Japanese state as a political unit comprised in 6852 islands extending along the Pacific coast of Asia]

In First Order Logic:
- E4(x) ⇒ E2(x)
- E4(x) ⇒ E92(x)
"""@en ;
    rdfs:subClassOf crm:E2_Temporal_Entity,
        crm:E92_Spacetime_Volume ;
    skos:notation "E4" ;
    skos:prefLabel "Phase"@de,
        "Περίοδος"@el,
        "Period"@en,
        "Période"@fr,
        "Período"@pt,
        "Период"@ru,
        "时期"@zh .

crm:P11i_participated_in a owl:ObjectProperty ;
    rdfs:label "P11i nahm Teil an"@de,
        "P11i συμμετείχε σε"@el,
        "P11i participated in"@en,
        "P11i a participé à"@fr,
        "P11i participa em"@pt,
        "P11i участвовал в"@ru,
        "P11i 参与"@zh ;
    rdfs:comment """Quantification of the inverse property: many to many (0,n:0,n)

Scope note of the inverse property:
This property describes the active or passive participation of instances of E39 Actors in an instance of E5 Event. 
It documents known events in which an instance of E39 Actor has participated during the course of that actor’s life or history. The instances of E53 Place and E52 Time-Span where and when these events happened provide constraints about the presence of the related instances of E39 Actor in the past. Collective actors, i.e. instances of E74 Group, may physically participate in events via their representing instances of E21 Persons only. The participation of multiple actors in an event is most likely an indication of their acquaintance and interaction.
The property implies that the actor was involved in the event but does not imply any causal relationship. For instance, someone having been portrayed can be said to have participated in the creation of the portrait.

Examples of the inverse property:
- Napoleon (E21) participated in The Battle of Waterloo (E7). (Dawson, 2018)
- Maria (E21) participated in Photographing of Maria (E7). (fictitious)

In First Order Logic of the inverse property:
- P11(x,y) ⇒ E5(x)
- P11(x,y) ⇒ E39(y) 
- P11(x,y) ⇒ P12(x,y)
"""@en ;
    rdfs:domain crm:E39_Actor ;
    rdfs:range crm:E5_Event ;
    rdfs:subPropertyOf crm:P12i_was_present_at ;
    skos:notation "P11i" ;
    skos:prefLabel "nahm Teil an"@de,
        "συμμετείχε σε"@el,
        "participated in"@en,
        "a participé à"@fr,
        "participa em"@pt,
        "участвовал в"@ru,
        "参与"@zh .

crm:E10_Transfer_of_Custody a owl:Class ;
    rdfs:label "E10 Übertragung des Gewahrsams"@de,
        "E10 Μεταβίβαση Κατοχής"@el,
        "E10 Transfer of Custody"@en,
        "E10 Transfert de la garde"@fr,
        "E10 Transferência de Custódia"@pt,
        "E10 Передача Опеки"@ru,
        "E10 转移监护权"@zh ;
    rdfs:comment """Scope note:
This class comprises transfers of the physical custody or the legal responsibility for the physical custody of objects. The recording of the donor 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 (there is no previous custodian)
2. the end of custody (there is no subsequent custodian)
3. the transfer of custody (transfer from one custodian to the next)
4. the receipt of custody from an unknown source (the previous custodian is unknown)
5. the declared loss of an object (the current or subsequent custodian is unknown)
In the event that only a single kind of transfer of custody occurs, either the legal responsibility for the custody or the actual physical possession of the object but not both, this difference should be expressed using the property 
P2 has type (is type of).
The sense of physical possession requires that the object of custody be in the hands of the keeper at least with a part representative for the whole. The way, in which a representative part is defined, should ensure that it is unambiguous who keeps a part and who the whole and should be consistent with the identity criteria of the kept instance of E18 Physical Thing.
The interpretation of the museum notion of "accession" differs between institutions. The CIDOC CRM therefore models legal ownership and physical custody separately. Institutions will then model their specific notions of accession and deaccession as combinations of these. 
Theft is a specific case of illegal transfer of custody.

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 (Chipp, 1988)
- the transfer of custody of the work described as “Von der Velden ein Ufer an der See” from Johann Matthäus von Merian to the Auction House Heldevier (Jacob) for the purpose of sale, ca. 1716
- the transfer of custody of the painting ‘Mrs. Fitzherbert’ to the art dealer Knoedler from Parke-Bernet Galleries (New York, NY, USA) ca. March 1941

In First Order Logic:
- E10(x) ⇒ E7(x)
"""@en ;
    rdfs:subClassOf crm:E7_Activity ;
    skos:notation "E10" ;
    skos:prefLabel "Übertragung des Gewahrsams"@de,
        "Μεταβίβαση Κατοχής"@el,
        "Transfer of Custody"@en,
        "Transfert de la garde"@fr,
        "Transferência de Custódia"@pt,
        "Передача Опеки"@ru,
        "转移监护权"@zh .

crm:E29_Design_or_Procedure a owl:Class ;
    rdfs:label "E29 Entwurf oder Verfahren"@de,
        "E29 Σχέδιο"@el,
        "E29 Design or Procedure"@en,
        "E29 Conceptualisation ou procédure"@fr,
        "E29 Projeto ou Procedimento"@pt,
        "E29 Проект или Процедура"@ru,
        "E29 设计或程序"@zh ;
    rdfs:comment """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 new instances of E71 Human-Made Thing or for shaping or guiding the execution of an instance of E7 Activity.
Instances of E29 Design or Procedure can be structured in parts and sequences or depend on others.
This is modelled using P69 has association with (is associated with): E29 Design or Procedure.
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 CIDOC CRM models a loose relationship between the plan and the respective product.

Examples:
- the ISO standardisation procedure
- the musical notation for Beethoven’s “Ode to Joy” (Kershaw, 1999)
- the architectural drawings for the Kölner Dom (Cologne Cathedral) in Cologne, Germany (Wolff, 1999)
- the drawing found on Folio 860 of the Codex Atlanticus from Leonardo da Vinci, 1486 to 1490, kept in the Biblioteca Ambrosiana in Milan

In First Order Logic:
- E29(x) ⇒ E73(x)
"""@en ;
    rdfs:subClassOf crm:E73_Information_Object ;
    skos:notation "E29" ;
    skos:prefLabel "Entwurf oder Verfahren"@de,
        "Σχέδιο"@el,
        "Design or Procedure"@en,
        "Conceptualisation ou procédure"@fr,
        "Projeto ou Procedimento"@pt,
        "Проект или Процедура"@ru,
        "设计或程序"@zh .

crm:E89_Propositional_Object a owl:Class ;
    rdfs:label "E89 Aussagenobjekt"@de,
        "E89 Propositional Object"@en,
        "E89 Objet propositionnel"@fr,
        "E89 命题对象"@zh ;
    rdfs:comment """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 imaginary 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 (Ball, 1962)
- 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 (Mellen, 2002)
- the image content of the photo of the Allied Leaders at Yalta published by UPI, 1945 (E36)
- the character “Little Red Riding Hood”, variants of which appear amongst others in Grimm brothers’ “Rotkäppchen”, other oral fairy tales and the film “Hoodwinked”
- the place “Havnor” as invented by Ursula K. Le Guin for her “Earthsea” book series, the related maps and appearing in derivative works based on these novels

In First Order Logic:
- E89(x) ⇒ E28(x)
"""@en ;
    rdfs:subClassOf crm:E28_Conceptual_Object ;
    skos:notation "E89" ;
    skos:prefLabel "Aussagenobjekt"@de,
        "Propositional Object"@en,
        "Objet propositionnel"@fr,
        "命题对象"@zh .

crm:E93_Presence a owl:Class ;
    rdfs:label "E93 Presence"@en,
        "E93 Présence"@fr ;
    rdfs:comment """Scope note:
This class comprises instances of E92 Spacetime Volume, whose temporal extent has been chosen in order to determine the spatial extent of a phenomenon over the chosen time-span. Respective phenomena may, for instance, be historical events or periods, but can also be the diachronic extent and existence of physical things. In other words, instances of this class fix a slice of another instance of E92 Spacetime Volume in time. 
The temporal extent of an instance of E93 Presence typically is predetermined by the researcher so as to focus the investigation particularly on finding the spatial extent of the phenomenon by testing for its characteristic features. There are at least two basic directions such investigations might take. The investigation may wish to determine where something was during some time or it may wish to reconstruct the total passage of a phenomenon’s spacetime volume through an examination of discrete presences. Observation and measurement of features indicating the presence or absence of a phenomenon in some space allows for the progressive approximation of spatial extents through argumentation typically based on inclusion, exclusion and various overlaps.

Examples:
- the Roman Empire on 19(th) August AD 14 (Clare and Edwards, 1992)
- Johann Joachim Winckelmann’s whereabouts in December 1775 (Leppmann, 1970)
- Johann Joachim Winckelmann’s whereabouts from 19(th) November 1755 until 9(th) April 1768 (Leppmann, 1970)

In First Order Logic:
- E93(x) ⇒ E92(x)
"""@en ;
    rdfs:subClassOf crm:E92_Spacetime_Volume ;
    skos:notation "E93" ;
    skos:prefLabel "Presence"@en,
        "Présence"@fr .

crm:E41_Appellation a owl:Class ;
    rdfs:label "E41 Benennung"@de,
        "E41 Ονομασία"@el,
        "E41 Appellation"@en,
        "E41 Appellation"@fr,
        "E41 Designação"@pt,
        "E41 Обозначение"@ru,
        "E41 称谓"@zh ;
    rdfs:comment """Scope note:
This class comprises all signs, either meaningful or not, or arrangements of signs following a specific syntax, 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 regarded as equivalent, regardless of the thing it denotes.
Different languages may use different appellations for the same thing, such as the names of major cities. Some appellations may be formulated using a valid noun phrase of a particular language. In these cases, the respective instances of E41 Appellation should also be declared as instances of E33 Linguistic Object. Then the language using the appellation can be declared with the property P72 has language: E56 Language.
Instances of E41 Appellation may be used to identify any instance of E1 CRM Entity and sometimes are characteristic for instances of more specific subclasses of E1 CRM Entity, such as for instances of E52 Time-Span (for instance “dates”), E39 Actor, E53 Place or E28 Conceptual Object. Postal addresses and E-mail addresses are characteristic examples of identifiers used by services transporting things between clients.
Even numerically expressed identifiers for extents in space or time are also regarded as instances of E41 Appellation, such as Gregorian dates or spatial coordinates, even though they allow for determining some time or location by a known procedure starting from a reference point and by virtue of that fact play a double role as instances of E59 Primitive Value.
E41 Appellation should not be confused with the act of naming something. Cf. E15 Identifier Assignment.

Examples:
- “Martin”
- “Aquae Sulis Minerva”
- “the Merchant of Venice” (E35) (McCullough, 2005)
- “Spigelia marilandica (L.) L.” [not the species, just the name] (Hershberger, Robacker and Jenkins, 2015)
- “information science” [not the science itself, but the name used to refer to the subject matter in an English-speaking context]
- “安” [Chinese “an”, meaning “peace”]
- “6°5’29”N 45°12’13”W” [example of a spatial coordinate]
- “Black queen’s bishop 4” [chess coordinate, example of an identifier in a conceptual space (E89)]
- “19-MAR-1922” [example of date]
- “+41 22 418 5571” [example of contact point]
- “weasel@paveprime.com” [example of contact point]
- “CH-1211, Genève” [example of place appellation]
- “1-29-3 Otsuka, Bunkyo-ku, Tokyo, 121, Japan” [example of a postal address]
- “the poop deck of H.M.S Victory” [example of a section definition on a human-made object (E22)]
- “the Venus de Milo’s left buttock” [example of a section definition on a human-made object (E22)]

In First Order Logic:
- E41(x) ⇒ E90(x)
"""@en ;
    rdfs:subClassOf crm:E90_Symbolic_Object ;
    skos:notation "E41" ;
    skos:prefLabel "Benennung"@de,
        "Ονομασία"@el,
        "Appellation"@en,
        "Appellation"@fr,
        "Designação"@pt,
        "Обозначение"@ru,
        "称谓"@zh .

crm:E42_Identifier a owl:Class ;
    rdfs:label "E42 Kennung"@de,
        "E42 Κωδικός Αναγνώρισης"@el,
        "E42 Identifier"@en,
        "E42 Identifiant"@fr,
        "E42 Identificador de Objeto"@pt,
        "E42 Идентификатор Объекта"@ru,
        "E42 标识符"@zh ;
    rdfs:comment """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. Postal addresses, telephone numbers, URLs and e-mail addresses are characteristic examples of identifiers used by services transporting things between clients.
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” (fictitious)
- “ISSN 0041-5278” [Identifier for “The UNESCO Courier (Print)”]
- ISRC “FIFIN8900186” [Identifier for : Kraft (29 min 14 s) / Magnus Lindberg, comp. ; Toimii Ensemble ; Swedish Radio symphony orchestra ; Esa-Pekka Salonen, dir.]
- Shelf mark “Res 8 P 10” 
- “Guillaume de Machaut (1300?-1377)” [a controlled personal name heading that follows the French rules] (Reaney, 1974)
- “+41 22 418 5571”
- “ weasel@paveprime.com”
- “Rue David Dufour 5, CH-1211, Genève”
- “1-29-3 Otsuka, Bunkyo-ku, Tokyo, 121, Japan”

In First Order Logic:
- E42(x) ⇒ E41(x)
"""@en ;
    rdfs:subClassOf crm:E41_Appellation ;
    skos:notation "E42" ;
    skos:prefLabel "Kennung"@de,
        "Κωδικός Αναγνώρισης"@el,
        "Identifier"@en,
        "Identifiant"@fr,
        "Identificador de Objeto"@pt,
        "Идентификатор Объекта"@ru,
        "标识符"@zh .

crm:E21_Person a owl:Class ;
    rdfs:label "E21 Person"@de,
        "E21 Πρόσωπο"@el,
        "E21 Person"@en,
        "E21 Personne"@fr,
        "E21 Pessoa"@pt,
        "E21 Личность"@ru,
        "E21 人物"@zh ;
    rdfs:comment """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 CIDOC CRM does not propose a specific form to support reasoning about possible identity.
In a bibliographic context, a name presented following the conventions usually employed for personal names will be assumed to correspond to an actual real person (an instance of E21 Person), unless evidence is available to indicate that this is not the case. The fact that a persona may erroneously be classified as an instance of E21 Person does not imply that the concept comprises personae.

Examples:
- Tut-Ankh-Amun (Edwards and Boltin, 1979)
- Nelson Mandela (Brown and Hort, 2006)

In First Order Logic:
- E21(x) ⇒ E20(x)
- E21(x) ⇒ E39(x)
"""@en ;
    rdfs:subClassOf crm:E20_Biological_Object,
        crm:E39_Actor ;
    skos:notation "E21" ;
    skos:prefLabel "Person"@de,
        "Πρόσωπο"@el,
        "Person"@en,
        "Personne"@fr,
        "Pessoa"@pt,
        "Личность"@ru,
        "人物"@zh .

crm:E54_Dimension a owl:Class ;
    rdfs:label "E54 Maß"@de,
        "E54 Μέγεθος"@el,
        "E54 Dimension"@en,
        "E54 Dimension"@fr,
        "E54 Dimensão"@pt,
        "E54 Величина"@ru,
        "E54 度量规格"@zh ;
    rdfs:comment """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 empirical or theoretically derived quantity, including the precision tolerances resulting from the particular method or calculation. The identity of an instance of E54 Dimension depends on the method of its determination because each method may produce different values even when determining comparable qualities. For instance, the wingspan of a bird alive or dead is a different dimension. Thermoluminescence dating and Rehydroxylation [RHX] dating are different dimensions of temporal distance from now, even if they aim at dating the same object. The method of determination should be expressed using the property P2 has type (is type of). Note that simple terms such as “diameter” or “length” are normally insufficient to unambiguously describe a respective dimension. In contrast, “maximum linear extent” may be sufficient.
The properties of the class E54 Dimension allow for expressing the numerical approximation of the values of instances of E54 Dimension adequate to the precision of the applied method of determination. If the respective quantity belongs to a non-discrete space according to the laws of physics, 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 comparability 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:
- the weight of the Luxor Obelisk [250 metric tons]
- the vertical height of the statue of David by Michelangelo [5.17 metres]
- the weight of the Great Star of Africa diamond [530.2 carats]
- the calibrated C14 date for the Shroud of Turin [AD1262-1312, 1303-1384]
- the horizontal diameter of the Stonehenge Sarsen Circle [33 metres] (Pryor, 2016)
- the length of the sides of the Great Pyramid at Giza [230.34 metres] (Lehner and Hawass, 2017)
- the duration of the time-span of the Battle of Issos/Issus on 15(th) November 333 B.C.E. [less than 12 hours] (Howard, 2012)
- Christie’s hammer price, in British Pounds, for Vincent van Gogh's "Still Life: Vase with Fifteen Sunflowers" in London on 30(th) March 1987 (E97) [24.75 million GBP (British Pounds)]

In First Order Logic:
- E54(x) ⇒ E1(x)
"""@en ;
    rdfs:subClassOf crm:E1_CRM_Entity ;
    skos:notation "E54" ;
    skos:prefLabel "Maß"@de,
        "Μέγεθος"@el,
        "Dimension"@en,
        "Dimension"@fr,
        "Dimensão"@pt,
        "Величина"@ru,
        "度量规格"@zh .

crm:E5_Event a owl:Class ;
    rdfs:label "E5 Ereignis"@de,
        "E5 Συμβάν"@el,
        "E5 Event"@en,
        "E5 Évènement"@fr,
        "E5 Evento"@pt,
        "E5 Событие"@ru,
        "E5 事件"@zh ;
    rdfs:comment """Scope note:
This class comprises distinct, delimited and coherent processes and interactions of a material nature, in cultural, social or physical systems, involving and affecting instances of E77 Persistent Item in a way characteristic of the kind of process. Typical examples are meetings, births, deaths, actions of decision taking, making or inventing things, but also more complex and extended ones such as conferences, elections, building of a castle, or battles.
While the continuous growth of a tree lacks the limits characteristic of an event, its germination from a seed does qualify as an event. Similarly, the blowing of the wind lacks the distinctness and limits of an event, but a hurricane, flood or earthquake would qualify as an event. Mental processes are considered as events, in cases where they are connected with the material externalization of their results; for example, the creation of a poem, a performance or a change of intention that becomes obvious from subsequent actions or declarations.
The effects of an instance of E5 Event may not lead to relevant permanent changes of properties or relations of the items involved in it, for example an unrecorded performance. Of course, in order to be documented, some kind of evidence for an event must exist, be it witnesses, traces or products of the event.
While instances of E4 Period always require some form of coherence between its constituent phenomena, in addition, the essential constituents of instances of E5 Event should contribute to an overall effect; for example, the statements made during a meeting and the listening of the audience.
Viewed at a coarse level of detail, an instance of E5 Event may appear as if it had an ‘instantaneous’ overall effect, but any process or interaction of material nature in reality have an extent in time and space. At a fine level, instances of E5 Event may be analysed into component phenomena and phases within a space and timeframe, and as such can be seen as a period, regardless of the size of the phenomena. The reverse is not necessarily the case: not all instances of E4 Period give rise to a noteworthy overall effect and are thus not instances of E5 Event.

Examples:
- the birth of Cleopatra (E67) (Pomeroy, 1984)
- the destruction of Herculaneum by volcanic eruption in 79 AD (E6) (Camardo, 2013)
- World War II (E7) (Barber, 1994)
- the Battle of Stalingrad (E7) (Hoyt, 1993)
- the Yalta Conference (E7) (Harbutt, 2010)
- my birthday celebration 28-6-1995 (E7)
- the falling of a tile from my roof last Sunday (fictitious)
- the CIDOC conference 2003 (E7)

In First Order Logic:
- E5(x) ⇒ E4(x)
"""@en ;
    rdfs:subClassOf crm:E4_Period ;
    skos:notation "E5" ;
    skos:prefLabel "Ereignis"@de,
        "Συμβάν"@el,
        "Event"@en,
        "Évènement"@fr,
        "Evento"@pt,
        "Событие"@ru,
        "事件"@zh .

crm:E70_Thing a owl:Class ;
    rdfs:label "E70 Sache"@de,
        "E70 Πράγμα"@el,
        "E70 Thing"@en,
        "E70 Chose"@fr,
        "E70 Coisa"@pt,
        "E70 Вещь"@ru,
        "E70 事物"@zh ;
    rdfs:comment """Scope note:
This general class comprises discrete, identifiable, instances of E77 Persistent Item that are documented as single units, that either consist of matter or depend on being carried by matter and are characterized by relative stability. 
They may be intellectual products or physical things. They may, for instance, have a solid physical form, an electronic encoding, or they may be a logical concept or structure.

Examples:
- my photograph collection (E78) (fictitious)
- the bottle of milk in my refrigerator (E22) (fictitious)
- the Riss A1 plan of the Straßburger Münster (French: Cathédrale Notre-Dame de Strasbourg) (E29) (Liess, R., 1985)
- the thing on the top of Otto Hahn’s desk (E19)
- the form of the no-smoking sign (E36)
- the cave of Dirou, Mani, Greece (E26) (Psimenos, 2005)

In First Order Logic:
- E70(x) ⇒ E77(x)
"""@en ;
    rdfs:subClassOf crm:E77_Persistent_Item ;
    skos:notation "E70" ;
    skos:prefLabel "Sache"@de,
        "Πράγμα"@el,
        "Thing"@en,
        "Chose"@fr,
        "Coisa"@pt,
        "Вещь"@ru,
        "事物"@zh .

crm:E19_Physical_Object a owl:Class ;
    rdfs:label "E19 Materieller Gegenstand"@de,
        "E19 Υλικό Αντικείμενο"@el,
        "E19 Physical Object"@en,
        "E19 Objet matériel"@fr,
        "E19 Objeto Material"@pt,
        "E19 Физический Объект"@ru,
        "E19 物质对象"@zh ;
    rdfs:comment """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”, i.e. naturally defined objects (Smith & Varzi, 2000). 
The decision as to what is documented as a complete item, rather than by its parts or components, may be purely administrative or may be a result of the order in which the item was acquired.

Examples:
- Aphrodite of Milos (E22) (Kousser, 2005)
- the Cullinan Diamond (Scarratt and Shor, 2006)
- Apollo 13 at the time of launch (E22) (Lovell and Kluger, 1994)

In First Order Logic:
- E19(x) ⇒ E18(x)
"""@en ;
    rdfs:subClassOf crm:E18_Physical_Thing ;
    skos:notation "E19" ;
    skos:prefLabel "Materieller Gegenstand"@de,
        "Υλικό Αντικείμενο"@el,
        "Physical Object"@en,
        "Objet matériel"@fr,
        "Objeto Material"@pt,
        "Физический Объект"@ru,
        "物质对象"@zh .

crm:E90_Symbolic_Object a owl:Class ;
    rdfs:label "E90 Symbolisches Objekt"@de,
        "E90 Symbolic Object"@en,
        "E90 Objet symbolique"@fr,
        "E90 符号对象"@zh ;
    rdfs:comment """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 may or may not have a specific meaning, for example an arbitrary character string.
In some cases, the content of an instance of E90 Symbolic Object may completely be represented by a serialized digital content model, such as a sequence of ASCII-encoded characters, an XML or HTML document, or a TIFF image. The property P3 has note and its subproperty P190 has symbolic content allow for the description of this content model. In order to disambiguate which symbolic level is the carrier of the meaning, the property P3.1 has type can be used to specify the encoding (e.g. “bit”, “Latin character”, RGB pixel).

Examples:
- ‘ecognizabl’
- the “no-smoking” sign (E36)
- “BM000038850.JPG” (E41) [identifies a digital image] (Natural History Museum, 2021)
- image BM000038850.JPG from the Clayton Herbarium in London (E36) [depicts specimen of Verbesina virginica] (Natural History Museum, 2021)
- the distribution of form, tone and colour found on Leonardo da Vinci’s painting named “Mona Lisa” in daylight (E36)
- 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” (E33) (Petrocchi, 1967)

In First Order Logic:
- E90(x) ⇒ E28(x)
- E90(x) ⇒ E72(x)
"""@en ;
    rdfs:subClassOf crm:E28_Conceptual_Object,
        crm:E72_Legal_Object ;
    skos:notation "E90" ;
    skos:prefLabel "Symbolisches Objekt"@de,
        "Symbolic Object"@en,
        "Objet symbolique"@fr,
        "符号对象"@zh .

crm:E73_Information_Object a owl:Class ;
    rdfs:label "E73 Informationsgegenstand"@de,
        "E73 Πληροφοριακό Αντικείμενο"@el,
        "E73 Information Object"@en,
        "E73 Objet informationnel"@fr,
        "E73 Objeto de Informação"@pt,
        "E73 Информационный Объект"@ru,
        "E73 信息对象"@zh ;
    rdfs:comment """Scope note:
This class comprises identifiable immaterial items, such as 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. The encoding structure known as a “named graph” also falls under this class, so that each “named graph” is an instance of E73 Information Object.
An instance of 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 (E31) (Natural History Museum, 2021)
- E. A. Poe's “The Raven” (Poe, 1869)
- the movie “The Seven Samurai” by Akira Kurosawa (Mellen, 2002)
- the text of Huray describing the Maxwell Equations (Huray, 2010)
- the Getty AAT as published as Linked Open Data, accessed 1/10/2014

In First Order Logic:
- E73(x) ⇒ E89(x)
- E73(x) ⇒ E90(x)
"""@en ;
    rdfs:subClassOf crm:E89_Propositional_Object,
        crm:E90_Symbolic_Object ;
    skos:notation "E73" ;
    skos:prefLabel "Informationsgegenstand"@de,
        "Πληροφοριακό Αντικείμενο"@el,
        "Information Object"@en,
        "Objet informationnel"@fr,
        "Objeto de Informação"@pt,
        "Информационный Объект"@ru,
        "信息对象"@zh .

crm:E74_Group a owl:Class ;
    rdfs:label "E74 Menschliche Gruppe"@de,
        "E74 Ομάδα"@el,
        "E74 Group"@en,
        "E74 Groupe"@fr,
        "E74 Grupo"@pt,
        "E74 Группа"@ru,
        "E74 团体"@zh ;
    rdfs:comment """Scope note:
This class comprises any gatherings or organizations of human individuals or groups 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. In such cases, it may happen that the group never had more than one member. A joint pseudonym (i.e. a name that seems indicative of an individual but that is actually used as a persona by two or more people) is a particular case of E74 Group.
A gathering of people becomes an instance of 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 modelled as membership in an instance of E74 Group. Married couples and other concepts of family are regarded as particular examples of E74 Group.

Examples:
- the Impressionists (Wilson, 1994)
- the Navajo (Correll, 1972)
- the Greeks (Williams, 1993)
- the peace protestors in New York City on 15(th) February 2003
- Exxon-Mobil (Raymond, 2006)
- King Solomon and his wives (Thieberger, 1947)
- the President of the Swiss Confederation
- Nicolas Bourbaki [the collective pseudonym of a group of mathematicians, predominantly French alumni of the École normale supérieure] (Aczel, 2007)
- Betty Crocker (Crocker, 2012)
- Ellery Queen [Ellery Queen is a pseudonym created in 1929 by American crime fiction writers Frederic Dannay and Manfred Bennington Lee.] (Wheat, 2005)
- Greenpeace
- Paveprime Ltd
- the National Museum of Denmark

In First Order Logic:
- E74(x) ⇒ E39(x)
"""@en ;
    rdfs:subClassOf crm:E39_Actor ;
    skos:notation "E74" ;
    skos:prefLabel "Menschliche Gruppe"@de,
        "Ομάδα"@el,
        "Group"@en,
        "Groupe"@fr,
        "Grupo"@pt,
        "Группа"@ru,
        "团体"@zh .

crm:E13_Attribute_Assignment a owl:Class ;
    rdfs:label "E13 Merkmalszuweisung"@de,
        "E13 Απόδοση Ιδιοτήτων"@el,
        "E13 Attribute Assignment"@en,
        "E13 Assignation d’attribut"@fr,
        "E13 Atribuição de Característica"@pt,
        "E13 Присвоение Атрибута"@ru,
        "E13 属性赋值"@zh ;
    rdfs:comment """Scope note:
This class comprises the actions of making assertions about one property of an object or any single relation between two items or concepts. The type of the property asserted to hold between two items or concepts can be described by the property P177 assigned property of type (is type of property assigned): E55 Type. 
For example, the class describes the actions of people making propositions and statements during certain scientific/scholarly 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 whether this information should be accessible by structured queries.
This class allows for the documentation of how the respective assignment came about, and whose opinion it was. Note that all instances of properties described in a knowledge base are the opinion of someone. Per default, they are the opinion of the team maintaining the knowledge base. This fact must not individually be registered for all instances of properties provided by the maintaining team, because it would result in an endless recursion of whose opinion was the description of an opinion. Therefore, the use of instances of E13 Attribute Assignment marks the fact that the maintaining team is in general neutral to the validity of the respective assertion, but registers someone else’s opinion and how it came about.
All properties assigned in such an action can also be seen as directly relating the respective pair of items or concepts. Multiple use of instances of E13 Attribute Assignment may possibly lead to a collection of contradictory values.

Examples:
- the examination of MS Sinai Greek 418 by Nicholas Pickwoad in November 2003 (Honey & Pickwoad, 2010)
- the assessment of the current ownership of Martin Doerr’s silver cup in February 1997 (fictitious)

In First Order Logic:
- E13(x) ⇒ E7(x)
"""@en ;
    rdfs:subClassOf crm:E7_Activity ;
    skos:notation "E13" ;
    skos:prefLabel "Merkmalszuweisung"@de,
        "Απόδοση Ιδιοτήτων"@el,
        "Attribute Assignment"@en,
        "Assignation d’attribut"@fr,
        "Atribuição de Característica"@pt,
        "Присвоение Атрибута"@ru,
        "属性赋值"@zh .

crm:E92_Spacetime_Volume a owl:Class ;
    rdfs:label "E92 Spacetime Volume"@en,
        "E92 Volume spatio-temporel"@fr ;
    rdfs:comment """Scope note:
This class comprises 4-dimensional point sets (volumes) in physical spacetime (in contrast to mathematical models of it) regardless of their true geometric forms. They may derive their identity from being the extent of a material phenomenon or from being the interpretation of an expression defining an extent in spacetime. Intersections of instances of E92 Spacetime Volume, E53 Place, and E52 Time-Span are also regarded as instances of E92 Spacetime Volume. An instance of E92 Spacetime Volume is either contiguous or composed of a finite number of contiguous subsets. Its boundaries may be fuzzy due to the properties of the phenomena it derives from or due to the limited precision up to which defining expression can be identified with a real extent in spacetime. The duration of existence of an instance of E92 Spacetime Volume is its projection on time.

Examples:
- the extent in space and time of the Event of Caesar’s murder (Irwin, 1935)
- where and when the carbon 14 dating of the “Schoeninger Speer II” in 1996 took place (Kouwenhoven, 1997)
- the spatio-temporal trajectory of the H.M.S. Victory from its building to its actual location (Goodwin, 2015)
- the extent in space and time defined by a polygon approximating the Danube river flood in Austria between 6(th) and 9(th) August 2002

In First Order Logic:
- E92(x) ⇒ E1(x)
"""@en ;
    rdfs:subClassOf crm:E1_CRM_Entity ;
    skos:notation "E92" ;
    skos:prefLabel "Spacetime Volume"@en,
        "Volume spatio-temporel"@fr .

crm:E52_Time-Span a owl:Class ;
    rdfs:label "E52 Zeitspanne"@de,
        "E52 Χρονικό Διάστημα"@el,
        "E52 Time-Span"@en,
        "E52 Intervalle temporel"@fr,
        "E52 Período de Tempo"@pt,
        "E52 Интервал Времени"@ru,
        "E52 时段"@zh ;
    rdfs:comment """Scope note:
This class comprises abstract temporal extents, in the sense of Galilean physics, having a beginning, an end, and a duration. 
Instances of E52 Time-Span have no semantic connotations about phenomena happening within the temporal extent they represent. They do not convey any meaning other than a positioning on the “time-line” of chronology. The actual extent of an instance of E52 Time-Span can be approximated by properties of E52 Time-Span giving inner and outer bounds in the form of dates (instances of E61 Time Primitive). Comparing knowledge about time-spans is fundamental for chronological reasoning.
Some instances of E52 Time-Span may be defined as the actual, in principle observable, temporal extent of instances of E2 Temporal Entity via the property P4 has time-span (is time-span of): E52 Time-Span. They constitute phenomenal time-spans as defined in CRMgeo (Doerr & Hiebel 2013). Since our knowledge of history is imperfect and physical phenomena are fuzzy in nature, the extent of phenomenal time-spans can only be described in approximation. An extreme case of approximation, might, for example, define an instance of E52 Time-Span having unknown beginning, end and duration. It may, nevertheless, be associated with other descriptions by which people can infer knowledge about it, such as in relative chronologies.
Some instances of E52 may be defined precisely as representing a declaration of a temporal extent, as, for instance, done in a business contract. They constitute declarative time-spans as defined in CRMgeo (Doerr & Hiebel 2013) and can be described via the property E61 Time Primitive P170 defines time (time is defined by): E52 Time-Span. 
When used as a common E52 Time-Span for two events, it will nevertheless describe them as being simultaneous, even if nothing else is known.

Examples:
- 1961
- From 12-17-1993 to 12-8-1996
- 14h30 to 16h22 4(th) July 1945
- 9.30 am 1.1.1999 to 2.00 pm 1.1.1999
- the time-span of the Ming Dynasty (Chan, 2011)

In First Order Logic:
- E52(x) ⇒ E1(x)
"""@en ;
    rdfs:subClassOf crm:E1_CRM_Entity ;
    skos:notation "E52" ;
    skos:prefLabel "Zeitspanne"@de,
        "Χρονικό Διάστημα"@el,
        "Time-Span"@en,
        "Intervalle temporel"@fr,
        "Período de Tempo"@pt,
        "Интервал Времени"@ru,
        "时段"@zh .

crm:E2_Temporal_Entity a owl:Class ;
    rdfs:label "E2 Geschehendes"@de,
        "E2 Έγχρονη Οντότητα"@el,
        "E2 Temporal Entity"@en,
        "E2 Entité temporelle"@fr,
        "E2 Entidade Temporal"@pt,
        "E2 Временная Сущность"@ru,
        "E2 时序实体"@zh ;
    rdfs:comment """Scope note:
This class comprises all phenomena, such as the instances of E4 Periods and E5 Events, which happen over a limited extent in time. This extent in time must be contiguous, i.e., without gaps. In case the defining kinds of phenomena for an instance of E2 Temporal Entity cease to happen, and occur later again at another time, we regard that the former instance of E2 Temporal Entity has ended and a new instance has come into existence. In more intuitive terms, the same event cannot happen twice.
In some contexts, such phenomena are also called perdurants. This class is disjoint from E77 Persistent Item and is an abstract class that typically 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) (Childe, 1963)
- the earthquake in Lisbon 1755 (E5) (Chester, 2001)
- the Peterhof Palace near Saint Petersburg being in ruins from 1944 to 1946 (E3) (Maddox, 2015)

In First Order Logic:
- E2(x) ⇒ E1(x)
"""@en ;
    rdfs:subClassOf crm:E1_CRM_Entity ;
    skos:notation "E2" ;
    skos:prefLabel "Geschehendes"@de,
        "Έγχρονη Οντότητα"@el,
        "Temporal Entity"@en,
        "Entité temporelle"@fr,
        "Entidade Temporal"@pt,
        "Временная Сущность"@ru,
        "时序实体"@zh .

crm:E39_Actor a owl:Class ;
    rdfs:label "E39 Akteur"@de,
        "E39 Δράστης"@el,
        "E39 Actor"@en,
        "E39 Actant"@fr,
        "E39 Agente"@pt,
        "E39 Агент"@ru,
        "E39 参与者"@zh ;
    rdfs:comment """Scope note:
This class comprises people, either individually or in groups, who have the potential to perform intentional actions of kinds for which they can be held responsible.

Examples:
- London and Continental Railways (E74)
- the Governor of the Bank of England in 1975 (E21)
- Sir Ian McKellen (E21) (Gibson, 1986)

In First Order Logic:
- E39(x) ⇒ E77(x)
"""@en ;
    rdfs:subClassOf crm:E77_Persistent_Item ;
    skos:notation "E39" ;
    skos:prefLabel "Akteur"@de,
        "Δράστης"@el,
        "Actor"@en,
        "Actant"@fr,
        "Agente"@pt,
        "Агент"@ru,
        "参与者"@zh .

crm:E1_CRM_Entity a owl:Class ;
    rdfs:label "E1 CRM Entität"@de,
        "E1 Οντότητα CIDOC CRM"@el,
        "E1 CRM Entity"@en,
        "E1 Entité CRM"@fr,
        "E1 Entidade CRM"@pt,
        "E1 CRM Сущность"@ru,
        "E1 CRM实体"@zh ;
    rdfs:comment """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:
- Identification by name or appellation, and in particular by a preferred identifier
- Classification by type, allowing further refinement of the specific subclass to which an instance belongs 
- Attachment of free text and other unstructured data for the expression of anything not captured by formal properties
All other classes within the CIDOC CRM are directly or indirectly specialisations of E1 CRM Entity.

Examples:
- the earthquake in Lisbon 1755 (E5) (Chester, 2001)

In First Order Logic:
- E1(x)
"""@en ;
    skos:notation "E1" ;
    skos:prefLabel "CRM Entität"@de,
        "Οντότητα CIDOC CRM"@el,
        "CRM Entity"@en,
        "Entité CRM"@fr,
        "Entidade CRM"@pt,
        "CRM Сущность"@ru,
        "CRM实体"@zh .

crm:E7_Activity a owl:Class ;
    rdfs:label "E7 Handlung"@de,
        "E7 Δράση"@el,
        "E7 Activity"@en,
        "E7 Activité"@fr,
        "E7 Atividade"@pt,
        "E7 Деятельность"@ru,
        "E7 活动"@zh ;
    rdfs:comment """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 (Hoyt, 1993)
- the Yalta Conference (Harbutt, 2010)
- my birthday celebration 28-6-1995
- the writing of “Faust” by Goethe (E65) (Williams, 2020)
- the formation of the Bauhaus 1919 (E66) (Droste, 2006)
- the people of Iraq giving the name ‘Quyunjig’ to the place identified by the TGN as ‘7017998’
- Kira Weber working in glass art from 1984 to 1993
- Kira Weber working in oil and pastel painting from 1993

In First Order Logic:
- E7(x) ⇒ E5(x)
"""@en ;
    rdfs:subClassOf crm:E5_Event ;
    skos:notation "E7" ;
    skos:prefLabel "Handlung"@de,
        "Δράση"@el,
        "Activity"@en,
        "Activité"@fr,
        "Atividade"@pt,
        "Деятельность"@ru,
        "活动"@zh .

crm:E53_Place a owl:Class ;
    rdfs:label "E53 Ort"@de,
        "E53 Τόπος"@el,
        "E53 Place"@en,
        "E53 Lieu"@fr,
        "E53 Local"@pt,
        "E53 Место"@ru,
        "E53 地点"@zh ;
    rdfs:comment """Scope note:
This class comprises extents in the natural space where people live, in particular on the surface of the Earth, in the pure sense of physics: independent from temporal phenomena and matter. They may serve describing the physical location of things or phenomena or other areas of interest. Geometrically, instances of E53 Place constitute single contiguous areas or a finite aggregation of disjoint areas in space which are each individually contiguous. They may have fuzzy boundaries.
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, but may also be determined by reference to mobile objects. A Place can be determined by combining a frame of reference and a location with respect to this frame.
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, people 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, i.e. 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 instance of E18 Physical Thing can serve as a frame of reference for an instance of E53 Place. This may be documented using the property P157 is at rest relative to (provides reference space for).

Examples:
- the extent of the UK in the year 2003
- the position of the hallmark on the inside of my wedding ring (fictitious)
- the place referred to in the phrase: “Fish collected at three miles north of the confluence of the Arve and the Rhone”
- here -> <- [the place between these two arrows in one of the reader's paper copy of this document. Each copy constitutes a different place of this spot.]

In First Order Logic:
- E53(x) ⇒ E1(x)
"""@en ;
    rdfs:subClassOf crm:E1_CRM_Entity ;
    skos:notation "E53" ;
    skos:prefLabel "Ort"@de,
        "Τόπος"@el,
        "Place"@en,
        "Lieu"@fr,
        "Local"@pt,
        "Место"@ru,
        "地点"@zh .

crm:E55_Type a owl:Class ;
    rdfs:label "E55 Typus"@de,
        "E55 Τύπος"@el,
        "E55 Type"@en,
        "E55 Type"@fr,
        "E55 Tipo"@pt,
        "E55 Тип"@ru,
        "E55 类型"@zh ;
    rdfs:comment """Scope note:
This class comprises concepts denoted by terms from thesauri and controlled vocabularies used to characterize and classify instances of CIDOC CRM classes. Instances of E55 Type represent concepts, in contrast to instances of E41 Appellation which are used to name instances of CIDOC CRM classes. 
E55 Type provides an interface to domain specific ontologies and thesauri. These can be represented in the CIDOC CRM as subclasses of E55 Type, forming hierarchies of terms, i.e. instances of E55 Type linked via P127 has broader term (has narrower term): E55 Type. Such hierarchies may be extended with additional properties.

Examples:
- weight, length, depth [types for instances of E54 Dimension]
- portrait, sketch, animation [types for instances of E36 Visual Item]
- French, English, German [types for instances of E56 Language]
- excellent, good, poor [types for instances of E3 Condition State]
- Ford Model T, chop stick [types for instances of E22 Human-Made Object]
- cave, doline, scratch [types for instances of E26 Physical Feature]
- poem, short story [types for instances of E33 Linguistic Object]
- wedding, earthquake, skirmish [types for instances of E5 Event]

In First Order Logic:
- E55(x) ⇒ E28(x)
"""@en ;
    rdfs:subClassOf crm:E28_Conceptual_Object ;
    skos:notation "E55" ;
    skos:prefLabel "Typus"@de,
        "Τύπος"@el,
        "Type"@en,
        "Type"@fr,
        "Tipo"@pt,
        "Тип"@ru,
        "类型"@zh .

crm:E18_Physical_Thing a owl:Class ;
    rdfs:label "E18 Materielles"@de,
        "E18 Υλικό Πράγμα"@el,
        "E18 Physical Thing"@en,
        "E18 Chose matérielle"@fr,
        "E18 Coisa Material"@pt,
        "E18 Физическая Вещь"@ru,
        "E18 实物"@zh ;
    rdfs:comment """Scope note:
This class comprises all persistent physical items with a relatively stable form, human-made or natural.
Depending on the existence of natural boundaries of such things, the CIDOC 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.
An instance of E18 Physical Thing occupies not only a particular geometric space at any instant of its existence, but in the course of its existence it also forms a trajectory through spacetime, which occupies a real, that is phenomenal, volume in spacetime. We include in the occupied space the space filled by the matter of the physical thing and all its inner spaces, such as the interior of a box. For the purpose of more detailed descriptions of the presence of an instance of E18 Physical Thing in space and time it can be associated with its specific instance of E92 Spacetime Volume by the property P196 defines (is defined by). 
The CIDOC CRM is generally not concerned with amounts of matter in fluid or gaseous states, as long as they are not confined in an identifiable way for an identifiable minimal time-span.

Examples:
- the Cullinan Diamond (E19) (Scarratt and Shor, 2006)
- the cave “Ideon Andron” in Crete (E26) (Smith, 1844-49)
- the Mona Lisa (E22) (Mohen, 2006)

In First Order Logic:
- E18(x) ⇒ E72(x)
"""@en ;
    rdfs:subClassOf crm:E72_Legal_Object ;
    skos:notation "E18" ;
    skos:prefLabel "Materielles"@de,
        "Υλικό Πράγμα"@el,
        "Physical Thing"@en,
        "Chose matérielle"@fr,
        "Coisa Material"@pt,
        "Физическая Вещь"@ru,
        "实物"@zh .

