@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_0000229 obo_purl:IAO_0000111 "term split"@en ; obo_purl:IAO_0000115 "The term has been split into two or more new terms."@en ; obo_purl:IAO_0000116 "This is to be used when a term has been split in two or more new terms. An editor note should indicate the reason for the split and indicate the URIs of the new terms created."@en, "This is to be used when a term has been split in two or more new terms. An editor note should indicate the reason for the split. The deprecated term should reference the replacement terms with obo:IAO_0100001."@en ; a obo_purl:IAO_0000225, owl:NamedIndividual ; rdfs:label "term split"@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_0000229
    obo_purl:IAO_0000111 "term split"@en ;
    obo_purl:IAO_0000115 "The term has been split into two or more new terms."@en ;
    obo_purl:IAO_0000116 "This is to be used when a term has been split in two or more new terms. An editor note should indicate the reason for the split and indicate the URIs of the new terms created."@en, "This is to be used when a term has been split in two or more new terms. An editor note should indicate the reason for the split. The deprecated term should reference the replacement terms with obo:IAO_0100001."@en ;
    a obo_purl:IAO_0000225, owl:NamedIndividual ;
    rdfs:label "term split"@en .