http://pubannotation.org/ontology/tao.owl#denoted_by
@prefix : <http://pubannotation.org/ontology/tao.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
:denoted_by a owl:InverseFunctionalProperty,
owl:ObjectProperty ;
rdfs:subPropertyOf owl:topObjectProperty ;
owl:inverseOf :denotes .