@prefix : .
@prefix soreptd: .
@prefix dcterms: .
@prefix sophatmofo: .
@prefix sorepsmo: .
@prefix owl: .
@prefix rdf: .
@prefix sophsyc: .
@prefix xml: .
@prefix xsd: .
@prefix soreaa: .
@prefix sophatmo: .
@prefix soreaabl: .
@prefix soma: .
@prefix sophfi: .
@prefix sorealo: .
@prefix soph: .
@prefix sorea: .
@prefix rdfs: .
@prefix sorel: .
@prefix sophw: .
@prefix sophatmow: .
@prefix sostss: .
@prefix sorelsp: .
@prefix sorelt: .
@prefix somaw: .
@base .
rdf:type owl:Ontology ;
owl:imports ,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
;
rdfs:label "SWEET Ontology Phenomena Atmosphere" ;
dcterms:license ;
owl:versionInfo "3.6.0" .
#################################################################
# Object Properties
#################################################################
### http://sweetontology.net/rela/hasPhenomena
sorel:hasPhenomena rdf:type owl:ObjectProperty .
### http://sweetontology.net/rela/hasRealm
sorel:hasRealm rdf:type owl:ObjectProperty .
### http://sweetontology.net/relaTime/hasTime
sorelt:hasTime rdf:type owl:ObjectProperty .
#################################################################
# Classes
#################################################################
### http://sweetontology.net/phenAtmo/AirMass
sophatmo:AirMass rdf:type owl:Class ;
rdfs:subClassOf soma:Air ,
sorepsmo:Model ;
rdfs:label "air mass"@en .
### http://sweetontology.net/phenAtmo/AtmosphericDisturbance
sophatmo:AtmosphericDisturbance rdf:type owl:Class ;
rdfs:subClassOf sophatmo:AtmosphericWave ;
rdfs:label "atmospheric disturbance"@en .
### http://sweetontology.net/phenAtmo/AtmosphericPhenomena
sophatmo:AtmosphericPhenomena rdf:type owl:Class ;
rdfs:subClassOf soph:PlanetaryPhenomena ;
rdfs:label "atmospheric phenomena"@en .
### http://sweetontology.net/phenAtmo/AtmosphericWave
sophatmo:AtmosphericWave rdf:type owl:Class ;
rdfs:subClassOf sophw:FluidWave ,
[ rdf:type owl:Restriction ;
owl:onProperty sorel:hasRealm ;
owl:allValuesFrom sorea:Atmosphere
] ;
rdfs:label "atmospheric wave"@en .
### http://sweetontology.net/phenAtmo/CappingInversion
sophatmo:CappingInversion rdf:type owl:Class ;
rdfs:subClassOf sophatmo:MeteorologicalPhenomena ;
rdfs:label "capping inversion"@en .
### http://sweetontology.net/phenAtmo/EasterlyWave
sophatmo:EasterlyWave rdf:type owl:Class ;
rdfs:subClassOf sophatmo:AtmosphericWave ,
[ rdf:type owl:Restriction ;
owl:onProperty sorel:hasPhenomena ;
owl:allValuesFrom sophatmow:EasterlyWind
] ;
rdfs:label "easterly wave"@en .
### http://sweetontology.net/phenAtmo/FoehnWave
sophatmo:FoehnWave rdf:type owl:Class ;
rdfs:subClassOf sophatmo:MountainWave ;
rdfs:label "foehn wave"@en .
### http://sweetontology.net/phenAtmo/FrontalWave
sophatmo:FrontalWave rdf:type owl:Class ;
rdfs:subClassOf sophatmo:AtmosphericWave ;
rdfs:label "frontal wave"@en .
### http://sweetontology.net/phenAtmo/GroundInversion
sophatmo:GroundInversion rdf:type owl:Class ;
rdfs:subClassOf sophatmo:MeteorologicalPhenomena ;
rdfs:label "ground inversion"@en .
### http://sweetontology.net/phenAtmo/Icing
sophatmo:Icing rdf:type owl:Class ;
rdfs:subClassOf sophatmo:MeteorologicalPhenomena ;
rdfs:label "icing"@en .
### http://sweetontology.net/phenAtmo/KillingFreeze
sophatmo:KillingFreeze rdf:type owl:Class ;
rdfs:subClassOf somaw:Frost ;
rdfs:label "killing freeze"@en .
### http://sweetontology.net/phenAtmo/LeeWave
sophatmo:LeeWave rdf:type owl:Class ;
rdfs:subClassOf sophatmo:MountainWave ;
rdfs:label "lee wave"@en .
### http://sweetontology.net/phenAtmo/LightFreeze
sophatmo:LightFreeze rdf:type owl:Class ;
rdfs:subClassOf somaw:Frost ;
rdfs:label "light freeze"@en .
### http://sweetontology.net/phenAtmo/LightFrost
sophatmo:LightFrost rdf:type owl:Class ;
rdfs:subClassOf somaw:Frost ;
rdfs:label "light frost"@en .
### http://sweetontology.net/phenAtmo/MesoscaleDisturbance
sophatmo:MesoscaleDisturbance rdf:type owl:Class ;
rdfs:subClassOf sophatmo:AtmosphericDisturbance ,
[ rdf:type owl:Restriction ;
owl:onProperty sorelsp:hasSpatialScale ;
owl:hasValue sostss:Mesoscale
] ;
rdfs:label "mesoscale disturbance"@en .
### http://sweetontology.net/phenAtmo/MeteorologicalPhenomena
sophatmo:MeteorologicalPhenomena rdf:type owl:Class ;
rdfs:subClassOf sophatmo:AtmosphericPhenomena ;
rdfs:label "meteorological phenomena"@en .
### http://sweetontology.net/phenAtmo/MixedLayerCappingInversion
sophatmo:MixedLayerCappingInversion rdf:type owl:Class ;
rdfs:subClassOf sophatmo:CappingInversion ;
rdfs:label "mixed layer capping inversion"@en .
### http://sweetontology.net/phenAtmo/MixedLayerEvolution
sophatmo:MixedLayerEvolution rdf:type owl:Class ;
rdfs:subClassOf sophsyc:Evolution ,
[ rdf:type owl:Restriction ;
owl:onProperty sorel:hasRealm ;
owl:allValuesFrom soreaabl:MixedLayer
] ;
rdfs:label "mixed layer evolution"@en .
### http://sweetontology.net/phenAtmo/MoisturePooling
sophatmo:MoisturePooling rdf:type owl:Class ;
rdfs:subClassOf sophatmo:MeteorologicalPhenomena ;
rdfs:label "moisture pooling"@en .
### http://sweetontology.net/phenAtmo/MountainWave
sophatmo:MountainWave rdf:type owl:Class ;
rdfs:subClassOf sophatmo:AtmosphericWave ,
[ rdf:type owl:Restriction ;
owl:onProperty sorel:hasRealm ;
owl:allValuesFrom sorealo:Mountain
] ;
rdfs:label "mountain wave"@en .
### http://sweetontology.net/phenAtmo/NocturnalCooling
sophatmo:NocturnalCooling rdf:type owl:Class ;
rdfs:subClassOf soph:RadiationalCooling ,
[ rdf:type owl:Restriction ;
owl:onProperty sorelt:hasTime ;
owl:allValuesFrom soreptd:Nocturnal
] ;
rdfs:label "nocturnal cooling"@en .
### http://sweetontology.net/phenAtmo/Obscuration
sophatmo:Obscuration rdf:type owl:Class ;
rdfs:subClassOf sophatmofo:Fog ;
rdfs:label "obscuration"@en .
### http://sweetontology.net/phenAtmo/OrographicLifting
sophatmo:OrographicLifting rdf:type owl:Class ;
rdfs:subClassOf sophfi:Lifting ,
[ rdf:type owl:Restriction ;
owl:onProperty sorel:hasPhenomena ;
owl:someValuesFrom sorealo:Orographic
] ;
rdfs:label "orographic lifting"@en .
### http://sweetontology.net/phenAtmo/Rainbow
sophatmo:Rainbow rdf:type owl:Class ;
rdfs:subClassOf sophatmo:MeteorologicalPhenomena ;
rdfs:label "rainbow"@en .
### http://sweetontology.net/phenAtmo/Sunlight
sophatmo:Sunlight rdf:type owl:Class ;
rdfs:subClassOf soph:RadiativeHeating ;
rdfs:label "sunlight"@en .
### http://sweetontology.net/phenAtmo/Sunlit
sophatmo:Sunlit rdf:type owl:Class ;
rdfs:subClassOf sophatmo:WeatherCondition ;
rdfs:label "sunlit"@en .
### http://sweetontology.net/phenAtmo/Thermal
sophatmo:Thermal rdf:type owl:Class ;
rdfs:subClassOf sophatmo:MeteorologicalPhenomena ;
rdfs:label "thermal"@en .
### http://sweetontology.net/phenAtmo/Weather
sophatmo:Weather rdf:type owl:Class ;
owl:equivalentClass sophatmo:WeatherCondition ;
rdfs:subClassOf sophatmo:MeteorologicalPhenomena ;
rdfs:label "weather"@en .
### http://sweetontology.net/phenAtmo/WeatherCondition
sophatmo:WeatherCondition rdf:type owl:Class ;
rdfs:label "weather condition"@en .
### http://sweetontology.net/phenAtmo/Whiteout
sophatmo:Whiteout rdf:type owl:Class ;
rdfs:subClassOf sophatmo:Obscuration ;
rdfs:label "whiteout"@en .
### http://sweetontology.net/phenAtmoFog/Fog
sophatmofo:Fog rdf:type owl:Class .
### http://sweetontology.net/phenAtmoWind/EasterlyWind
sophatmow:EasterlyWind rdf:type owl:Class .
### http://sweetontology.net/phenFluidInstability/Lifting
sophfi:Lifting rdf:type owl:Class .
### http://sweetontology.net/phenSystemComplexity/Evolution
sophsyc:Evolution rdf:type owl:Class .
### http://sweetontology.net/phenWave/FluidWave
sophw:FluidWave rdf:type owl:Class .
### http://sweetontology.net/realmAtmoBoundaryLayer/MixedLayer
soreaabl:MixedLayer rdf:type owl:Class .
### http://sweetontology.net/realmLandOrographic/Mountain
sorealo:Mountain rdf:type owl:Class .
### http://sweetontology.net/realmLandOrographic/Orographic
sorealo:Orographic rdf:type owl:Class .
### http://sweetontology.net/reprSciModel/Model
sorepsmo:Model rdf:type owl:Class .
### http://sweetontology.net/reprTimeDay/Nocturnal
soreptd:Nocturnal rdf:type owl:Class .
#################################################################
# Individuals
#################################################################
### http://sweetontology.net/stateSpaceScale/Mesoscale
sostss:Mesoscale rdf:type owl:NamedIndividual .
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi