@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.ontologyrepository.com/CommonCoreOntologies/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . ns0:aggregate_bearer_of ns0:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^<http://www.w3.org/2001/XMLSchema#anyURI> ; a owl:ObjectProperty ; rdfs:domain obo_purl:BFO_0000027 ; rdfs:label "aggregate bearer of"@en ; owl:inverseOf ns0:inheres_in_aggregate ; skos:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en . ns0:aggregate_has_capability rdfs:subPropertyOf ns0:aggregate_bearer_of . ns0:aggregate_has_disposition rdfs:subPropertyOf ns0:aggregate_bearer_of . ns0:aggregate_has_quality rdfs:subPropertyOf ns0:aggregate_bearer_of . ns0:aggregate_has_role rdfs:subPropertyOf ns0:aggregate_bearer_of .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ns0:aggregate_bearer_of
    ns0:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
    a owl:ObjectProperty ;
    rdfs:domain obo_purl:BFO_0000027 ;
    rdfs:label "aggregate bearer of"@en ;
    owl:inverseOf ns0:inheres_in_aggregate ;
    skos:definition "x aggregate_bearer_of y iff x is an instance of Object Aggregate and y is an instance of Specifically Dependent Continuant and z is an instance of Object, such that z bearer of y, and all other members of x are bearers of a unique instance of the same type as y."@en .

ns0:aggregate_has_capability
    rdfs:subPropertyOf ns0:aggregate_bearer_of .

ns0:aggregate_has_disposition
    rdfs:subPropertyOf ns0:aggregate_bearer_of .

ns0:aggregate_has_quality
    rdfs:subPropertyOf ns0:aggregate_bearer_of .

ns0:aggregate_has_role
    rdfs:subPropertyOf ns0:aggregate_bearer_of .