@prefix : <http://sweetontology.net/realmEarthReference/> .
@prefix sopropsh: <http://sweetontology.net/propSpaceHeight/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix sophel: <http://sweetontology.net/phenElecMag/> .
@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 soreaa: <http://sweetontology.net/realmAtmo/> .
@prefix sopropsdis: <http://sweetontology.net/propSpaceDistance/> .
@prefix soreaer: <http://sweetontology.net/realmEarthReference/> .
@prefix soreag: <http://sweetontology.net/realmGeol/> .
@prefix soreaah: <http://sweetontology.net/realmAstroHelio/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sorelm: <http://sweetontology.net/relaMath/> .
@prefix soreao: <http://sweetontology.net/realmOcean/> .
@prefix sorelph: <http://sweetontology.net/relaPhysical/> .
@prefix sorelsp: <http://sweetontology.net/relaSpace/> .
@prefix sorea: <http://sweetontology.net/realm/> .
@base <http://sweetontology.net/realmEarthReference> .

<http://sweetontology.net/realmEarthReference> rdf:type owl:Ontology ;
                                                owl:imports <http://sweetontology.net/phenElecMag> ,
                                                            <http://sweetontology.net/propSpaceDistance> ,
                                                            <http://sweetontology.net/propSpaceHeight> ,
                                                            <http://sweetontology.net/realm> ,
                                                            <http://sweetontology.net/realmAstroHelio> ,
                                                            <http://sweetontology.net/realmAtmo> ,
                                                            <http://sweetontology.net/realmGeol> ,
                                                            <http://sweetontology.net/realmOcean> ,
                                                            <http://sweetontology.net/relaMath> ,
                                                            <http://sweetontology.net/relaPhysical> ,
                                                            <http://sweetontology.net/relaSpace> ;
                                                rdfs:label "SWEET Ontology Realm Earth Reference" ;
                                                dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
                                                owl:versionInfo "3.6.0" .

#################################################################
#    Object properties
#################################################################

###  http://sweetontology.net/relaPhysical/hasAstronomicalBody
sorelph:hasAstronomicalBody rdf:type owl:ObjectProperty .


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

###  http://sweetontology.net/realmGeol/Core
soreag:Core rdf:type owl:Class .


###  http://sweetontology.net/realmGeol/UpperMantle
soreag:UpperMantle rdf:type owl:Class .


###  http://sweetontology.net/realmOcean/AbyssopelagicZone
soreao:AbyssopelagicZone rdf:type owl:Class .


###  http://sweetontology.net/realmOcean/BathypelagicZone
soreao:BathypelagicZone rdf:type owl:Class .


###  http://sweetontology.net/realmOcean/MesopelagicZone
soreao:MesopelagicZone rdf:type owl:Class .


###  http://sweetontology.net/realmOcean/PhoticZone
soreao:PhoticZone rdf:type owl:Class .


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

###  http://sweetontology.net/realmEarthReference/AbyssopelagicZone
soreaer:AbyssopelagicZone rdf:type owl:NamedIndividual ,
                                soreao:AbyssopelagicZone ;
                       sorelph:hasAstronomicalBody sorea:Earth ;
                       rdfs:label "abyssopelagic zone"@en .


###  http://sweetontology.net/realmEarthReference/EarthAtmosphere
soreaer:EarthAtmosphere rdf:type owl:NamedIndividual ,
                              sorea:Atmosphere ;
                     sorelph:hasAstronomicalBody sorea:Earth ;
                     rdfs:label "earth atmosphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthAtmosphereMesoscale
soreaer:EarthAtmosphereMesoscale rdf:type owl:NamedIndividual ,
                                       sopropsdis:DistanceRange_km ;
                              rdfs:label "earth atmosphere mesoscale"@en .


###  http://sweetontology.net/realmEarthReference/EarthAtmosphereSynopticScale
soreaer:EarthAtmosphereSynopticScale rdf:type owl:NamedIndividual ,
                                           sopropsdis:DistanceRange_km ;
                                  rdfs:label "earth atmosphere synoptic scale"@en .


###  http://sweetontology.net/realmEarthReference/EarthBathypelagicZone
soreaer:EarthBathypelagicZone rdf:type owl:NamedIndividual ,
                                    soreao:BathypelagicZone ;
                           sorelph:hasAstronomicalBody sorea:Earth ;
                           rdfs:label "earth bathypelagic zone"@en .


###  http://sweetontology.net/realmEarthReference/EarthCore
soreaer:EarthCore rdf:type owl:NamedIndividual ,
                        soreag:Core ;
               sorelph:hasAstronomicalBody sorea:Earth ;
               rdfs:label "earth core"@en .


###  http://sweetontology.net/realmEarthReference/EarthCrust
soreaer:EarthCrust rdf:type owl:NamedIndividual ,
                         soreag:Crust ;
                sorelph:hasAstronomicalBody sorea:Earth ;
                rdfs:label "earth crust"@en .


###  http://sweetontology.net/realmEarthReference/EarthDLayer
soreaer:EarthDLayer rdf:type owl:NamedIndividual ,
                          soreaah:DLayer ;
                 sorelph:hasAstronomicalBody sorea:Earth ;
                 rdfs:label "earth d layer"@en .


###  http://sweetontology.net/realmEarthReference/EarthELayer
soreaer:EarthELayer rdf:type owl:NamedIndividual ,
                          soreaah:ELayer ;
                 sorelph:hasAstronomicalBody sorea:Earth ;
                 rdfs:label "earth e layer"@en .


###  http://sweetontology.net/realmEarthReference/EarthExosphere
soreaer:EarthExosphere rdf:type owl:NamedIndividual ,
                             soreaah:Exosphere ;
                    sorelph:hasAstronomicalBody sorea:Earth ;
                    rdfs:label "earth exosphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthFLayer
soreaer:EarthFLayer rdf:type owl:NamedIndividual ,
                          soreaah:FLayer ;
                 sorelph:hasAstronomicalBody sorea:Earth ;
                 rdfs:label "earth f layer"@en .


###  http://sweetontology.net/realmEarthReference/EarthGeosphere
soreaer:EarthGeosphere rdf:type owl:NamedIndividual ,
                             sorea:Geosphere ;
                    sorelph:hasAstronomicalBody sorea:Earth ;
                    rdfs:label "earth geosphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthIonosphere
soreaer:EarthIonosphere rdf:type owl:NamedIndividual ,
                              soreaah:Ionosphere ;
                     sorelph:hasAstronomicalBody sorea:Earth ;
                     rdfs:label "earth ionosphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthLithosphere
soreaer:EarthLithosphere rdf:type owl:NamedIndividual ,
                               soreag:Lithosphere ;
                      sorelph:hasAstronomicalBody sorea:Earth ;
                      rdfs:label "earth lithosphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthMesopelagicZone
soreaer:EarthMesopelagicZone rdf:type owl:NamedIndividual ,
                                   soreao:MesopelagicZone ;
                          sorelph:hasAstronomicalBody sorea:Earth ;
                          rdfs:label "earth mesopelagic zone"@en .


###  http://sweetontology.net/realmEarthReference/EarthMesosphere
soreaer:EarthMesosphere rdf:type owl:NamedIndividual ,
                              soreaa:Mesosphere ;
                     sorelph:hasAstronomicalBody sorea:Earth ;
                     rdfs:label "earth mesosphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthPhoticZone
soreaer:EarthPhoticZone rdf:type owl:NamedIndividual ,
                              soreao:PhoticZone ;
                     sorelph:hasAstronomicalBody sorea:Earth ;
                     rdfs:label "earth photic zone"@en .


###  http://sweetontology.net/realmEarthReference/EarthStratosphere
soreaer:EarthStratosphere rdf:type owl:NamedIndividual ,
                                soreaa:Stratosphere ;
                       sorelph:hasAstronomicalBody sorea:Earth ;
                       rdfs:label "earth stratosphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthThermosphere
soreaer:EarthThermosphere rdf:type owl:NamedIndividual ,
                                soreaa:Thermosphere ;
                       sorelph:hasAstronomicalBody sorea:Earth ;
                       rdfs:label "earth thermosphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthTroposphere
soreaer:EarthTroposphere rdf:type owl:NamedIndividual ,
                               soreaa:Troposphere ;
                      sorelph:hasAstronomicalBody sorea:Earth ;
                      rdfs:label "earth troposphere"@en .


###  http://sweetontology.net/realmEarthReference/EarthUpperMantle
soreaer:EarthUpperMantle rdf:type owl:NamedIndividual ,
                               soreag:UpperMantle ;
                      sorelph:hasAstronomicalBody sorea:Earth ;
                      rdfs:label "earth upper mantle"@en .


###  http://sweetontology.net/realmEarthReference/IGRF
soreaer:IGRF rdf:type owl:NamedIndividual ,
                   sophel:GeomagneticField ;
          owl:sameAs soreaer:InternationalGeomagneticReferenceField ;
          rdfs:label "igrf"@en .


###  http://sweetontology.net/realmEarthReference/InternationalGeomagneticReferenceField
soreaer:InternationalGeomagneticReferenceField rdf:type owl:NamedIndividual ,
                                                     sophel:GeomagneticField ;
                                            rdfs:label "international geomagnetic reference field"@en .


[ rdf:type sopropsh:HeightRange_km
] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:HeightRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

[ rdf:type sopropsh:DepthRange_km
 ] .

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