Andrei Aioanei
Update chemistry domain with 15 ontologies
abc4451
raw
history blame contribute delete
140 kB
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#"
xml:base="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl"
xmlns:OntoKin="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<owl:Ontology rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl">
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">08 February 2022</dc:date>
<gitCommitHash rdf:datatype="http://www.w3.org/2001/XMLSchema#string">c0599beca8df55873a1ab061dee64e52c510c6a0</gitCommitHash>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OntoKin is an ontology developed for representing chemical kinetic reaction mechanisms.</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</owl:versionInfo>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.org/dc/terms/contributor -->
<owl:ObjectProperty rdf:about="http://purl.org/dc/terms/contributor">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/dc/terms/contributor</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasProduct -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasProduct">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasReactant -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasReactant">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasStoichiometricCoefficient -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasStoichiometricCoefficient">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#indicatesMultiplicityOf -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#indicatesMultiplicityOf">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#appliesTo -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#appliesTo">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation from a reaction order to a reactant/product to which the order is applicable.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#belongsToMaterial -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#belongsToMaterial">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a surface reaction and the material that is involved in the reaction.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#belongsToPhase -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#belongsToPhase">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a gas-phase reaction and the gas-phase that is involved in the reaction.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#containedIn -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#containedIn">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhase"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Material"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that identifies that a gas phase or material is contained in a reaction mechanism.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#existsIn -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#existsIn">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#BulkPhase"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SitePhase"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a site phase or bulk phase and a material in which they exist.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#extractedFrom -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#extractedFrom">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMechanism"/>
<rdfs:range rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#MechanismRepresentationLanguage"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a chemical kinetic reaction mechanism and the language from which the mechanism is extracted (to represent this using OWL).</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasArrheniusCoefficient -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasArrheniusCoefficient">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a reaction has coefficients for an Arrhenius reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCHEBRateCoefficient -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCHEBRateCoefficient">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a reaction has coefficients for a CHEB (Chebyshev) reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCoverageDependency -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCoverageDependency">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a surface reaction has coefficients for a coverage-dependent reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCreator -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCreator">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a chemical kinetic reaction mechanism and the agent that created the mechanism.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElement -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElement">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a species or molecular entity contains a chemical element.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElementMetadata -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElementMetadata">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between an element and its metadata.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElementNumber -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElementNumber">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines the number of atoms of a given element contained in a species or molecular entity.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasFallOffModelCoefficient -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasFallOffModelCoefficient">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a reaction has coefficients for a fall-off reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerDependency -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerDependency">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a reaction has coefficients for a Landau-Teller reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNamedThirdBody -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNamedThirdBody">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a fall-off reaction rate model is defined in terms of a named third body.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPublicationSpecification -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPublicationSpecification">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a reference and a publication specification that can be a journal specification, a proceedings specification or a preprint specification.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionMetadata -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionMetadata">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a chemical reaction and its metadata.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrder -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrder">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a species that participates in a chemical reaction and the reaction order with respect to the species.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReference -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReference">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontocape/model/property_models.owl#ThermoModel"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMechanism"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reference"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Connects a reaction mechanism to a reference that describes where the mechanism was published.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpecies -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpecies">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThirdBodyEfficiency"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that connects a coverage-dependent reaction rate model, sticking coefficient reaction rate model or third body efficiency to a species that participates in the (coverage-dependent, sticking coefficient or third body efficiency) model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpeciesMetadata -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpeciesMetadata">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a species and its metadata.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasStickingCoefficient -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasStickingCoefficient">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a surface reaction has coefficients for a sticking coefficient reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThermoModel -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThermoModel">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.theworldavatar.com/ontology/ontocape/model/property_models.owl#ThermoModel"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a species and its thermo(dynamic) data model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThirdBodyEfficiency -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThirdBodyEfficiency">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a species that participates in a chemical reaction and the third body efficiency of the species in the reaction.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTransportModel -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTransportModel">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a species and its transport data model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#indicatesNumberOf -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#indicatesNumberOf">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines the number of atoms of a given element contained in a species or molecular entity.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#participatesIn -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#participatesIn">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Product"/>
<rdfs:range rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReverseReaction"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that defines that a species participates as a reactant in a reaction. The relationship can also exist between a species that is a product (of the forward reaction) that participates in the reverse reaction.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#specifies -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#specifies">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation between a journal specification that describes the page number and volume, and the journal that describes its title and ISSN.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.theworldavatar.com/ontology/ontospecies/OntoSpecies.owl#hasUniqueSpecies -->
<owl:ObjectProperty rdf:about="http://www.theworldavatar.com/ontology/ontospecies/OntoSpecies.owl#hasUniqueSpecies">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.theworldavatar.com/ontology/ontospecies/OntoSpecies.owl#Species"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A relation that identifies the unique chemical species the OntoKin Species is referring to.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontospecies/OntoSpecies.owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!-- http://www.w3.org/2002/07/owl#sameAs -->
<owl:ObjectProperty rdf:about="http://www.w3.org/2002/07/owl#sameAs">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Product"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reactant"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.w3.org/2002/07/owl</rdfs:isDefinedBy>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.org/dc/elements/1.1/identifier -->
<owl:DatatypeProperty rdf:about="http://purl.org/dc/elements/1.1/identifier">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/dc/elements</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://purl.org/dc/terms/publisher -->
<owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/publisher">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/dc/terms</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://purl.org/dc/terms/title -->
<owl:DatatypeProperty rdf:about="http://purl.org/dc/terms/title">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://purl.org/ontology/bibo/Journal"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reference"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/dc/terms</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://purl.org/ontology/bibo/issn -->
<owl:DatatypeProperty rdf:about="http://purl.org/ontology/bibo/issn">
<rdfs:domain rdf:resource="http://purl.org/ontology/bibo/Journal"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/ontology/bibo</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://purl.org/ontology/bibo/pageEnd -->
<owl:DatatypeProperty rdf:about="http://purl.org/ontology/bibo/pageEnd">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/ontology/bibo</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://purl.org/ontology/bibo/pageStart -->
<owl:DatatypeProperty rdf:about="http://purl.org/ontology/bibo/pageStart">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/ontology/bibo</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://purl.org/ontology/bibo/volume -->
<owl:DatatypeProperty rdf:about="http://purl.org/ontology/bibo/volume">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#JournalSpecification"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/ontology/bibo</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.opengis.net/ont/geosparql#dimension -->
<owl:DatatypeProperty rdf:about="http://www.opengis.net/ont/geosparql#dimension">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.opengis.net/ont/geosparql</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#stoichiometricValue -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#stoichiometricValue">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#StoichiometricCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#efficiency -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#efficiency">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasActivationEnergy -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasActivationEnergy">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasActivationEnergyUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasActivationEnergyUnits">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasAtomicMass -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasAtomicMass">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Element"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasAtomicMassUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasAtomicMassUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Element"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasBulkSpeciesDensity -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasBulkSpeciesDensity">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasBulkSpeciesDensityUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasBulkSpeciesDensityUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCHEBCoefficientUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCHEBCoefficientUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCHEBCoefficientValues -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCHEBCoefficientValues">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasChemicalElementArrayId -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasChemicalElementArrayId">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasChemicalReactionArrayId -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasChemicalReactionArrayId">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasChemicalSpeciesArray -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasChemicalSpeciesArray">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasChemicalSpeciesArrayId -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasChemicalSpeciesArrayId">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCoefficientValues -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCoefficientValues">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffModelCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCommit -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCommit">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#MechanismRepresentationLanguage"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasDefaultThirdBodyEfficiencyValue -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasDefaultThirdBodyEfficiencyValue">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThreeBodyReaction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasDipoleMoment -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasDipoleMoment">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasDipoleMomentUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasDipoleMomentUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasEquation -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasEquation">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasExpectedPhase -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasExpectedPhase">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasExponentialModifier -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasExponentialModifier">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasExponentialModifierUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasExponentialModifierUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerCoefficientB -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerCoefficientB">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerCoefficientBUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerCoefficientBUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerCoefficientC -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerCoefficientC">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerCoefficientCUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerCoefficientCUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLennardJonesDiameter -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLennardJonesDiameter">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLennardJonesDiameterUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLennardJonesDiameterUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLennardJonesWellDepth -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLennardJonesWellDepth">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLennardJonesWellDepthUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLennardJonesWellDepthUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMaximumPressure -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMaximumPressure">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMaximumPressureUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMaximumPressureUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMaximumTemperature -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMaximumTemperature">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMaximumTemperatureUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMaximumTemperatureUnits">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMinimumPressure -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMinimumPressure">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMinimumPressureUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMinimumPressureUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMinimumTemperature -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMinimumTemperature">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMinimumTemperatureUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasMinimumTemperatureUnits">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNote -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNote">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNumberOfCoefficients -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNumberOfCoefficients">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffModelCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNumberOfElement -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNumberOfElement">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ElementNumber"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasOccupancy -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasOccupancy">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasOccupancyUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasOccupancyUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPhaseArray -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPhaseArray">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#BulkPhase"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SitePhase"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPhaseThermoState -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPhaseThermoState">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPolarizability -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPolarizability">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPolarizabilityUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPolarizabilityUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPreExponentialFactor -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPreExponentialFactor">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPreExponentialFactorUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPreExponentialFactorUnits">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPreExponentialModifier -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPreExponentialModifier">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPreExponentialModifierUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPreExponentialModifierUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPressure -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPressure">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPressurePoints -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPressurePoints">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasQuantumCalculationIRI -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasQuantumCalculationIRI">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/model/property_models.owl#ThermoModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrderDirection -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrderDirection">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionOrder"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrderModifier -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrderModifier">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrderModifierUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrderModifierUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReferencePressure -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReferencePressure">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReferencePressureUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReferencePressureUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasRotationalRelaxationCollisionNumber -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasRotationalRelaxationCollisionNumber">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasRotationalRelaxationCollisionNumberUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasRotationalRelaxationCollisionNumberUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSiteDensity -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSiteDensity">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SitePhase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSiteDensityUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSiteDensityUnits">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SitePhase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSourceComment -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSourceComment">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpeciesGeometry -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpeciesGeometry">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpeciesGeometryTitle -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpeciesGeometryTitle">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTemperatureExponent -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTemperatureExponent">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTemperatureExponentUnits -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTemperatureExponentUnits">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTemperaturePoints -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTemperaturePoints">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThermoAgentIRI -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThermoAgentIRI">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/model/property_models.owl#ThermoModel"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThermoComment -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThermoComment">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThirdBodyEfficiencyValue -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThirdBodyEfficiencyValue">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThirdBodyEfficiency"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTypeOfKineticsModel -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTypeOfKineticsModel">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhase"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SitePhase"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTypeOfThermoModel -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTypeOfThermoModel">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTypeOfTransportModel -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasTypeOfTransportModel">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isDefinedViaPartialPressure -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isDefinedViaPartialPressure">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isDefinedViaSiteFractions -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isDefinedViaSiteFractions">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isDuplicate -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isDuplicate">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isElementDataCaseSensitive -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isElementDataCaseSensitive">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ElementMetadata"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isLandauTellerReaction -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isLandauTellerReaction">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isMotzWiseCorrectionApplicable -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isMotzWiseCorrectionApplicable">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isReactionDataCaseSensitive -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isReactionDataCaseSensitive">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMetadata"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isReversible -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isReversible">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isSpeciesDataCaseSensitive -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#isSpeciesDataCaseSensitive">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SpeciesMetadata"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#mayNotConserveSite -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#mayNotConserveSite">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SurfaceReaction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#requiresReactionValidation -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#requiresReactionValidation">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMechanism"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#requiresSpeciesValidation -->
<owl:DatatypeProperty rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#requiresSpeciesValidation">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMechanism"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://www.w3.org/2002/07/owl#versionInfo -->
<owl:DatatypeProperty rdf:about="http://www.w3.org/2002/07/owl#versionInfo">
<rdfs:domain rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#MechanismRepresentationLanguage"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:DatatypeProperty>
<!-- http://xmlns.com/foaf/0.1/familyName -->
<owl:DatatypeProperty rdf:about="http://xmlns.com/foaf/0.1/familyName">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/0.1</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://xmlns.com/foaf/0.1/givenName -->
<owl:DatatypeProperty rdf:about="http://xmlns.com/foaf/0.1/givenName">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/0.1</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!-- http://xmlns.com/foaf/0.1/name -->
<owl:DatatypeProperty rdf:about="http://xmlns.com/foaf/0.1/name">
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/0.1</rdfs:isDefinedBy>
</owl:DatatypeProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.org/ontology/bibo/Journal -->
<owl:Class rdf:about="http://purl.org/ontology/bibo/Journal">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Describes the title and ISSN of a journal.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://purl.org/ontology/bibo</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontocape/chemical_process_system/CPS_behavior/behavior.owl#ReactionRateCoefficient -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontocape/chemical_process_system/CPS_behavior/behavior.owl#ReactionRateCoefficient">
<owl:equivalentClass rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient"/>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasProduct"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Product"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasReactant"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reactant"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#hasStoichiometricCoefficient"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#StoichiometricCoefficient"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionMetadata"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMetadata"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasReactionOrder"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionOrder"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A process in which one or more substances, the reactants, are converted to one or more new and entirely different substances, the products. In chemistry, substances are either chemical elements or compounds. A chemical reaction rearranges the constituent atoms of the reactants to create different substances as products.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#StoichiometricCoefficient -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#StoichiometricCoefficient">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#indicatesMultiplicityOf"/>
<owl:allValuesFrom>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Product"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reactant"/>
</owl:unionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The ratio in which the reactants combine and the corresponding proportion of products participating in a chemical reaction are modelled using a stoichiometric coefficient.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontocape/model/property_models.owl#ThermoModel -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontocape/model/property_models.owl#ThermoModel">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Specifies the thermodynamic model used to calculate quantities such as heat capacity, enthalpy and entropy.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontocape/model/property_models.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The coefficients used to evaluate the Arrhenius part of a reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhaseReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasArrheniusCoefficient"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ArrheniusCoefficient"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A gas-phase reaction that is described by an Arrhenius law.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#BulkPhase -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#BulkPhase">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#existsIn"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Material"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A solid phase that is contiguous with site phases and remote from the gas phase.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The coefficients used to evaluate the CHEB (Chebyshev) part of a reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PressureDependentReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCHEBRateCoefficient"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CHEBRateCoefficient"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction that has a CHEB (Chebyshev) reaction rate model. The CHEB reaction rate model can be used to describe pressure-dependent reaction rates.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The coefficients used to evaluate the coverage-dependent part of a surface reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Element -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Element">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElementMetadata"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ElementMetadata"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An atom or isotope.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ElementMetadata -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ElementMetadata">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Metadata of an element.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ElementNumber -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ElementNumber">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#indicatesNumberOf"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Element"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A number indicating the multiplicity of an element in a species.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffModelCoefficient -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffModelCoefficient">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The coefficients used to evaluate the fall-off part of a reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PressureDependentReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasFallOffModelCoefficient"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffModelCoefficient"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction that has a fall-off reaction rate model. The fall-off model can be used to describe pressure-dependent reaction rates.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ForwardReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ForwardReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A chemical reaction that proceeds in the forward direction, so producing products from reactants.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhase -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhase">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#containedIn"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMechanism"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A continuous gaseous phase.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhaseReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhaseReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#belongsToPhase"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhase"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A chemical reaction that occurs in the gas phase.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#JournalSpecification -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#JournalSpecification">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#specifies"/>
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Journal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Specification of a journal describing the page number and volume.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerRateCoefficient -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerRateCoefficient">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The coefficients used to evaluate the Landau-Teller part of a reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhaseReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasLandauTellerDependency"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LandauTellerRateCoefficient"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction that has a Landau-Teller reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LindemannReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LindemannReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffReaction"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction that includes a Lindemann fall-off reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LiquidPhase -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#LiquidPhase">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The structural phase�of matter in which the thermal mobility of molecules or atoms is comparable with the cohesiveness, having them connected but fluid in a mass [Wikitionary].</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Material -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Material">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#containedIn"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMechanism"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A substance that contains at least one site or bulk phase.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#MechanismRepresentationLanguage -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#MechanismRepresentationLanguage">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A representation language specialised for the codification of chemical kinetic reaction mechanisms.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#NASA">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontocape/model/property_models.owl#ThermoModel"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The NASA polynomial parameterisation used to compute the reference-state thermodynamic properties of a species within a specified temperature range.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PLOGReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PLOGReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PressureDependentReaction"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction that has a PLOG reaction rate model. The PLOG reaction rate model can be used to describe pressure-dependent reaction rates.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A phase of a substance is a form of matter that is uniform throughout in chemical composition and state (i.e. a particular solid, liquid, or gas).</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PreprintSpecification -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PreprintSpecification">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Specification of a preprint.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PressureDependentReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PressureDependentReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThreeBodyReaction"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction that includes a pressure-dependent reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ProceedingsSpecification -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ProceedingsSpecification">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Specification of a conference.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Product -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Product">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A name-quantity pair that defines the name and corresponding stoichiometric coefficient of a chemical species or molecular entity participating in the reverse reaction.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Specification of a publication for describing its author(s), title, year of publication, journal or conference, publisher, etc.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The coefficients used to evaluate the reaction rate expression.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reactant -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reactant">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#participatesIn"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ForwardReaction"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A name-quantity pair that defines the name and corresponding stoichiometric coefficient of a chemical species or molecular entity participating in the forward reaction.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMechanism -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMechanism">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCreator"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction mechanism refers to a set of elementary reactions with specific rate laws, for example to model the combustion of hydrogen.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMetadata -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionMetadata">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Metadata of a reaction.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionOrder -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReactionOrder">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#appliesTo"/>
<owl:allValuesFrom>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Product"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reactant"/>
</owl:unionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The order of reaction with resepct to a species. The value of the reaction order for the species is exactly the same as its stoichometric coefficient in mass-action kinetics.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reference -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Reference">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/dc/terms/contributor"/>
<owl:allValuesFrom rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasPublicationSpecification"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#PublicationSpecification"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A note describing the journal, conference proceedings or preprint where a document was published.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReverseReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ReverseReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A chemical reaction that proceeds in the reverse direction, so producing reactants from products.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SRIReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SRIReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffReaction"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction that includes an SRI fall-off reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SitePhase -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SitePhase">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#existsIn"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Material"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A phase that exists at the interface between the gas phase and a bulk phase.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SolidPhase -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SolidPhase">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The�structural�phase�of matter in which the�cohesive force�of matter is strong enough to keep the molecules or atoms in the given positions, restraining the�thermal mobility [Wikitionary].</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#belongsToPhase"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Phase"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElement"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Element"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasElementNumber"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ElementNumber"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasSpeciesMetadata"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SpeciesMetadata"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An ensemble of chemically identical molecular entities (McNaught &amp; Wilkinson, 1997).</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SpeciesMetadata -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SpeciesMetadata">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Metadata of a species.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#RateCoefficient"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The coefficients used to evaluate the sticking coefficient part of a surface reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficientReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficientReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SurfaceReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasStickingCoefficient"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#StickingCoefficient"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A surface reaction that is described by a sticking coefficient rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SurfaceCoverageReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SurfaceCoverageReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SurfaceReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasCoverageDependency"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#CoverageDependency"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A surface reaction that has a coverage-dependent reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SurfaceReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SurfaceReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#belongsToMaterial"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Material"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#belongsToPhase"/>
<owl:allValuesFrom>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#BulkPhase"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#SitePhase"/>
</owl:unionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A chemical reaction that involves an adsorbed species or desorption of products into the gas phase, or adsorption of reactants from the gas phase onto the surface.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThirdBodyEfficiency -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThirdBodyEfficiency">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An efficiency that indicates the effectiveness of a species that acts as a third body in a pressure dependent reaction.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThreeBodyReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThreeBodyReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#GasPhaseReaction"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasNamedThirdBody"/>
<owl:allValuesFrom>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontocape/material/substance/reaction_mechanism.owl#ChemicalReaction"/>
<rdf:Description rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#Species"/>
</owl:unionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#hasThirdBodyEfficiency"/>
<owl:allValuesFrom rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#ThirdBodyEfficiency"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A gas-phase reaction that involves an inert third body. The third body is required to ensure conservation of both energy and momentum in a reaction in which two species react to form a single product.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TransportModel">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Specifies the transport model used to calculate quantities such as viscosity, thermal conductivity and diffusion coefficients.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TroeReaction -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#TroeReaction">
<rdfs:subClassOf rdf:resource="http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl#FallOffReaction"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A reaction that includes a Troe fall-off reaction rate model.</rdfs:comment>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.theworldavatar.com/ontology/ontokin/OntoKin.owl</rdfs:isDefinedBy>
</owl:Class>
<!-- http://www.theworldavatar.com/ontology/ontospecies/OntoSpecies.owl#Species -->
<owl:Class rdf:about="http://www.theworldavatar.com/ontology/ontospecies/OntoSpecies.owl#Species"/>
<!-- http://xmlns.com/foaf/0.1/Agent -->
<owl:Class rdf:about="http://xmlns.com/foaf/0.1/Agent">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/0.1</rdfs:isDefinedBy>
</owl:Class>
<!-- http://xmlns.com/foaf/0.1/Organization -->
<owl:Class rdf:about="http://xmlns.com/foaf/0.1/Organization">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/0.1</rdfs:isDefinedBy>
</owl:Class>
<!-- http://xmlns.com/foaf/0.1/Person -->
<owl:Class rdf:about="http://xmlns.com/foaf/0.1/Person">
<rdfs:subClassOf rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://xmlns.com/foaf/0.1</rdfs:isDefinedBy>
</owl:Class>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotations
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description rdf:about="http://www.w3.org/2002/07/owl#versionInfo">
<rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.w3.org/2002/07/owl</rdfs:isDefinedBy>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 5.1.0.2017-03-29T23:31:42Z) https://github.com/owlcs/owlapi/ -->