Drammar_NunnaryScene_Optimized_Rules.owl
<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
<!ENTITY terms "http://purl.org/dc/terms/" >
<!ENTITY owl "http://www.w3.org/2002/07/owl#" >
<!ENTITY swrl "http://www.w3.org/2003/11/swrl#" >
<!ENTITY dc "http://purl.org/dc/elements/1.1/" >
<!ENTITY swrlb "http://www.w3.org/2003/11/swrlb#" >
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
<!ENTITY www "http://www.cadmos.cirma.unito.it#" >
<!ENTITY olo "http://purl.org/ontology/olo/core#" >
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#" >
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
<!ENTITY vs "http://www.w3.org/2003/06/sw-vocab-status/ns#" >
<!ENTITY drammar "http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#" >
]>
<rdf:RDF xmlns="http://www.cadmos.cirma.unito.it#"
xml:base="http://www.cadmos.cirma.unito.it"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:www="http://www.cadmos.cirma.unito.it#"
xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
xmlns:olo="http://purl.org/ontology/olo/core#"
xmlns:drammar="http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#"
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#">
<owl:Ontology rdf:about="http://www.cadmos.cirma.unito.it">
<dc:date rdf:datatype="&xsd;dateTime">2011-05-11T12:10:52+01:00</dc:date>
<owl:versionInfo rdf:datatype="&xsd;decimal">5.0</owl:versionInfo>
<dc:description rdf:datatype="&xsd;string">The Drammar Ontology provides basic concepts and properties
for semantic annotations of story-based media. </dc:description>
<dc:creator rdf:datatype="&xsd;string">Vincenzo Lombardo
Rossana Damiano
Mario Cataldi
Antonio Lieto
Antonio Pizzo</dc:creator>
<terms:publisher>CIRMA</terms:publisher>
<dc:title xml:lang="en">Drammar Ontology</dc:title>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.org/dc/elements/1.1/creator -->
<owl:AnnotationProperty rdf:about="&dc;creator">
<rdfs:label xml:lang="en-us">Creator</rdfs:label>
<terms:issued>1999-07-02</terms:issued>
<terms:modified>2008-01-14</terms:modified>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<rdfs:comment xml:lang="en-us">An entity primarily responsible for making the resource.</rdfs:comment>
<terms:description xml:lang="en-us">Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#creator-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</owl:AnnotationProperty>
<!-- http://purl.org/dc/elements/1.1/date -->
<owl:AnnotationProperty rdf:about="&dc;date">
<rdfs:label xml:lang="en-us">Date</rdfs:label>
<terms:issued>1999-07-02</terms:issued>
<terms:modified>2008-01-14</terms:modified>
<rdfs:comment xml:lang="en-us">A point or period of time associated with an event in the lifecycle of the resource.</rdfs:comment>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<terms:description xml:lang="en-us">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#date-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</owl:AnnotationProperty>
<!-- http://purl.org/dc/elements/1.1/description -->
<owl:AnnotationProperty rdf:about="&dc;description">
<rdfs:label xml:lang="en-us">Description</rdfs:label>
<terms:modified>2008-01-14</terms:modified>
<terms:issued>1999-07-02</terms:issued>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<rdfs:comment xml:lang="en-us">An account of the resource.</rdfs:comment>
<terms:description xml:lang="en-us">Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#description-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</owl:AnnotationProperty>
<!-- http://purl.org/dc/elements/1.1/title -->
<owl:AnnotationProperty rdf:about="&dc;title">
<rdfs:label xml:lang="en-us">Title</rdfs:label>
<terms:issued>1999-07-02</terms:issued>
<terms:modified>2008-01-14</terms:modified>
<rdfs:comment xml:lang="en-us">A name given to the resource.</rdfs:comment>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#title-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</owl:AnnotationProperty>
<!-- http://purl.org/dc/terms/description -->
<owl:AnnotationProperty rdf:about="&terms;description"/>
<!-- http://purl.org/dc/terms/hasVersion -->
<owl:AnnotationProperty rdf:about="&terms;hasVersion"/>
<!-- http://purl.org/dc/terms/issued -->
<owl:AnnotationProperty rdf:about="&terms;issued"/>
<!-- http://purl.org/dc/terms/modified -->
<owl:AnnotationProperty rdf:about="&terms;modified"/>
<!-- http://purl.org/dc/terms/publisher -->
<owl:AnnotationProperty rdf:about="&terms;publisher"/>
<!-- http://purl.org/dc/terms/title -->
<owl:AnnotationProperty rdf:about="&terms;title"/>
<!-- http://www.w3.org/2000/01/rdf-schema#comment -->
<owl:AnnotationProperty rdf:about="&rdfs;comment"/>
<!-- http://www.w3.org/2000/01/rdf-schema#isDefinedBy -->
<owl:AnnotationProperty rdf:about="&rdfs;isDefinedBy"/>
<!-- http://www.w3.org/2000/01/rdf-schema#label -->
<owl:AnnotationProperty rdf:about="&rdfs;label"/>
<!-- http://www.w3.org/2000/01/rdf-schema#seeAlso -->
<owl:AnnotationProperty rdf:about="&rdfs;seeAlso"/>
<!-- http://www.w3.org/2002/07/owl#versionInfo -->
<owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
<!-- http://www.w3.org/2003/06/sw-vocab-status/ns#term_status -->
<owl:AnnotationProperty rdf:about="&vs;term_status"/>
<!-- http://www.w3.org/2004/02/skos/core#note -->
<owl:AnnotationProperty rdf:about="&skos;note"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.cadmos.cirma.unito.it#appraisingAgent -->
<owl:ObjectProperty rdf:about="&www;appraisingAgent">
<rdfs:range rdf:resource="&drammar;Agent"/>
<rdfs:domain rdf:resource="&drammar;Emotion"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#coherentWith -->
<owl:ObjectProperty rdf:about="&www;coherentWith">
<rdf:type rdf:resource="&owl;SymmetricProperty"/>
<rdfs:range rdf:resource="&drammar;Goal"/>
<rdfs:domain rdf:resource="&drammar;Goal"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#containsFirstOLEPlan -->
<owl:ObjectProperty rdf:about="&www;containsFirstOLEPlan">
<rdfs:range rdf:resource="&drammar;OLE_Plan"/>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;containsOLEPlan"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#containsLastOLEPlan -->
<owl:ObjectProperty rdf:about="&www;containsLastOLEPlan">
<rdfs:range rdf:resource="&drammar;OLE_Plan"/>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;containsOLEPlan"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#featuresValue -->
<owl:ObjectProperty rdf:about="&www;featuresValue">
<rdfs:range rdf:resource="&drammar;Value"/>
<rdfs:domain rdf:resource="&drammar;ValueAtStake"/>
<rdfs:subPropertyOf rdf:resource="&drammar;features"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isEmotionOf -->
<owl:ObjectProperty rdf:about="&www;isEmotionOf">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:range rdf:resource="&drammar;Agent"/>
<rdfs:domain rdf:resource="&drammar;Emotion"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isInList -->
<owl:ObjectProperty rdf:about="&www;isInList">
<rdfs:subPropertyOf rdf:resource="&www;isInStructure"/>
<rdfs:range rdf:resource="&drammar;DramaList"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isInPlanState -->
<owl:ObjectProperty rdf:about="&www;isInPlanState">
<rdfs:subPropertyOf rdf:resource="&www;isInSet"/>
<rdfs:range rdf:resource="&drammar;PlanState"/>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Belief"/>
<rdf:Description rdf:about="&drammar;StateOfAffairsInPlanState"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isInSet -->
<owl:ObjectProperty rdf:about="&www;isInSet">
<rdfs:subPropertyOf rdf:resource="&www;isInStructure"/>
<rdfs:range rdf:resource="&drammar;DramaSet"/>
<owl:inverseOf rdf:resource="&drammar;hasSetMember"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isInStructure -->
<owl:ObjectProperty rdf:about="&www;isInStructure">
<rdfs:range rdf:resource="&drammar;DramaStructure"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isInTimeline -->
<owl:ObjectProperty rdf:about="&www;isInTimeline">
<rdfs:subPropertyOf rdf:resource="&www;isInList"/>
<rdfs:range rdf:resource="&drammar;Timeline"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isInUnitState -->
<owl:ObjectProperty rdf:about="&www;isInUnitState">
<rdfs:subPropertyOf rdf:resource="&www;isInSet"/>
<rdfs:range rdf:resource="&drammar;UnitState"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isPlanEffectOf -->
<owl:ObjectProperty rdf:about="&www;isPlanEffectOf">
<owl:inverseOf rdf:resource="&drammar;hasPlanEffect"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isPlanPreconditionOf -->
<owl:ObjectProperty rdf:about="&www;isPlanPreconditionOf">
<owl:inverseOf rdf:resource="&drammar;hasPlanPrecondition"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isUnitEffectOf -->
<owl:ObjectProperty rdf:about="&www;isUnitEffectOf">
<owl:inverseOf rdf:resource="&drammar;hasUnitEffect"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#isUnitPreconditionOf -->
<owl:ObjectProperty rdf:about="&www;isUnitPreconditionOf">
<owl:inverseOf rdf:resource="&drammar;hasUnitPrecondition"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#set_obj_property -->
<owl:ObjectProperty rdf:about="&www;set_obj_property">
<rdfs:domain rdf:resource="&drammar;DramaSet"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it#target -->
<owl:ObjectProperty rdf:about="&www;target">
<rdfs:domain rdf:resource="&drammar;Emotion"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Agent"/>
<rdf:Description rdf:about="&drammar;Goal"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#achieves -->
<owl:ObjectProperty rdf:about="&drammar;achieves">
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
<owl:inverseOf rdf:resource="&drammar;isAchievedBy"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#agent_object_property -->
<owl:ObjectProperty rdf:about="&drammar;agent_object_property">
<rdfs:comment>This is an abstract property that collects all the object properties having Agent (or its subclasses AgentInPlan and AgentInUnit) as DOMAIN.
This class has no inference value, but only is useful as an organizational principle. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Agent"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#containsOLE -->
<owl:ObjectProperty rdf:about="&drammar;containsOLE">
<rdfs:comment>Inverse of isOLElementOf.
Connects the ordered list to its elements. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;DramaList"/>
<rdfs:range rdf:resource="&drammar;OrderedListElement"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#containsOLEAction -->
<owl:ObjectProperty rdf:about="&drammar;containsOLEAction">
<rdfs:range rdf:resource="&drammar;OLE_Action"/>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;containsOLE"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#containsOLEPlan -->
<owl:ObjectProperty rdf:about="&drammar;containsOLEPlan">
<rdfs:range rdf:resource="&drammar;OLE_Plan"/>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;containsOLE"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#containsOLEUnit -->
<owl:ObjectProperty rdf:about="&drammar;containsOLEUnit">
<rdfs:range rdf:resource="&drammar;OLE_Unit"/>
<rdfs:domain rdf:resource="&drammar;Timeline"/>
<rdfs:subPropertyOf rdf:resource="&drammar;containsOLE"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#describes -->
<owl:ObjectProperty rdf:about="&drammar;describes">
<rdfs:comment>The schema (SituationSchema) describes, i.e. provides a template, for processes and states (Dynamics). </rdfs:comment>
<rdfs:range rdf:resource="&drammar;DramaPerdurant"/>
<rdfs:domain rdf:resource="&drammar;SituationSchema"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#features -->
<owl:ObjectProperty rdf:about="&drammar;features">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Generic property that has as domain some specific class (e.g. AgentInUnit, ActionInPlan), that restricts some more generic class according to its relation to some other class (e.g., Agent restricted to Unit, Action restricted to a single Plan, respectively), and as range the generic class that is restricted (e.g. Agent and Action, respectively).
It is useful to catch some relation that goes beyond the subclass relation.
In particular, the property connects the two individuals, e.g. the individual ActionInPlan and the individual Action.
It collects, as subproperties, all the properties that link concrete entities and dynamics (so called, InUnit, e.g. AgentInUnit) and the abstract entities and dynamics (e.g., Agent). </rdfs:comment>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#featuresAgent -->
<owl:ObjectProperty rdf:about="&drammar;featuresAgent">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Property that connects the concrete AgentInUnit, featured in some Unit, with the abstract notion of Agent. </rdfs:comment>
<rdfs:range rdf:resource="&drammar;Agent"/>
<rdfs:subPropertyOf rdf:resource="&drammar;features"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#featuresAgentInPlan -->
<owl:ObjectProperty rdf:about="&drammar;featuresAgentInPlan">
<rdfs:range rdf:resource="&drammar;AgentInPlan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;featuresAgent"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#featuresObject -->
<owl:ObjectProperty rdf:about="&drammar;featuresObject">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Property that connects the concrete ObjectInUnit, featured in some Unit, with the abstract notion of Object. </rdfs:comment>
<rdfs:range rdf:resource="&drammar;Object"/>
<rdfs:subPropertyOf rdf:resource="&drammar;features"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#featuresProcess -->
<owl:ObjectProperty rdf:about="&drammar;featuresProcess">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Property that connects the concrete IncidentInUnit, contained in some Unit, with the abstract notion of Process (then described by a ProcessSchema). </rdfs:comment>
<rdfs:range rdf:resource="&drammar;Process"/>
<rdfs:subPropertyOf rdf:resource="&drammar;features"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#feels -->
<owl:ObjectProperty rdf:about="&drammar;feels">
<rdfs:comment>Property of an Agent,
who FEELS an Emotion (a mental state with a emotional type and, in the future, an appraisal of event, object, agent, ... according to OCC or other theories).
WARNING: We are assuming that, together with Units (that represent a segment of the timeline of incidents) and Plans (that represent actions to be committed when some pre-conditions are holding), in the future we need a structure for the emotional state of the agent. When such a structure S is conceived, we will create the subclass AgentInS that is the class the FEELS emotions. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Agent"/>
<rdfs:subPropertyOf rdf:resource="&drammar;agent_object_property"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_Emotion"/>
<rdf:Description rdf:about="&drammar;Emotion"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#follows -->
<owl:ObjectProperty rdf:about="&drammar;follows">
<rdfs:comment>Inverse of precedes.
Sequential order in an ordered list.</rdfs:comment>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
<owl:inverseOf rdf:resource="&drammar;precedes"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasData -->
<owl:ObjectProperty rdf:about="&drammar;hasData">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Property that connects a structural element (e.g. of the class OLE) with the data contained in it.
Range is not defined; it is defined for each specific structure element. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;OrderedListElement"/>
<rdfs:range rdf:resource="&owl;Thing"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasData_Action -->
<owl:ObjectProperty rdf:about="&drammar;hasData_Action">
<rdfs:range rdf:resource="&drammar;ActionInPlan"/>
<rdfs:domain rdf:resource="&drammar;OLE_Action"/>
<rdfs:subPropertyOf rdf:resource="&drammar;hasData"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasData_Plan -->
<owl:ObjectProperty rdf:about="&drammar;hasData_Plan">
<rdfs:domain rdf:resource="&drammar;OLE_Plan"/>
<rdfs:range rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;hasData"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasData_Unit -->
<owl:ObjectProperty rdf:about="&drammar;hasData_Unit">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:domain rdf:resource="&drammar;OLE_Unit"/>
<rdfs:range rdf:resource="&drammar;Unit"/>
<rdfs:subPropertyOf rdf:resource="&drammar;hasData"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasDoneState -->
<owl:ObjectProperty rdf:about="&drammar;hasDoneState">
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
<owl:inverseOf rdf:resource="&drammar;isDoneStateOf"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasEmotionType -->
<owl:ObjectProperty rdf:about="&drammar;hasEmotionType">
<rdfs:domain rdf:resource="&www;EmotionSchema"/>
<rdfs:range rdf:resource="&drammar;ExternalRefEmotionType"/>
<rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasExtRef -->
<owl:ObjectProperty rdf:about="&drammar;hasExtRef">
<rdfs:comment>Quality of an entity (DramaEndurant)
In particular:
Object_type
This property provides a URI, in YAGOSUMO or in Wordnet, or a custom string that defines the class of some object. E.g., object individual PinkOctopus in Oktapodi is of Object_type "octopus" in Yago.
Environment_periodOfYear
Epoch of some environment.
E.g. summer, january, Easter.
Can be a URI or forced custom string. This is why Range is empty.
Environment_location
Can be "exterior" or "interior". From a fixed menu.
Environment_timeOfDay
Can be
"dawn"
"morning"
"afternoon"
"evening"
"night".
From a fixed menu.
Environment_type
The type of an envrironment.
E.g.: forest, kitchen, office, ... .
It can be custom string or URI.
This is why Range is empty.
Environment_epoch
Epoch of some environment.
E.g. 20th century, 1710's, 50's.
Can be a URI or forced custom string. This is why Range is empty.
</rdfs:comment>
<rdfs:range rdf:resource="&drammar;ExternalReference"/>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DescriptionTemplate"/>
<rdf:Description rdf:about="&drammar;DramaEntity"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasFiller -->
<owl:ObjectProperty rdf:about="&drammar;hasFiller">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Filler is the property that connects a Role of a Frame with the entity that fills that Role.
The Filler can be almost anything, but not really Thing ... this is why Range is not specified.
Implementationally, we have put:
AgentInUnit,
ObjectInUnit.
EnvironmentInUnit,
State,
ActionInUnit,
EventInUnit,
...
TO BE UPDATED ...</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Role"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaEndurant"/>
<rdf:Description rdf:about="&drammar;DramaPerdurant"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasGoal -->
<owl:ObjectProperty rdf:about="&drammar;hasGoal">
<rdfs:comment>An Agent property is to have goals.
Goal is sovraplan (since many plan can achieve a goal), so it is the range of an Agent property.
It is specialized into
- hasGoalInPlan, the property that connects an AgentInPlan to a Goal, meaning that the AgentInPlan has that goal in the plan
and
- hasGoalInUnit, the property that connects an AgentInUnit to a Goal, meaning that the AgentInUnit has that goal in the unit.
UTILITY
All these three properties are inferrable from other facts in the ontology:
1.
hasGoal is inferrable from the facts that (A) the Goal is (property) isAchievedBy a Plan and (B) the Plan is (property) intendedBy an AgentInPlan, (C) who (property) featuresAgent an Agent.
ALSO isGoalOf is inferrable, of course.
2.
hasGoalInPlan is inferrable from the facts that (A) the Agent (property) hasGoal a Goal and (B) the AgentInPlan (property) featuresAgent that Agent.
3.
hasGoalInUnit is inferrable from the facts that (A) the Agent (property) hasGoal a Goal and (B) the AgentInUnit (property) featuresAgent that Agent.
GUIDELINE
Annotator MUST ONLY annotate
- isAchievedBy
- intendedBy
- featuresAgent
CAVEAT
Although all above is true, we can decide that through the interface we annotate hasGoal directly, without any SWRL reasoning. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Agent"/>
<rdfs:subPropertyOf rdf:resource="&drammar;agent_object_property"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_Goal"/>
<rdf:Description rdf:about="&drammar;Goal"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasPlanEffect -->
<owl:ObjectProperty rdf:about="&drammar;hasPlanEffect">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Property that connects all the states that are effects of a plan.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:range rdf:resource="&drammar;PlanState"/>
<rdfs:subPropertyOf rdf:resource="&drammar;plan_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasPlanPrecondition -->
<owl:ObjectProperty rdf:about="&drammar;hasPlanPrecondition">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Property that connect all the states that are preconditions of a plan. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:range rdf:resource="&drammar;PlanState"/>
<rdfs:subPropertyOf rdf:resource="&drammar;plan_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasRole -->
<owl:ObjectProperty rdf:about="&drammar;hasRole">
<rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
<rdfs:comment>Connects a schema (ruled by a Frame) with each Role of the schema.</rdfs:comment>
<rdfs:range rdf:resource="&drammar;Role"/>
<rdfs:domain rdf:resource="&drammar;SituationSchema"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasSetInclusion -->
<owl:ObjectProperty rdf:about="&drammar;hasSetInclusion">
<rdfs:comment>Property of DramaSet class.
It is the standard Inclusion over sets. </rdfs:comment>
<rdfs:subPropertyOf rdf:resource="&www;set_obj_property"/>
<rdfs:domain rdf:resource="&drammar;DramaSet"/>
<rdfs:range rdf:resource="&drammar;DramaSet"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasSetMember -->
<owl:ObjectProperty rdf:about="&drammar;hasSetMember">
<rdfs:subPropertyOf rdf:resource="&www;set_obj_property"/>
<rdfs:domain rdf:resource="&drammar;DramaSet"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasSpanEnd -->
<owl:ObjectProperty rdf:about="&drammar;hasSpanEnd">
<rdfs:comment>Property that connects the plan with the unit that ends its mapping on the timeline. </rdfs:comment>
<rdfs:range rdf:resource="&drammar;OLE_Unit"/>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;plan_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasSpanInit -->
<owl:ObjectProperty rdf:about="&drammar;hasSpanInit">
<rdfs:comment>Property that connects the plan with the unit that initiates its mapping on the timeline. </rdfs:comment>
<rdfs:range rdf:resource="&drammar;OLE_Unit"/>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;plan_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasUnitEffect -->
<owl:ObjectProperty rdf:about="&drammar;hasUnitEffect">
<rdfs:domain rdf:resource="&drammar;Unit"/>
<rdfs:range rdf:resource="&drammar;UnitState"/>
<rdfs:subPropertyOf rdf:resource="&drammar;unit_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasUnitPrecondition -->
<owl:ObjectProperty rdf:about="&drammar;hasUnitPrecondition">
<rdfs:domain rdf:resource="&drammar;Unit"/>
<rdfs:range rdf:resource="&drammar;UnitState"/>
<rdfs:subPropertyOf rdf:resource="&drammar;unit_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasValue -->
<owl:ObjectProperty rdf:about="&drammar;hasValue">
<rdfs:comment>Each agent has its values and such values must be (state_Status) true.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Agent"/>
<rdfs:subPropertyOf rdf:resource="&drammar;agent_object_property"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_Value"/>
<rdf:Description rdf:about="&drammar;Value"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasValueType -->
<owl:ObjectProperty rdf:about="&drammar;hasValueType">
<rdfs:domain rdf:resource="&www;ValueSchema"/>
<rdfs:range rdf:resource="&drammar;ExternalRefEntity"/>
<rdfs:subPropertyOf rdf:resource="&drammar;hasExtRef"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#inConflictWith -->
<owl:ObjectProperty rdf:about="&drammar;inConflictWith">
<rdf:type rdf:resource="&owl;SymmetricProperty"/>
<rdfs:comment>This symmetric property overtly marks the conflicts over goals, actually DramaGoalOfDramaCharacterInUnit.
</rdfs:comment>
<rdfs:range rdf:resource="&drammar;Goal"/>
<rdfs:domain rdf:resource="&drammar;Goal"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#intends -->
<owl:ObjectProperty rdf:about="&drammar;intends">
<rdfs:comment>Intends has domain AgentInPlan and range Plan.
Plans can be sovra-unit, as well as the Goal, but
Goal can also be sovra-plan.
So, hasGoal has domain Agent,
while intentes has domain AgentInPlan. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Agent"/>
<rdfs:range rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;agent_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#inverseObjectProperty -->
<owl:ObjectProperty rdf:about="&drammar;inverseObjectProperty">
<rdfs:comment>This is a generic property that groups all the inverse properties ... these properties are not annotated directly, but are inferred by the reasoning system immediately after the annotation of the direct property.
E.g.
achieves is INVERSE of isAchievedBy
isGoalOf is INVERSE of hasGoal</rdfs:comment>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isAchievedBy -->
<owl:ObjectProperty rdf:about="&drammar;isAchievedBy">
<rdfs:comment>This property connects a goal (GoalOfAgentInUnit) with the action that achieves it (ActionInUnit).
It could be the instatntiation of a generic obtainedThrough between a Goal and a Process (to be specified). </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Goal"/>
<rdfs:range rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isDescribedBy -->
<owl:ObjectProperty rdf:about="&drammar;isDescribedBy">
<rdfs:comment>Inverse of describes, this property connects a Dynamics (Process or State) with the SituationSchema that describes it.</rdfs:comment>
<owl:inverseOf rdf:resource="&drammar;describes"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isDoneStateOf -->
<owl:ObjectProperty rdf:about="&drammar;isDoneStateOf">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>This is the property that connects a process with a particular state, called a done state, that holds whether the process has terminated. </rdfs:comment>
<rdfs:domain rdf:resource="&www;DoneSchema"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;EventiveProcess"/>
<rdf:Description rdf:about="&drammar;Plan"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isFeltBy -->
<owl:ObjectProperty rdf:about="&drammar;isFeltBy">
<owl:inverseOf rdf:resource="&drammar;feels"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isFillerOf -->
<owl:ObjectProperty rdf:about="&drammar;isFillerOf">
<rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
<owl:inverseOf rdf:resource="&drammar;hasFiller"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isGoalInUnit -->
<owl:ObjectProperty rdf:about="&drammar;isGoalInUnit">
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
<owl:inverseOf rdf:resource="&drammar;unitHasGoal"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isGoalOf -->
<owl:ObjectProperty rdf:about="&drammar;isGoalOf">
<owl:inverseOf rdf:resource="&drammar;hasGoal"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isInPlan -->
<owl:ObjectProperty rdf:about="&drammar;isInPlan">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:subPropertyOf rdf:resource="&www;isInList"/>
<rdfs:range rdf:resource="&drammar;Plan"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isInScene -->
<owl:ObjectProperty rdf:about="&drammar;isInScene">
<rdfs:subPropertyOf rdf:resource="&www;isInSet"/>
<rdfs:range rdf:resource="&drammar;Scene"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isInUnit -->
<owl:ObjectProperty rdf:about="&drammar;isInUnit">
<rdfs:subPropertyOf rdf:resource="&www;isInSet"/>
<owl:inverseOf rdf:resource="&drammar;unitHasEntity"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isIntendedBy -->
<owl:ObjectProperty rdf:about="&drammar;isIntendedBy">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<owl:inverseOf rdf:resource="&drammar;intends"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isKnownBy -->
<owl:ObjectProperty rdf:about="&drammar;isKnownBy">
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
<owl:inverseOf rdf:resource="&drammar;knows"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isOLElementOf -->
<owl:ObjectProperty rdf:about="&drammar;isOLElementOf">
<rdfs:comment>Connects the element of an ordered list to the ordered list.</rdfs:comment>
<owl:inverseOf rdf:resource="&drammar;containsOLE"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isRoleOf -->
<owl:ObjectProperty rdf:about="&drammar;isRoleOf">
<owl:inverseOf rdf:resource="&drammar;hasRole"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isSpannedBy -->
<owl:ObjectProperty rdf:about="&drammar;isSpannedBy">
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
<owl:inverseOf rdf:resource="&drammar;spans"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#isValueOf -->
<owl:ObjectProperty rdf:about="&drammar;isValueOf">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<owl:inverseOf rdf:resource="&drammar;hasValue"/>
<rdfs:subPropertyOf rdf:resource="&drammar;inverseObjectProperty"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#knows -->
<owl:ObjectProperty rdf:about="&drammar;knows">
<rdfs:comment>Property of an AgentInPlan, who BELIEVES a Belief (a mental state with a propositional content).
BELIEVES = KNOWS.
Beliefs are preconditions and effects of plans.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Agent"/>
<rdfs:subPropertyOf rdf:resource="&drammar;agent_object_property"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_Belief"/>
<rdf:Description rdf:about="&drammar;Belief"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#mapping -->
<owl:ObjectProperty rdf:about="&drammar;mapping">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdf:type rdf:resource="&owl;SymmetricProperty"/>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;ActionInPlan"/>
<rdf:Description rdf:about="&drammar;ActionInUnit"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;ActionInPlan"/>
<rdf:Description rdf:about="&drammar;ActionInUnit"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#plan_object_property -->
<owl:ObjectProperty rdf:about="&drammar;plan_object_property">
<rdfs:domain rdf:resource="&drammar;Plan"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#precedes -->
<owl:ObjectProperty rdf:about="&drammar;precedes">
<rdfs:comment>Sequential order in an ordered list.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;OrderedListElement"/>
<rdfs:range rdf:resource="&drammar;OrderedListElement"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#propositionalContent -->
<owl:ObjectProperty rdf:about="&drammar;propositionalContent">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>propositionalContent links a PropositionalAttitude schema (being it a BeliefSchema or a GoalSchema) to the its content (a factual state or process), that is the Process or State that is the actual content of the belief or the goal.
Ex.: Belief (Ophelia believes PC) - propositionalContent - FactualState (PC = Hamlet is in the room)
Ex.: Goal (Ophelia wants PC) - propositionalContent - FactualProcess (PC = Ophelia returns the gifts) </rdfs:comment>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;FactualProcess"/>
<rdf:Description rdf:about="&www;FactualState"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;BeliefSchema"/>
<rdf:Description rdf:about="&www;GoalSchema"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#spans -->
<owl:ObjectProperty rdf:about="&drammar;spans">
<rdfs:range rdf:resource="&drammar;OLE_Unit"/>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:subPropertyOf rdf:resource="&drammar;plan_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#unitContainsAction -->
<owl:ObjectProperty rdf:about="&drammar;unitContainsAction">
<rdfs:range rdf:resource="&drammar;ActionInUnit"/>
<rdfs:domain rdf:resource="&drammar;Unit"/>
<rdfs:subPropertyOf rdf:resource="&drammar;unit_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#unitContainsUnintentionalIncident -->
<owl:ObjectProperty rdf:about="&drammar;unitContainsUnintentionalIncident">
<rdfs:range rdf:resource="&drammar;UnintentionalIncidentInUnit"/>
<rdfs:domain rdf:resource="&drammar;Unit"/>
<rdfs:subPropertyOf rdf:resource="&drammar;unit_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#unitHasEntity -->
<owl:ObjectProperty rdf:about="&drammar;unitHasEntity">
<rdfs:comment>Property of Unit, connecting all of its participants, specialized for agents and objects.
This property should be inferred for individuals through the presence of an incident inside a unit. In particular, the unit has Entity E if E is the filler of a Role of a ProcessSchema that describes an incident of the unit.
GUIDELINE
The annotator should not annotate this property, because he/she annotates the subproperties. </rdfs:comment>
<rdfs:range rdf:resource="&drammar;DramaEndurant"/>
<rdfs:domain rdf:resource="&drammar;Unit"/>
<rdfs:subPropertyOf rdf:resource="&drammar;unit_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#unitHasGoal -->
<owl:ObjectProperty rdf:about="&drammar;unitHasGoal">
<rdfs:comment>This property links a unit with the goals that are active in the unit; that is, some Agent that performs in the unit hasGoal one of these goals.
This property is inferred for individuals through the mapping between plans and timeline by matching actions and incidents.
In particular, the unit has a goal G when an Agent intends a plan (achieving G) such that one of its actions is mapped to some incident in the unit.
GUIDELINE
The annotator does not annotate this property. </rdfs:comment>
<rdfs:range rdf:resource="&drammar;Goal"/>
<rdfs:domain rdf:resource="&drammar;Unit"/>
<rdfs:subPropertyOf rdf:resource="&drammar;unit_object_property"/>
</owl:ObjectProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#unit_object_property -->
<owl:ObjectProperty rdf:about="&drammar;unit_object_property"/>
<!-- http://www.w3.org/2002/07/owl#topObjectProperty -->
<owl:ObjectProperty rdf:about="&owl;topObjectProperty"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.cadmos.cirma.unito.it#Process_status -->
<owl:DatatypeProperty rdf:about="&www;Process_status">
<rdfs:domain rdf:resource="&drammar;Process"/>
<rdfs:range rdf:resource="&xsd;boolean"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it#atStake -->
<owl:DatatypeProperty rdf:about="&www;atStake">
<rdfs:comment>Boolean property:
- true, if the value is at stake;
- false, if the value is balanced.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ValueAtStake"/>
<rdfs:range rdf:resource="&xsd;boolean"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it#isIntentional -->
<owl:DatatypeProperty rdf:about="&www;isIntentional">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Boolean property for Intentionality of processes. </rdfs:comment>
<rdfs:domain rdf:resource="&www;Action"/>
<rdfs:range rdf:resource="&xsd;boolean"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it#quale_schemaType -->
<owl:DatatypeProperty rdf:about="&www;quale_schemaType">
<rdfs:comment>This datatype property represents the type of schema for some construct.
In particular, framenet is the magic word for the schemata extracted from Framenet. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;SituationSchema"/>
<rdfs:range>
<rdfs:Datatype>
<owl:oneOf>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>belief</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>done</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>emotion</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>framenet</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>goal</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>value</rdf:first>
<rdf:rest rdf:resource="&rdf;nil"/>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</owl:oneOf>
</rdfs:Datatype>
</rdfs:range>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal_achievement -->
<owl:DatatypeProperty rdf:about="&drammar;Goal_achievement">
<rdfs:comment>Is some Goal achieved? Boolean T or F</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Goal"/>
<rdfs:range rdf:resource="&xsd;boolean"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal_type -->
<owl:DatatypeProperty rdf:about="&drammar;Goal_type">
<rdfs:comment>Type of the goal: one of the strings
"Achievement"
"Maintainance"
"Perform"
"Query"</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Goal"/>
<rdfs:range>
<rdfs:Datatype>
<owl:oneOf>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>Achievement</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>Maintainance</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>Perform</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&rdf;List"/>
<rdf:first>Query</rdf:first>
<rdf:rest rdf:resource="&rdf;nil"/>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</owl:oneOf>
</rdfs:Datatype>
</rdfs:range>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Object_status -->
<owl:DatatypeProperty rdf:about="&drammar;Object_status">
<rdfs:comment>The status of an object (e.g., open, closed). Can be custom string or URI to some external commonsense ontology.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ObjectInUnit"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Plan_type -->
<owl:DatatypeProperty rdf:about="&drammar;Plan_type">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Can be Base or Recursive.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Plan"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Role_ID_resource -->
<owl:DatatypeProperty rdf:about="&drammar;Role_ID_resource">
<rdfs:comment>Two possible resources:
Framenet OR Verbnet</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ExternalRefRole"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Role_fillerDrammarType -->
<owl:DatatypeProperty rdf:about="&drammar;Role_fillerDrammarType">
<rdfs:comment>It provides the type of some filler of a role, internal to Drammar ontology.
The range is one of the following strings: Action, Environment, Event, Agent, Object, Goal, State of affairs, Belief, Value, Emotion. </rdfs:comment>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Role_framenetRoleID -->
<owl:DatatypeProperty rdf:about="&drammar;Role_framenetRoleID">
<rdfs:comment>Role_framenetRoleID
ID of the role as stated by Framenet. It is the string returned through the access to Framenet. The string represent the ID of the Frame Element. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ExternalRefRole"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Role_verbnetRoleType -->
<owl:DatatypeProperty rdf:about="&drammar;Role_verbnetRoleType">
<rdfs:comment>Type of the role as stated by Verbnet. It is the string returned through the access to Verbnet. This happens when the access to Framenet fails.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ExternalRefRole"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#State_status -->
<owl:DatatypeProperty rdf:about="&drammar;State_status">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Boolean ... concerns the status of a state (state of affairs, goal, belief ...). </rdfs:comment>
<rdfs:range rdf:resource="&xsd;boolean"/>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;FactualState"/>
<rdf:Description rdf:about="&www;StateOfAffairs"/>
<rdf:Description rdf:about="&drammar;Done"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Unit_tags -->
<owl:DatatypeProperty rdf:about="&drammar;Unit_tags">
<rdfs:comment>Any tags freely added to a Unit.
Range is string, actually a sequence of strings (tags) separated by commas. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Unit"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Value_atStake -->
<owl:DatatypeProperty rdf:about="&drammar;Value_atStake">
<rdfs:domain rdf:resource="&drammar;ValueAtStake"/>
<rdfs:range rdf:resource="&xsd;boolean"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#annotationProject -->
<owl:DatatypeProperty rdf:about="&drammar;annotationProject">
<rdfs:comment>String retrieved from the project database representing the id of the project</rdfs:comment>
<rdfs:range rdf:resource="&xsd;string"/>
<rdfs:domain rdf:resource="&owl;Thing"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#freeComment -->
<owl:DatatypeProperty rdf:about="&drammar;freeComment">
<rdfs:comment>Personal comment, not constrained in topic</rdfs:comment>
<rdfs:range rdf:resource="&xsd;string"/>
<rdfs:domain rdf:resource="&owl;Thing"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#freeDescription -->
<owl:DatatypeProperty rdf:about="&drammar;freeDescription">
<rdfs:comment>Personal comment related mostly to topic</rdfs:comment>
<rdfs:range rdf:resource="&xsd;string"/>
<rdfs:domain rdf:resource="&owl;Thing"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasDMO -->
<owl:DatatypeProperty rdf:about="&drammar;hasDMO">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:comment>Can be an Object Property, but it goes to an external class, DMO. So it is a a datatype Property to a URI. </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;Unit"/>
<rdfs:range rdf:resource="&xsd;anyURI"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#hasMessage -->
<owl:DatatypeProperty rdf:about="&drammar;hasMessage">
<rdfs:comment>Anything can convey a message.
Standard cases:
Signpost at a city entrance "Ciudad de Mexico";
Toothpaste brand name on the object toothpaste: "Colgate"
A specific utterance in a communication action.</rdfs:comment>
<rdfs:range rdf:resource="&xsd;string"/>
<rdfs:domain rdf:resource="&owl;Thing"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#lastModified -->
<owl:DatatypeProperty rdf:about="&drammar;lastModified">
<rdfs:domain rdf:resource="&owl;Thing"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#quale -->
<owl:DatatypeProperty rdf:about="&drammar;quale">
<rdfs:comment>Any quality associated to anything.
Can be a custom string or URI in some vocabulary.
This is why Range is empty.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ExternalReference"/>
<rdfs:range rdf:resource="&xsd;anyURI"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#quale_WordNetSense -->
<owl:DatatypeProperty rdf:about="&drammar;quale_WordNetSense">
<rdfs:comment>WNSense is valued to a URI in Wordnet via MultiWordnet. E.g. "partire" is "{v#01371248}". </rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ExternalReference"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#quale_frame_URI -->
<owl:DatatypeProperty rdf:about="&drammar;quale_frame_URI">
<rdfs:comment>It is one of the Quale ... so. domain is QualeClass
Frame from Framenet selected by the annotator after having inserted an Original term, selected a sense in wordnet, selected a frame after the sense has been mapped to the possible frames through Mapnet.
The value is the ID in Framenet.
As Free description we insert the Name and Definition of the Frame in Framenet (actually the XML of the specific frame).
WARNING!!!
Currently, in the implementation, it is the string of the number of choice in the list of frames returned. E.g. "1"</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ExternalRefSchema"/>
<rdfs:range rdf:resource="&xsd;anyURI"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#quale_frame_name -->
<owl:DatatypeProperty rdf:about="&drammar;quale_frame_name">
<rdfs:domain rdf:resource="&drammar;ExternalReference"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#quale_ontologicalConcept -->
<owl:DatatypeProperty rdf:about="&drammar;quale_ontologicalConcept">
<rdfs:comment>The range is a concept in YagoSUMO. E.g. &%Speaking+, &%Arriving=, these two probably from SUMO; http://www.mpii.de/yago/resource/wordnet_bathing_100427853, probably from YAGO.</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ExternalReference"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#quale_originalTerm -->
<owl:DatatypeProperty rdf:about="&drammar;quale_originalTerm">
<rdfs:comment>This is the string originally inserted for searching the URI in the external ontology. E.g. "parlare" "eleganza"</rdfs:comment>
<rdfs:domain rdf:resource="&drammar;ExternalReference"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>
<!-- http://www.w3.org/2002/07/owl#topDataProperty -->
<owl:DatatypeProperty rdf:about="&owl;topDataProperty">
<rdfs:comment>All these properties are data associated with classes. Labels are self-explaining (e.g. hasDMO domain is absolutely Unit) or have domain Thing. In non-obvious names, the domain class is in the prefix of the name (e.g. Environment_epoch). </rdfs:comment>
</owl:DatatypeProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.cadmos.cirma.unito.it#Action -->
<owl:Class rdf:about="&www;Action">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;EventiveProcess"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isIntentional"/>
<owl:hasValue rdf:datatype="&xsd;boolean">true</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&www;EventiveProcess"/>
<owl:disjointWith rdf:resource="&www;UnintentionalEventiveProcess"/>
<rdfs:comment>Action is an intentional EventiveProcess.
This means that the Action should be part of a Plan of an Agent.
However, we have introduced an explicit boolean datatype property isIntentional, because it could that the annotators will use actions directly in the units.
An action is an EventiveProcess with the property isIntentional that values TRUE.
Actions are then subdivided into two classes that are defined with respect to the scope to which they are bound. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#BeliefSchema -->
<owl:Class rdf:about="&www;BeliefSchema">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;MentalStateSchema"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;quale_schemaType"/>
<owl:hasValue>belief</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;MentalStateSchema"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#DoneInPlanState -->
<owl:Class rdf:about="&www;DoneInPlanState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Done"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInPlanState"/>
<owl:onClass rdf:resource="&drammar;PlanState"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#DoneInUnitState -->
<owl:Class rdf:about="&www;DoneInUnitState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Done"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInUnitState"/>
<owl:onClass rdf:resource="&drammar;UnitState"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#DoneSchema -->
<owl:Class rdf:about="&www;DoneSchema">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;StateSchema"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;quale_schemaType"/>
<owl:hasValue>done</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&www;StateSchema"/>
<rdfs:comment>This schema establishes, through the value
'done'
of the datatype property
quale_schema
that the representation of a Done state requires a
Done schema.
The Done schema is connected through a property
isDoneStateOf
with an EventiveProcess or the Plan that the Done state terminates.
The schema practically works as a guideline. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchema -->
<owl:Class rdf:about="&www;EmotionSchema">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;MentalStateSchema"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;quale_schemaType"/>
<owl:hasValue>emotion</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;MentalStateSchema"/>
<rdfs:comment>Emotion schema features
- an emotion type, which refers to an individual representing a reference
for the OCC emotion type
- a role 'feltTowards', a property that refers to the object of the emotion.
A property 'feels' goes from the Agent to the emotion. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#EventiveProcess -->
<owl:Class rdf:about="&www;EventiveProcess">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Process"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInStructure"/>
<owl:someValuesFrom rdf:resource="&drammar;DramaStructure"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&www;FactualProcess"/>
<rdfs:comment>EventiveProcesses are those Processes that are bound to some structure, i.e. have a scope in the ontology.
In Drammar, the DramaStructures that contain the EventiveProcesses are Units (subclasses of DramaSets) and Plans (subclasses of DramaLists).
They are then subdivided through a further trait, that is
whether the process is intentional (of an agent) or not
(Action or UnintentionalEventiveProcess).
This trait is defined through a specific Datatype property, of boolean type, called isIntentional.
So, its subclasses are:
- Action: with isIntentional property valued TRUE;
- UnintentionalEventiveProcess: with isIntentional property valued FALSE.
Same happens in parallel to the EventiveStates, although in that case the trait concerns the state schema.</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#EventiveState -->
<owl:Class rdf:about="&www;EventiveState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;State"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInStructure"/>
<owl:someValuesFrom rdf:resource="&drammar;DramaStructure"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;State"/>
<owl:disjointWith rdf:resource="&www;FactualState"/>
<rdfs:comment>EventiveState is the class of states that participate to some structure.
In Drammar, these structures are UnitStates and PlanStates (subclasses
of DramaSets).
They are defined through further traits: next is
whether the state is of an agent's mind, of the story world, or of some
action aspect.
This trait is defined through a specific StateSchema in the Description templates.
So, its subclasses are:
- DoneState (DN): some action has come at an end;
- MentalState (MS): mental state of an agent;
- StateOfAffairs (SOA): objective state of the story world.
Same happens in parallel to the EventiveProcesses, although in that case the trait concerns agent's intentionality. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#F_Belief -->
<owl:Class rdf:about="&www;F_Belief">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_PropositionalAttitude"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;BeliefSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#F_Done -->
<owl:Class rdf:about="&www;F_Done">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;FactualState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;DoneSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#F_Emotion -->
<owl:Class rdf:about="&www;F_Emotion">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_MentalState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;EmotionSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#F_Goal -->
<owl:Class rdf:about="&www;F_Goal">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_PropositionalAttitude"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;GoalSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#F_MentalState -->
<owl:Class rdf:about="&www;F_MentalState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;FactualState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&drammar;MentalStateSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#F_PropositionalAttitude -->
<owl:Class rdf:about="&www;F_PropositionalAttitude">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_MentalState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;BeliefSchema"/>
<rdf:Description rdf:about="&www;GoalSchema"/>
</owl:unionOf>
</owl:Class>
</owl:onClass>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#F_StateOfAffairs -->
<owl:Class rdf:about="&www;F_StateOfAffairs">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;FactualState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&drammar;SOASchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#F_Value -->
<owl:Class rdf:about="&www;F_Value">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;F_MentalState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;ValueSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#FactualProcess -->
<owl:Class rdf:about="&www;FactualProcess">
<rdfs:subClassOf rdf:resource="&drammar;Process"/>
<rdfs:comment>FactualProcesses are those Processes that are abstraction of EventiveProcesses.
They are not bound to any structure and have DramaEndurant (not contextualized to any structure) as participants.
They are employed as PropositionalContent of Beliefs and fillers of some roles.
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#FactualState -->
<owl:Class rdf:about="&www;FactualState">
<rdfs:subClassOf rdf:resource="&drammar;State"/>
<rdfs:comment>FactualStates are those States that are abstraction of EventiveStates.
They are not bound to any structure and have DramaEndurant (not contextualized to any structure) as participants.
They are employed as PropositionalContent of Beliefs and fillers of roles. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#GoalSchema -->
<owl:Class rdf:about="&www;GoalSchema">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;MentalStateSchema"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;quale_schemaType"/>
<owl:hasValue>goal</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;MentalStateSchema"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#MentalState -->
<owl:Class rdf:about="&www;MentalState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;EventiveState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&drammar;MentalStateSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>MentalStates are EventiveStates that are attributed to the mind of an agent.
There are four types of mental states:
1. Emotion
2. Belief
3. Goal
4. Value
Belief and Goal are grouped under the class PropositionalAttitude, because they both concern some attitude of the agent toward a proposition (while emotions and values are different types of mental states).
A MentalState is defined as an EventiveState that is described by a MentalSchema.
The latter are to be specified as EmotionSchema, BeliefSchema, GoalSchema, ValueSchema. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#PropositionalAttitude -->
<owl:Class rdf:about="&www;PropositionalAttitude">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;MentalState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;BeliefSchema"/>
<rdf:Description rdf:about="&www;GoalSchema"/>
</owl:unionOf>
</owl:Class>
</owl:onClass>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#StateOfAffairs -->
<owl:Class rdf:about="&www;StateOfAffairs">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;EventiveState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&drammar;SOASchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>StateofAffairs are states that concern the storyworld as a whole; they are described by a SOASchema, so a State-of-Affairs-Schema.
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#StateSchema -->
<owl:Class rdf:about="&www;StateSchema">
<rdfs:subClassOf rdf:resource="&drammar;SituationSchema"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#UnintentionalEventiveProcess -->
<owl:Class rdf:about="&www;UnintentionalEventiveProcess">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;EventiveProcess"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isIntentional"/>
<owl:hasValue rdf:datatype="&xsd;boolean">false</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&www;EventiveProcess"/>
<rdfs:comment>UnintentionalEventiveProcess is an unintentional EventiveProcess.
So, an UnintentionalEventiveProcess is an EventiveProcess with the property isIntentional that values FALSE.
UnintentionalEventiveProcess are then subdivided into two classes that are defined with respect to the scope to which they are bound. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#UnintentionalProcessInPlan -->
<owl:Class rdf:about="&www;UnintentionalProcessInPlan">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;UnintentionalEventiveProcess"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInPlan"/>
<owl:onClass rdf:resource="&drammar;Plan"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&drammar;ActionInPlan"/>
<rdfs:comment>Specialization of UnintentionalEventiveProcess contextualized to a Plan.
This represents some unintentional process that is considered to be effective in a plan by the agent that intends the plan.
It is a theoretically predicted class at the moment: no instances found yet in classical drama. But ... </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it#ValueSchema -->
<owl:Class rdf:about="&www;ValueSchema">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;MentalStateSchema"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;quale_schemaType"/>
<owl:hasValue>value</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;MentalStateSchema"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ActionInPlan -->
<owl:Class rdf:about="&drammar;ActionInPlan">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;Action"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInPlan"/>
<owl:onClass rdf:resource="&drammar;Plan"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&drammar;ActionInUnit"/>
<rdfs:comment>ActionInPlan is the intentional action contextualized to a Plan.
The class represents those entities that are the actions mentioned in a plan. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ActionInUnit -->
<owl:Class rdf:about="&drammar;ActionInUnit">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;Action"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInUnit"/>
<owl:onClass rdf:resource="&drammar;Unit"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&www;Action"/>
<owl:disjointWith rdf:resource="&drammar;UnintentionalIncidentInUnit"/>
<rdfs:comment>Specialization of Incident for intentional Incidents in a Unit.
Intentionality is represented with a datatype property, boolean "isIntentional".
It is really intentional when mapped to an ActionInPlan through a SWRL. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Agent -->
<owl:Class rdf:about="&drammar;Agent">
<rdfs:subClassOf rdf:resource="&drammar;DramaEndurant"/>
<owl:disjointWith rdf:resource="&drammar;Object"/>
<rdfs:comment>Derived from BDI literature
Agents are those entities in drama, that potentially
- have goals (object property hasGoal);
- intend plans to achieve goals (op intends)
- participate in actions with some role (op filler);
If some Agent (e.g. Polonius) is involved in an action without being intentional (e.g., being the topic of a conversation), it remains classified as an Agent in Drammar, though it fills a different role in the frame (e.g., Topic of Conversation). </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#AgentInPlan -->
<owl:Class rdf:about="&drammar;AgentInPlan">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Agent"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;featuresAgent"/>
<owl:onClass rdf:resource="&drammar;Agent"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInPlan"/>
<owl:onClass rdf:resource="&drammar;Plan"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>AgentInPlan
Class of the agent who intends or commits to a plan.
It is local to a plan.
Since many plans can achieve the same goal, the class Agent hasGoal Goal, while the class AgentInPlan hasGoalInPlan Goal.
AgentInPlan Feels an Emotion.
For each AgentInPlan there is an Emotion
e.g. Hamlet_P_H_Revenge feels Emo_Hamlet_P_H_Revenge
The rationale is that in the world of drama all characters have emotions. we assume that all the agent in plan involved in the drama possess some deliberative capacity and some emotional attitude. Not for all the agents in plan we can define the type of emotion they feel. (technically the emotion type is achieved through a SWRL that tests the plan, so in some cases it could be not triggered)
Conversely, in the world of the enacted action (Timeline) we assume that exist only the emotions appraised for the agent in unit when plans are mapped onto the timeline. That means that in the timeline exist only the emotions that can be described in a plan with an emotion type, therefore mapped onto the units in the timeline.</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#AgentInScene -->
<owl:Class rdf:about="&drammar;AgentInScene">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Agent"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;featuresAgentInPlan"/>
<owl:onClass rdf:resource="&drammar;AgentInPlan"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInScene"/>
<owl:onClass rdf:resource="&drammar;Scene"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;Agent"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#AgentInUnit -->
<owl:Class rdf:about="&drammar;AgentInUnit">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Agent"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;featuresAgent"/>
<owl:onClass rdf:resource="&drammar;Agent"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInUnit"/>
<owl:onClass rdf:resource="&drammar;Unit"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>AgentInUnit
Class of the agent within a unit.
It is local to a Unit.
It is the class in relation performerAgent with the Unit, in case the agent is a direct performer in the ActionInUnit. Formally, this means that they are roles in some ProcessSchema; however, this is not sufficient to be a performer (think of Polonius being he topic of a discussion), so such a property should be annotated explicitly.
This is the case of Hamlet and Ophelia in the Unit17 of the Nunnery scene.
Also an AgentInUnit can be a participantInUnit of a Unit: in this case, the agent is only mentioned for some reason in some action or event of the unit, but it is not performing in the unit. This is the case of Polonius. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Belief -->
<owl:Class rdf:about="&drammar;Belief">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;PropositionalAttitude"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInPlanState"/>
<owl:someValuesFrom rdf:resource="&drammar;PlanState"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;BeliefSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="&drammar;Goal"/>
<rdfs:comment>A belief is what an agent knows or believes.
In Drammar there is no distinction between knowing and believing, because reasoning concerns Agent motivations for acting rather than the relationship between single agent knowledge and shared knowledge.
A belief has as scope a PlanState, that is precondition or effect of a Plan.
Mapping SWRL project a belief onto some UnitState. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DescriptionTemplate -->
<owl:Class rdf:about="&drammar;DescriptionTemplate">
<rdfs:comment>This class contains all the patterns that depend on linguistic schemata.
A pattern is useful to keep the Drammar representation of elements aligned with other shared ontologies and favor interoperability.
In Drammar, situation schemata and roles depend on patterns imported from other ontologies.
Situation schema provides the pattern for the description of incidents and states;
Role provides the pattern for the role fillers in a frame instantiation. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Done -->
<owl:Class rdf:about="&drammar;Done">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;EventiveState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;DoneSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>Done is a state that focus on the termination of a process, being it a single action or a plan.
It is a class described by a special schema, of the form:
DoneSchema --- Done state individual with property action_done restricted to the action individual. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DramaEndurant -->
<owl:Class rdf:about="&drammar;DramaEndurant">
<rdfs:subClassOf rdf:resource="&drammar;DramaEntity"/>
<rdfs:comment>DramaEndurant, aka Entity - Class from DOLCE
Entities of a drama: Agent, Object, Environment.
They are involved in actions and states.
The tripartite distinction is derived from the drama literature, where
- Agents that intentionally perform actions;
- Scene Objects involved in the actions;
- Environments where such actions occur.
Please, note that entities classified in a way can be used in different ways.
For example:
1. If some Environment (e.g., the room in which the nunnery scene occurs) is involved in an action as a role (e.g., is the thing painted), it remains classified as an environment in Drammar, though it fills a different role in the frame (e.g., of painting).
2. If some Agent (e.g. Polonius) is involved in an action without being intentional (e.g. is the topic of a conversation), it remains classified as an Agent in Drammar, though it fills a different role in the frame (e.g., Topic of Conversation). </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DramaEntity -->
<owl:Class rdf:about="&drammar;DramaEntity">
<rdfs:comment>DramaEntity
Class of all the dramatic entities, that is of all the entities that are peculiar to drama.
Its sisters are classes that are not peculiar to drama, but concern templates, external references and abstract data structures from computer science. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DramaGoal -->
<owl:Class rdf:about="&drammar;DramaGoal">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Goal"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;inConflictWith"/>
<owl:someValuesFrom rdf:resource="&drammar;Goal"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isAchievedBy"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Plan"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInSet"/>
<owl:someValuesFrom rdf:resource="&drammar;Scene"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>The DramaGoal is a Goal in conflict with another Goal in a Scene.
This means that the two Plans that achieve the two goals are in the Scene. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DramaList -->
<owl:Class rdf:about="&drammar;DramaList">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaStructure"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;containsOLE"/>
<owl:someValuesFrom rdf:resource="&drammar;OrderedListElement"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>Sequences in drama:
timeline: sequence of units
plan: sequence of plans or a single action.</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DramaPerdurant -->
<owl:Class rdf:about="&drammar;DramaPerdurant">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaEntity"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&drammar;DescriptionTemplate"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>DramaPerdurant, aka Dynamics,- Class from DOLCE
Class of elements of Drama that describe the story evolution, i.e. Processes and States related to a unit.
Roughly, this class bridges to the concept of Perdurant in upper ontologies, externally to Drammar. However, in the context of Drammar we do not limit to bridging, but create a drama class because the individuals of this class describe the story advancement in terms of incidents and states holding between incidents (grouped in units).
Notice that Process and State are not defined classes because there are no clues for doing it in Drammar. Previously, we proposed a definition based on ProcessSchema and StateSchema, but such categories are not split in Framenet, the knowledge source of our schemata.
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DramaSet -->
<owl:Class rdf:about="&drammar;DramaSet">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaStructure"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;hasSetMember"/>
<owl:someValuesFrom rdf:resource="&owl;Thing"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DramaStructure -->
<owl:Class rdf:about="&drammar;DramaStructure">
<rdfs:subClassOf rdf:resource="&drammar;DramaEntity"/>
<rdfs:comment>Class of the structures of the story, i.e. structures composed of several elements: timelines and story states, plans and plan states.
DramaLists are ordered sequences:
- Timeline (sequence of Units)
- Plan (sequence of subplans or a single action)
DramaSets are sets:
- Unit (set of incidents, actions - ActionInUnit - and events - EventInUnit)
- StoryState (set of PlanStates)
- PlanState (set of states)
- UnitState (set of states)</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#DramaUnit -->
<owl:Class rdf:about="&drammar;DramaUnit">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Unit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;unitHasGoal"/>
<owl:someValuesFrom rdf:resource="&drammar;DramaGoal"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>DramaUnit
Class of the units that have a dramatic goal.</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Emotion -->
<owl:Class rdf:about="&drammar;Emotion">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;MentalState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;EmotionSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInScene"/>
<owl:onClass rdf:resource="&drammar;Scene"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>Emotion is the class of emotions felt by an agent in a scene.
The Scene is the scope of emotions: a scene is a set of several plans of several agents.
The emotions refer to OCC emotion ontology (22 emotions types).
Emotion type is an external resource.
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExternalRefEmotionType -->
<owl:Class rdf:about="&drammar;ExternalRefEmotionType">
<owl:equivalentClass>
<owl:Class>
<owl:oneOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Joy"/>
<rdf:Description rdf:about="&drammar;Fear-confirmed"/>
<rdf:Description rdf:about="&drammar;Shame"/>
<rdf:Description rdf:about="&drammar;Anger"/>
<rdf:Description rdf:about="&drammar;Love"/>
<rdf:Description rdf:about="&drammar;Hate"/>
<rdf:Description rdf:about="&drammar;Satisfaction"/>
<rdf:Description rdf:about="&drammar;Happy-for"/>
<rdf:Description rdf:about="&drammar;Hope"/>
<rdf:Description rdf:about="&drammar;Reproach"/>
<rdf:Description rdf:about="&drammar;Distress"/>
<rdf:Description rdf:about="&drammar;Disappointment"/>
<rdf:Description rdf:about="&drammar;Fear"/>
<rdf:Description rdf:about="&drammar;Resentment"/>
<rdf:Description rdf:about="&drammar;Relief"/>
<rdf:Description rdf:about="&drammar;Pity"/>
<rdf:Description rdf:about="&drammar;Like"/>
<rdf:Description rdf:about="&drammar;Dislike"/>
<rdf:Description rdf:about="&drammar;Gratitude"/>
<rdf:Description rdf:about="&drammar;Pride"/>
<rdf:Description rdf:about="&drammar;Gloating"/>
</owl:oneOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;ExternalReference"/>
<rdfs:comment>This class includes individuals for all the emotion types referred by OCC theory.
The individuals are bridge individuals to some external formal OCC-based knowledge source, which does not exist yet.
These individuals could also be a bridge to some commonsense ontology, such as YagoSumo for Values, but it would be different from the adoption of the OCC theory, as committed in Drammar. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExternalRefEntity -->
<owl:Class rdf:about="&drammar;ExternalRefEntity">
<rdfs:subClassOf rdf:resource="&drammar;ExternalReference"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExternalRefRole -->
<owl:Class rdf:about="&drammar;ExternalRefRole">
<rdfs:subClassOf rdf:resource="&drammar;ExternalReference"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExternalRefSchema -->
<owl:Class rdf:about="&drammar;ExternalRefSchema">
<rdfs:subClassOf rdf:resource="&drammar;ExternalReference"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExternalReference -->
<owl:Class rdf:about="&drammar;ExternalReference">
<rdfs:comment>This is a class that provides the service of accumulating all the quale datatype properties that refer to external ontologies.
Its subclasses are useful in grouping, but do not represent specific issues in support. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal -->
<owl:Class rdf:about="&drammar;Goal">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;PropositionalAttitude"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isAchievedBy"/>
<owl:onClass rdf:resource="&drammar;Plan"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;GoalSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isGoalOf"/>
<owl:onClass rdf:resource="&drammar;Agent"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>A Goal is achieved by a single Plan; though in principle several plans can achieve the same Goal, in Drammar a Goal is bound to a single Plan.
Goal isGoalOf of an Agent.
Goal has a propositional content that is
- a process in the case of perform goal PG (Hamlet wants to ask Ophelia ...)
- a state in the case of
- achievement (Hamlet wants Ophelia goes to a nunnery)
- maintenance (Hamlet wants Claudius (keeps) believing Hamlet is mad)
- query (Hamlet wants to know whether Ophelia is honest)
In these various cases the propositional content is different:
- Perform Goal - PC: ActionInPlan
- AG - PC: State, embedded in one Belief, with status false or
Process, embedded in Belief, with accomplishment false
- MG - PC: State or Process, embedded in Belief,
with status/accomplishment true
- Query Goal - PC: depends on query; e.g.:
- Y/N question: the boolean status of a state (currently implemented as a
State with status TRUE)
- Wh question: the filler of a role in some state or process (currently not
implemented)
These are guidelines for writing the plans correctly. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#MentalStateSchema -->
<owl:Class rdf:about="&drammar;MentalStateSchema">
<rdfs:subClassOf rdf:resource="&www;StateSchema"/>
<rdfs:comment>WARNING: THIS CURRENTLY IS A PLACEHOLDER!
This class collects all the schemata that license the behavior of the Mental states (NIY).
In particular, they can be:
1. Beliefs: AGENTINPLAN believes BELIEF hasPropositionalContent exactly 1 FACT (NIY)
2. Goal: AGENT hasGoal GOAL hasPropositionalContent exactly 1 FACT (NIY)
3. Emotion: AGENT feels EMOTION feltTowards exactly 1 FACT or AGENT or OBJECT (NIY)
4. Value: AGENT hasValue VALUEOFAGENT featuresValue VALUE (NIY)
CURRENTLY, ALL THESE SCHEMATA ARE REALIZED DIRECTLY IN THE ONTOLOGY. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_Action -->
<owl:Class rdf:about="&drammar;OLE_Action">
<rdfs:subClassOf rdf:resource="&drammar;OrderedListElement"/>
<rdfs:comment>OrderedListElement for Actions ... to be inserted in an OrderedList ... such as, e.g., Plan</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_Plan -->
<owl:Class rdf:about="&drammar;OLE_Plan">
<rdfs:subClassOf rdf:resource="&drammar;OrderedListElement"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_Unit -->
<owl:Class rdf:about="&drammar;OLE_Unit">
<rdfs:subClassOf rdf:resource="&drammar;OrderedListElement"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Object -->
<owl:Class rdf:about="&drammar;Object">
<rdfs:subClassOf rdf:resource="&drammar;DramaEndurant"/>
<rdfs:comment>Object
Class of entities (endurant) that participates into Perdurants, but without intentions.
This class is disjoint from Agents (Disjoint property).</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ObjectInPlan -->
<owl:Class rdf:about="&drammar;ObjectInPlan">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Object"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;featuresObject"/>
<owl:onClass rdf:resource="&drammar;Object"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInPlan"/>
<owl:onClass rdf:resource="&drammar;Plan"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ObjectInUnit -->
<owl:Class rdf:about="&drammar;ObjectInUnit">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Object"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInUnit"/>
<owl:onClass rdf:resource="&drammar;Unit"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OrderedListElement -->
<owl:Class rdf:about="&drammar;OrderedListElement">
<rdfs:comment>Class of the elements of the ordered lists, such as timeline, augmented timeline, plan. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Plan -->
<owl:Class rdf:about="&drammar;Plan">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaList"/>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;containsOLEPlan"/>
<owl:someValuesFrom rdf:resource="&drammar;OLE_Plan"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;containsOLEAction"/>
<owl:onClass rdf:resource="&drammar;OLE_Action"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>Plan
Plan is an OrderedList intended by an Agent to achieve some Goal.
Plan OLE's can be ActionInPlan or States. Plans are assumed to be instantiated plans, and so are directly mapped onto incidents through the equality relation.
Contains sequence of actions, states and plans (recursively).
Plans can be Base or Recursive; this type is set through a datatype property.
Example of a Base plan:
P_H_007: Bel ActionInPlan Bel
Example of a Recursive plan
P_H_01_1: Bel P_H_007 P_O_008_1 Bel</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PlanState -->
<owl:Class rdf:about="&drammar;PlanState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaSet"/>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isPlanEffectOf"/>
<owl:onClass rdf:resource="&drammar;Plan"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isPlanPreconditionOf"/>
<owl:onClass rdf:resource="&drammar;Plan"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;hasSetMember"/>
<owl:someValuesFrom rdf:resource="&drammar;State"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;DramaSet"/>
<rdfs:comment>PlanState
Set of the states that are preconditions or effects (object properties) of a plan, respectively.</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Process -->
<owl:Class rdf:about="&drammar;Process">
<rdfs:subClassOf rdf:resource="&drammar;DramaPerdurant"/>
<owl:disjointWith rdf:resource="&drammar;State"/>
<rdfs:comment>Process represents the DYNAMIC class of the Perdurant.
Its subclasses will be obtained by the dichotomy FACTUAL / EVENTIVE.
This dichotomy stems from the philosophical distinction between
EVENTS, that occur "hic et nunc", so bound to some spatio-temporal structure;
FACTS, that are abstraction of EVENTS.
In Drammar, these abstract processes and states, called FactualProcess and FactualState, have the following behavior:
- ARE propositional content of mental states or fillers of roles
- ARE NOT in pre-conditions or effects in plan-states or in unit-states
- ARE NOT in unit or in plans
Process IS A BRIDGE CLASS:
Process is the class that bridges to the concept of Process in upper ontologies, externally to Drammar.
Consider that such resources are not of linguistic type. The ProcessSchema, in fact, drives the behavior of the process inside a plan or a unit, and consists of
1. Wordnet sense
2. Frame from Framenet or Verbnet
3. Roles played by participants in such frame
Process, on the contrary, connects the Process in Drammar to external ontologies concerning the concept itself.
For example, constraints on the process. In the action of asking, it is assumed that Speaker and Addressee are connected through some communication medium, e.g. co-presence in a room, at the telephone ... .
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ProcessSchema -->
<owl:Class rdf:about="&drammar;ProcessSchema">
<rdfs:subClassOf rdf:resource="&drammar;SituationSchema"/>
<rdfs:comment>The linguistic schema for Process.</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Role -->
<owl:Class rdf:about="&drammar;Role">
<rdfs:subClassOf rdf:resource="&drammar;DescriptionTemplate"/>
<rdfs:comment>Role provides the pattern for the role fillers in a frame instantiation, that occurs in SituationSchema, for processes and states.</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SOASchema -->
<owl:Class rdf:about="&drammar;SOASchema">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;StateSchema"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;quale_schemaType"/>
<owl:hasValue>framenet</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&www;StateSchema"/>
<rdfs:comment>The linguistic schema for State.
It is guided from the Framenet frame. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Scene -->
<owl:Class rdf:about="&drammar;Scene">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaSet"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;hasSetMember"/>
<owl:someValuesFrom rdf:resource="&drammar;Plan"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;DramaSet"/>
<rdfs:comment>Scene is a super plan structure that provides a scope for drama facts that result from the combination of several plans.
Motivated originally by the appraisal of emotions that result from the application of multiple plans over the same situation, it can be useful in other occasions. Stay tuned!!!
E.g. Emotion Reproach SWRL
IF
- there exist two agents Xp and Yp (AgentInPlan),
each intending a plan (Px and Py respectively),
which respectively include in the effect states the same value,
NOT balanced by X because Px FAILS (Accomplished FALSE)
and PUT at-stake by Y through its plan Py,
and
- there exists a scene,
that features the same two agents (AgentInScene) Xs and Ys,
Xs featuring Xp and Ys featuring Yp,
and the agent Xs feels an unset emotion,
and the scene has as member the SEPlans SEPx and SEPy,
and SEPx hasData Px and SEPy hasData Py
then:
- the AgentInScene Xs feels REPROACH towards the AgentInScene Ys
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SituationSchema -->
<owl:Class rdf:about="&drammar;SituationSchema">
<rdfs:subClassOf rdf:resource="&drammar;DescriptionTemplate"/>
<rdfs:comment>Situation schema provides the pattern for the description of incidents and states. It derives from the Event pattern in DOLCE (for Process schemata and SOA schemata) and from some specific patterns for Mental States and Done states.
The schema works as a hub for the roles involved and the schema pattern itself.
The informationabout the schema is recorded in the datatype properties.
In particular, we annotated:
- the frame ID in Framenet
- the role ID, for each frame element, in Framenet. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#State -->
<owl:Class rdf:about="&drammar;State">
<rdfs:subClassOf rdf:resource="&drammar;DramaPerdurant"/>
<rdfs:comment>State represents the STATIC class of the Perdurant.
Its subclasses will be obtained by the dichotomy FACTUAL / EVENTIVE.
State IS A BRIDGE CLASS:
State is the class that bridges to the concept of State in upper ontologies, externally to Drammar.
A State has the data property of State_status, which is a boolean (true/false) representing the fact that the state really holds or not.
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#StateOfAffairsInPlanState -->
<owl:Class rdf:about="&drammar;StateOfAffairsInPlanState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;StateOfAffairs"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInPlanState"/>
<owl:onClass rdf:resource="&drammar;PlanState"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#StateOfAffairsInUnitState -->
<owl:Class rdf:about="&drammar;StateOfAffairsInUnitState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;StateOfAffairs"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInUnitState"/>
<owl:onClass rdf:resource="&drammar;UnitState"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&www;StateOfAffairs"/>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Timeline -->
<owl:Class rdf:about="&drammar;Timeline">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaList"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;containsOLEUnit"/>
<owl:someValuesFrom rdf:resource="&drammar;OLE_Unit"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>Timeline
This is the class that represent the story incidents grouped in units. It is a subclass of OrderedList.
OrderedList is a well known pattern with a published ontology; OrderedListElement OLE are envelopes for units. All the OLE of a Timeline are in precedes/follows relation.
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#UnintentionalIncidentInUnit -->
<owl:Class rdf:about="&drammar;UnintentionalIncidentInUnit">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;UnintentionalEventiveProcess"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isInUnit"/>
<owl:onClass rdf:resource="&drammar;Unit"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&www;UnintentionalEventiveProcess"/>
<rdfs:comment>Specialization of UnintentionalEventiveProcess for unintentional Incidents in a Unit.
For example: a man that falls asleep. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Unit -->
<owl:Class rdf:about="&drammar;Unit">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaSet"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;hasSetMember"/>
<owl:someValuesFrom rdf:resource="&drammar;ActionInUnit"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;DramaSet"/>
<rdfs:comment>Unit
Class of the segments in which a story is subdivided, as defined by theoreticians.
Units are the elements of the Timeline.</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#UnitState -->
<owl:Class rdf:about="&drammar;UnitState">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;DramaSet"/>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isUnitEffectOf"/>
<owl:onClass rdf:resource="&drammar;Unit"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isUnitPreconditionOf"/>
<owl:onClass rdf:resource="&drammar;Unit"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;hasSetMember"/>
<owl:someValuesFrom rdf:resource="&drammar;State"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:subClassOf rdf:resource="&drammar;DramaSet"/>
<rdfs:comment>UnitState
UniState is the class of set of states that hold immediately before or after a Unit.
EventiveState within a UnitState are mapped from PlanStates, once the EventiveProcessInPlan have been mapped to EventiveProcessInUnit.
A UnitState results from the accumulation of all the PlanState associated to the plans that span some Unit. </rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Value -->
<owl:Class rdf:about="&drammar;Value">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&www;MentalState"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isDescribedBy"/>
<owl:onClass rdf:resource="&www;ValueSchema"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&drammar;isValueOf"/>
<owl:onClass rdf:resource="&drammar;Agent"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
<rdfs:comment>VALUE
Value is the class of the values that are relevant for some agent in the story.
If there is an individual of the Class Value, then the state 'such individual is a Value of this Agent' holds.
e.g. the individual Ophelia_Honesty of the class Value connected to the property HasValue to the Agent Ophelia, means that Honesty is a Value of Ophelia.
The rationale behind this is that for modern and contemporary drama values are of an individual, not universal. So, honesty for Hamlet is different from the honesty value for Ophelia, although they share the same External Reference individual.
VALUE OF AGENT AT STAKE
The Value can be balanced or AtStake.
In Drammar, the subclass ValueOfAgentAtStake represents both balanced and at stake values, with the data property atStake that can be true (Value at stake) or false (Value balanced).
The rationale for having the subclass is that the same value of agent can be both at stake and balanced in the same drama.
</rdfs:comment>
</owl:Class>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ValueAtStake -->
<owl:Class rdf:about="&drammar;ValueAtStake">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Value"/>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;isInPlanState"/>
<owl:onClass rdf:resource="&drammar;PlanState"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&www;atStake"/>
<owl:someValuesFrom rdf:resource="&xsd;boolean"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<!-- http://www.w3.org/2002/07/owl#Thing -->
<owl:Class rdf:about="&owl;Thing">
<rdfs:comment>Thing collects both general classes (DescriptionTemplate and StructureElement) and specific classes (all under DramaEntity). </rdfs:comment>
</owl:Class>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.cadmos.cirma.unito.it#A_recommend_01_in_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;A_recommend_01_in_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;ActionInPlan"/>
<drammar:hasMessage rdf:datatype="&xsd;string">Get thee to a nunnery why wouldst thou be a breeder of sinners? I am myself indifferent honest; but yet I could accuse me of such things that it were better my mother had not borne me I am very proud, revengeful, ambitious; with more offences at my beck than I have thoughts to put them in, imagination to give them shape, or time to act them in. What should such fellows as I do crawling between earth and heaven? We are arrant knaves, all; believe none of us. Go thy ways to a nunnery.</drammar:hasMessage>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet recommend Ophelia to go to the nunnery</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;PS_Attempt_suasion_01"/>
<drammar:isInPlan rdf:resource="&www;P_H_AdvisingOpheliaNunnery"/>
<drammar:featuresProcess rdf:resource="&www;Process_Recommend"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Admiration -->
<owl:NamedIndividual rdf:about="&www;Admiration">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0009_H -->
<owl:NamedIndividual rdf:about="&www;BS_0009_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&drammar;SFCTL_sta_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0011_O -->
<owl:NamedIndividual rdf:about="&www;BS_0011_O">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&drammar;SFCTL_sta_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0012_H -->
<owl:NamedIndividual rdf:about="&www;BS_0012_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<rdfs:comment>This schema establishes, through its datatype property
freeDescription
that
The property that connects an Agent with a Belief state is
knows.
So, it practically works as a guideline. </rdfs:comment>
<drammar:propositionalContent rdf:resource="&drammar;SFCTL_sta_04"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0013_O -->
<owl:NamedIndividual rdf:about="&www;BS_0013_O">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&www;F_B_H_Polonius_Home"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0016_H -->
<owl:NamedIndividual rdf:about="&www;BS_0016_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&www;F_B_0011_Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0017_H -->
<owl:NamedIndividual rdf:about="&www;BS_0017_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&www;SFCTL_honest_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0020_H -->
<owl:NamedIndividual rdf:about="&www;BS_0020_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&drammar;PFCTL_kil_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0021_H -->
<owl:NamedIndividual rdf:about="&www;BS_0021_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&drammar;PFCTL_kil_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0030_H -->
<owl:NamedIndividual rdf:about="&www;BS_0030_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&drammar;SFCTL_rev_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0031_H -->
<owl:NamedIndividual rdf:about="&www;BS_0031_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&drammar;SFCTL_rev_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0040_H -->
<owl:NamedIndividual rdf:about="&www;BS_0040_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&drammar;SFCTL_dea_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0041_H -->
<owl:NamedIndividual rdf:about="&www;BS_0041_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&drammar;SFCTL_dea_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0050_H -->
<owl:NamedIndividual rdf:about="&www;BS_0050_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&www;SFCTL_ElsinorCorrupted"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#BS_0060_H -->
<owl:NamedIndividual rdf:about="&www;BS_0060_H">
<rdf:type rdf:resource="&www;BeliefSchema"/>
<drammar:propositionalContent rdf:resource="&www;PFCT_Go_to_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#B_H_Elsinor_Corrupted -->
<owl:NamedIndividual rdf:about="&www;B_H_Elsinor_Corrupted">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet believes the court of Elsinor is corrupted. </drammar:freeDescription>
<rdfs:comment>Hamlet believes the court of Elsinor is corrupted.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0050_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#B_H_Opfelia_go_to_Nunnery -->
<owl:NamedIndividual rdf:about="&www;B_H_Opfelia_go_to_Nunnery">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet believes Ophelia go to a nunnery.</drammar:freeDescription>
<rdfs:comment>Hamlet believes Ophelia go to a nunnery.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0060_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#DS_A_ask_01 -->
<owl:NamedIndividual rdf:about="&www;DS_A_ask_01">
<rdf:type rdf:resource="&www;DoneSchema"/>
<drammar:isDoneStateOf rdf:resource="&drammar;A_ask_01_in_P_H_AskR_Asking"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#DS_A_rec_01 -->
<owl:NamedIndividual rdf:about="&www;DS_A_rec_01">
<rdf:type rdf:resource="&www;DoneSchema"/>
<drammar:isDoneStateOf rdf:resource="&www;A_recommend_01_in_P_H_AdvisingOpheliaNunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#DS_P_O_Truth -->
<owl:NamedIndividual rdf:about="&www;DS_P_O_Truth">
<rdf:type rdf:resource="&www;DoneSchema"/>
<drammar:isDoneStateOf rdf:resource="&drammar;P_O_Truth"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Done_A_recommend_01_in_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;Done_A_recommend_01_in_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&www;DoneInPlanState"/>
<drammar:freeDescription rdf:datatype="&xsd;string">The termination of Hamlet advising Ophelia to go to the Nunnery. </drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&www;DS_A_rec_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_adm_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_adm_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Admiration"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_adm_P_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_adm_P_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Admiration"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_ang_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_ang_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Anger"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_ang_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_ang_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_dis_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_dis_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Distress"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_dis_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_dis_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Distress"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_disap_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_disap_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Disappointment"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_disap_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_disap_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Disappointment"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_fearC_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_fearC_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Fear-confirmed"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_fearC_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_fearC_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Fear-confirmed"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_fear_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_fear_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Fear"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_fear_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_fear_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Fear"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_gloat_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_gloat_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Gloating"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_gloat_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_gloat_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Gloating"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_gra_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_gra_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Gratitude"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_gra_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_gra_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Gratitude"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_gratif_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_gratif_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Gratification"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_gratif_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_gratif_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Gratification"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_happyfor_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_happyfor_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Happy-for"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_happyfor_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_happyfor_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Happy-for"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_hate_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_hate_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Hate"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_hate_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_hate_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Hate"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_hope_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_hope_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Hope"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_hope_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_hope_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Hope"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_joy_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_joy_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Joy"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_joy_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_joy_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Joy"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_love_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_love_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Love"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_love_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_love_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Love"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_pity_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_pity_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Pity"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_pity_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_pity_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Pity"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_pri_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_pri_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Pride"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_pri_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_pri_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Pride"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_relief_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_relief_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Relief"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_relief_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_relief_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Relief"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_rem_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_rem_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Remorse"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_rem_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_rem_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Remorse"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_rep_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_rep_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Reproach"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_rep_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_rep_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Reproach"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_resent_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_resent_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Resentment"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_resent_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_resent_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Resentment"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_satisf_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_satisf_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Satisfaction"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_satisf_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_satisf_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Satisfaction"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_sha_H_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_sha_H_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Shame"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ES_sha_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;ES_sha_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Shame"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Elsinor_in_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;Elsinor_in_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:isInPlan rdf:resource="&www;P_H_AdvisingOpheliaNunnery"/>
<drammar:featuresObject rdf:resource="&drammar;Elsinor"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoAdmiration_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoAdmiration_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaAdmiration"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoAdmiration_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoAdmiration_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaAdmiration"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoAnger_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoAnger_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaAnger"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoAnger_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoAnger_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaAnger"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoDisappointment_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoDisappointment_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaDisappointment"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoDisappointment_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoDisappointment_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaDisappointment"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoDistress_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoDistress_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaDistress"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoDistress_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoDistress_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaDistress"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoFearConfirmed_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoFearConfirmed_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaFearConfirmed"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoFearConfirmed_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoFearConfirmed_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaFearConfirmed"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoFear_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoFear_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaFear"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoFear_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoFear_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaFear"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoGloating_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoGloating_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaGloating"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoGloating_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoGloating_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaGloating"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoGratification_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoGratification_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaGratification"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoGratification_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoGratification_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaGratification"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoGratitude_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoGratitude_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaGratitude"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoGratitude_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoGratitude_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaGratitude"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoHappyFor_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoHappyFor_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchema-HappyFor"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoHappyFor_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoHappyFor_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchema-HappyFor"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoHate_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoHate_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaHate"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoHate_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoHate_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaHate"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoHope_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoHope_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaHope"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoHope_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoHope_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaHope"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoJoy_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoJoy_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaJoy"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoJoy_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoJoy_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaJoy"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoLove_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoLove_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaLove"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoLove_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoLove_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaLove"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoPity_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoPity_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaPity"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoPity_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoPity_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaPity"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoPride_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoPride_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaPride"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoPride_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoPride_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaPride"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoRelief_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoRelief_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaRelief"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoRelief_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoRelief_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaRelief"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoRemorse_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoRemorse_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaRemorse"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoRemorse_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoRemorse_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaRemorse"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoReproach_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoReproach_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaReproach"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoReproach_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoReproach_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaReproach"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoResentment_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoResentment_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaResentment"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoResentment_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoResentment_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaResentment"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoSatisfaction_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoSatisfaction_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaSatisfaction"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoSatisfaction_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoSatisfaction_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaSatisfaction"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoShame_Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoShame_Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaShame"/>
<isEmotionOf rdf:resource="&drammar;Hamlet"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmoShame_Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;EmoShame_Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Emotion"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaShame"/>
<isEmotionOf rdf:resource="&drammar;Ophelia"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchema-HappyFor -->
<owl:NamedIndividual rdf:about="&www;EmotionSchema-HappyFor">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Happy-for"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaAdmiration -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaAdmiration">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Admiration"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaAnger -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaAnger">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Anger"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaDisappointment -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaDisappointment">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Disappointment"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaDistress -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaDistress">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Distress"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaFear -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaFear">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Fear"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaFearConfirmed -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaFearConfirmed">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Fear-confirmed"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaGloating -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaGloating">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Gloating"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaGratification -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaGratification">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Gratification"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaGratitude -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaGratitude">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Gratitude"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaHate -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaHate">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Hate"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaHope -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaHope">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Hope"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaJoy -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaJoy">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Joy"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaLove -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaLove">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Love"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaPity -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaPity">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Pity"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaPride -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaPride">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Pride"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaRelief -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaRelief">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Relief"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaRemorse -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaRemorse">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Remorse"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaReproach -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaReproach">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Reproach"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaResentment -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaResentment">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Resentment"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaSatisfaction -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaSatisfaction">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Satisfaction"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#EmotionSchemaShame -->
<owl:NamedIndividual rdf:about="&www;EmotionSchemaShame">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&drammar;Shame"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Es_adm_O_SWQ -->
<owl:NamedIndividual rdf:about="&www;Es_adm_O_SWQ">
<rdf:type rdf:resource="&www;EmotionSchema"/>
<drammar:hasEmotionType rdf:resource="&www;Admiration"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_Corrupt_MoralityEvaluation -->
<owl:NamedIndividual rdf:about="&www;ExtRef_Corrupt_MoralityEvaluation">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">370</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Morality_evaluation</drammar:quale_frame_name>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">a#00585544</drammar:quale_WordNetSense>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=a_00585544</drammar:quale>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_FRole_Addressee_Attempt_suasion -->
<owl:NamedIndividual rdf:about="&www;ExtRef_FRole_Addressee_Attempt_suasion">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">409</drammar:Role_framenetRoleID>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Attempt_suasion</drammar:quale_frame_name>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_FRole_Content_Attempt_suasion -->
<owl:NamedIndividual rdf:about="&www;ExtRef_FRole_Content_Attempt_suasion">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">408</drammar:Role_framenetRoleID>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Action</drammar:Role_fillerDrammarType>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Attempt_suasion</drammar:quale_frame_name>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_FRole_Evaluee_Morality_evaluation -->
<owl:NamedIndividual rdf:about="&www;ExtRef_FRole_Evaluee_Morality_evaluation">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">3351</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Morality_evaluation</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_FRole_Goal_Motion -->
<owl:NamedIndividual rdf:about="&www;ExtRef_FRole_Goal_Motion">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string"> 29</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Motion</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_FRole_Judge_Morality_evaluation -->
<owl:NamedIndividual rdf:about="&www;ExtRef_FRole_Judge_Morality_evaluation">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">6392</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Morality_evaluation</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_FRole_Medium_Attempt_suasion -->
<owl:NamedIndividual rdf:about="&www;ExtRef_FRole_Medium_Attempt_suasion">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">664</drammar:Role_framenetRoleID>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Attempt_suasion</drammar:quale_frame_name>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Object</drammar:Role_fillerDrammarType>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_FRole_Speaker_Attempt_suasion -->
<owl:NamedIndividual rdf:about="&www;ExtRef_FRole_Speaker_Attempt_suasion">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">410</drammar:Role_framenetRoleID>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Attempt_suasion</drammar:quale_frame_name>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_FRole_Theme_Motion -->
<owl:NamedIndividual rdf:about="&www;ExtRef_FRole_Theme_Motion">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">26</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Motion</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_Go_to_Motion -->
<owl:NamedIndividual rdf:about="&www;ExtRef_Go_to_Motion">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">7</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Motion</drammar:quale_frame_name>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">andare</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=v_01253107</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v#01253107</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_Honest -->
<owl:NamedIndividual rdf:about="&www;ExtRef_Honest">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">a#01171323</drammar:quale_WordNetSense>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=a_01171323</drammar:quale>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">onesto</drammar:quale_originalTerm>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_Induce_Attempt_suasion -->
<owl:NamedIndividual rdf:about="&www;ExtRef_Induce_Attempt_suasion">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">87</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Attempt_suasion</drammar:quale_frame_name>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">consigliare</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=v_00592685</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v#00592685</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_Nunnery -->
<owl:NamedIndividual rdf:about="&www;ExtRef_Nunnery">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">Convento</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_02494445</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">n#02494445</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#ExtRef_VRole_Undergoer_Honest -->
<owl:NamedIndividual rdf:about="&www;ExtRef_VRole_Undergoer_Honest">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_verbnetRoleType rdf:datatype="&xsd;string">Undergoer</drammar:Role_verbnetRoleType>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Verbnet</drammar:Role_ID_resource>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#F_B_0011_Ophelia -->
<owl:NamedIndividual rdf:about="&www;F_B_0011_Ophelia">
<rdf:type rdf:resource="&www;F_Belief"/>
<drammar:isDescribedBy rdf:resource="&www;BS_0011_O"/>
<drammar:isKnownBy rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#F_B_0017_Hamlet -->
<owl:NamedIndividual rdf:about="&www;F_B_0017_Hamlet">
<rdf:type rdf:resource="&www;F_Belief"/>
<drammar:isDescribedBy rdf:resource="&www;BS_0017_H"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#F_B_H_Polonius_Home -->
<owl:NamedIndividual rdf:about="&www;F_B_H_Polonius_Home">
<rdf:type rdf:resource="&www;F_Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet believes Polonius is at home. </drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;BS_0012_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#GS_C_Reign -->
<owl:NamedIndividual rdf:about="&www;GS_C_Reign">
<rdf:type rdf:resource="&www;GoalSchema"/>
<drammar:propositionalContent rdf:resource="&www;SFCTL_rei_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#GS_H_Advising_O_Nunnery -->
<owl:NamedIndividual rdf:about="&www;GS_H_Advising_O_Nunnery">
<rdf:type rdf:resource="&www;GoalSchema"/>
<drammar:propositionalContent rdf:resource="&www;PFCT_recommend_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#GS_H_AskingRethorically -->
<owl:NamedIndividual rdf:about="&www;GS_H_AskingRethorically">
<rdf:type rdf:resource="&www;GoalSchema"/>
<drammar:propositionalContent rdf:resource="&www;PFCTL_ask_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#GS_H_Discover -->
<owl:NamedIndividual rdf:about="&www;GS_H_Discover">
<rdf:type rdf:resource="&www;GoalSchema"/>
<drammar:propositionalContent rdf:resource="&www;PFCTL_awa_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#GS_H_Kill_C -->
<owl:NamedIndividual rdf:about="&www;GS_H_Kill_C">
<rdf:type rdf:resource="&www;GoalSchema"/>
<drammar:propositionalContent rdf:resource="&www;PFCTL_kil_09"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#GS_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&www;GS_H_LearningHonesty">
<rdf:type rdf:resource="&www;GoalSchema"/>
<drammar:propositionalContent rdf:resource="&www;F_B_0017_Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#GS_H_Revenge -->
<owl:NamedIndividual rdf:about="&www;GS_H_Revenge">
<rdf:type rdf:resource="&www;GoalSchema"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#GS_O_Lying -->
<owl:NamedIndividual rdf:about="&www;GS_O_Lying">
<rdf:type rdf:resource="&www;GoalSchema"/>
<drammar:propositionalContent rdf:resource="&www;PFCTL_men_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Goal_Hamlet_Advising_O_Nunnery -->
<owl:NamedIndividual rdf:about="&www;Goal_Hamlet_Advising_O_Nunnery">
<rdf:type rdf:resource="&drammar;Goal"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet wants that Ophelia goes to the Nunnery</drammar:freeDescription>
<drammar:Goal_type rdf:datatype="&xsd;string">Perform</drammar:Goal_type>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">true</drammar:Goal_achievement>
<drammar:isDescribedBy rdf:resource="&www;GS_H_Advising_O_Nunnery"/>
<drammar:isAchievedBy rdf:resource="&www;P_H_AdvisingOpheliaNunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Goal_Hamlet_Revenge -->
<owl:NamedIndividual rdf:about="&www;Goal_Hamlet_Revenge">
<rdf:type rdf:resource="&drammar;Goal"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet achieves his revenge for his father's assassination.</rdfs:label>
<drammar:Goal_type rdf:datatype="&xsd;string">Achievement</drammar:Goal_type>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet wants to avenge his father's death. </drammar:freeDescription>
<rdfs:comment rdf:datatype="&xsd;string">Perform Goal of the whole drama. </rdfs:comment>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">true</drammar:Goal_achievement>
<drammar:isDescribedBy rdf:resource="&www;GS_H_Revenge"/>
<drammar:isAchievedBy rdf:resource="&drammar;P_H_Revenge"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Goal_Hamlet_Unmask -->
<owl:NamedIndividual rdf:about="&www;Goal_Hamlet_Unmask">
<rdf:type rdf:resource="&drammar;Goal"/>
<drammar:Goal_type rdf:datatype="&xsd;string">Achievement</drammar:Goal_type>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet wants to unmask Claudius. </drammar:freeDescription>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">true</drammar:Goal_achievement>
<drammar:isAchievedBy rdf:resource="&drammar;P_H_Unmask"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Goal_Ophelia_TellTruth -->
<owl:NamedIndividual rdf:about="&www;Goal_Ophelia_TellTruth">
<rdf:type rdf:resource="&drammar;Goal"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia wants to tell Hamlet the truth.</drammar:freeDescription>
<drammar:Goal_type rdf:datatype="&xsd;string">Perform</drammar:Goal_type>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">false</drammar:Goal_achievement>
<rdfs:comment>This goal has no schema because it is underspecified. </rdfs:comment>
<drammar:isAchievedBy rdf:resource="&drammar;P_O_Truth"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Gratification -->
<owl:NamedIndividual rdf:about="&www;Gratification">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Hamlet_13-16 -->
<owl:NamedIndividual rdf:about="&www;Hamlet_13-16">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:isInUnit rdf:resource="&www;Unit13-16_GoNunnery"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Hamlet_Honesty_AtStake -->
<owl:NamedIndividual rdf:about="&www;Hamlet_Honesty_AtStake">
<rdf:type rdf:resource="&drammar;ValueAtStake"/>
<atStake rdf:datatype="&xsd;boolean">true</atStake>
<featuresValue rdf:resource="&drammar;Hamlet_Honesty"/>
<isInPlanState rdf:resource="&drammar;PState_Eff_P_O_Lie"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Hamlet_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;Hamlet_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:isInPlan rdf:resource="&www;P_H_AdvisingOpheliaNunnery"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#I_Recommend -->
<owl:NamedIndividual rdf:about="&www;I_Recommend">
<rdf:type rdf:resource="&drammar;ActionInUnit"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet recommending Ophelia to go to a nunnery. </drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;PS_Attempt_suasion_01"/>
<drammar:featuresProcess rdf:resource="&www;Process_Recommend"/>
<drammar:isInUnit rdf:resource="&www;Unit13-16_GoNunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Message_Hamlet_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;Message_Hamlet_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:hasMessage rdf:datatype="&xsd;string">Get thee to a nunnery why wouldst thou be a breeder of sinners? I am myself indifferent honest; but yet I could accuse me of such things that it were better my mother had not borne me I am very proud, revengeful, ambitious; with more offences at my beck than I have thoughts to put them in, imagination to give them shape, or time to act them in. What should such fellows as I do crawling between earth and heaven? We are arrant knaves, all; believe none of us. Go thy ways to a nunnery.</drammar:hasMessage>
<drammar:isInPlan rdf:resource="&www;P_H_AdvisingOpheliaNunnery"/>
<drammar:featuresObject rdf:resource="&drammar;Message_Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Nunnery -->
<owl:NamedIndividual rdf:about="&www;Nunnery">
<rdf:type rdf:resource="&drammar;Object"/>
<drammar:freeDescription rdf:datatype="&xsd;string">The nunnery where Hamlet advice Ophelia to go to</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&www;ExtRef_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#OLE_A_recommend_01_in_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;OLE_A_recommend_01_in_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;OLE_Action"/>
<drammar:hasData_Action rdf:resource="&www;A_recommend_01_in_P_H_AdvisingOpheliaNunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#OLE_P_H_AdvisingOpheliaNunnery_in_P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&www;OLE_P_H_AdvisingOpheliaNunnery_in_P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;OLE_Plan"/>
<drammar:hasData_Plan rdf:resource="&www;P_H_AdvisingOpheliaNunnery"/>
<drammar:precedes rdf:resource="&drammar;OLE_P_H_LearningHonesty_in_P_H_Send_O_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#OLE_Unit_13-16 -->
<owl:NamedIndividual rdf:about="&www;OLE_Unit_13-16">
<rdf:type rdf:resource="&drammar;OLE_Unit"/>
<drammar:hasData_Unit rdf:resource="&www;Unit13-16_GoNunnery"/>
<drammar:precedes rdf:resource="&drammar;OLE_Unit_17"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Ophelia_13-16 -->
<owl:NamedIndividual rdf:about="&www;Ophelia_13-16">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:isInUnit rdf:resource="&www;Unit13-16_GoNunnery"/>
<drammar:featuresAgent rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Ophelia_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;Ophelia_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:isInPlan rdf:resource="&www;P_H_AdvisingOpheliaNunnery"/>
<drammar:featuresAgent rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PFCTL_ask_01 -->
<owl:NamedIndividual rdf:about="&www;PFCTL_ask_01">
<rdf:type rdf:resource="&www;FactualProcess"/>
<drammar:hasMessage rdf:datatype="&xsd;string">Where is your father?</drammar:hasMessage>
<Process_status rdf:datatype="&xsd;boolean">true</Process_status>
<drammar:freeDescription>Hamlet asks to Ophelia 'Where is your Father?'</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&drammar;PS_questioning_01"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Asking"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PFCTL_awa_01 -->
<owl:NamedIndividual rdf:about="&www;PFCTL_awa_01">
<rdf:type rdf:resource="&www;FactualProcess"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet discovers that Claudius is guilty</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&drammar;PS_Becoming_aware_01"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PFCTL_kil_09 -->
<owl:NamedIndividual rdf:about="&www;PFCTL_kil_09">
<rdf:type rdf:resource="&www;FactualProcess"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet kills Claudius</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;PS_killing_09"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Killing"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PFCTL_men_01 -->
<owl:NamedIndividual rdf:about="&www;PFCTL_men_01">
<rdf:type rdf:resource="&www;FactualProcess"/>
<drammar:hasMessage rdf:datatype="&xsd;string">At home, my lord</drammar:hasMessage>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia lies about Polonius' location</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&drammar;PS_prevarication_01"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Lying"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PFCT_Go_to_01 -->
<owl:NamedIndividual rdf:about="&www;PFCT_Go_to_01">
<rdf:type rdf:resource="&www;FactualProcess"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia goes to a nunnery.</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;PS_Motion_01"/>
<drammar:featuresProcess rdf:resource="&www;Process_Go_to"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PFCT_recommend_01 -->
<owl:NamedIndividual rdf:about="&www;PFCT_recommend_01">
<rdf:type rdf:resource="&www;FactualProcess"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet recommends Ophelia to go to a nunnery.</drammar:freeDescription>
<Process_status rdf:datatype="&xsd;boolean">true</Process_status>
<drammar:isDescribedBy rdf:resource="&www;PS_Attempt_suasion_01"/>
<drammar:featuresProcess rdf:resource="&www;Process_Recommend"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PS_Attempt_suasion_01 -->
<owl:NamedIndividual rdf:about="&www;PS_Attempt_suasion_01">
<rdf:type rdf:resource="&drammar;ProcessSchema"/>
<drammar:hasExtRef rdf:resource="&www;ExtRef_Induce_Attempt_suasion"/>
<drammar:hasRole rdf:resource="&www;R_Addressee_PS_Attempt_suasion_01"/>
<drammar:hasRole rdf:resource="&www;R_Content_PS_Attempt_suasion_01"/>
<drammar:hasRole rdf:resource="&www;R_Medium_PS_Attempt_suasion_01"/>
<drammar:hasRole rdf:resource="&www;R_Speaker_PS_Attempt_suasion_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PS_Motion_01 -->
<owl:NamedIndividual rdf:about="&www;PS_Motion_01">
<rdf:type rdf:resource="&drammar;ProcessSchema"/>
<drammar:hasExtRef rdf:resource="&www;ExtRef_Go_to_Motion"/>
<drammar:hasRole rdf:resource="&www;R_Goal_PS_Motion_01"/>
<drammar:hasRole rdf:resource="&www;R_Theme_PS_Motion_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PS_killing_09 -->
<owl:NamedIndividual rdf:about="&www;PS_killing_09">
<rdf:type rdf:resource="&drammar;ProcessSchema"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet kills Claudius</drammar:freeDescription>
<drammar:hasRole rdf:resource="&www;R_Killer_PS_killing_09"/>
<drammar:hasRole rdf:resource="&www;R_Victim_PS_PFCTL_kil_09"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Kill_Killing"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PState_Eff_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;PState_Eff_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&www;Done_A_recommend_01_in_P_H_AdvisingOpheliaNunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#PState_Pre_P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;PState_Pre_P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&www;B_H_Elsinor_Corrupted"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#P_H_AdvisingOpheliaNunnery -->
<owl:NamedIndividual rdf:about="&www;P_H_AdvisingOpheliaNunnery">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet advising Ophelia to go to a nunnery. </rdfs:label>
<drammar:Plan_type rdf:datatype="&xsd;string">Base</drammar:Plan_type>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet describes the corruption of Elsinore and invites Ophelia to go to a nunnery. </drammar:freeDescription>
<drammar:containsOLEAction rdf:resource="&www;OLE_A_recommend_01_in_P_H_AdvisingOpheliaNunnery"/>
<drammar:hasPlanEffect rdf:resource="&www;PState_Eff_P_H_AdvisingOpheliaNunnery"/>
<drammar:hasPlanPrecondition rdf:resource="&www;PState_Pre_P_H_AdvisingOpheliaNunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Polonius_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&www;Polonius_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;AgentInScene"/>
<drammar:featuresAgentInPlan rdf:resource="&drammar;Polonius_P_O_Lie"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Process_Go_to -->
<owl:NamedIndividual rdf:about="&www;Process_Go_to">
<rdf:type rdf:resource="&drammar;Process"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Process_Recommend -->
<owl:NamedIndividual rdf:about="&www;Process_Recommend">
<rdf:type rdf:resource="&drammar;Process"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Addressee_PS_Attempt_suasion_01 -->
<owl:NamedIndividual rdf:about="&www;R_Addressee_PS_Attempt_suasion_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&www;ExtRef_FRole_Addressee_Attempt_suasion"/>
<drammar:hasFiller rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Content_PS_Attempt_suasion_01 -->
<owl:NamedIndividual rdf:about="&www;R_Content_PS_Attempt_suasion_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:hasExtRef rdf:resource="&www;ExtRef_FRole_Content_Attempt_suasion"/>
<drammar:hasFiller rdf:resource="&www;PFCT_Go_to_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Evaluee_SS_morality_evaluation_01 -->
<owl:NamedIndividual rdf:about="&www;R_Evaluee_SS_morality_evaluation_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:hasExtRef rdf:resource="&www;ExtRef_FRole_Evaluee_Morality_evaluation"/>
<drammar:hasFiller rdf:resource="&drammar;Elsinor"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Goal_PS_Motion_01 -->
<owl:NamedIndividual rdf:about="&www;R_Goal_PS_Motion_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Object</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&www;ExtRef_FRole_Goal_Motion"/>
<drammar:hasFiller rdf:resource="&www;Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Judge_SS_morality_evaluation_01 -->
<owl:NamedIndividual rdf:about="&www;R_Judge_SS_morality_evaluation_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:hasExtRef rdf:resource="&www;ExtRef_FRole_Judge_Morality_evaluation"/>
<drammar:hasFiller rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Killer_PS_killing_09 -->
<owl:NamedIndividual rdf:about="&www;R_Killer_PS_killing_09">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Killer_Killing"/>
<drammar:hasFiller rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Medium_PS_Attempt_suasion_01 -->
<owl:NamedIndividual rdf:about="&www;R_Medium_PS_Attempt_suasion_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Object</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&www;ExtRef_FRole_Medium_Attempt_suasion"/>
<drammar:hasFiller rdf:resource="&drammar;Message_Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Speaker_PS_Attempt_suasion_01 -->
<owl:NamedIndividual rdf:about="&www;R_Speaker_PS_Attempt_suasion_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&www;ExtRef_FRole_Speaker_Attempt_suasion"/>
<drammar:hasFiller rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Theme_PS_Motion_01 -->
<owl:NamedIndividual rdf:about="&www;R_Theme_PS_Motion_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&www;ExtRef_FRole_Theme_Motion"/>
<drammar:hasFiller rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Undergoer_Honest_SS_honest_01 -->
<owl:NamedIndividual rdf:about="&www;R_Undergoer_Honest_SS_honest_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Undergoer</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&www;ExtRef_VRole_Undergoer_Honest"/>
<drammar:hasFiller rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#R_Victim_PS_PFCTL_kil_09 -->
<owl:NamedIndividual rdf:about="&www;R_Victim_PS_PFCTL_kil_09">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasFiller rdf:resource="&drammar;Claudius"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Victim_Killing"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Remorse -->
<owl:NamedIndividual rdf:about="&www;Remorse">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#SFCTL_ElsinorCorrupted -->
<owl:NamedIndividual rdf:about="&www;SFCTL_ElsinorCorrupted">
<rdf:type rdf:resource="&www;F_StateOfAffairs"/>
<drammar:freeDescription rdf:datatype="&xsd;string">The court of Elsinor is corrupted.</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&www;SS_morality_evaluation_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#SFCTL_honest_01 -->
<owl:NamedIndividual rdf:about="&www;SFCTL_honest_01">
<rdf:type rdf:resource="&www;F_StateOfAffairs"/>
<drammar:State_status rdf:datatype="&xsd;boolean">false</drammar:State_status>
<rdfs:comment>Ophelia is not honest.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;SS_honest_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#SFCTL_rei_02 -->
<owl:NamedIndividual rdf:about="&www;SFCTL_rei_02">
<rdf:type rdf:resource="&www;F_StateOfAffairs"/>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_leadership_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#SS_honest_01 -->
<owl:NamedIndividual rdf:about="&www;SS_honest_01">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<drammar:hasExtRef rdf:resource="&www;ExtRef_Honest"/>
<drammar:hasRole rdf:resource="&www;R_Undergoer_Honest_SS_honest_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#SS_morality_evaluation_01 -->
<owl:NamedIndividual rdf:about="&www;SS_morality_evaluation_01">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<drammar:hasExtRef rdf:resource="&www;ExtRef_Corrupt_MoralityEvaluation"/>
<drammar:hasRole rdf:resource="&www;R_Evaluee_SS_morality_evaluation_01"/>
<drammar:hasRole rdf:resource="&www;R_Judge_SS_morality_evaluation_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#US_I_Recommend_Eff -->
<owl:NamedIndividual rdf:about="&www;US_I_Recommend_Eff">
<rdf:type rdf:resource="&drammar;UnitState"/>
<owl:sameAs rdf:resource="&drammar;US_OLI_15"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#US_I_Recommend_Pre -->
<owl:NamedIndividual rdf:about="&www;US_I_Recommend_Pre">
<rdf:type rdf:resource="&drammar;UnitState"/>
<owl:sameAs rdf:resource="&drammar;US_I_Discover_Eff"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#Unit13-16_GoNunnery -->
<owl:NamedIndividual rdf:about="&www;Unit13-16_GoNunnery">
<rdf:type rdf:resource="&drammar;Unit"/>
<drammar:unitContainsAction rdf:resource="&www;I_Recommend"/>
<drammar:hasUnitEffect rdf:resource="&www;US_I_Recommend_Eff"/>
<drammar:hasUnitPrecondition rdf:resource="&www;US_I_Recommend_Pre"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#VS_H_Honesty -->
<owl:NamedIndividual rdf:about="&www;VS_H_Honesty">
<rdf:type rdf:resource="&www;ValueSchema"/>
<drammar:hasValueType rdf:resource="&drammar;ExtRef_Honesty"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it#VS_O_Honesty -->
<owl:NamedIndividual rdf:about="&www;VS_O_Honesty">
<rdf:type rdf:resource="&www;ValueSchema"/>
<drammar:hasValueType rdf:resource="&drammar;ExtRef_Honesty"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#A_ask_01_in_P_H_AskR_Asking -->
<owl:NamedIndividual rdf:about="&drammar;A_ask_01_in_P_H_AskR_Asking">
<rdf:type rdf:resource="&drammar;ActionInPlan"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet asks to Ophelia "Where is your Father?"</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet asks to Ophelia 'Where is your Father?'</drammar:freeDescription>
<drammar:hasMessage rdf:datatype="&xsd;string">Where is your father?</drammar:hasMessage>
<drammar:isDescribedBy rdf:resource="&drammar;PS_questioning_01"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_AskR"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Asking"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#A_awa_01_in_P_H_Understand_Discover -->
<owl:NamedIndividual rdf:about="&drammar;A_awa_01_in_P_H_Understand_Discover">
<rdf:type rdf:resource="&drammar;ActionInPlan"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet discovers that Claudius is guilty</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&drammar;PS_Becoming_aware_01"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Understand"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#A_kil_01_in_P_H_Kill_Claudius_Killing -->
<owl:NamedIndividual rdf:about="&drammar;A_kil_01_in_P_H_Kill_Claudius_Killing">
<rdf:type rdf:resource="&drammar;ActionInPlan"/>
<rdfs:label rdf:datatype="&xsd;string">Killing action- Hamlet kills Claudius</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet kills Claudius</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;PS_killing_09"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Kill_Claudius"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Killing"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#A_men_01_in_P_O_Lie_Lying -->
<owl:NamedIndividual rdf:about="&drammar;A_men_01_in_P_O_Lie_Lying">
<rdf:type rdf:resource="&drammar;ActionInPlan"/>
<rdfs:label rdf:datatype="&xsd;string">The action where Ophelia lies about Polonius' location.</rdfs:label>
<drammar:hasMessage rdf:datatype="&xsd;string">At home, my lord</drammar:hasMessage>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia lies about Polonius' location</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&drammar;PS_prevarication_01"/>
<drammar:isInPlan rdf:resource="&drammar;P_O_Lie"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Lying"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Anger -->
<owl:NamedIndividual rdf:about="&drammar;Anger">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_B_O_Polonius_in_Room -->
<owl:NamedIndividual rdf:about="&drammar;B_H_B_O_Polonius_in_Room">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string"> Hamlet believes that Ophelia believes Polonius is in the Room.</drammar:freeDescription>
<rdfs:comment> Hamlet believes that Ophelia believes Polonius is in the Room.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0016_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_Claudius_killed_Father -->
<owl:NamedIndividual rdf:about="&drammar;B_H_Claudius_killed_Father">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet believes/knows his father was killed by Claudius</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;BS_0021_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_Claudius_killed_Father_not -->
<owl:NamedIndividual rdf:about="&drammar;B_H_Claudius_killed_Father_not">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet doesn't believe/know whether his father was killed by Claudius</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;BS_0020_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_Gosth_not_soul_Father -->
<owl:NamedIndividual rdf:about="&drammar;B_H_Gosth_not_soul_Father">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet believe that the ghost is not the soul of his father.</drammar:freeDescription>
<rdfs:comment>Hamlet believe that the ghost is not the soul of his father.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0040_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_Gosth_soul_Father -->
<owl:NamedIndividual rdf:about="&drammar;B_H_Gosth_soul_Father">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet believes that the ghost is the soul of his father.</drammar:freeDescription>
<rdfs:comment>Hamlet believes that the ghost is the soul of his father.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0041_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_Murder_Father_Avenged -->
<owl:NamedIndividual rdf:about="&drammar;B_H_Murder_Father_Avenged">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet believes/knows that The death of Hamlet's Father is avenged</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;BS_0031_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_Murder_Father_Avenged_not -->
<owl:NamedIndividual rdf:about="&drammar;B_H_Murder_Father_Avenged_not">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet doesn't believe/know that the death of Hamlet's Father is avenged</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;BS_0030_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet_P_H_Revenge"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_O_Honest -->
<owl:NamedIndividual rdf:about="&drammar;B_H_O_Honest">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string"> Hamlet believes that Ophelia is honest. </drammar:freeDescription>
<rdfs:comment> Hamlet does not believe that Ophelia has the value of Honesty.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0017_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_H_Polonius_in_Room -->
<owl:NamedIndividual rdf:about="&drammar;B_H_Polonius_in_Room">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string"> Hamlet believes/knows that Polonius is in the Room.</drammar:freeDescription>
<rdfs:comment>Hamlet believes/knows Polonius is in the Room.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0009_H"/>
<drammar:isKnownBy rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_O_B_H_Polonius_Home -->
<owl:NamedIndividual rdf:about="&drammar;B_O_B_H_Polonius_Home">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string"> Ophelia believes Hamlet believes Polonius is at home.</drammar:freeDescription>
<rdfs:comment> Ophelia believes Hamlet believes Polonius is at home.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0013_O"/>
<drammar:isKnownBy rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#B_O_Polonius_in_Room -->
<owl:NamedIndividual rdf:about="&drammar;B_O_Polonius_in_Room">
<rdf:type rdf:resource="&drammar;Belief"/>
<drammar:freeDescription rdf:datatype="&xsd;string"> Ophelia believes/knows Polonius is in the Room.</drammar:freeDescription>
<rdfs:comment>Ophelia believes/knows Polonius is in the Room.</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;BS_0011_O"/>
<drammar:isKnownBy rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Claudius -->
<owl:NamedIndividual rdf:about="&drammar;Claudius">
<rdf:type rdf:resource="&drammar;Agent"/>
<rdfs:label rdf:datatype="&xsd;string">Claudius, Hamlet's Uncle</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Claudius, Hamlet's Uncle</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_king"/>
<drammar:hasGoal rdf:resource="&drammar;Goal_Claudius_Reign"/>
<drammar:intends rdf:resource="&drammar;P_C_Reign"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Claudius_Discover -->
<owl:NamedIndividual rdf:about="&drammar;Claudius_Discover">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:featuresAgent rdf:resource="&drammar;Claudius"/>
<drammar:isInUnit rdf:resource="&drammar;Unit_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Claudius_Kill -->
<owl:NamedIndividual rdf:about="&drammar;Claudius_Kill">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:featuresAgent rdf:resource="&drammar;Claudius"/>
<drammar:isInUnit rdf:resource="&drammar;Unit_Kill"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Claudius_P_H_Kill_Claudius -->
<owl:NamedIndividual rdf:about="&drammar;Claudius_P_H_Kill_Claudius">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Claudius"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Kill_Claudius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Claudius_P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;Claudius_P_H_Revenge">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Claudius"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Revenge"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Claudius_P_H_Understand -->
<owl:NamedIndividual rdf:about="&drammar;Claudius_P_H_Understand">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Claudius"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Understand"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Claudius_in_P_C_Reign -->
<owl:NamedIndividual rdf:about="&drammar;Claudius_in_P_C_Reign">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Claudius"/>
<drammar:isInPlan rdf:resource="&drammar;P_C_Reign"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Claudius_in_P_H_Unmask -->
<owl:NamedIndividual rdf:about="&drammar;Claudius_in_P_H_Unmask">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Claudius"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Unmask"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Denmark -->
<owl:NamedIndividual rdf:about="&drammar;Denmark">
<rdf:type rdf:resource="&drammar;Object"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Reign of Denmark</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Denmark"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Denmark_P_C_Reign -->
<owl:NamedIndividual rdf:about="&drammar;Denmark_P_C_Reign">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:featuresObject rdf:resource="&drammar;Denmark"/>
<drammar:isInPlan rdf:resource="&drammar;P_C_Reign"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Disappointment -->
<owl:NamedIndividual rdf:about="&drammar;Disappointment">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Dislike -->
<owl:NamedIndividual rdf:about="&drammar;Dislike">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Distress -->
<owl:NamedIndividual rdf:about="&drammar;Distress">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaDistress"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Done_A_ask_01_in_P_H_AskR_Asking -->
<owl:NamedIndividual rdf:about="&drammar;Done_A_ask_01_in_P_H_AskR_Asking">
<rdf:type rdf:resource="&www;DoneInPlanState"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet has asked rethorically Ophelia 'Where is your father?'.</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">The termination of the action Hamlet asking rhetorically Ophelia about Polonius' location. </drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<rdfs:comment>This is the state of affairs (actually the subclass Accomplishment) that holds when the plan P_H_007 terminates.
Actually, its name derives from the incident that is accomplished (in its propositional content - relation accomplishedIncident). </rdfs:comment>
<drammar:isDescribedBy rdf:resource="&www;DS_A_ask_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Done_P_O_Truth -->
<owl:NamedIndividual rdf:about="&drammar;Done_P_O_Truth">
<rdf:type rdf:resource="&www;DoneInPlanState"/>
<rdfs:label rdf:datatype="&xsd;string">The accomplishement of plan Ophelia tells the truth to Hamlet about Polonius' location</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">The accomplishment of plan Ophelia tells the truth to Hamlet about Polonius' location</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">false</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&www;DS_P_O_Truth"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Elsinor -->
<owl:NamedIndividual rdf:about="&drammar;Elsinor">
<rdf:type rdf:resource="&drammar;Object"/>
<drammar:freeDescription rdf:datatype="&xsd;string">The court of Elsinor</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Elsinor"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Elsinor_in_P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&drammar;Elsinor_in_P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:featuresObject rdf:resource="&drammar;Elsinor"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Send_O_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Alive_Surviving -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Alive_Surviving">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">1792</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Surviving</drammar:quale_frame_name>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">a#00097799</drammar:quale_WordNetSense>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">vivo</drammar:quale_originalTerm>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Ask_Questioning -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Ask_Questioning">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">40</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Questioning</drammar:quale_frame_name>
<drammar:freeDescription rdf:datatype="&xsd;string">Schema found at the 1st wordnet sense of "chiedere" in both CADMOS interface and wordnet
From Framenet entry:
name="Questioning"
ID="40"
<definition>&lt;def-root&gt;The words in this frame have to do with a Speaker asking an Addressee a question which calls for a reply (as opposed to making a request which calls for an action on the part of the Addressee). &lt;/def-root&gt;</definition>
All the Core Frame Elements to be visualized in the CADMOS interface:
<FE bgColor="FF0000" fgColor="FFFFFF" coreType="Core" cBy="731" cDate="02/07/2001 04:12:03 PST Wed" abbrev="Spkr" name="Speaker" ID="167">
<definition>&lt;def-root&gt;The person asking a question generally occurs as the External Argument of verb and noun targets:
&lt;ex&gt;&lt;fex name="Speaker"&gt;Pat&lt;/fex&gt; &lt;t&gt;quizzed&lt;/t&gt; me about where I had been.&lt;/ex&gt;
&lt;ex&gt;&lt;fex name="Speaker"&gt;Pat's&lt;/fex&gt; &lt;t&gt;question&lt;/t&gt; surprised me. &lt;/ex&gt;&lt;/def-root&gt;</definition>
<semType name="Sentient" ID="5"/>
</FE>
<FE bgColor="006400" fgColor="FFFFFF" coreType="Core" cBy="731" cDate="02/07/2001 04:12:03 PST Wed" abbrev="Add" name="Addressee" ID="168">
<definition>&lt;def-root&gt;The Addressee is most frequently the NP Object of a target verb. However, with the verb &lt;ment&gt;inquire&lt;/ment&gt;, Addressee can only occur as an &lt;ment&gt;of&lt;/ment&gt;-PP and with a noun target, Addressee occurs in a PP Complement or as a possessive :
&lt;ex&gt;Pat &lt;t&gt;questioned&lt;/t&gt; &lt;fex name="Addressee"&gt;me&lt;/fex&gt; about where I had been.&lt;/ex&gt;
&lt;ex&gt;"Do you often come here?" Kim &lt;t&gt;inquired&lt;/t&gt; &lt;fex name="Addressee"&gt;of the person sitting next to her&lt;/fex&gt;.&lt;/ex&gt;
&lt;ex&gt;My &lt;t&gt;question&lt;/t&gt; &lt;fex name="Addressee"&gt;to you&lt;/fex&gt; is straightforward.&lt;/ex&gt;
&lt;ex&gt;&lt;fex name="Addressee"&gt;Kim's&lt;/fex&gt; &lt;t&gt;interrogation&lt;/t&gt; by the police was long.&lt;/ex&gt;&lt;/def-root&gt;</definition>
<semType name="Sentient" ID="5"/>
</FE>
<FE bgColor="0000FF" fgColor="FFFFFF" coreType="Core" cBy="731" cDate="02/07/2001 04:12:03 PST Wed" abbrev="Msg" name="Message" ID="169">
<definition>&lt;def-root&gt;The Message, or content of the question, usually takes the form of a direct quote or an embedded question with a verb target:
&lt;ex&gt;&lt;fex name="Message"&gt;"What are you doing?"&lt;/fex&gt; Kim &lt;t&gt;inquired&lt;/t&gt;.&lt;/ex&gt;
&lt;ex&gt;Kim &lt;t&gt;inquired&lt;/t&gt; &lt;fex name="Message"&gt;what I was doing&lt;/fex&gt;.&lt;/ex&gt;
With noun targets, Message is not common (as Topic occurs more frequently). However, Message does occur in a PP Complement with the noun &lt;ment&gt;question&lt;/ment&gt;:
&lt;ex&gt;The answer to your &lt;t&gt;question&lt;/t&gt; &lt;fex name="Message"&gt;of how the company makes money&lt;/fex&gt; is simply that it doesn't. &lt;/ex&gt;&lt;/def-root&gt;</definition>
<semType name="Message" ID="56"/>
</FE>
<FE bgColor="9F79EE" fgColor="FFFFFF" coreType="Core" cBy="731" cDate="02/07/2001 04:12:03 PST Wed" abbrev="Top" name="Topic" ID="170">
<definition>&lt;def-root&gt;Topic occurs very frequently in this frame with both noun and verb targets. It generally occurs as a PP Complement:
&lt;ex&gt;Pat &lt;t&gt;inquired&lt;/t&gt; &lt;fex name="Topic"&gt;about train times&lt;/fex&gt;.&lt;/ex&gt;
&lt;ex&gt;Pat's &lt;t&gt;inquiry&lt;/t&gt; &lt;fex name="Topic"&gt;about train times&lt;/fex&gt; fell on deaf ears.&lt;/ex&gt;&lt;/def-root&gt;</definition>
</FE></drammar:freeDescription>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">chiedere</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=v_00532796</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v_00532796</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Dead -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Dead">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_07203851</drammar:quale>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">morto</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">n#07203851</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Denmark -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Denmark">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_10411125</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">n#10411125</drammar:quale_WordNetSense>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">regno</drammar:quale_originalTerm>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Discover_Becoming_aware -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Discover_Becoming_aware">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">20</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Becoming_aware</drammar:quale_frame_name>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=v_00622132</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v#00622132</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Elsinor -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Elsinor">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">corte</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_06001132</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">n#06001132</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Addresse_Questioning -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Addresse_Questioning">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">168</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Questioning</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Addressee_Prevarication -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Addressee_Prevarication">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">2491</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Prevarication</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Agent_Posture -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Agent_Posture">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">81</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Posture</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Avenger_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Avenger_Revenge">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">3009</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Revenge</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Cognizer_Becoming_aware -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Cognizer_Becoming_aware">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">87</drammar:Role_framenetRoleID>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Becoming_aware</drammar:quale_frame_name>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Governed_Leadership -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Governed_Leadership">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">6431</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Leadership</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Injured_party_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Injured_party_Revenge">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">3022</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Revenge</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Injury_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Injury_Revenge">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">3018</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Revenge</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Killer_Killing -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Killer_Killing">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">4450</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Killing</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Leader_Leadership -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Leader_Leadership">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">347</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Leadership</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Location_Posture -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Location_Posture">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">82</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Posture</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Means_Killing -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Means_Killing">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">4454</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Killing</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Message_Questioning -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Message_Questioning">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">169</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Questioning</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Offender_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Offender_Revenge">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">3012
</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Revenge</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Phenomenon_Becoming_aware -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Phenomenon_Becoming_aware">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">88</drammar:Role_framenetRoleID>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Becoming_aware</drammar:quale_frame_name>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Punishement_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Punishement_Revenge">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">3015</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Revenge</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Role_Leadership -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Role_Leadership">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">349</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Leadership</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Speaker_Prevarication -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Speaker_Prevarication">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">2490</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Prevarication</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Speaker_Questioning -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Speaker_Questioning">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">167</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Questioning</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Survivor_Surviving -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Survivor_Surviving">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">10621</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Surviving</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Topic_Prevarication -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Topic_Prevarication">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">2492</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Prevarication</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Topic_Questioning -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Topic_Questioning">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">170</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Questioning</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_FRole_Victim_Killing -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_FRole_Victim_Killing">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_framenetRoleID rdf:datatype="&xsd;string">4451</drammar:Role_framenetRoleID>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Framenet</drammar:Role_ID_resource>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Killing</drammar:quale_frame_name>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Honesty -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Honesty">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_03816422</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">n#03816422</drammar:quale_WordNetSense>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">onestà</drammar:quale_originalTerm>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Kill_Killing -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Kill_Killing">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">590</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Killing</drammar:quale_frame_name>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">Uccidere</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v#00903723</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Lie_Prevarication -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Lie_Prevarication">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">287</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Prevarication</drammar:quale_frame_name>
<drammar:freeDescription rdf:datatype="&xsd;string">Schema found at the 11th wordnet sense of "mentire" in both CADMOS interface and 2nd sense in multiwordnet
<frame cBy="664" cDate="03/19/2002 05:17:13 PST Tue" name="Prevarication" ID="287" xsi:schemaLocation="../schema/frame.xsd" xmlns="http://framenet.icsi.berkeley.edu" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<definition>&lt;def-root&gt;A &lt;fen&gt;Speaker&lt;/fen&gt; communicates about a &lt;fen&gt;Topic&lt;/fen&gt; in such a way as to mislead an &lt;fen&gt;Addressee&lt;/fen&gt;, either by telling outright lies or by presenting a message in a misleading form.&lt;/def-root&gt;</definition>
<FE bgColor="FF0000" fgColor="FFFFFF" coreType="Core" cBy="664" cDate="03/19/2002 05:51:51 PST Tue" abbrev="Spkr" name="Speaker" ID="2490">
<definition>&lt;def-root&gt;The person who uses language in the written or spoken modality to convey a deceptive Message to the Addressee.
&lt;ex&gt;&lt;fex name="Speaker"&gt;Politicians&lt;/fex&gt; do nothing but &lt;m&gt;tell&lt;/m&gt; &lt;t&gt;lies&lt;/t&gt; about money.&lt;/ex&gt;&lt;/def-root&gt;</definition>
<semType name="Sentient" ID="5"/>
</FE>
<FE bgColor="006400" fgColor="FFFFFF" coreType="Core" cBy="664" cDate="03/19/2002 05:51:53 PST Tue" abbrev="Add" name="Addressee" ID="2491">
<definition>&lt;def-root&gt;The person that receives a Message from the Speaker.
&lt;ex&gt;You're &lt;t&gt;kidding&lt;/t&gt; &lt;fex name="Addressee"&gt;me&lt;/fex&gt;!&lt;/ex&gt;
&lt;ex&gt;Satan &lt;t&gt;lies&lt;/t&gt; &lt;fex name="Addressee"&gt;to everyone, including himself&lt;/fex&gt;.&lt;/ex&gt;&lt;/def-root&gt;</definition>
<semType name="Sentient" ID="5"/>
</FE>
<FE bgColor="0000FF" fgColor="FFFFFF" coreType="Core" cBy="664" cDate="03/19/2002 05:51:55 PST Tue" abbrev="Top" name="Topic" ID="2492">
<definition>&lt;def-root&gt;&lt;fen&gt;Topic&lt;/fen&gt; is the entity to which the proposition or propositions relate, that they are about.
&lt;ex&gt;You &lt;t&gt;deceived&lt;/t&gt; me &lt;fex name="Topic"&gt;about the location of the diamonds&lt;/fex&gt;.&lt;/ex&gt;&lt;/def-root&gt;</definition>
</FE></drammar:freeDescription>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=v_00579423</drammar:quale>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">ingannare</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v_00579423</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Reign_Leadership -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Reign_Leadership">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">73</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Leadership</drammar:quale_frame_name>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">Regnare</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=v_01763790</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v#01763790</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Revenge_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Revenge_Revenge">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">347</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Revenge</drammar:quale_frame_name>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=v_00784203</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v#00784203</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_Stay_Posture -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_Stay_Posture">
<rdf:type rdf:resource="&drammar;ExternalRefSchema"/>
<drammar:quale_frame_URI rdf:datatype="&xsd;anyURI">18</drammar:quale_frame_URI>
<drammar:quale_frame_name rdf:datatype="&xsd;string">Posture</drammar:quale_frame_name>
<drammar:freeDescription rdf:datatype="&xsd;string">Schema found at the 14th wordnet sense of "stare"
<frame cBy="731" cDate="02/07/2001 04:11:51 PST Wed" name="Posture" ID="18" xsi:schemaLocation="../schema/frame.xsd" xmlns="http://framenet.icsi.berkeley.edu" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<definition>&lt;def-root&gt;An &lt;fen&gt;Agent&lt;/fen&gt; supports their body in a particular &lt;fen&gt;Location&lt;/fen&gt;. The LUs of the frame convey which body part is the &lt;fen&gt;Point_of_contact&lt;/fen&gt; where the &lt;fen&gt;Agent&lt;/fen&gt; is supported, what orientation the body is in, and some overall arrangement of the limbs (especially the legs) and the torso.
&lt;ex&gt;&lt;fex name="Agent"&gt;He&lt;/fex&gt; &lt;t&gt;knelt&lt;/t&gt; down Location , &lt;fex name="Depictive"&gt;hand on heart&lt;/fex&gt; .&lt;/ex&gt;&lt;/def-root&gt;</definition>
<FE bgColor="FF0000" fgColor="FFFFFF" coreType="Core" cBy="731" cDate="02/07/2001 04:11:51 PST Wed" abbrev="Agt" name="Agent" ID="81">
<definition>&lt;def-root&gt;The &lt;fen&gt;Agent&lt;/fen&gt; is the individual whose body is in a particular posture. The &lt;fen&gt;Agent&lt;/fen&gt; FE is generally expressed as the external argument of verbs:
&lt;ex&gt;&lt;fex name="Agent"&gt;Kim&lt;/fex&gt; was &lt;t&gt;kneeling&lt;/t&gt; by the window.&lt;/ex&gt;&lt;/def-root&gt;</definition>
<semType name="Sentient" ID="5"/>
</FE>
<FE bgColor="1E90FF" fgColor="FFFFFF" coreType="Core" cBy="731" cDate="02/07/2001 04:11:51 PST Wed" abbrev="Loc" name="Location" ID="82">
<definition>&lt;def-root&gt;A description of the position of the &lt;fen&gt;Agent&lt;/fen&gt;. The &lt;fen&gt;Location&lt;/fen&gt; of the &lt;fen&gt;Agent&lt;/fen&gt; is frequently expressed and generally occurs as a PP Complement:
&lt;ex&gt;Kim was &lt;t&gt;kneeling&lt;/t&gt; &lt;fex name="Location"&gt;by the window&lt;/fex&gt;.&lt;/ex&gt;&lt;/def-root&gt;</definition>
<semType name="Location" ID="54"/>
</FE></drammar:freeDescription>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=v_01836008</drammar:quale>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">stare</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">v#01836008</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_VRole_Undergoer_Dead -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_VRole_Undergoer_Dead">
<rdf:type rdf:resource="&drammar;ExternalRefRole"/>
<drammar:Role_verbnetRoleType rdf:datatype="&xsd;string">Undergoer</drammar:Role_verbnetRoleType>
<drammar:Role_ID_resource rdf:datatype="&xsd;string">Verbnet</drammar:Role_ID_resource>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_father -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_father">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">Padre</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_07258194</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">n#07258194 father, male_parent, begetter</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_ghost -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_ghost">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">fantasma</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_04533237</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">n#04533237</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_girlfriend -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_girlfriend">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_07291392</drammar:quale>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">ragazza</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">{n#07291392} girlfriend, girl, lady friend</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_king -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_king">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<rdfs:label xml:lang="en">ExtRef_king</rdfs:label>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">Re</drammar:quale_originalTerm>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_07595596</drammar:quale>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">n#07595596</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_message -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_message">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_04949838</drammar:quale>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">messaggio</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">{n#04949838} message, content, subject_matter, substance</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_poison -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_poison">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">veleno</drammar:quale_originalTerm>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_position -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_position">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_06352837</drammar:quale>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">posizione</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">{n#06352837} position, place</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_prince -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_prince">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale rdf:datatype="&xsd;anyURI">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_07498573</drammar:quale>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">principe</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">{n#07498573} prince</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#ExtRef_room -->
<owl:NamedIndividual rdf:about="&drammar;ExtRef_room">
<rdf:type rdf:resource="&drammar;ExternalRefEntity"/>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">http://multisemcor.fbk.eu/frameset2.php?language=english&sense_number=n_03250788</drammar:quale_WordNetSense>
<drammar:quale_originalTerm rdf:datatype="&xsd;string">stanza</drammar:quale_originalTerm>
<drammar:quale_WordNetSense rdf:datatype="&xsd;string">{n#03250788} room</drammar:quale_WordNetSense>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Fear -->
<owl:NamedIndividual rdf:about="&drammar;Fear">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Fear-confirmed -->
<owl:NamedIndividual rdf:about="&drammar;Fear-confirmed">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ghost_Of_Father_Discover -->
<owl:NamedIndividual rdf:about="&drammar;Ghost_Of_Father_Discover">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:featuresAgent rdf:resource="&drammar;Ghost_of_Father"/>
<drammar:isInUnit rdf:resource="&drammar;Unit_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ghost_Of_Father_P_H_Understand -->
<owl:NamedIndividual rdf:about="&drammar;Ghost_Of_Father_P_H_Understand">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Ghost_of_Father"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Understand"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ghost_Of_Father__in_P_H_Unmask -->
<owl:NamedIndividual rdf:about="&drammar;Ghost_Of_Father__in_P_H_Unmask">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Ghost_of_Father"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Unmask"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ghost_of_Father -->
<owl:NamedIndividual rdf:about="&drammar;Ghost_of_Father">
<rdf:type rdf:resource="&drammar;Agent"/>
<drammar:freeDescription rdf:datatype="&xsd;string">The Ghost of Hamlet's Father</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_ghost"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ghost_of_Father_P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;Ghost_of_Father_P_H_Revenge">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Ghost_of_Father"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Revenge"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Gloating -->
<owl:NamedIndividual rdf:about="&drammar;Gloating">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal_Claudius_Reign -->
<owl:NamedIndividual rdf:about="&drammar;Goal_Claudius_Reign">
<rdf:type rdf:resource="&drammar;Goal"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Claudius wants to maintain his reign. </drammar:freeDescription>
<drammar:Goal_type rdf:datatype="&xsd;string">Maintainance</drammar:Goal_type>
<drammar:isDescribedBy rdf:resource="&www;GS_C_Reign"/>
<drammar:isAchievedBy rdf:resource="&drammar;P_C_Reign"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal_Hamlet_AskingRethorically -->
<owl:NamedIndividual rdf:about="&drammar;Goal_Hamlet_AskingRethorically">
<rdf:type rdf:resource="&drammar;Goal"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet wants to ask to Ophelia about Polonius' Location</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet wants to ask to Ophelia about Polonius' Location</drammar:freeDescription>
<drammar:Goal_type rdf:datatype="&xsd;string">Perform</drammar:Goal_type>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">true</drammar:Goal_achievement>
<drammar:isDescribedBy rdf:resource="&www;GS_H_AskingRethorically"/>
<drammar:inConflictWith rdf:resource="&drammar;Goal_Ophelia_Lying"/>
<drammar:isAchievedBy rdf:resource="&drammar;P_H_AskR"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal_Hamlet_Discover -->
<owl:NamedIndividual rdf:about="&drammar;Goal_Hamlet_Discover">
<rdf:type rdf:resource="&drammar;Goal"/>
<drammar:Goal_type rdf:datatype="&xsd;string">Achievement</drammar:Goal_type>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet wants to understand Claudio's fault</drammar:freeDescription>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">true</drammar:Goal_achievement>
<drammar:isDescribedBy rdf:resource="&www;GS_H_Discover"/>
<drammar:isAchievedBy rdf:resource="&drammar;P_H_Understand"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal_Hamlet_KillClaudius -->
<owl:NamedIndividual rdf:about="&drammar;Goal_Hamlet_KillClaudius">
<rdf:type rdf:resource="&drammar;Goal"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet wants to Kill Claudius</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet wants to kill Claudius</drammar:freeDescription>
<drammar:Goal_type rdf:datatype="&xsd;string">Perform</drammar:Goal_type>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">true</drammar:Goal_achievement>
<drammar:isDescribedBy rdf:resource="&www;GS_H_Kill_C"/>
<drammar:inConflictWith rdf:resource="&drammar;Goal_Claudius_Reign"/>
<drammar:isAchievedBy rdf:resource="&drammar;P_H_Kill_Claudius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal_Hamlet_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;Goal_Hamlet_LearningHonesty">
<rdf:type rdf:resource="&drammar;Goal"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet wants to learn if Ophelia is truly honest</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet wants to learn if Ophelia is truly honest</drammar:freeDescription>
<drammar:Goal_type rdf:datatype="&xsd;string">Query</drammar:Goal_type>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">false</drammar:Goal_achievement>
<drammar:isDescribedBy rdf:resource="&www;GS_H_LearningHonesty"/>
<drammar:isAchievedBy rdf:resource="&drammar;P_H_LearningHonesty"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Goal_Ophelia_Lying -->
<owl:NamedIndividual rdf:about="&drammar;Goal_Ophelia_Lying">
<rdf:type rdf:resource="&drammar;Goal"/>
<rdfs:label rdf:datatype="&xsd;string">Ophelia wants to lie to Hamlet about Polonius' Location</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia wants to lie to Hamlet about Polonius' location.</drammar:freeDescription>
<drammar:Goal_type rdf:datatype="&xsd;string">Perform</drammar:Goal_type>
<drammar:Goal_achievement rdf:datatype="&xsd;boolean">true</drammar:Goal_achievement>
<drammar:isDescribedBy rdf:resource="&www;GS_O_Lying"/>
<drammar:inConflictWith rdf:resource="&drammar;Goal_Hamlet_LearningHonesty"/>
<drammar:isAchievedBy rdf:resource="&drammar;P_O_Lie"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Gratitude -->
<owl:NamedIndividual rdf:about="&drammar;Gratitude">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet">
<rdf:type rdf:resource="&drammar;Agent"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet Prince of Denmark</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet Prince of Denmark</drammar:freeDescription>
<drammar:intends rdf:resource="&www;P_H_AdvisingOpheliaNunnery"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_prince"/>
<drammar:hasGoal rdf:resource="&drammar;Goal_Hamlet_AskingRethorically"/>
<drammar:hasGoal rdf:resource="&drammar;Goal_Hamlet_KillClaudius"/>
<drammar:hasGoal rdf:resource="&drammar;Goal_Hamlet_LearningHonesty"/>
<drammar:intends rdf:resource="&drammar;P_H_AskR"/>
<drammar:intends rdf:resource="&drammar;P_H_Kill_Claudius"/>
<drammar:intends rdf:resource="&drammar;P_H_LearningHonesty"/>
<drammar:intends rdf:resource="&drammar;P_H_Revenge"/>
<drammar:intends rdf:resource="&drammar;P_H_Send_O_Nunnery"/>
<drammar:intends rdf:resource="&drammar;P_H_Understand"/>
<drammar:intends rdf:resource="&drammar;P_H_Unmask"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_17 -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_17">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_Discover -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_Discover">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInUnit rdf:resource="&drammar;Unit_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_Honesty -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_Honesty">
<rdf:type rdf:resource="&drammar;Value"/>
<rdfs:label rdf:datatype="&xsd;string">Honesty Value for Hamlet</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet has the value Honesty. </drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;VS_H_Honesty"/>
<drammar:isValueOf rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_Kill -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_Kill">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInUnit rdf:resource="&drammar;Unit_Kill"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_P_H_AskR">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_AskR"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_P_H_Kill_Claudius -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_P_H_Kill_Claudius">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Kill_Claudius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_LearningHonesty"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_P_H_Revenge">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Revenge"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_P_H_Understand -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_P_H_Understand">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Understand"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_P_O_008 -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_P_O_008">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_O_Lie"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;AgentInScene"/>
<drammar:featuresAgentInPlan rdf:resource="&drammar;Hamlet_P_H_LearningHonesty"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_TL -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_TL">
<rdf:type rdf:resource="&drammar;Timeline"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet discovers Claudius' fellony and avenges his Father</drammar:freeDescription>
<drammar:containsOLEUnit rdf:resource="&www;OLE_Unit_13-16"/>
<drammar:containsOLEUnit rdf:resource="&drammar;OLE_Unit_17"/>
<drammar:containsOLEUnit rdf:resource="&drammar;OLE_Unit_Discover"/>
<drammar:containsOLEUnit rdf:resource="&drammar;OLE_Unit_Kill"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_in_P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_in_P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Send_O_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hamlet_in_P_H_Unmask -->
<owl:NamedIndividual rdf:about="&drammar;Hamlet_in_P_H_Unmask">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Unmask"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Happy-for -->
<owl:NamedIndividual rdf:about="&drammar;Happy-for">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hate -->
<owl:NamedIndividual rdf:about="&drammar;Hate">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Hope -->
<owl:NamedIndividual rdf:about="&drammar;Hope">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#I_Ask_U17 -->
<owl:NamedIndividual rdf:about="&drammar;I_Ask_U17">
<rdf:type rdf:resource="&drammar;ActionInUnit"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet asks to Ophelia "Where is your father?"</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet asks to Ophelia 'Where is your father?'</drammar:freeDescription>
<drammar:hasMessage rdf:datatype="&xsd;string">Where is your father?</drammar:hasMessage>
<drammar:isDescribedBy rdf:resource="&drammar;PS_questioning_01"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Asking"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#I_Discover -->
<owl:NamedIndividual rdf:about="&drammar;I_Discover">
<rdf:type rdf:resource="&drammar;ActionInUnit"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet discovers that Claudius has killed the King, his father.</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&drammar;PS_Becoming_aware_01"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Discover"/>
<drammar:isInUnit rdf:resource="&drammar;Unit_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#I_Kill -->
<owl:NamedIndividual rdf:about="&drammar;I_Kill">
<rdf:type rdf:resource="&drammar;ActionInUnit"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet kills Claudius</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;PS_killing_09"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Killing"/>
<drammar:isInUnit rdf:resource="&drammar;Unit_Kill"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#I_Lie_U17 -->
<owl:NamedIndividual rdf:about="&drammar;I_Lie_U17">
<rdf:type rdf:resource="&drammar;ActionInUnit"/>
<rdfs:label rdf:datatype="&xsd;string">Ophelia answers at Hamlet "At Home, my Lord"</rdfs:label>
<drammar:hasMessage rdf:datatype="&xsd;string">At home, my Lord</drammar:hasMessage>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia answers at Hamlet 'At Home, my Lord'</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&drammar;PS_prevarication_01"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Lying"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Joy -->
<owl:NamedIndividual rdf:about="&drammar;Joy">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#King -->
<owl:NamedIndividual rdf:about="&drammar;King">
<rdf:type rdf:resource="&drammar;Object"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Role of King (abstract object)</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_king"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#King_P_C_Reign -->
<owl:NamedIndividual rdf:about="&drammar;King_P_C_Reign">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:featuresObject rdf:resource="&drammar;King"/>
<drammar:isInPlan rdf:resource="&drammar;P_C_Reign"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Like -->
<owl:NamedIndividual rdf:about="&drammar;Like">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Location_Polonius -->
<owl:NamedIndividual rdf:about="&drammar;Location_Polonius">
<rdf:type rdf:resource="&drammar;Object"/>
<rdfs:label rdf:datatype="&xsd;string">The Polonius' Location</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Polonius' Location (abstract object)</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_position"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Location_Polonius_17 -->
<owl:NamedIndividual rdf:about="&drammar;Location_Polonius_17">
<rdf:type rdf:resource="&drammar;ObjectInUnit"/>
<drammar:featuresObject rdf:resource="&drammar;Location_Polonius"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Location_Polonius_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;Location_Polonius_P_H_AskR">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:featuresObject rdf:resource="&drammar;Location_Polonius"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_AskR"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Love -->
<owl:NamedIndividual rdf:about="&drammar;Love">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Message_Hamlet -->
<owl:NamedIndividual rdf:about="&drammar;Message_Hamlet">
<rdf:type rdf:resource="&drammar;Object"/>
<rdfs:label rdf:datatype="&xsd;string">"Where is your Father?"</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">The line 'Where is your father?' QUESTA DESCRIZIONE E' SBAGLIATA IN TEORIA QUI SI INTENDE L'INSIEME DI TUTTI I MESSAGGI DI AMLETO</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_message"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Message_Hamlet_17 -->
<owl:NamedIndividual rdf:about="&drammar;Message_Hamlet_17">
<rdf:type rdf:resource="&drammar;ObjectInUnit"/>
<drammar:hasMessage rdf:datatype="&xsd;string">Where is your father?</drammar:hasMessage>
<drammar:featuresObject rdf:resource="&drammar;Message_Hamlet"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Message_Hamlet_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;Message_Hamlet_P_H_AskR">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:hasMessage rdf:datatype="&xsd;string">Where is your father?</drammar:hasMessage>
<drammar:featuresObject rdf:resource="&drammar;Message_Hamlet"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_AskR"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Message_Ophelia -->
<owl:NamedIndividual rdf:about="&drammar;Message_Ophelia">
<rdf:type rdf:resource="&drammar;Object"/>
<rdfs:label rdf:datatype="&xsd;string">"At Home, my Lord"</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">The line 'At home, My Lord'</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_message"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Message_Ophelia_17 -->
<owl:NamedIndividual rdf:about="&drammar;Message_Ophelia_17">
<rdf:type rdf:resource="&drammar;ObjectInUnit"/>
<drammar:hasMessage rdf:datatype="&xsd;string">At home, my Lord</drammar:hasMessage>
<drammar:featuresObject rdf:resource="&drammar;Message_Ophelia"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_A_ask_01_in_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;OLE_A_ask_01_in_P_H_AskR">
<rdf:type rdf:resource="&drammar;OLE_Action"/>
<drammar:hasData_Action rdf:resource="&drammar;A_ask_01_in_P_H_AskR_Asking"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_A_awa_01_in_P_H_Understand -->
<owl:NamedIndividual rdf:about="&drammar;OLE_A_awa_01_in_P_H_Understand">
<rdf:type rdf:resource="&drammar;OLE_Action"/>
<drammar:hasData_Action rdf:resource="&drammar;A_awa_01_in_P_H_Understand_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_A_kil_01_in_P_H_Kill_Claudius -->
<owl:NamedIndividual rdf:about="&drammar;OLE_A_kil_01_in_P_H_Kill_Claudius">
<rdf:type rdf:resource="&drammar;OLE_Action"/>
<drammar:hasData_Action rdf:resource="&drammar;A_kil_01_in_P_H_Kill_Claudius_Killing"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_A_men_03_in_P_O_Lie -->
<owl:NamedIndividual rdf:about="&drammar;OLE_A_men_03_in_P_O_Lie">
<rdf:type rdf:resource="&drammar;OLE_Action"/>
<drammar:hasData_Action rdf:resource="&drammar;A_men_01_in_P_O_Lie_Lying"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_P_H_AskR_in_P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;OLE_P_H_AskR_in_P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;OLE_Plan"/>
<drammar:precedes rdf:resource="&drammar;OLE_P_O_Truth_in_P_H_LearningHonesty"/>
<drammar:hasData_Plan rdf:resource="&drammar;P_H_AskR"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_P_H_Kill_Claudius_in_P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;OLE_P_H_Kill_Claudius_in_P_H_Revenge">
<rdf:type rdf:resource="&drammar;OLE_Plan"/>
<drammar:hasData_Plan rdf:resource="&drammar;P_H_Kill_Claudius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_P_H_LearningHonesty_in_P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&drammar;OLE_P_H_LearningHonesty_in_P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;OLE_Plan"/>
<drammar:freeDescription rdf:datatype="&xsd;string">PROBLEMA:
QUALE PIANO PRECEDE O SEGUE? BISOGNA FARE UN ALTRO PIANO?</drammar:freeDescription>
<drammar:hasData_Plan rdf:resource="&drammar;P_H_LearningHonesty"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_P_H_Send_O_Nunnery_in_P_H_Unmask -->
<owl:NamedIndividual rdf:about="&drammar;OLE_P_H_Send_O_Nunnery_in_P_H_Unmask">
<rdf:type rdf:resource="&drammar;OLE_Plan"/>
<drammar:hasData_Plan rdf:resource="&drammar;P_H_Send_O_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_P_H_Understand_in_P_H_Unmask -->
<owl:NamedIndividual rdf:about="&drammar;OLE_P_H_Understand_in_P_H_Unmask">
<rdf:type rdf:resource="&drammar;OLE_Plan"/>
<drammar:precedes rdf:resource="&drammar;OLE_P_H_Send_O_Nunnery_in_P_H_Unmask"/>
<drammar:hasData_Plan rdf:resource="&drammar;P_H_Understand"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_P_H_Unmask_in_P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;OLE_P_H_Unmask_in_P_H_Revenge">
<rdf:type rdf:resource="&drammar;OLE_Plan"/>
<drammar:precedes rdf:resource="&drammar;OLE_P_H_Kill_Claudius_in_P_H_Revenge"/>
<drammar:hasData_Plan rdf:resource="&drammar;P_H_Unmask"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_P_O_Truth_in_P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;OLE_P_O_Truth_in_P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;OLE_Plan"/>
<drammar:hasData_Plan rdf:resource="&drammar;P_O_Truth"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_Unit_17 -->
<owl:NamedIndividual rdf:about="&drammar;OLE_Unit_17">
<rdf:type rdf:resource="&drammar;OLE_Unit"/>
<drammar:precedes rdf:resource="&drammar;OLE_Unit_Kill"/>
<drammar:hasData_Unit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_Unit_Discover -->
<owl:NamedIndividual rdf:about="&drammar;OLE_Unit_Discover">
<rdf:type rdf:resource="&drammar;OLE_Unit"/>
<drammar:precedes rdf:resource="&www;OLE_Unit_13-16"/>
<drammar:hasData_Unit rdf:resource="&drammar;Unit_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#OLE_Unit_Kill -->
<owl:NamedIndividual rdf:about="&drammar;OLE_Unit_Kill">
<rdf:type rdf:resource="&drammar;OLE_Unit"/>
<drammar:hasData_Unit rdf:resource="&drammar;Unit_Kill"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia">
<rdf:type rdf:resource="&drammar;Agent"/>
<rdfs:label rdf:datatype="&xsd;string">Ophelia, Daughter of Polonius</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia, Daughter of Polonius</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_girlfriend"/>
<drammar:hasGoal rdf:resource="&drammar;Goal_Ophelia_Lying"/>
<drammar:intends rdf:resource="&drammar;P_O_Lie"/>
<drammar:intends rdf:resource="&drammar;P_O_Truth"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_17 -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_17">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:featuresAgent rdf:resource="&drammar;Ophelia"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_Honesty -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_Honesty">
<rdf:type rdf:resource="&drammar;Value"/>
<rdfs:label rdf:datatype="&xsd;string">Honesty Value for Ophelia</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia has the value Honesty.</drammar:freeDescription>
<drammar:isDescribedBy rdf:resource="&www;VS_O_Honesty"/>
<drammar:isValueOf rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_Honesty_AtStake -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_Honesty_AtStake">
<rdf:type rdf:resource="&drammar;ValueAtStake"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia's Honesty is at Stake.</drammar:freeDescription>
<atStake rdf:datatype="&xsd;boolean">true</atStake>
<featuresValue rdf:resource="&drammar;Ophelia_Honesty"/>
<isInPlanState rdf:resource="&drammar;PState_Eff_P_O_Lie"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_P_H_AskR">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Ophelia"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_AskR"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Ophelia"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_LearningHonesty"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_P_O_Lie -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_P_O_Lie">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Ophelia"/>
<drammar:isInPlan rdf:resource="&drammar;P_O_Lie"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_P_O_Truth -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_P_O_Truth">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Ophelia"/>
<drammar:isInPlan rdf:resource="&drammar;P_O_Truth"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;AgentInScene"/>
<drammar:featuresAgentInPlan rdf:resource="&drammar;Ophelia_P_O_Lie"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Ophelia_in_P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&drammar;Ophelia_in_P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:featuresAgent rdf:resource="&drammar;Ophelia"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Send_O_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PFCTL_kil_01 -->
<owl:NamedIndividual rdf:about="&drammar;PFCTL_kil_01">
<rdf:type rdf:resource="&www;FactualProcess"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet's father killed by Claudius in Plan Hamlet's Revenge
</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string"> Hamlet's father killed by Claudius in Plan Hamlet's Revenge</drammar:freeDescription>
<Process_status rdf:datatype="&xsd;boolean">true</Process_status>
<drammar:isDescribedBy rdf:resource="&drammar;PS_killing_01"/>
<drammar:featuresProcess rdf:resource="&drammar;Process_Killing"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PS_Becoming_aware_01 -->
<owl:NamedIndividual rdf:about="&drammar;PS_Becoming_aware_01">
<rdf:type rdf:resource="&drammar;ProcessSchema"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Discover_Becoming_aware"/>
<drammar:hasRole rdf:resource="&drammar;R_Cognizer_PS_becoming_aware_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Phenomenon_PS_becoming_aware_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PS_killing_01 -->
<owl:NamedIndividual rdf:about="&drammar;PS_killing_01">
<rdf:type rdf:resource="&drammar;ProcessSchema"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Claudius kills Hamlet's father</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Kill_Killing"/>
<drammar:hasRole rdf:resource="&drammar;R_Killer_PS_killing_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Means_PS_killing_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Victim_SS_killing_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PS_prevarication_01 -->
<owl:NamedIndividual rdf:about="&drammar;PS_prevarication_01">
<rdf:type rdf:resource="&drammar;ProcessSchema"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Lie_Prevarication"/>
<drammar:hasRole rdf:resource="&drammar;R_Addressee_PS_prevarication_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Speaker_PS_PFCTL_men_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Topic_PS_PFCTL_men_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PS_questioning_01 -->
<owl:NamedIndividual rdf:about="&drammar;PS_questioning_01">
<rdf:type rdf:resource="&drammar;ProcessSchema"/>
<rdfs:comment>PS = Process Schema
A_ask_01 is the Action
P_H_007 is the Plan of the Action
Asking is the frame involved</rdfs:comment>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Ask_Questioning"/>
<drammar:hasRole rdf:resource="&drammar;R_Addressee_PS_questioning_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Message_PS_questioning_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Speaker_PS_questioning_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Topic_PS_questioning_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_C_Reign -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_C_Reign">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;SOA_rei_02_in_P_C_Reign"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_H_AskR">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;Done_A_ask_01_in_P_H_AskR_Asking"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_H_Kill_Claudius -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_H_Kill_Claudius">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;SOA_dea_01_in_P_H_Kill_Claudius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_O_Honest"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_H_Revenge">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_Murder_Father_Avenged"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&www;B_H_Opfelia_go_to_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_H_Understand -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_H_Understand">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_Claudius_killed_Father"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_H_Unmask -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_H_Unmask">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_Gosth_soul_Father"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_O_Lie -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_O_Lie">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_O_B_H_Polonius_Home"/>
<drammar:hasSetMember rdf:resource="&drammar;Ophelia_Honesty_AtStake"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Eff_P_O_Truth -->
<owl:NamedIndividual rdf:about="&drammar;PState_Eff_P_O_Truth">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasPlanEffect rdf:resource="&drammar;B_H_O_Honest"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_C_Reign -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_C_Reign">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;SOA_rei_02_in_P_C_Reign"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_H_AskR">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_Polonius_in_Room"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_H_Kill_Claudius -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_H_Kill_Claudius">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;SOA_liv_01_in_P_H_Kill_Claudius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_B_O_Polonius_in_Room"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_Polonius_in_Room"/>
<drammar:hasSetMember rdf:resource="&drammar;Ophelia_Honesty_AtStake"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_H_Revenge">
<rdf:type rdf:resource="&drammar;PlanState"/>
<rdfs:label xml:lang="en">PState_Pre_P_H_Revenge</rdfs:label>
<drammar:hasSetMember rdf:resource="&drammar;B_H_Murder_Father_Avenged_not"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;SOA_sta_02_in_P_H_Send_O_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_H_Understand -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_H_Understand">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_Claudius_killed_Father_not"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_H_Unmask -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_H_Unmask">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_H_Gosth_not_soul_Father"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_O_Lie -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_O_Lie">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasSetMember rdf:resource="&drammar;B_O_Polonius_in_Room"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;Done_A_ask_01_in_P_H_AskR_Asking"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#PState_Pre_P_O_Truth -->
<owl:NamedIndividual rdf:about="&drammar;PState_Pre_P_O_Truth">
<rdf:type rdf:resource="&drammar;PlanState"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;Done_A_ask_01_in_P_H_AskR_Asking"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_C_Reign -->
<owl:NamedIndividual rdf:about="&drammar;P_C_Reign">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Claudius intends to maintain his Reign.</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Claudius intends to maintain his Reign. </drammar:freeDescription>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_C_Reign"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_C_Reign"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;P_H_AskR">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet asking rethorically Ophelia about Polonius' location.</rdfs:label>
<drammar:Plan_type rdf:datatype="&xsd;string">Base</drammar:Plan_type>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet intend to ask rhetorically Ophelia about Polonius' location</drammar:freeDescription>
<drammar:containsOLEAction rdf:resource="&drammar;OLE_A_ask_01_in_P_H_AskR"/>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_H_AskR"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_H_AskR"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_H_Kill_Claudius -->
<owl:NamedIndividual rdf:about="&drammar;P_H_Kill_Claudius">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet intends kill Claudius</rdfs:label>
<drammar:Plan_type rdf:datatype="&xsd;string">Base</drammar:Plan_type>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet intends kill Claudius</drammar:freeDescription>
<drammar:containsOLEAction rdf:resource="&drammar;OLE_A_kil_01_in_P_H_Kill_Claudius"/>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_H_Kill_Claudius"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_H_Kill_Claudius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet testing Ophelia for honesty.</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet intends to test Ophelia for honesty</drammar:freeDescription>
<drammar:Plan_type rdf:datatype="&xsd;string">Recursive</drammar:Plan_type>
<drammar:containsOLEPlan rdf:resource="&drammar;OLE_P_H_AskR_in_P_H_LearningHonesty"/>
<containsFirstOLEPlan rdf:resource="&drammar;OLE_P_H_AskR_in_P_H_LearningHonesty"/>
<containsLastOLEPlan rdf:resource="&drammar;OLE_P_O_Truth_in_P_H_LearningHonesty"/>
<drammar:containsOLEPlan rdf:resource="&drammar;OLE_P_O_Truth_in_P_H_LearningHonesty"/>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_H_LearningHonesty"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_H_LearningHonesty"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;P_H_Revenge">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet intends to avenge his Father's Assassination. </rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet intends to avenge his Father's Assassination</drammar:freeDescription>
<drammar:Plan_type rdf:datatype="&xsd;string">Recursive</drammar:Plan_type>
<rdfs:comment rdf:datatype="&xsd;string">This is the overall main plan of Hamlet as stated in Polti situation 4 A1 Revenge</rdfs:comment>
<drammar:containsOLEPlan rdf:resource="&drammar;OLE_P_H_Kill_Claudius_in_P_H_Revenge"/>
<containsLastOLEPlan rdf:resource="&drammar;OLE_P_H_Kill_Claudius_in_P_H_Revenge"/>
<drammar:containsOLEPlan rdf:resource="&drammar;OLE_P_H_Unmask_in_P_H_Revenge"/>
<containsFirstOLEPlan rdf:resource="&drammar;OLE_P_H_Unmask_in_P_H_Revenge"/>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_H_Revenge"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_H_Revenge"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&drammar;P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;Plan"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet intends to send Ophelia to the nunnery</drammar:freeDescription>
<drammar:Plan_type rdf:datatype="&xsd;string">Recursive</drammar:Plan_type>
<drammar:containsOLEPlan rdf:resource="&www;OLE_P_H_AdvisingOpheliaNunnery_in_P_H_Send_O_Nunnery"/>
<containsFirstOLEPlan rdf:resource="&www;OLE_P_H_AdvisingOpheliaNunnery_in_P_H_Send_O_Nunnery"/>
<drammar:containsOLEPlan rdf:resource="&drammar;OLE_P_H_LearningHonesty_in_P_H_Send_O_Nunnery"/>
<containsLastOLEPlan rdf:resource="&drammar;OLE_P_H_LearningHonesty_in_P_H_Send_O_Nunnery"/>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_H_Send_O_Nunnery"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_H_Send_O_Nunnery"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_H_Understand -->
<owl:NamedIndividual rdf:about="&drammar;P_H_Understand">
<rdf:type rdf:resource="&drammar;Plan"/>
<drammar:Plan_type rdf:datatype="&xsd;string">Base</drammar:Plan_type>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet want to know if Claudius is his father's murderer</drammar:freeDescription>
<drammar:containsOLEAction rdf:resource="&drammar;OLE_A_awa_01_in_P_H_Understand"/>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_H_Understand"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_H_Understand"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_H_Unmask -->
<owl:NamedIndividual rdf:about="&drammar;P_H_Unmask">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Hamlet intends to Unmask Claudio's fault</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet intends to Unmask the murder of his father</drammar:freeDescription>
<drammar:Plan_type rdf:datatype="&xsd;string">Recursive</drammar:Plan_type>
<drammar:containsOLEPlan rdf:resource="&drammar;OLE_P_H_Send_O_Nunnery_in_P_H_Unmask"/>
<containsLastOLEPlan rdf:resource="&drammar;OLE_P_H_Send_O_Nunnery_in_P_H_Unmask"/>
<drammar:containsOLEPlan rdf:resource="&drammar;OLE_P_H_Understand_in_P_H_Unmask"/>
<containsFirstOLEPlan rdf:resource="&drammar;OLE_P_H_Understand_in_P_H_Unmask"/>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_H_Unmask"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_H_Unmask"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_O_Lie -->
<owl:NamedIndividual rdf:about="&drammar;P_O_Lie">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Ophelia lying about Polonius' location</rdfs:label>
<drammar:Plan_type rdf:datatype="&xsd;string">Base</drammar:Plan_type>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia intends to lie about Polonius' location</drammar:freeDescription>
<drammar:containsOLEAction rdf:resource="&drammar;OLE_A_men_03_in_P_O_Lie"/>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_O_Lie"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_O_Lie"/>
<drammar:isInScene rdf:resource="&drammar;Scene_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#P_O_Truth -->
<owl:NamedIndividual rdf:about="&drammar;P_O_Truth">
<rdf:type rdf:resource="&drammar;Plan"/>
<rdfs:label rdf:datatype="&xsd;string">Ophelia tells the truth to Hamlet about Polonius' location</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia intends to tell the truth to Hamlet about Polonius' location</drammar:freeDescription>
<drammar:hasPlanEffect rdf:resource="&drammar;PState_Eff_P_O_Truth"/>
<drammar:hasPlanPrecondition rdf:resource="&drammar;PState_Pre_P_O_Truth"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Pity -->
<owl:NamedIndividual rdf:about="&drammar;Pity">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Poison -->
<owl:NamedIndividual rdf:about="&drammar;Poison">
<rdf:type rdf:resource="&drammar;Object"/>
<rdfs:label rdf:datatype="&xsd;string">The Poison that kills Hamlet's Father</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">The poison that kills Hamlet' Father</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_poison"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Poison_P_H_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;Poison_P_H_Revenge">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<rdfs:comment rdf:datatype="&xsd;string">The pioson that killed Hamlet's Father
</rdfs:comment>
<drammar:isInPlan rdf:resource="&drammar;P_H_Revenge"/>
<drammar:featuresObject rdf:resource="&drammar;Poison"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Poison_P_H_Understand -->
<owl:NamedIndividual rdf:about="&drammar;Poison_P_H_Understand">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_Understand"/>
<drammar:featuresObject rdf:resource="&drammar;Poison"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Poison_Unit_Discover -->
<owl:NamedIndividual rdf:about="&drammar;Poison_Unit_Discover">
<rdf:type rdf:resource="&drammar;ObjectInUnit"/>
<drammar:featuresObject rdf:resource="&drammar;Poison"/>
<drammar:isInUnit rdf:resource="&drammar;Unit_Discover"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Polonius -->
<owl:NamedIndividual rdf:about="&drammar;Polonius">
<rdf:type rdf:resource="&drammar;Agent"/>
<rdfs:label rdf:datatype="&xsd;string">Polonius, Lord Chamberlain</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Polonius, Lord Chamberlain</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_father"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Polonius_17 -->
<owl:NamedIndividual rdf:about="&drammar;Polonius_17">
<rdf:type rdf:resource="&drammar;AgentInUnit"/>
<drammar:featuresAgent rdf:resource="&drammar;Polonius"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Polonius_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;Polonius_P_H_AskR">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_AskR"/>
<drammar:featuresAgent rdf:resource="&drammar;Polonius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Polonius_P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;Polonius_P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_LearningHonesty"/>
<drammar:featuresAgent rdf:resource="&drammar;Polonius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Polonius_P_O_Lie -->
<owl:NamedIndividual rdf:about="&drammar;Polonius_P_O_Lie">
<rdf:type rdf:resource="&drammar;AgentInPlan"/>
<drammar:isInPlan rdf:resource="&drammar;P_O_Lie"/>
<drammar:featuresAgent rdf:resource="&drammar;Polonius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Pride -->
<owl:NamedIndividual rdf:about="&drammar;Pride">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Process_Asking -->
<owl:NamedIndividual rdf:about="&drammar;Process_Asking">
<rdf:type rdf:resource="&drammar;Process"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Process_Discover -->
<owl:NamedIndividual rdf:about="&drammar;Process_Discover">
<rdf:type rdf:resource="&drammar;Process"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Process_Killing -->
<owl:NamedIndividual rdf:about="&drammar;Process_Killing">
<rdf:type rdf:resource="&drammar;Process"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Process_Lying -->
<owl:NamedIndividual rdf:about="&drammar;Process_Lying">
<rdf:type rdf:resource="&drammar;Process"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Process_Revenge -->
<owl:NamedIndividual rdf:about="&drammar;Process_Revenge">
<rdf:type rdf:resource="&drammar;Process"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Addressee_PS_prevarication_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Addressee_PS_prevarication_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Addressee_Prevarication"/>
<drammar:hasFiller rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Addressee_PS_questioning_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Addressee_PS_questioning_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Addresse_Questioning"/>
<drammar:hasFiller rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Agent_SS_posture_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Agent_SS_posture_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<rdfs:comment>One of the roles of the Schema for the state of affairs STA_01.
The Agent.</rdfs:comment>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Agent_Posture"/>
<drammar:hasFiller rdf:resource="&drammar;Polonius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Agent_SS_posture_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Agent_SS_posture_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Agent_Posture"/>
<drammar:hasFiller rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Agent_SS_posture_04 -->
<owl:NamedIndividual rdf:about="&drammar;R_Agent_SS_posture_04">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Agent_Posture"/>
<drammar:hasFiller rdf:resource="&drammar;Polonius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Avenger_SS_revenge_01_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Avenger_SS_revenge_01_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Avenger_Revenge"/>
<drammar:hasFiller rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Cognizer_PS_becoming_aware_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Cognizer_PS_becoming_aware_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Cognizer_Becoming_aware"/>
<drammar:hasFiller rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Governed_SS_leadership_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Governed_SS_leadership_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Environment</drammar:Role_fillerDrammarType>
<drammar:hasFiller rdf:resource="&drammar;Denmark"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Governed_Leadership"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Injured_Party_SS_revenge_01_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Injured_Party_SS_revenge_01_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Injured_party_Revenge"/>
<drammar:hasFiller rdf:resource="&drammar;Ghost_of_Father"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Injury_SS_revenge_01_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Injury_SS_revenge_01_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">State Of Affair</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Injury_Revenge"/>
<drammar:hasFiller rdf:resource="&drammar;PFCTL_kil_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Killer_PS_killing_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Killer_PS_killing_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<rdfs:comment rdf:datatype="&xsd;string">Claudio nel ruolo dell'assassino nell'avvelenamento di Amleto_Padre</rdfs:comment>
<drammar:hasFiller rdf:resource="&drammar;Claudius"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Killer_Killing"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Leader_SS_leadership_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Leader_SS_leadership_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:hasFiller rdf:resource="&drammar;Claudius"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Leader_Leadership"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Location_SS_posture_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Location_SS_posture_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Environment</drammar:Role_fillerDrammarType>
<rdfs:comment>One of the roles of the Schema for the state of affairs STA_01.
The Location.</rdfs:comment>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Location_Posture"/>
<drammar:hasFiller rdf:resource="&drammar;Room_NunneryScene"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Location_SS_posture_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Location_SS_posture_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Environment</drammar:Role_fillerDrammarType>
<drammar:hasFiller rdf:resource="&drammar;Elsinor"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Location_Posture"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Location_SS_posture_04 -->
<owl:NamedIndividual rdf:about="&drammar;R_Location_SS_posture_04">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Environment</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Location_Posture"/>
<drammar:hasFiller rdf:resource="&drammar;Room_Polonius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Means_PS_killing_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Means_PS_killing_01">
<rdf:type rdf:resource="&drammar;Role"/>
<rdfs:comment rdf:datatype="&xsd;string">Il veleno nel ruolo del mezzo che ha avvelenato il padre di Amleto</rdfs:comment>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Object</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Means_Killing"/>
<drammar:hasFiller rdf:resource="&drammar;Poison"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Message_PS_questioning_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Message_PS_questioning_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Object</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Message_Questioning"/>
<drammar:hasFiller rdf:resource="&drammar;Message_Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Offender_SS_revenge_01_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Offender_SS_revenge_01_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:hasFiller rdf:resource="&drammar;Claudius"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Offender_Revenge"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Phenomenon_PS_becoming_aware_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Phenomenon_PS_becoming_aware_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">State Of Affair</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Phenomenon_Becoming_aware"/>
<drammar:hasFiller rdf:resource="&drammar;PFCTL_kil_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Punishment_SS_revenge_01_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Punishment_SS_revenge_01_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">State Of Affair</drammar:Role_fillerDrammarType>
<drammar:hasFiller rdf:resource="&www;PFCTL_kil_09"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Punishement_Revenge"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Role_SS_leadership_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Role_SS_leadership_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Role_Leadership"/>
<drammar:hasFiller rdf:resource="&drammar;King"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Speaker_PS_PFCTL_men_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Speaker_PS_PFCTL_men_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Speaker_Prevarication"/>
<drammar:hasFiller rdf:resource="&drammar;Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Speaker_PS_questioning_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Speaker_PS_questioning_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Speaker_Questioning"/>
<drammar:hasFiller rdf:resource="&drammar;Hamlet"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Survivor_SS_surviving_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Survivor_SS_surviving_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:hasFiller rdf:resource="&drammar;Claudius"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Survivor_Surviving"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Topic_PS_PFCTL_men_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Topic_PS_PFCTL_men_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">State of affairs</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Topic_Prevarication"/>
<drammar:hasFiller rdf:resource="&drammar;Message_Ophelia"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Topic_PS_questioning_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Topic_PS_questioning_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Object</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Topic_Questioning"/>
<drammar:hasFiller rdf:resource="&drammar;Location_Polonius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Undergoer_Dead_SS_dead_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Undergoer_Dead_SS_dead_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasFiller rdf:resource="&drammar;Claudius"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_VRole_Undergoer_Dead"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Undergoer_Dead_SS_dead_02 -->
<owl:NamedIndividual rdf:about="&drammar;R_Undergoer_Dead_SS_dead_02">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_VRole_Undergoer_Dead"/>
<drammar:hasFiller rdf:resource="&drammar;Ghost_of_Father"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#R_Victim_SS_killing_01 -->
<owl:NamedIndividual rdf:about="&drammar;R_Victim_SS_killing_01">
<rdf:type rdf:resource="&drammar;Role"/>
<drammar:Role_fillerDrammarType rdf:datatype="&xsd;string">Agent</drammar:Role_fillerDrammarType>
<rdfs:comment rdf:datatype="&xsd;string">Il padre di Amleto nel ruolo della vittima avvelenato da Claudio </rdfs:comment>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Victim_Killing"/>
<drammar:hasFiller rdf:resource="&drammar;Ghost_of_Father"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Relief -->
<owl:NamedIndividual rdf:about="&drammar;Relief">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Reproach -->
<owl:NamedIndividual rdf:about="&drammar;Reproach">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Resentment -->
<owl:NamedIndividual rdf:about="&drammar;Resentment">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Room_NunneryScene -->
<owl:NamedIndividual rdf:about="&drammar;Room_NunneryScene">
<rdf:type rdf:resource="&drammar;Object"/>
<rdfs:label rdf:datatype="&xsd;string">Room in the Elsinore Castle where Hamlet meets Ophelia</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Room in the Elsinore Castle where Hamlet meets Ophelia</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_room"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Room_NunneryScene_17 -->
<owl:NamedIndividual rdf:about="&drammar;Room_NunneryScene_17">
<rdf:type rdf:resource="&drammar;ObjectInUnit"/>
<drammar:featuresObject rdf:resource="&drammar;Room_NunneryScene"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Room_NunneryScene_P_H_AskR -->
<owl:NamedIndividual rdf:about="&drammar;Room_NunneryScene_P_H_AskR">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_AskR"/>
<drammar:featuresObject rdf:resource="&drammar;Room_NunneryScene"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Room_NunneryScene_P_H_LearningHonesty -->
<owl:NamedIndividual rdf:about="&drammar;Room_NunneryScene_P_H_LearningHonesty">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:isInPlan rdf:resource="&drammar;P_H_LearningHonesty"/>
<drammar:featuresObject rdf:resource="&drammar;Room_NunneryScene"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Room_NunneryScene_P_O_Lie -->
<owl:NamedIndividual rdf:about="&drammar;Room_NunneryScene_P_O_Lie">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:isInPlan rdf:resource="&drammar;P_O_Lie"/>
<drammar:featuresObject rdf:resource="&drammar;Room_NunneryScene"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Room_Polonius -->
<owl:NamedIndividual rdf:about="&drammar;Room_Polonius">
<rdf:type rdf:resource="&drammar;Object"/>
<rdfs:label rdf:datatype="&xsd;string">Polonius' Home</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Polonius' Home</drammar:freeDescription>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_room"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Room_Polonius_17 -->
<owl:NamedIndividual rdf:about="&drammar;Room_Polonius_17">
<rdf:type rdf:resource="&drammar;ObjectInUnit"/>
<drammar:featuresObject rdf:resource="&drammar;Room_Polonius"/>
<drammar:isInUnit rdf:resource="&drammar;Unit17_WhereQuestion"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Room_Polonius_P_O_Lie -->
<owl:NamedIndividual rdf:about="&drammar;Room_Polonius_P_O_Lie">
<rdf:type rdf:resource="&drammar;ObjectInPlan"/>
<drammar:isInPlan rdf:resource="&drammar;P_O_Lie"/>
<drammar:featuresObject rdf:resource="&drammar;Room_Polonius"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SFCTL_dea_02 -->
<owl:NamedIndividual rdf:about="&drammar;SFCTL_dea_02">
<rdf:type rdf:resource="&www;F_StateOfAffairs"/>
<drammar:freeDescription rdf:datatype="&xsd;string">The Father of Hamlet is dead</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_dead_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SFCTL_rev_01 -->
<owl:NamedIndividual rdf:about="&drammar;SFCTL_rev_01">
<rdf:type rdf:resource="&www;F_StateOfAffairs"/>
<rdfs:label rdf:datatype="&xsd;string">The death of Hamlet's Father is not avenged</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">The death of Hamlet's Father is not avenged</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">false</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_revenge_01_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SFCTL_rev_02 -->
<owl:NamedIndividual rdf:about="&drammar;SFCTL_rev_02">
<rdf:type rdf:resource="&www;F_StateOfAffairs"/>
<rdfs:label rdf:datatype="&xsd;string">The death of Hamlet's Father is avenged</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">The death of Hamlet's Father is avenged</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_revenge_01_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SFCTL_sta_01 -->
<owl:NamedIndividual rdf:about="&drammar;SFCTL_sta_01">
<rdf:type rdf:resource="&www;F_StateOfAffairs"/>
<rdfs:label rdf:datatype="&xsd;string">Polonius is in the Room Lurking at the Nunnery Scene</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Polonius is in the Room Lurking at the Nunnery Scene</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<rdfs:comment>What currently happens in the CADMOS interface:
stare/131/posture Agent(Polonius) Location(NunneryRoom)</rdfs:comment>
<drammar:isDescribedBy rdf:resource="&drammar;SS_posture_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SFCTL_sta_04 -->
<owl:NamedIndividual rdf:about="&drammar;SFCTL_sta_04">
<rdf:type rdf:resource="&www;F_StateOfAffairs"/>
<rdfs:label rdf:datatype="&xsd;string">Polonius is at home</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Polonius is at home.</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_posture_04"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SOA_dea_01_in_P_H_Kill_Claudius -->
<owl:NamedIndividual rdf:about="&drammar;SOA_dea_01_in_P_H_Kill_Claudius">
<rdf:type rdf:resource="&drammar;StateOfAffairsInPlanState"/>
<rdfs:label rdf:datatype="&xsd;string">Claudius is dead because of Because Hamlet killed him</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Claudius is dead because of Because Hamlet killed him</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_dead_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SOA_liv_01_in_P_H_Kill_Claudius -->
<owl:NamedIndividual rdf:about="&drammar;SOA_liv_01_in_P_H_Kill_Claudius">
<rdf:type rdf:resource="&drammar;StateOfAffairsInPlanState"/>
<rdfs:label rdf:datatype="&xsd;string">Claudius is alive before Hamlet kills him</rdfs:label>
<drammar:freeDescription rdf:datatype="&xsd;string">Claudius is alive before Hamlet kills him</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_surviving_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SOA_rei_02_in_P_C_Reign -->
<owl:NamedIndividual rdf:about="&drammar;SOA_rei_02_in_P_C_Reign">
<rdf:type rdf:resource="&drammar;StateOfAffairsInPlanState"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Claudius has his reign</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_leadership_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SOA_sta_02_in_P_H_Send_O_Nunnery -->
<owl:NamedIndividual rdf:about="&drammar;SOA_sta_02_in_P_H_Send_O_Nunnery">
<rdf:type rdf:resource="&drammar;StateOfAffairsInPlanState"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Ophelia is in the court of Elsinor</drammar:freeDescription>
<drammar:State_status rdf:datatype="&xsd;boolean">true</drammar:State_status>
<drammar:isDescribedBy rdf:resource="&drammar;SS_posture_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SS_dead_01 -->
<owl:NamedIndividual rdf:about="&drammar;SS_dead_01">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Dead"/>
<drammar:hasRole rdf:resource="&drammar;R_Undergoer_Dead_SS_dead_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SS_dead_02 -->
<owl:NamedIndividual rdf:about="&drammar;SS_dead_02">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Dead"/>
<drammar:hasRole rdf:resource="&drammar;R_Undergoer_Dead_SS_dead_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SS_leadership_02 -->
<owl:NamedIndividual rdf:about="&drammar;SS_leadership_02">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_FRole_Governed_Leadership"/>
<drammar:hasRole rdf:resource="&drammar;R_Governed_SS_leadership_02"/>
<drammar:hasRole rdf:resource="&drammar;R_Leader_SS_leadership_02"/>
<drammar:hasRole rdf:resource="&drammar;R_Role_SS_leadership_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SS_posture_01 -->
<owl:NamedIndividual rdf:about="&drammar;SS_posture_01">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<rdfs:comment>This is the State schema for the state SOA_sta_01.
- the frame ID is 18
- the role ID, for each frame element: Agent: 81, </rdfs:comment>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Stay_Posture"/>
<drammar:hasRole rdf:resource="&drammar;R_Agent_SS_posture_01"/>
<drammar:hasRole rdf:resource="&drammar;R_Location_SS_posture_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SS_posture_02 -->
<owl:NamedIndividual rdf:about="&drammar;SS_posture_02">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Stay_Posture"/>
<drammar:hasRole rdf:resource="&drammar;R_Agent_SS_posture_02"/>
<drammar:hasRole rdf:resource="&drammar;R_Location_SS_posture_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SS_posture_04 -->
<owl:NamedIndividual rdf:about="&drammar;SS_posture_04">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Stay_Posture"/>
<drammar:hasRole rdf:resource="&drammar;R_Agent_SS_posture_04"/>
<drammar:hasRole rdf:resource="&drammar;R_Location_SS_posture_04"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SS_revenge_01_02 -->
<owl:NamedIndividual rdf:about="&drammar;SS_revenge_01_02">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Revenge_Revenge"/>
<drammar:hasRole rdf:resource="&drammar;R_Avenger_SS_revenge_01_02"/>
<drammar:hasRole rdf:resource="&drammar;R_Injured_Party_SS_revenge_01_02"/>
<drammar:hasRole rdf:resource="&drammar;R_Injury_SS_revenge_01_02"/>
<drammar:hasRole rdf:resource="&drammar;R_Offender_SS_revenge_01_02"/>
<drammar:hasRole rdf:resource="&drammar;R_Punishment_SS_revenge_01_02"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#SS_surviving_01 -->
<owl:NamedIndividual rdf:about="&drammar;SS_surviving_01">
<rdf:type rdf:resource="&drammar;SOASchema"/>
<rdfs:comment rdf:datatype="&xsd;string">Claudius is alive</rdfs:comment>
<drammar:hasExtRef rdf:resource="&drammar;ExtRef_Alive_Surviving"/>
<drammar:hasRole rdf:resource="&drammar;R_Survivor_SS_surviving_01"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Satisfaction -->
<owl:NamedIndividual rdf:about="&drammar;Satisfaction">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Scene_WhereQuestion -->
<owl:NamedIndividual rdf:about="&drammar;Scene_WhereQuestion">
<rdf:type rdf:resource="&drammar;Scene"/>
<drammar:hasSetMember rdf:resource="&drammar;P_H_LearningHonesty"/>
<drammar:hasSetMember rdf:resource="&drammar;P_O_Lie"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Shame -->
<owl:NamedIndividual rdf:about="&drammar;Shame">
<rdf:type rdf:resource="&drammar;ExternalRefEmotionType"/>
<drammar:isDescribedBy rdf:resource="&www;EmotionSchemaShame"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#US_I_Discover_Eff -->
<owl:NamedIndividual rdf:about="&drammar;US_I_Discover_Eff">
<rdf:type rdf:resource="&drammar;UnitState"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#US_I_Discover_Pre -->
<owl:NamedIndividual rdf:about="&drammar;US_I_Discover_Pre">
<rdf:type rdf:resource="&drammar;UnitState"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#US_I_Kill_Eff -->
<owl:NamedIndividual rdf:about="&drammar;US_I_Kill_Eff">
<rdf:type rdf:resource="&drammar;UnitState"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#US_I_Kill_Pre -->
<owl:NamedIndividual rdf:about="&drammar;US_I_Kill_Pre">
<rdf:type rdf:resource="&drammar;UnitState"/>
<owl:sameAs rdf:resource="&drammar;US_OLI_16"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#US_OLI_15 -->
<owl:NamedIndividual rdf:about="&drammar;US_OLI_15">
<rdf:type rdf:resource="&drammar;UnitState"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#US_OLI_16 -->
<owl:NamedIndividual rdf:about="&drammar;US_OLI_16">
<rdf:type rdf:resource="&drammar;UnitState"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Unit17_WhereQuestion -->
<owl:NamedIndividual rdf:about="&drammar;Unit17_WhereQuestion">
<rdf:type rdf:resource="&drammar;Unit"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet tests Ophelia with the question about her father</drammar:freeDescription>
<rdfs:comment>unitHasGoal properties is a shortcut.
Not to be annotated manually, but inferred through SWRL rules.
unitHasAgent properties is a shortcut, again! VEDI SOPRA!
</rdfs:comment>
<drammar:unitHasEntity rdf:resource="&drammar;Hamlet_17"/>
<drammar:unitContainsAction rdf:resource="&drammar;I_Ask_U17"/>
<drammar:unitContainsAction rdf:resource="&drammar;I_Lie_U17"/>
<drammar:unitHasEntity rdf:resource="&drammar;Ophelia_17"/>
<drammar:hasUnitPrecondition rdf:resource="&drammar;US_OLI_15"/>
<drammar:hasUnitEffect rdf:resource="&drammar;US_OLI_16"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Unit_Discover -->
<owl:NamedIndividual rdf:about="&drammar;Unit_Discover">
<rdf:type rdf:resource="&drammar;Unit"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet discovers that Claudius is guilty</drammar:freeDescription>
<drammar:unitHasEntity rdf:resource="&drammar;Claudius_Discover"/>
<drammar:unitHasGoal rdf:resource="&drammar;Goal_Hamlet_Discover"/>
<drammar:unitHasEntity rdf:resource="&drammar;Hamlet_Discover"/>
<drammar:unitContainsAction rdf:resource="&drammar;I_Discover"/>
<drammar:hasUnitEffect rdf:resource="&drammar;US_I_Discover_Eff"/>
<drammar:hasUnitPrecondition rdf:resource="&drammar;US_I_Discover_Pre"/>
</owl:NamedIndividual>
<!-- http://www.cadmos.cirma.unito.it/drammar/2012/4/drammar.owl#Unit_Kill -->
<owl:NamedIndividual rdf:about="&drammar;Unit_Kill">
<rdf:type rdf:resource="&drammar;Unit"/>
<drammar:freeDescription rdf:datatype="&xsd;string">Hamlet kills Claudius</drammar:freeDescription>
<drammar:unitHasEntity rdf:resource="&drammar;Claudius_Kill"/>
<drammar:unitHasEntity rdf:resource="&drammar;Hamlet_Kill"/>
<drammar:unitContainsAction rdf:resource="&drammar;I_Kill"/>
<drammar:hasUnitEffect rdf:resource="&drammar;US_I_Kill_Eff"/>
<drammar:hasUnitPrecondition rdf:resource="&drammar;US_I_Kill_Pre"/>
</owl:NamedIndividual>
<rdf:Description>
<drammar:freeDescription rdf:datatype="&xsd;string">prova</drammar:freeDescription>
</rdf:Description>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotations
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description rdf:about="&dc;rights">
<rdfs:label xml:lang="en-us">Rights</rdfs:label>
<terms:modified>2008-01-14</terms:modified>
<terms:issued>1999-07-02</terms:issued>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<rdfs:comment xml:lang="en-us">Information about rights held in and over the resource.</rdfs:comment>
<terms:description xml:lang="en-us">Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#rights-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="&olo;item">
<rdfs:label xml:lang="en">has item</rdfs:label>
<rdfs:comment xml:lang="en">An item of a slot in an ordered list.</rdfs:comment>
<vs:term_status xml:lang="en">stable</vs:term_status>
<rdfs:isDefinedBy rdf:resource="http://purl.org/ontology/olo/core#"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;format">
<rdfs:label xml:lang="en-us">Format</rdfs:label>
<terms:modified>2008-01-14</terms:modified>
<terms:issued>1999-07-02</terms:issued>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<terms:description xml:lang="en-us">Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME].</terms:description>
<rdfs:comment xml:lang="en-us">The file format, physical medium, or dimensions of the resource.</rdfs:comment>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#format-007"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;coverage">
<rdfs:label xml:lang="en-us">Coverage</rdfs:label>
<terms:modified>2008-01-14</terms:modified>
<terms:issued>1999-07-02</terms:issued>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<terms:description xml:lang="en-us">Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges.</terms:description>
<rdfs:comment xml:lang="en-us">The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.</rdfs:comment>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#coverage-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;subject">
<rdfs:label xml:lang="en-us">Subject</rdfs:label>
<terms:modified>2008-01-14</terms:modified>
<terms:issued>1999-07-02</terms:issued>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<rdfs:comment xml:lang="en-us">The topic of the resource.</rdfs:comment>
<terms:description xml:lang="en-us">Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element.</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#subject-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;contributor">
<rdfs:label xml:lang="en-us">Contributor</rdfs:label>
<terms:issued>1999-07-02</terms:issued>
<terms:modified>2008-01-14</terms:modified>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<rdfs:comment xml:lang="en-us">An entity responsible for making contributions to the resource.</rdfs:comment>
<terms:description xml:lang="en-us">Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity.</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#contributor-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;language">
<rdfs:label xml:lang="en-us">Language</rdfs:label>
<terms:issued>1999-07-02</terms:issued>
<terms:modified>2008-01-14</terms:modified>
<rdfs:comment xml:lang="en-us">A language of the resource.</rdfs:comment>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<terms:description xml:lang="en-us">Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#language-007"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
<rdfs:seeAlso rdf:resource="http://www.ietf.org/rfc/rfc4646.txt"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;identifier">
<rdfs:label xml:lang="en-us">Identifier</rdfs:label>
<terms:modified>2008-01-14</terms:modified>
<terms:issued>1999-07-02</terms:issued>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<rdfs:comment xml:lang="en-us">An unambiguous reference to the resource within a given context.</rdfs:comment>
<terms:description xml:lang="en-us">Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. </terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#identifier-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;type">
<rdfs:label xml:lang="en-us">Type</rdfs:label>
<terms:modified>2008-01-14</terms:modified>
<terms:issued>1999-07-02</terms:issued>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<terms:description xml:lang="en-us">Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.</terms:description>
<rdfs:comment xml:lang="en-us">The nature or genre of the resource.</rdfs:comment>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#type-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="http://purl.org/dc/elements/1.1/">
<terms:modified>2010-10-11</terms:modified>
<terms:title xml:lang="en-us">Dublin Core Metadata Element Set, Version 1.1</terms:title>
<terms:publisher rdf:resource="http://purl.org/dc/aboutdcmi#DCMI"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;relation">
<rdfs:label xml:lang="en-us">Relation</rdfs:label>
<terms:modified>2008-01-14</terms:modified>
<terms:issued>1999-07-02</terms:issued>
<rdfs:comment xml:lang="en-us">A related resource.</rdfs:comment>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<terms:description xml:lang="en-us">Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. </terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#relation-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;publisher">
<rdfs:label xml:lang="en-us">Publisher</rdfs:label>
<terms:issued>1999-07-02</terms:issued>
<terms:modified>2008-01-14</terms:modified>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<rdfs:comment xml:lang="en-us">An entity responsible for making the resource available.</rdfs:comment>
<terms:description xml:lang="en-us">Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#publisher-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<rdf:Description rdf:about="&dc;source">
<rdfs:label xml:lang="en-us">Source</rdfs:label>
<terms:issued>1999-07-02</terms:issued>
<terms:modified>2008-01-14</terms:modified>
<rdfs:comment xml:lang="en-us">A related resource from which the described resource is derived.</rdfs:comment>
<skos:note xml:lang="en-us">A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document "DCMI Metadata Terms" (http://dublincore.org/documents/dcmi-terms/) for an explanation.</skos:note>
<terms:description xml:lang="en-us">The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.</terms:description>
<terms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#source-006"/>
<rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
</rdf:Description>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// General axioms
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description>
<rdf:type rdf:resource="&owl;AllDifferent"/>
<owl:distinctMembers rdf:parseType="Collection">
<rdf:Description rdf:about="&drammar;Hamlet"/>
<rdf:Description rdf:about="&drammar;Ophelia"/>
</owl:distinctMembers>
</rdf:Description>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Rules
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description rdf:about="urn:swrl#oa">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#sa">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#e">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eAdmiration">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eJoy">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#g_sa">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#s">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eHope">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#esHope">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#es">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#g">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#p">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#p_sa">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#v">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#vas">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#pStateEffect">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eLove">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#g_oa">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#aip">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#aiu">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#ole_action_el">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#ps_eff">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#ps_pre">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#u">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#us_eff">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#us_pre">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#ole_unit_el">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#s_eff">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#s_pre">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#ps_aip">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#p_rec">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#olePlanEl">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eHate">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eDistress">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eShame">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eFear">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eReproach">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#ePride">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#eRelief">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description rdf:about="urn:swrl#esRelief">
<rdf:type rdf:resource="&swrl;Variable"/>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eAdmiration"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaGratitude"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eAdmiration"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;Admiration"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaAdmiration"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaGratitude"/>
<swrl:argument2 rdf:resource="&drammar;Gratitude"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaGratitude"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eAdmiration"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaAdmiration"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eAdmiration"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:argument2 rdf:resource="&drammar;Joy"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eAdmiration"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eAdmiration"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eAdmiration"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaAdmiration"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSetMember"/>
<swrl:argument2 rdf:resource="urn:swrl#s_pre"/>
<swrl:argument1 rdf:resource="urn:swrl#us_pre"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSpanEnd"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;unitHasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;spans"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;mapping"/>
<swrl:argument1 rdf:resource="urn:swrl#aip"/>
<swrl:argument2 rdf:resource="urn:swrl#aiu"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSpanInit"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSetMember"/>
<swrl:argument2 rdf:resource="urn:swrl#s_eff"/>
<swrl:argument1 rdf:resource="urn:swrl#us_eff"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;PlanState"/>
<swrl:argument1 rdf:resource="urn:swrl#ps_eff"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;UnitState"/>
<swrl:argument1 rdf:resource="urn:swrl#us_eff"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;UnitState"/>
<swrl:argument1 rdf:resource="urn:swrl#us_pre"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;containsOLEAction"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_action_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasData"/>
<swrl:argument2 rdf:resource="urn:swrl#aip"/>
<swrl:argument1 rdf:resource="urn:swrl#ole_action_el"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasPlanEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#ps_eff"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSetMember"/>
<swrl:argument1 rdf:resource="urn:swrl#ps_eff"/>
<swrl:argument2 rdf:resource="urn:swrl#s_eff"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasUnitEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
<swrl:argument2 rdf:resource="urn:swrl#us_eff"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasUnitPrecondition"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
<swrl:argument2 rdf:resource="urn:swrl#us_pre"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#aip"/>
<swrl:argument2 rdf:resource="urn:swrl#ps_aip"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#aiu"/>
<swrl:argument2 rdf:resource="urn:swrl#ps_aip"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;unitContainsAction"/>
<swrl:argument2 rdf:resource="urn:swrl#aiu"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSetMember"/>
<swrl:argument1 rdf:resource="urn:swrl#ps_pre"/>
<swrl:argument2 rdf:resource="urn:swrl#s_pre"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasPlanPrecondition"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#ps_pre"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasData"/>
<swrl:argument1 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument2 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Unit"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;PlanState"/>
<swrl:argument1 rdf:resource="urn:swrl#ps_pre"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;OLE_Action"/>
<swrl:argument1 rdf:resource="urn:swrl#ole_action_el"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;ActionInUnit"/>
<swrl:argument1 rdf:resource="urn:swrl#aiu"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;ActionInPlan"/>
<swrl:argument1 rdf:resource="urn:swrl#aip"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;coherentWith"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#p_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;intends"/>
<swrl:argument2 rdf:resource="urn:swrl#p_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2>Achievement</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_type"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p_sa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:argument2 rdf:resource="&drammar;Hope"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaRelief"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eFear"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaFear"/>
<swrl:argument2 rdf:resource="&drammar;Fear"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaFear"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaRelief"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaRelief"/>
<swrl:argument2 rdf:resource="&drammar;Relief"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaFear"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchema-HappyFor"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;coherentWith"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchema-HappyFor"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaLove"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DifferentIndividualsAtom"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_oa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaLove"/>
<swrl:argument2 rdf:resource="&drammar;Love"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchema-HappyFor"/>
<swrl:argument2 rdf:resource="&drammar;Happy-for"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eLove"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaLove"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eShame"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaRemorse"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eShame"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eShame"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eShame"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:argument2 rdf:resource="&drammar;Distress"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaShame"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eShame"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eShame"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaRemorse"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaShame"/>
<swrl:argument2 rdf:resource="&drammar;Shame"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaRemorse"/>
<swrl:argument2 rdf:resource="&www;Remorse"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eShame"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaShame"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#es"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#es"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#ePride"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaGratification"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#ePride"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#ePride"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#ePride"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#ePride"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaPride"/>
<swrl:argument2 rdf:resource="&drammar;Pride"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#ePride"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaPride"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#ePride"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaGratification"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:argument2 rdf:resource="&drammar;Joy"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaGratification"/>
<swrl:argument2 rdf:resource="&www;Gratification"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaPride"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eJoy"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaSatisfaction"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eHope"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:argument2 rdf:resource="&drammar;Hope"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaSatisfaction"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaSatisfaction"/>
<swrl:argument2 rdf:resource="&drammar;Hope"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaResentment"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHate"/>
<swrl:argument2 rdf:resource="&drammar;Hate"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaResentment"/>
<swrl:argument2 rdf:resource="&drammar;Resentment"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaResentment"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaHate"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DifferentIndividualsAtom"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_oa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eHate"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;coherentWith"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHate"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#esHope"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eHope"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&drammar;Disappointment"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
<swrl:argument1 rdf:resource="urn:swrl#es"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">false</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaDisappointment"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHope"/>
<swrl:argument2 rdf:resource="&drammar;Hope"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eHope"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#esHope"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaDisappointment"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eReproach"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eReproach"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eReproach"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:argument2 rdf:resource="&drammar;Distress"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaReproach"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eReproach"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eReproach"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaAnger"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaReproach"/>
<swrl:argument2 rdf:resource="&drammar;Reproach"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaAnger"/>
<swrl:argument2 rdf:resource="&drammar;Anger"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eReproach"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaReproach"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaAnger"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eReproach"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eDistress"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaFear"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eFear"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaFear"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">false</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaFearConfirmed"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaFearConfirmed"/>
<swrl:argument2 rdf:resource="&drammar;Fear-confirmed"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaFear"/>
<swrl:argument2 rdf:resource="&drammar;Fear"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eFear"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaFearConfirmed"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;spans"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;unitHasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSpanEnd"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSetMember"/>
<swrl:argument2 rdf:resource="urn:swrl#s_eff"/>
<swrl:argument1 rdf:resource="urn:swrl#us_eff"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Unit"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;containsLastOLEPlan"/>
<swrl:argument2 rdf:resource="urn:swrl#olePlanEl"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasData"/>
<swrl:argument1 rdf:resource="urn:swrl#olePlanEl"/>
<swrl:argument2 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasData"/>
<swrl:argument1 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument2 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasPlanEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
<swrl:argument2 rdf:resource="urn:swrl#ps_eff"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasUnitEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
<swrl:argument2 rdf:resource="urn:swrl#us_eff"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2>Recursive</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Plan_type"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSpanEnd"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSetMember"/>
<swrl:argument1 rdf:resource="urn:swrl#ps_eff"/>
<swrl:argument2 rdf:resource="urn:swrl#s_eff"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaGloating"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHate"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaGloating"/>
<swrl:argument2 rdf:resource="&drammar;Gloating"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaHate"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eHate"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_oa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DifferentIndividualsAtom"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaGloating"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;inConflictWith"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaHate"/>
<swrl:argument2 rdf:resource="&drammar;Hate"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eHate"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">false</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;inConflictWith"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaDistress"/>
<swrl:argument2 rdf:resource="&drammar;Distress"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaAdmiration"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Value"/>
<swrl:argument1 rdf:resource="urn:swrl#v"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isInPlanState"/>
<swrl:argument2 rdf:resource="urn:swrl#pStateEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasPlanEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#pStateEffect"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasValue"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
<swrl:argument2 rdf:resource="urn:swrl#v"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaAdmiration"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">false</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&www;atStake"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DifferentIndividualsAtom"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;intends"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
<swrl:argument2 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;Admiration"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaAdmiration"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;featuresValue"/>
<swrl:argument2 rdf:resource="urn:swrl#v"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;ValueAtStake"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:argument2 rdf:resource="&drammar;Joy"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;coherentWith"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Value"/>
<swrl:argument1 rdf:resource="urn:swrl#v"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;ValueAtStake"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;featuresValue"/>
<swrl:argument2 rdf:resource="urn:swrl#v"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isInPlanState"/>
<swrl:argument2 rdf:resource="urn:swrl#pStateEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaPride"/>
<swrl:argument2 rdf:resource="&drammar;Pride"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasValue"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
<swrl:argument2 rdf:resource="urn:swrl#v"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaPride"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">false</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&www;atStake"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;intends"/>
<swrl:argument2 rdf:resource="urn:swrl#p"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasPlanEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#pStateEffect"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaPride"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaReproach"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;featuresValue"/>
<swrl:argument2 rdf:resource="urn:swrl#v"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaReproach"/>
<swrl:argument2 rdf:resource="&drammar;Reproach"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasPlanEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#pStateEffect"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasValue"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
<swrl:argument2 rdf:resource="urn:swrl#v"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;intends"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
<swrl:argument2 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaReproach"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&www;atStake"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DifferentIndividualsAtom"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isInPlanState"/>
<swrl:argument2 rdf:resource="urn:swrl#pStateEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;ValueAtStake"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Value"/>
<swrl:argument1 rdf:resource="urn:swrl#v"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaLove"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaPity"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaLove"/>
<swrl:argument2 rdf:resource="&drammar;Love"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;inConflictWith"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaPity"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g_oa"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DifferentIndividualsAtom"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaLove"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
<swrl:argument1 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaPity"/>
<swrl:argument2 rdf:resource="&drammar;Pity"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#eLove"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
<swrl:argument2 rdf:resource="urn:swrl#oa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eLove"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_oa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;ValueAtStake"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isInPlanState"/>
<swrl:argument2 rdf:resource="urn:swrl#pStateEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaShame"/>
<swrl:argument2 rdf:resource="&drammar;Shame"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasPlanEffect"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#pStateEffect"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasValue"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
<swrl:argument2 rdf:resource="urn:swrl#v"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;intends"/>
<swrl:argument2 rdf:resource="urn:swrl#p"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaShame"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&www;atStake"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2 rdf:datatype="&xsd;boolean">true</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Goal_achievement"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;featuresValue"/>
<swrl:argument2 rdf:resource="urn:swrl#v"/>
<swrl:argument1 rdf:resource="urn:swrl#vas"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Value"/>
<swrl:argument1 rdf:resource="urn:swrl#v"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaShame"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Agent"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#esRelief"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#esRelief"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&drammar;Relief"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
<swrl:argument1 rdf:resource="urn:swrl#esRelief"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#eRelief"/>
<swrl:argument2 rdf:resource="urn:swrl#esRelief"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;isInScene"/>
<swrl:argument1 rdf:resource="urn:swrl#eRelief"/>
<swrl:argument2 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument2 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:propertyPredicate rdf:resource="&drammar;isDescribedBy"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:argument1 rdf:resource="&www;EmotionSchemaJoy"/>
<swrl:argument2 rdf:resource="&drammar;Joy"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasEmotionType"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;isEmotionOf"/>
<swrl:argument1 rdf:resource="urn:swrl#eRelief"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;SituationSchema"/>
<swrl:argument1 rdf:resource="urn:swrl#esRelief"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Scene"/>
<swrl:argument1 rdf:resource="urn:swrl#s"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Emotion"/>
<swrl:argument1 rdf:resource="urn:swrl#eRelief"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;appraisingAgent"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;target"/>
<swrl:argument1 rdf:resource="urn:swrl#e"/>
<swrl:argument2 rdf:resource="urn:swrl#g_sa"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;feels"/>
<swrl:argument2 rdf:resource="urn:swrl#e"/>
<swrl:argument1 rdf:resource="urn:swrl#sa"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:head>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="&swrl;Imp"/>
<swrl:head>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSpanInit"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;unitHasGoal"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;spans"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSetMember"/>
<swrl:argument2 rdf:resource="urn:swrl#s_pre"/>
<swrl:argument1 rdf:resource="urn:swrl#us_pre"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</swrl:head>
<swrl:body>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Goal"/>
<swrl:argument1 rdf:resource="urn:swrl#g"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Plan"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;ClassAtom"/>
<swrl:classPredicate rdf:resource="&drammar;Unit"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&www;containsFirstOLEPlan"/>
<swrl:argument2 rdf:resource="urn:swrl#olePlanEl"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;achieves"/>
<swrl:argument2 rdf:resource="urn:swrl#g"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasData"/>
<swrl:argument1 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument2 rdf:resource="urn:swrl#u"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSetMember"/>
<swrl:argument1 rdf:resource="urn:swrl#ps_pre"/>
<swrl:argument2 rdf:resource="urn:swrl#s_pre"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasSpanInit"/>
<swrl:argument2 rdf:resource="urn:swrl#ole_unit_el"/>
<swrl:argument1 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest>
<rdf:Description>
<rdf:type rdf:resource="&swrl;AtomList"/>
<rdf:rest rdf:resource="&rdf;nil"/>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;DatavaluedPropertyAtom"/>
<swrl:argument2>Recursive</swrl:argument2>
<swrl:propertyPredicate rdf:resource="&drammar;Plan_type"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasUnitPrecondition"/>
<swrl:argument1 rdf:resource="urn:swrl#u"/>
<swrl:argument2 rdf:resource="urn:swrl#us_pre"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasPlanPrecondition"/>
<swrl:argument1 rdf:resource="urn:swrl#p_rec"/>
<swrl:argument2 rdf:resource="urn:swrl#ps_pre"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
<rdf:first>
<rdf:Description>
<rdf:type rdf:resource="&swrl;IndividualPropertyAtom"/>
<swrl:propertyPredicate rdf:resource="&drammar;hasData"/>
<swrl:argument1 rdf:resource="urn:swrl#olePlanEl"/>
<swrl:argument2 rdf:resource="urn:swrl#p"/>
</rdf:Description>
</rdf:first>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</rdf:rest>
</rdf:Description>
</swrl:body>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 3.4.2) http://owlapi.sourceforge.net -->