@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#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . obo_purl:BFO_0000016 owl:disjointWith obo_purl:BFO_0000023 . obo_purl:BFO_0000023 metadata_def:mappingLoom "role" ; metadata_def:mappingSameURI obo_purl:BFO_0000023 ; metadata_def:prefLabel "role" ; metadata:prefixIRI "BFO:0000023" ; obo_purl:IAO_0000115 "A realizable entity the manifestation of which brings about some result or end that is not essential to a continuant in virtue of the kind of thing that it is but that can be served or participated in by that kind of continuant in some kinds of natural, social or institutional contexts."@en ; a owl:Class ; rdfs:label "role"@en ; rdfs:subClassOf obo_purl:BFO_0000017 . obo_purl:RO_0000087 rdfs:range obo_purl:BFO_0000023 .
@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#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

obo_purl:BFO_0000016
    owl:disjointWith obo_purl:BFO_0000023 .

obo_purl:BFO_0000023
    metadata_def:mappingLoom "role" ;
    metadata_def:mappingSameURI obo_purl:BFO_0000023 ;
    metadata_def:prefLabel "role" ;
    metadata:prefixIRI "BFO:0000023" ;
    obo_purl:IAO_0000115 "A realizable entity  the manifestation of which brings about some result or end that is not essential to a continuant  in virtue of the kind of thing that it is but that can be served or participated in by that kind of continuant  in some kinds of natural, social or institutional contexts."@en ;
    a owl:Class ;
    rdfs:label "role"@en ;
    rdfs:subClassOf obo_purl:BFO_0000017 .

obo_purl:RO_0000087
    rdfs:range obo_purl:BFO_0000023 .