@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . obo_purl:IAO_0000112 obo_purl:IAO_0000111 "example"@en, "example of usage"@en ; obo_purl:IAO_0000114 obo_purl:IAO_0000122 ; obo_purl:IAO_0000115 "A phrase describing how a term should be used and/or a citation to a work which uses it. May also include other kinds of examples that facilitate immediate understanding, such as widely know prototypes or instances of a class, or cases where a relation is said to hold."@en ; obo_purl:IAO_0000117 "PERSON:Daniel Schober"@en ; obo_purl:IAO_0000119 "GROUP:OBI:<http://purl.obolibrary.org/obo/obi>"@en ; a owl:AnnotationProperty ; rdfs:isDefinedBy <http://purl.obolibrary.org/obo/iao.owl> ; rdfs:label "example of usage"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

obo_purl:IAO_0000112
    obo_purl:IAO_0000111 "example"@en, "example of usage"@en ;
    obo_purl:IAO_0000114 obo_purl:IAO_0000122 ;
    obo_purl:IAO_0000115 "A phrase describing how a term should be used and/or a citation to a work which uses it. May also include other kinds of examples that facilitate immediate understanding, such as widely know prototypes or instances of a class, or cases where a relation is said to hold."@en ;
    obo_purl:IAO_0000117 "PERSON:Daniel Schober"@en ;
    obo_purl:IAO_0000119 "GROUP:OBI:<http://purl.obolibrary.org/obo/obi>"@en ;
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/iao.owl> ;
    rdfs:label "example of usage"@en .