@prefix rdf: . @prefix ecrm: . @prefix owl: . ecrm:E7_Activity rdf:type owl:Class . @prefix rdfs: . ecrm:E7_Activity rdfs:label "E7 Activity"@en ; rdfs:comment "Scope note:\nThis class comprises actions intentionally carried out by instances of E39 Actor that result in changes of state in the cultural, social, or physical systems documented.\n\nThis notion includes complex, composite and long-lasting actions such as the building of a settlement or a war, as well as simple, short-lived actions such as the opening of a door.\n\nExamples:\n- the Battle of Stalingrad\n- the Yalta Conference\n- my birthday celebration 28-6-1995\n- the writing of \"Faust\" by Goethe (E65)\n- the formation of the Bauhaus 1919 (E66)\n- calling the place identified by TGN '7017998' 'Quyunjig' by the people of Iraq\n- Kira Weber working in glass art from 1984 to 1993\n- Kira Weber working in oil and pastel painting from 1993\n\nIn First Order Logic:\nE7(x) \u2283 E5(x)"@en ; rdfs:subClassOf _:b10048 , ecrm:E5_Event . @prefix xsd: . @prefix skos: . ecrm:E7_Activity skos:notation "E7"^^xsd:string . _:b10048 rdf:type owl:Restriction ; owl:onProperty ecrm:P14_carried_out_by ; owl:someValuesFrom ecrm:E39_Actor .