<?xml version='1.0' encoding='UTF-8' ?>

<!--Generated by Turbo XML 2.4.1.100.-->

<!---->
<!--#DOCUMENTATION:Represents the described CRM Entity. Corresponds to Dublin Core
resource.-->
<!ELEMENT CRM_Core (Category+ , Classification* , Identification+ , Description? , Event* , Relation*)>

<!--#DOCUMENTATION:One of the CIDOC CRM Classes, or a mapping to/from DCMI Type
Vocabulary. General term to characterize the nature of the described item.
Compatibility: DC.Type, CIDOC CRM class system.
                        -->
<!ELEMENT Category (#PCDATA)>

<!--#DOCUMENTATION:Any category classifying the described item. Preferrably from
controlled vocabularies.
Compatibility: CIDOC CRM P2 has type. E55 Type. Includes: DC.Format, DC.Language
                        -->
<!ELEMENT Classification (#PCDATA)>

<!ATTLIST Classification  name_space CDATA  #IMPLIED >
<!--#DOCUMENTATION:Any name or identifier used for the particular item described.  
Compatibility: DC.Title and DC.Identifier. CIDOC CRM P1 is identified by: E41
Appellation
                        -->
<!ELEMENT Identification (#PCDATA)>

<!ATTLIST Identification  name_space CDATA  #IMPLIED >
<!--#DOCUMENTATION:An account of the nature or content of the described item.
Compatibility: DC.Description, CIDOC CRM P3 has note: E62 String
                        -->
<!ELEMENT Description (#PCDATA)>

<!--#DOCUMENTATION:Any Event the described item was present at. (In generalization
any period the object existed in ?) 
Compatibility: CIDOC CRM E5 Event
Allows for expressing DC.Creator, DC.Publisher, DC.Contributor, DC.Date, DC.Coverage
                        -->
<!ELEMENT Event (Role_in_Event* , Identification+ , Event_Type* , Participant* , Thing_Present* , Date? , Place? , RelatedEvent*)>

<!--#DOCUMENTATION:Role of the described Item in the Event: 
Compatibility: Any subproperty of CIDOC CRM P12B was present at.
Allows for connecting DC.Creator, DC.Contributor, DC.Publisher, DC.Coverage DC.Date.
                        -->
<!ELEMENT Role_in_Event (#PCDATA)>

<!--#DOCUMENTATION:Classification of the Event, e.g. Publication, Production,
Creation, Finding, Use)
Compatibility: subclasses of CIDOC CRM E5 Event, and compatible E55 Type
                        -->
<!ELEMENT Event_Type (#PCDATA)>

<!ATTLIST Event_Type  name_space CDATA  #IMPLIED >
<!--#DOCUMENTATION:Any Actor participating or being present in the Event.
Compatibility: DC.Creator,DC.Publisher,DC.Contributor, DC.Relation if an Agent is
referred.
CIDOC CRM P12B was present at: E39 Actor
                        -->
<!ELEMENT Participant (Identification* , Participant_Type*)>

<!--#DOCUMENTATION:Any kind of Actor participating or being present in the Event.
This expresses incomplete knowledge.
Compatibility: CIDOC CRM P12B was present at: E39 Actor. P2 has type: E55 Type
                        -->
<!ELEMENT Participant_Type (#PCDATA)>

<!ATTLIST Participant_Type  name_space CDATA  #IMPLIED >
<!--#DOCUMENTATION:Any Stuff being present in the Event.
Compatibility: DC.Relation
CIDOC CRM P12B was present at: E70 Stuff
                        -->
<!ELEMENT Thing_Present (Identification* , Thing_Present_Type*)>

<!--#DOCUMENTATION:Any kind of Stuff being present in the Event.
Compatibility: DC.Relation
CIDOC CRM P12B was present at: E70 Stuff
                        -->
<!ELEMENT Thing_Present_Type (#PCDATA)>

<!ATTLIST Thing_Present_Type  name_space CDATA  #IMPLIED >
<!--#DOCUMENTATION:A time date range constraining the event related to the described
item.
Compatibility: CIDOC CRM P4 has time-span:E52 Time-Span.P82 at some time within: E61
Time Primitive.
 Includes: DC.Date, DC.Coverage depending on the role of the item in the Event
(Role_in_Event)
                        -->
<!ELEMENT Date (#PCDATA)>

<!--#DOCUMENTATION:A spatial location of the event related to the described
item.
Compatibility: CIDOC CRM P7 took place at E53 Place.
 Includes: DC.Coverage depending on the role of the item in the Event (Role_in_Event)
                        -->
<!ELEMENT Place (#PCDATA)>

<!ATTLIST Place  name_space CDATA  #IMPLIED >
<!--#DOCUMENTATION:Any not event-mediated relation. Restricted to: part of,
reference, similarity for which causal events are not established.
Compatibility: subset of DC.Relation
                        -->
<!ELEMENT Relation (To+ , Relation_Type)>

<!ELEMENT To (#PCDATA)>

<!ATTLIST To  name_space CDATA  #IMPLIED >
<!ELEMENT Relation_Type (has_part | part_of | refers_to | referred_to_by | shows_features_of)+>

<!ELEMENT refers_to EMPTY>

<!ELEMENT referred_to_by EMPTY>

<!ELEMENT part_of EMPTY>

<!ELEMENT has_part EMPTY>

<!ELEMENT shows_features_of EMPTY>

<!ELEMENT RelatedEvent (Role_in_Event , Identification)>


