@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix oboinowl_gen: <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 obo_purl: <http://purl.obolibrary.org/obo/> . @prefix ns0: <http://orcid.org/> . @prefix ns1: <http://www.geneontology.org/formats/> . oboinowl_gen:hasExactSynonym obo_purl:IAO_0000115 "An alternative label for a class or property which has the exact same meaning than the preferred name/primary label." ; obo_purl:IAO_0000117 <http://orcid.org/0000-0001-5208-3432> ; obo_purl:IAO_0000233 "https://github.com/information-artifact-ontology/ontology-metadata/issues/20" ; a owl:AnnotationProperty ; rdfs:isDefinedBy <http://www.geneontology.org/formats/oboinowl.owl> ; rdfs:label "has exact synonym"@en, "has_exact_synonym" ; rdfs:seeAlso "https://github.com/information-artifact-ontology/ontology-metadata/issues/20" ; rdfs:subPropertyOf skos:altLabel .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix oboinowl_gen: <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 obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix ns0: <http://orcid.org/> .
@prefix ns1: <http://www.geneontology.org/formats/> .

oboinowl_gen:hasExactSynonym
    obo_purl:IAO_0000115 "An alternative label for a class or property which has the exact same meaning than the preferred name/primary label." ;
    obo_purl:IAO_0000117 <http://orcid.org/0000-0001-5208-3432> ;
    obo_purl:IAO_0000233 "https://github.com/information-artifact-ontology/ontology-metadata/issues/20" ;
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <http://www.geneontology.org/formats/oboinowl.owl> ;
    rdfs:label "has exact synonym"@en, "has_exact_synonym" ;
    rdfs:seeAlso "https://github.com/information-artifact-ontology/ontology-metadata/issues/20" ;
    rdfs:subPropertyOf skos:altLabel .