@prefix rdf: . @prefix ecrm: . @prefix owl: . ecrm:P3_has_note rdf:type owl:DatatypeProperty . @prefix rdfs: . ecrm:P3_has_note rdfs:label "P3 has note"@en ; rdfs:domain ecrm:E1_CRM_Entity ; rdfs:comment "Scope note:\nThis property is a container for all informal descriptions about an object that have not been expressed in terms of CRM constructs.\n\nIn particular it captures the characterisation of the item itself, its internal structures, appearance etc.\nLike property P2 has type (is type of), this property is a consequence of the restricted focus of the CRM. The aim is not to capture, in a structured form, everything that can be said about an item; indeed, the CRM formalism is not regarded as sufficient to express everything that can be said. Good practice requires use of distinct note fields for different aspects of a characterisation. The P3.1 has type property of P3 has note allows differentiation of specific notes, e.g. \"construction\", \"decoration\" etc.\nAn item may have many notes, but a note is attached to a specific item.\n\nExamples:\n- coffee mug - OXCMS:1983.1.1 (E19) has note \"chipped at edge of handle\" (E62) has type\nCondition (E55)\n\nIn First Order Logic:\nP3(x,y) \u2283 E1(x)\nP3(x,y) \u2283 E62(y)\nP3(x,y,z) \u2283 [P3(x,y) \u2227 E55(z)]\n\nProperties: P3.1 has type: E55 Type"@en . @prefix xsd: . @prefix skos: . ecrm:P3_has_note skos:notation "P3"^^xsd:string .