Consider this example of knowledge representation 1.
Using OWL, is there a way to say that only the "derived from" property which connects "Lolita (Book)" and "Lolita (1962)" is correct, because "Vladimir Nabokov" is connected to both of them, respectively with "author of" and "written by"?
While, I want to assert that other case (where "derived from" connects "Lolita (Book)" and "Lolita (1997)") is wrong, because it does not have the previous conditions.