http://purl.obolibrary.org/obo/OMO_0003006
A synonym type for common misspellings
@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#> .
@prefix terms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
obo:OMO_0003006 a owl:AnnotationProperty ;
rdfs:label "misspelling" ;
obo:IAO_0000233 <https://github.com/information-artifact-ontology/ontology-metadata/issues/132> ;
terms:contributor <https://orcid.org/0000-0003-4423-4370> ;
terms:created "2023-03-03"^^xsd:date ;
rdfs:isDefinedBy <http://purl.bioontology.org/ontology/emro/imports/omo_import.owl> ;
rdfs:subPropertyOf oboInOwl:SynonymType ;
skos:definition "A synonym type for common misspellings" .