@prefix rdf: . @prefix ecrm: . @prefix owl: . ecrm:P79_beginning_is_qualified_by rdf:type owl:DatatypeProperty . @prefix rdfs: . ecrm:P79_beginning_is_qualified_by rdfs:subPropertyOf ecrm:P3_has_note ; rdfs:label "P79 beginning is qualified by"@en ; rdfs:domain ecrm:E52_Time-Span ; rdfs:comment "Scope note:\nThis property qualifies the beginning of an E52 Time-Span in some way.\n\nThe nature of the qualification may be certainty, precision, source etc.\n\nExamples:\n- the time-span of the Holocene (E52) beginning is qualified by approximately (E62)\n\nIn First Order Logic:\nP79 (x,y) \u2283 E52 (x)\nP79 (x,y) \u2283 E62(y)\nP79(x,y) \u2283 P3(x,y)"@en . @prefix xsd: . @prefix skos: . ecrm:P79_beginning_is_qualified_by skos:notation "P79"^^xsd:string .