@prefix rdf: . @prefix ecrm: . @prefix owl: . ecrm:E73_Information_Object rdf:type owl:Class . @prefix rdfs: . ecrm:E73_Information_Object rdfs:subClassOf ecrm:E89_Propositional_Object , ecrm:E90_Symbolic_Object ; rdfs:label "E73 Information Object"@en ; rdfs:comment "Scope note:\nThis class comprises identifiable immaterial items, such as a poems, jokes, data sets, images, texts, multimedia objects, procedural prescriptions, computer program code, algorithm or mathematical formulae, that have an objectively recognizable structure and are documented as single units.\nThe encoding structure known as a \"named graph\" also falls under this class, so that each \"named graph\" is an instance of an E73 Information Object.\n\nAn E73 Information Object does not depend on a specific physical carrier, which can include human memory, and it can exist on one or more carriers simultaneously.\nInstances of E73 Information Object of a linguistic nature should be declared as instances of the E33 Linguistic Object subclass. Instances of E73 Information Object of a documentary nature should be declared as instances of the E31 Document subclass. Conceptual items such as types and classes are not instances of E73 Information Object, nor are ideas without a reproducible expression.\n\nExamples:\n- image BM000038850.JPG from the Clayton Herbarium in London\n- E. A. Poe's \"The Raven\"\n- the movie \"The Seven Samurai\" by Akira Kurosawa\n- the Maxwell Equations\n- The Getty AAT as published as Linked Open Data, accessed 1/10/2014\n\nIn First Order Logic: \nE73(x) \u2283 E89(x) \nE73(x) \u2283 E90(x)"@en . @prefix xsd: . @prefix skos: . ecrm:E73_Information_Object skos:notation "E73"^^xsd:string .