@prefix rdf: . @prefix ecrm: . @prefix owl: . ecrm:E90_Symbolic_Object rdf:type owl:Class . @prefix rdfs: . ecrm:E90_Symbolic_Object rdfs:subClassOf _:b36624 , ecrm:E28_Conceptual_Object , ecrm:E72_Legal_Object ; rdfs:label "E90 Symbolic Object"@en ; rdfs:comment "Scope note:\nThis class comprises identifiable symbols and any aggregation of symbols, such as characters, identifiers, traffic signs, emblems, texts, data sets, images, musical scores, multimedia objects, computer program code or mathematical formulae that have an objectively recognizable structure and that are documented as single units. \n\nIt includes sets of signs of any nature, which may serve to designate something, or to communicate some propositional content.\n\nAn instance of E90 Symbolic Object does not depend on a specific physical carrier, which can include human memory, and it can exist on one or more carriers simultaneously. An instance of E90 Symbolic Object may or may not have a specific meaning, for example an arbitrary character string. \n\nIn some cases, the content of an instance of E90 Symbolic Object may completely be represented by a serialized digital content model, such as a sequence of ASCII-encoded characters, an XML or HTML document, or a TIFF image. The property P3 has note allows for the description of this content model. In order to disambiguate which symbolic level is the carrier of the meaning, the property P3.1 has type can be used to specify the encoding (e.g. \"bit\", \"Latin character\", RGB pixel). \n\nExamples:\n- 'ecognizabl' \n- The \"no-smoking\" sign (E36) \n- \"BM000038850.JPG\" (E75) \n- image BM000038850.JPG from the Clayton Herbarium in London (E38) \n- The distribution of form, tone and colour found on Leonardo da Vinci's painting named \"Mona Lisa\" in daylight (E38)\n- The Italian text of Dante's \"Divina Commedia\" as found in the authoritative critical edition La Commedia secondo l'antica vulgata a cura di Giorgio Petrocchi, Milano: Mondadori, 1966-67 (= Le Opere di Dante Alighieri, Edizione Nazionale a cura della Societ\u00E0 Dantesca Italiana, VII, 1-4) (E33)\n\nIn First Order Logic:\nE90(x) \u2283 E28(x)\nE90(x) \u2283 E72(x)"@en . @prefix xsd: . @prefix skos: . ecrm:E90_Symbolic_Object skos:notation "E90"^^xsd:string . _:b36624 rdf:type owl:Restriction ; owl:onProperty ecrm:P106_is_composed_of ; owl:someValuesFrom ecrm:E90_Symbolic_Object .