@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 ns0: <http://orcid.org/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . obo_purl:OMO_0001002 obo_purl:IAO_0000115 "The term was added to the ontology on the assumption it was a valid domain entity, but it turns out the entity does not exist in reality."@en ; obo_purl:IAO_0000116 "This obsolesence reason should be used conservatively. For example: Obsoleting class that describes a breed of cow based on a record in an existing database, that was later retracted as faulty (breed does not exist). Do not use this term to obsolete a historic concept (that was once valid, but not anymore). "@en ; obo_purl:IAO_0000117 <http://orcid.org/0000-0002-4142-7153> ; obo_purl:IAO_0000233 "https://github.com/information-artifact-ontology/ontology-metadata/issues/136" ; obo_purl:IAO_0000234 "https://orcid.org/0000-0002-4142-7153" ; a owl:NamedIndividual ; rdfs:label "domain entity does not exist" .
@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 ns0: <http://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

obo_purl:OMO_0001002
    obo_purl:IAO_0000115 "The term was added to the ontology on the assumption it was a valid domain entity, but it turns out the entity does not exist in reality."@en ;
    obo_purl:IAO_0000116 "This obsolesence reason should be used conservatively. For example: Obsoleting class that describes a breed of cow based on a record in an existing database, that was later retracted as faulty (breed does not exist). Do not use this term to obsolete a historic concept (that was once valid, but not anymore). "@en ;
    obo_purl:IAO_0000117 <http://orcid.org/0000-0002-4142-7153> ;
    obo_purl:IAO_0000233 "https://github.com/information-artifact-ontology/ontology-metadata/issues/136" ;
    obo_purl:IAO_0000234 "https://orcid.org/0000-0002-4142-7153" ;
    a owl:NamedIndividual ;
    rdfs:label "domain entity does not exist" .