@prefix : <http://sweetontology.net/phenSolid/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@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 soph: <http://sweetontology.net/phen/> .
@prefix soprocp: <http://sweetontology.net/procPhysical/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sorel: <http://sweetontology.net/rela/> .
@prefix sostrg: <http://sweetontology.net/stateRoleGeographic/> .
@prefix sophso: <http://sweetontology.net/phenSolid/> .
@prefix sostp: <http://sweetontology.net/statePhysical/> .
@base <http://sweetontology.net/phenSolid> .

<http://sweetontology.net/phenSolid> rdf:type owl:Ontology ;
                                      owl:imports <http://sweetontology.net/phen> ,
                                                  <http://sweetontology.net/procPhysical> ,
                                                  <http://sweetontology.net/rela> ,
                                                  <http://sweetontology.net/statePhysical> ,
                                                  <http://sweetontology.net/stateRoleGeographic> ;
                                      rdfs:label "SWEET Ontology Phenomena Solid" ;
                                      dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
                                      owl:versionInfo "3.6.0" .

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

###  http://sweetontology.net/phenSolid/Ablation
sophso:Ablation rdf:type owl:Class ;
               rdfs:subClassOf sophso:SolidPhenomena ;
               rdfs:label "ablation"@en .


###  http://sweetontology.net/phenSolid/Accretion
sophso:Accretion rdf:type owl:Class ;
                owl:equivalentClass sophso:Coalescence ;
                rdfs:subClassOf sophso:SolidPhenomena ;
                rdfs:label "accretion"@en .


###  http://sweetontology.net/phenSolid/Bend
sophso:Bend rdf:type owl:Class ;
           rdfs:subClassOf sophso:SolidPhenomena ;
           rdfs:label "bend"@en .


###  http://sweetontology.net/phenSolid/BergeronFindeisenProcess
sophso:BergeronFindeisenProcess rdf:type owl:Class ;
                               rdfs:subClassOf sophso:Coalescence ;
                               rdfs:label "bergeron findeisen process"@en .


###  http://sweetontology.net/phenSolid/Break
sophso:Break rdf:type owl:Class ;
            rdfs:subClassOf sophso:SolidPhenomena ;
            rdfs:label "break"@en .


###  http://sweetontology.net/phenSolid/Buckle
sophso:Buckle rdf:type owl:Class ;
             rdfs:subClassOf sophso:SolidPhenomena ;
             rdfs:label "buckle"@en .


###  http://sweetontology.net/phenSolid/Cataclasis
sophso:Cataclasis rdf:type owl:Class ;
                 rdfs:subClassOf sophso:Fracture ;
                 rdfs:label "cataclasis"@en .


###  http://sweetontology.net/phenSolid/Cementation
sophso:Cementation rdf:type owl:Class ;
                  rdfs:subClassOf sophso:Consolidation ;
                  rdfs:label "cementation"@en .


###  http://sweetontology.net/phenSolid/Cleavage
sophso:Cleavage rdf:type owl:Class ;
               rdfs:subClassOf sophso:Crack ;
               rdfs:label "cleavage"@en .


###  http://sweetontology.net/phenSolid/Clump
sophso:Clump rdf:type owl:Class ;
            owl:equivalentClass sophso:Clumping ;
            rdfs:subClassOf sophso:Accretion ;
            rdfs:label "clump"@en .


###  http://sweetontology.net/phenSolid/Clumping
sophso:Clumping rdf:type owl:Class ;
               rdfs:label "clumping"@en .


###  http://sweetontology.net/phenSolid/Coalescence
sophso:Coalescence rdf:type owl:Class ;
                  rdfs:label "coalescence"@en .


###  http://sweetontology.net/phenSolid/Comminution
sophso:Comminution rdf:type owl:Class ;
                  rdfs:subClassOf sophso:SolidPhenomena ;
                  rdfs:label "comminution"@en .


###  http://sweetontology.net/phenSolid/Compaction
sophso:Compaction rdf:type owl:Class ;
                 rdfs:subClassOf sophso:SolidPhenomena ;
                 rdfs:label "compaction"@en .


###  http://sweetontology.net/phenSolid/Conchoidal
sophso:Conchoidal rdf:type owl:Class ;
                 rdfs:subClassOf sophso:Fracture ;
                 rdfs:label "conchoidal"@en .


###  http://sweetontology.net/phenSolid/Congelation
sophso:Congelation rdf:type owl:Class ;
                  rdfs:subClassOf sophso:SolidPhenomena ;
                  rdfs:label "congelation"@en .


###  http://sweetontology.net/phenSolid/Consolidation
sophso:Consolidation rdf:type owl:Class ;
                    rdfs:subClassOf sophso:SolidPhenomena ;
                    rdfs:label "consolidation"@en .


###  http://sweetontology.net/phenSolid/Crack
sophso:Crack rdf:type owl:Class ;
            rdfs:subClassOf sostrg:Separation ;
            rdfs:label "crack"@en .


###  http://sweetontology.net/phenSolid/Deform
sophso:Deform rdf:type owl:Class ;
             owl:equivalentClass sophso:Deformation ;
             rdfs:label "deform"@en .


###  http://sweetontology.net/phenSolid/Deformation
sophso:Deformation rdf:type owl:Class ;
                  rdfs:subClassOf sophso:SolidPhenomena ;
                  rdfs:label "deformation"@en .


###  http://sweetontology.net/phenSolid/Diagenesis
sophso:Diagenesis rdf:type owl:Class ;
                 rdfs:subClassOf sophso:Consolidation ;
                 rdfs:label "diagenesis"@en .


###  http://sweetontology.net/phenSolid/Disintegrate
sophso:Disintegrate rdf:type owl:Class ;
                   owl:equivalentClass sophso:Disintegration ;
                   rdfs:subClassOf sophso:Failure ;
                   rdfs:label "disintegrate"@en .


###  http://sweetontology.net/phenSolid/Disintegration
sophso:Disintegration rdf:type owl:Class ;
                     rdfs:label "disintegration"@en .


###  http://sweetontology.net/phenSolid/Dislocation
sophso:Dislocation rdf:type owl:Class ;
                  rdfs:subClassOf sophso:SolidPhenomena ;
                  rdfs:label "dislocation"@en .


###  http://sweetontology.net/phenSolid/Distortion
sophso:Distortion rdf:type owl:Class ;
                 rdfs:subClassOf sophso:SolidPhenomena ;
                 rdfs:label "distortion"@en .


###  http://sweetontology.net/phenSolid/Earthy
sophso:Earthy rdf:type owl:Class ;
             rdfs:subClassOf sophso:Fracture ;
             rdfs:label "earthy"@en .


###  http://sweetontology.net/phenSolid/Elongate
sophso:Elongate rdf:type owl:Class ;
               owl:equivalentClass sophso:Stretch ;
               rdfs:label "elongate"@en .


###  http://sweetontology.net/phenSolid/Elongation
sophso:Elongation rdf:type owl:Class ;
                 owl:equivalentClass sophso:Stretch ;
                 rdfs:label "elongation"@en .


###  http://sweetontology.net/phenSolid/Erode
sophso:Erode rdf:type owl:Class ;
            owl:equivalentClass sophso:Erosion ;
            rdfs:subClassOf sophso:SolidPhenomena ;
            rdfs:label "erode"@en .


###  http://sweetontology.net/phenSolid/Erosion
sophso:Erosion rdf:type owl:Class ;
              rdfs:label "erosion"@en .


###  http://sweetontology.net/phenSolid/Extension
sophso:Extension rdf:type owl:Class ;
                rdfs:subClassOf sophso:SolidPhenomena ;
                rdfs:label "extension"@en .


###  http://sweetontology.net/phenSolid/Failure
sophso:Failure rdf:type owl:Class ;
              rdfs:subClassOf sophso:SolidPhenomena ;
              rdfs:label "failure"@en .


###  http://sweetontology.net/phenSolid/Fault
sophso:Fault rdf:type owl:Class ;
            owl:equivalentClass sophso:FaultLine ;
            rdfs:subClassOf sophso:Fracture ;
            rdfs:label "fault"@en .


###  http://sweetontology.net/phenSolid/FaultLine
sophso:FaultLine rdf:type owl:Class ;
                rdfs:label "fault line"@en .


###  http://sweetontology.net/phenSolid/Fissure
sophso:Fissure rdf:type owl:Class ;
              rdfs:subClassOf sophso:Crack ;
              rdfs:label "fissure"@en .


###  http://sweetontology.net/phenSolid/Fold
sophso:Fold rdf:type owl:Class ;
           rdfs:subClassOf sophso:Deformation ;
           rdfs:label "fold"@en .


###  http://sweetontology.net/phenSolid/Fracture
sophso:Fracture rdf:type owl:Class ;
               rdfs:subClassOf sophso:Failure ;
               rdfs:label "fracture"@en .


###  http://sweetontology.net/phenSolid/GrainSizeSorting
sophso:GrainSizeSorting rdf:type owl:Class ;
                       rdfs:subClassOf sophso:SolidPhenomena ;
                       rdfs:label "grain size sorting"@en .


###  http://sweetontology.net/phenSolid/Harden
sophso:Harden rdf:type owl:Class ;
             rdfs:subClassOf sophso:SolidPhenomena ;
             rdfs:label "harden"@en .


###  http://sweetontology.net/phenSolid/Jagged
sophso:Jagged rdf:type owl:Class ;
             rdfs:subClassOf sophso:Fracture ;
             rdfs:label "jagged"@en .


###  http://sweetontology.net/phenSolid/Joint
sophso:Joint rdf:type owl:Class ;
            rdfs:subClassOf sophso:Crack ;
            rdfs:label "joint"@en .


###  http://sweetontology.net/phenSolid/Metamorphism
sophso:Metamorphism rdf:type owl:Class ;
                   rdfs:subClassOf sophso:Consolidation ;
                   rdfs:label "metamorphism"@en .


###  http://sweetontology.net/phenSolid/Microfracture
sophso:Microfracture rdf:type owl:Class ;
                    rdfs:subClassOf sophso:Fracture ;
                    rdfs:label "microfracture"@en .


###  http://sweetontology.net/phenSolid/Pore
sophso:Pore rdf:type owl:Class ;
           owl:equivalentClass sophso:PoreSpace ;
           rdfs:subClassOf sostrg:Separation ;
           rdfs:label "pore"@en .


###  http://sweetontology.net/phenSolid/PoreSpace
sophso:PoreSpace rdf:type owl:Class ;
                rdfs:label "pore space"@en .


###  http://sweetontology.net/phenSolid/Ridging
sophso:Ridging rdf:type owl:Class ;
              rdfs:subClassOf sophso:SolidPhenomena ;
              rdfs:label "ridging"@en .


###  http://sweetontology.net/phenSolid/Rip
sophso:Rip rdf:type owl:Class ;
          rdfs:subClassOf sophso:SolidPhenomena ;
          rdfs:label "rip"@en .


###  http://sweetontology.net/phenSolid/Rupture
sophso:Rupture rdf:type owl:Class ;
              rdfs:subClassOf sophso:Fracture ;
              rdfs:label "rupture"@en .


###  http://sweetontology.net/phenSolid/Shatter
sophso:Shatter rdf:type owl:Class ;
              rdfs:subClassOf sophso:Failure ;
              rdfs:label "shatter"@en .


###  http://sweetontology.net/phenSolid/Shear
sophso:Shear rdf:type owl:Class ;
            rdfs:subClassOf sophso:SolidPhenomena ;
            rdfs:label "shear"@en .


###  http://sweetontology.net/phenSolid/Slip
sophso:Slip rdf:type owl:Class ;
           rdfs:subClassOf sophso:SolidPhenomena ;
           rdfs:label "slip"@en .


###  http://sweetontology.net/phenSolid/SolidPhenomena
sophso:SolidPhenomena rdf:type owl:Class ;
                     rdfs:subClassOf soph:Phenomena ,
                                     [ rdf:type owl:Restriction ;
                                       owl:onProperty sorel:hasState ;
                                       owl:hasValue sostp:Solid
                                     ] ;
                     rdfs:label "solid phenomena"@en .


###  http://sweetontology.net/phenSolid/Solidification
sophso:Solidification rdf:type owl:Class ;
                     rdfs:subClassOf sophso:SolidPhenomena ;
                     rdfs:label "solidification"@en .


###  http://sweetontology.net/phenSolid/Solidify
sophso:Solidify rdf:type owl:Class ;
               rdfs:subClassOf sophso:SolidPhenomena ;
               rdfs:label "solidify"@en .


###  http://sweetontology.net/phenSolid/Spintery
sophso:Spintery rdf:type owl:Class ;
               rdfs:subClassOf sophso:Fracture ;
               rdfs:label "spintery"@en .


###  http://sweetontology.net/phenSolid/Strain
sophso:Strain rdf:type owl:Class ;
             rdfs:subClassOf sophso:SolidPhenomena ;
             rdfs:label "strain"@en .


###  http://sweetontology.net/phenSolid/Stretch
sophso:Stretch rdf:type owl:Class ;
              rdfs:subClassOf sophso:SolidPhenomena ;
              rdfs:label "stretch"@en .


###  http://sweetontology.net/phenSolid/Subconchoidal
sophso:Subconchoidal rdf:type owl:Class ;
                    rdfs:subClassOf sophso:Fracture ;
                    rdfs:label "subconchoidal"@en .


###  http://sweetontology.net/phenSolid/Subside
sophso:Subside rdf:type owl:Class ;
              owl:equivalentClass sophso:Subsidence ;
              rdfs:subClassOf sophso:SolidPhenomena ;
              rdfs:label "subside"@en .


###  http://sweetontology.net/phenSolid/Subsidence
sophso:Subsidence rdf:type owl:Class ;
                 rdfs:label "subsidence"@en .


###  http://sweetontology.net/phenSolid/Thinning
sophso:Thinning rdf:type owl:Class ;
               rdfs:subClassOf sophso:SolidPhenomena ;
               rdfs:label "thinning"@en .


###  http://sweetontology.net/phenSolid/Wasting
sophso:Wasting rdf:type owl:Class ;
              rdfs:subClassOf sophso:SolidPhenomena ;
              rdfs:label "wasting"@en .


###  http://sweetontology.net/stateRoleGeographic/Separation
sostrg:Separation rdf:type owl:Class .


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

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


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