@prefix : <http://sweetontology.net/phenFluidTransport/> .
@prefix sophei: <http://sweetontology.net/phenEnvirImpact/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix soma: <http://sweetontology.net/matr/> .
@prefix soph:<http://sweetontology.net/phen/> .
@prefix sopropq: <http://sweetontology.net/propQuantity/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sorel: <http://sweetontology.net/rela/> .
@prefix sophft: <http://sweetontology.net/phenFluidTransport/> .
@prefix sostp: <http://sweetontology.net/statePhysical/> .
@base <http://sweetontology.net/phenFluidTransport> .

<http://sweetontology.net/phenFluidTransport> rdf:type owl:Ontology ;
                                               owl:imports <http://sweetontology.net/matr> ,
                                                           <http://sweetontology.net/phen> ,
                                                           <http://sweetontology.net/phenEnvirImpact> ,
                                                           <http://sweetontology.net/propQuantity> ,
                                                           <http://sweetontology.net/rela> ,
                                                           <http://sweetontology.net/statePhysical> ;
                                               rdfs:label "SWEET Ontology Phenomena Fluid Transport" ;
                                               dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
                                               owl:versionInfo "3.6.0" .

#################################################################
#    Object Properties
#################################################################

###  http://sweetontology.net/rela/hasPhenomena
sorel:hasPhenomena rdf:type owl:ObjectProperty .


#################################################################
#    Classes
#################################################################

###  http://sweetontology.net/phenFluidTransport/Advection
sophft:Advection rdf:type owl:Class ;
                 rdfs:subClassOf soph:Phenomena ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty sorel:hasPhenomena ;
                                   owl:allValuesFrom sophft:Transport
                                 ] ,
                                 [ rdf:type owl:Restriction ;
                                   owl:onProperty sorel:hasState ;
                                   owl:hasValue sostp:Fluid
                                 ] ;
                 rdfs:label "advection"@en .


###  http://sweetontology.net/phenFluidTransport/BolusAdvection
sophft:BolusAdvection rdf:type owl:Class ;
                      rdfs:subClassOf sophft:Advection ;
                      rdfs:label "bolus advection"@en .


###  http://sweetontology.net/phenFluidTransport/Buoyancy
sophft:Buoyancy rdf:type owl:Class ;
                rdfs:subClassOf soph:Phenomena ;
                rdfs:label "buoyancy"@en .


###  http://sweetontology.net/phenFluidTransport/Coning
sophft:Coning rdf:type owl:Class ;
              rdfs:subClassOf sophft:Plume ;
              rdfs:label "coning"@en .


###  http://sweetontology.net/phenFluidTransport/Convection
sophft:Convection rdf:type owl:Class ;
                  rdfs:subClassOf soph:Phenomena ;
                  rdfs:label "convection"@en .


###  http://sweetontology.net/phenFluidTransport/ConvectivePlume
sophft:ConvectivePlume rdf:type owl:Class ;
                       rdfs:subClassOf sophft:Plume ,
                                       [ rdf:type owl:Restriction ;
                                         owl:onProperty sorel:hasPhenomena ;
                                         owl:allValuesFrom sophft:Convection
                                       ] ;
                       rdfs:label "convective plume"@en .


###  http://sweetontology.net/phenFluidTransport/CounterGradientFlux
sophft:CounterGradientFlux rdf:type owl:Class ;
                           rdfs:subClassOf sopropq:Flux ;
                           rdfs:label "counter gradient flux"@en .


###  http://sweetontology.net/phenFluidTransport/Deposition
sophft:Deposition rdf:type owl:Class ;
                  rdfs:subClassOf soph:Phenomena ;
                  rdfs:label "deposition"@en .


###  http://sweetontology.net/phenFluidTransport/Fanning
sophft:Fanning rdf:type owl:Class ;
               rdfs:subClassOf sophft:Plume ;
               rdfs:label "fanning"@en .


###  http://sweetontology.net/phenFluidTransport/HTAP
sophft:HTAP rdf:type owl:Class ;
            owl:equivalentClass sophft:HemisphericTransportOfAirPollutants ;
            rdfs:label "htap"@en .


###  http://sweetontology.net/phenFluidTransport/HemisphericTransportOfAirPollutants
sophft:HemisphericTransportOfAirPollutants rdf:type owl:Class ;
                                           rdfs:subClassOf sophft:Transport ,
                                                           [ rdf:type owl:Restriction ;
                                                             owl:onProperty sorel:hasPhenomena ;
                                                             owl:someValuesFrom sophei:AirPollution
                                                           ] ;
                                           rdfs:label "hemispheric transport of air pollutants"@en .


###  http://sweetontology.net/phenFluidTransport/Lofting
sophft:Lofting rdf:type owl:Class ;
               rdfs:subClassOf sophft:Convection ;
               rdfs:label "lofting"@en .


###  http://sweetontology.net/phenFluidTransport/LongRangeTransport
sophft:LongRangeTransport rdf:type owl:Class ;
                          rdfs:subClassOf sophft:Transport ;
                          rdfs:label "long range transport"@en .


###  http://sweetontology.net/phenFluidTransport/Plume
sophft:Plume rdf:type owl:Class ;
             rdfs:subClassOf soma:SuspendedSubstance ,
                             [ rdf:type owl:Restriction ;
                               owl:onProperty sorel:hasState ;
                               owl:hasValue sostp:Fluid
                             ] ;
             rdfs:label "plume"@en .


###  http://sweetontology.net/phenFluidTransport/Puff
sophft:Puff rdf:type owl:Class ;
            rdfs:subClassOf sophft:Plume ;
            rdfs:label "puff"@en .


###  http://sweetontology.net/phenFluidTransport/SlantWiseConvection
sophft:SlantWiseConvection rdf:type owl:Class ;
                           rdfs:subClassOf sophft:Convection ;
                           rdfs:label "slant wise convection"@en .


###  http://sweetontology.net/phenFluidTransport/StackEffect
sophft:StackEffect rdf:type owl:Class ;
                   rdfs:subClassOf sophft:Convection ;
                   rdfs:label "stack effect"@en .


###  http://sweetontology.net/phenFluidTransport/Surge
sophft:Surge rdf:type owl:Class ;
             rdfs:subClassOf sopropq:Flux ;
             rdfs:label "surge"@en .


###  http://sweetontology.net/phenFluidTransport/Transport
sophft:Transport rdf:type owl:Class ;
                 rdfs:subClassOf soph:Phenomena ;
                 rdfs:label "transport"@en .


###  http://sweetontology.net/phenFluidTransport/Uptake
sophft:Uptake rdf:type owl:Class ;
              rdfs:subClassOf sophft:Transport ;
              rdfs:label "uptake"@en .


###  http://sweetontology.net/phenFluidTransport/VorticityAdvection
sophft:VorticityAdvection rdf:type owl:Class ;
                          rdfs:subClassOf sophft:Advection ;
                          rdfs:label "vorticity advection"@en .


###  http://sweetontology.net/phenFluidTransport/WestEastTransport
sophft:WestEastTransport rdf:type owl:Class ;
                         rdfs:subClassOf sophft:Transport ;
                         rdfs:label "west east transport"@en .


###  http://sweetontology.net/propQuantity/Flux
sopropq:Flux rdf:type owl:Class .


#################################################################
#    Individuals
#################################################################

###  http://sweetontology.net/statePhysical/Fluid
sostp:Fluid rdf:type owl:NamedIndividual .


###  Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi
