@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:RO_0000052 owl:inverseOf obo_purl:RO_0000053 . obo_purl:RO_0000053 obo_purl:IAO_0000115 "a relation between an independent continuant (the bearer) and a specifically dependent continuant (the dependent), in which the dependent specifically depends on the bearer for its existence" ; a owl:ObjectProperty ; rdfs:label "bearer of" ; rdfs:range obo_purl:BFO_0000020 .
@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:RO_0000052
    owl:inverseOf obo_purl:RO_0000053 .

obo_purl:RO_0000053
    obo_purl:IAO_0000115 "a relation between an independent continuant (the bearer) and a specifically dependent continuant (the dependent), in which the dependent specifically depends on the bearer for its existence" ;
    a owl:ObjectProperty ;
    rdfs:label "bearer of" ;
    rdfs:range obo_purl:BFO_0000020 .