https://cacontology.projectvic.org/bridge/gufo#previousAxiom
Records the original axiom text before migration.
@prefix cac-bridge-gufo: <https://cacontology.projectvic.org/bridge/gufo#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
cac-bridge-gufo:previousAxiom a owl:AnnotationProperty ;
rdfs:label "previous axiom"@en ;
rdfs:comment "Records the original axiom text before migration."@en .