@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 . ### http://www.w3.org/2004/02/skos/core#example rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#scopeNote rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000007 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00000312 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Propulsion Process"@en ; "A Natural Process in which one or more Forces are generated and applied to a participating Object such that the Object is set in Motion or has the direction or magnitude of its Motion altered."@en ; "a twin-engine turboprop plane rotating both of its propellers against a portion of atmosphere to propel the plane forward" , "an apple falling to the ground under the power of Earth's gravitational force" , "burning a portion of fuel to produce exhaust that is ejected through a jet nozzle to propel a rocket and its payload" , "heat from a fire causing ashes to rise into the sky" , "launching a water balloon using a sling shot" , "the wind blowing leaves across a lawn" , "turning a paddle wheel against a portion of water to propel the paddle boat forward" ; "In each case, a Propulsion Process minimally involves the Object being propelled, a Reaction Mass (e.g. a portion of water, atmosphere, exhaust, etc.), and the Force(s) acting between these two entities."@en ; "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi