@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 . ################################################################# # Classes ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000015 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00000004 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Change"@en ; "A Process in which some independent continuant endures and 1) one or more of the dependent entities it bears increase or decrease in intensity, 2) the entity begins to bear some dependent entity or 3) the entity ceases to bear some dependent entity."@en ; "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00000554 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000644 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000726 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000876 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00001048 rdf:type owl:Class ; rdfs:subClassOf . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi