@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology . ################################################################# # Annotation properties ################################################################# ### http://www.w3.org/2004/02/skos/core#definition rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://www.commoncoreontologies.org/ont00001809 rdf:type owl:ObjectProperty ; owl:inverseOf . ### https://www.commoncoreontologies.org/ont00001836 rdf:type owl:ObjectProperty ; rdfs:domain ; rdfs:range [ rdf:type owl:Class ; owl:unionOf ( ) ] ; rdfs:label "aggregate bearer of"@en ; "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 ; "https://www.commoncoreontologies.org/ExtendedRelationOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00001898 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001901 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001907 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001956 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ################################################################# # Classes ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000020 rdf:type owl:Class . ### http://purl.obolibrary.org/obo/BFO_0000027 rdf:type owl:Class . ### http://purl.obolibrary.org/obo/BFO_0000031 rdf:type owl:Class . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi