http://purl.obolibrary.org/obo/OMO_0001001
This is an annotation used on an object property to indicate a logical characterstic beyond what is possible in OWL.
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
obo:OMO_0001001 a owl:AnnotationProperty ;
rdfs:label "logical characteristic of object property" ;
obo:IAO_0000119 "OBO Operations call" ;
oboInOwl:created_by <http://orcid.org/0000-0001-5208-3432> ;
rdfs:isDefinedBy <http://purl.bioontology.org/ontology/emro/imports/omo_import.owl> ;
skos:definition "This is an annotation used on an object property to indicate a logical characterstic beyond what is possible in OWL." .