@prefix : <http://sweetontology.net/matrSediment/> .
@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 somas: <http://sweetontology.net/matrSediment/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix soma: <http://sweetontology.net/matr/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sophso: <http://sweetontology.net/phenSolid/> .
@prefix sorelpr: <http://sweetontology.net/relaProvenance/> .
@base <http://sweetontology.net/matrSediment> .

<http://sweetontology.net/matrSediment> rdf:type owl:Ontology ;
                                         owl:imports <http://sweetontology.net/matr> ,
                                                     <http://sweetontology.net/phenSolid> ,
                                                     <http://sweetontology.net/relaProvenance> ;
                                         rdfs:label "SWEET Ontology Material Sediment" ;
                                         dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
                                         owl:versionInfo "3.6.0" .

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

###  http://sweetontology.net/relaProvenance/hasGenesis
sorelpr:hasGenesis rdf:type owl:ObjectProperty .


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

###  http://sweetontology.net/matrSediment/Alluvium
somas:Alluvium rdf:type owl:Class ;
             rdfs:subClassOf somas:Sediment ;
             rdfs:label "alluvium"@en .


###  http://sweetontology.net/matrSediment/AshFlow
somas:AshFlow rdf:type owl:Class ;
            rdfs:subClassOf somas:DebrisFlow ;
            rdfs:label "ash flow"@en .


###  http://sweetontology.net/matrSediment/Ashfall
somas:Ashfall rdf:type owl:Class ;
            rdfs:subClassOf somas:Ejecta ;
            rdfs:label "ashfall"@en .


###  http://sweetontology.net/matrSediment/Bentonite
somas:Bentonite rdf:type owl:Class ;
              rdfs:subClassOf somas:Clay ;
              rdfs:label "bentonite"@en .


###  http://sweetontology.net/matrSediment/Block
somas:Block rdf:type owl:Class ;
          rdfs:subClassOf somas:Ejecta ;
          rdfs:label "block"@en .


###  http://sweetontology.net/matrSediment/Bomb
somas:Bomb rdf:type owl:Class ;
         rdfs:subClassOf somas:Ejecta ;
         rdfs:label "bomb"@en .


###  http://sweetontology.net/matrSediment/Boulder
somas:Boulder rdf:type owl:Class ;
            rdfs:subClassOf somas:Sediment ;
            rdfs:label "boulder"@en .


###  http://sweetontology.net/matrSediment/Clast
somas:Clast rdf:type owl:Class ;
          rdfs:subClassOf somas:Sediment ;
          rdfs:label "clast"@en .


###  http://sweetontology.net/matrSediment/Clay
somas:Clay rdf:type owl:Class ;
         rdfs:subClassOf somas:Sediment ;
         rdfs:label "clay"@en .


###  http://sweetontology.net/matrSediment/Cobble
somas:Cobble rdf:type owl:Class ;
           rdfs:subClassOf somas:Sediment ;
           rdfs:label "cobble"@en .


###  http://sweetontology.net/matrSediment/Colluvium
somas:Colluvium rdf:type owl:Class ;
              rdfs:subClassOf somas:Sediment ;
              rdfs:label "colluvium"@en .


###  http://sweetontology.net/matrSediment/Debris
somas:Debris rdf:type owl:Class ;
           rdfs:subClassOf somas:Sediment ;
           rdfs:label "debris"@en .


###  http://sweetontology.net/matrSediment/DebrisAvalanche
somas:DebrisAvalanche rdf:type owl:Class ;
                    rdfs:subClassOf somas:DebrisFlow ;
                    rdfs:label "debris avalanche"@en .


###  http://sweetontology.net/matrSediment/DebrisFlow
somas:DebrisFlow rdf:type owl:Class ;
               rdfs:subClassOf soma:Mixture ;
               rdfs:label "debris flow"@en .


###  http://sweetontology.net/matrSediment/DrillingMud
somas:DrillingMud rdf:type owl:Class ;
                rdfs:subClassOf somas:Mud ;
                rdfs:label "drilling mud"@en .


###  http://sweetontology.net/matrSediment/Ejecta
somas:Ejecta rdf:type owl:Class ;
           rdfs:subClassOf soma:Mixture ;
           rdfs:label "ejecta"@en .


###  http://sweetontology.net/matrSediment/Gibber
somas:Gibber rdf:type owl:Class ;
           rdfs:subClassOf somas:Sediment ;
           rdfs:label "gibber"@en .


###  http://sweetontology.net/matrSediment/Granule
somas:Granule rdf:type owl:Class ;
            rdfs:subClassOf somas:Gravel ;
            rdfs:label "granule"@en .


###  http://sweetontology.net/matrSediment/Gravel
somas:Gravel rdf:type owl:Class ;
           rdfs:subClassOf somas:Sediment ;
           rdfs:label "gravel"@en .


###  http://sweetontology.net/matrSediment/HydrogenousSediment
somas:HydrogenousSediment rdf:type owl:Class ;
                        rdfs:subClassOf somas:Sediment ;
                        rdfs:label "hydrogenous sediment"@en .


###  http://sweetontology.net/matrSediment/Hypoclastite
somas:Hypoclastite rdf:type owl:Class ;
                 rdfs:subClassOf somas:VolcanicDeposit ;
                 rdfs:label "hypoclastite"@en .


###  http://sweetontology.net/matrSediment/Lahar
somas:Lahar rdf:type owl:Class ;
          rdfs:subClassOf somas:Mudflow ;
          rdfs:label "lahar"@en .


###  http://sweetontology.net/matrSediment/Loam
somas:Loam rdf:type owl:Class ;
         rdfs:subClassOf somas:Sediment ;
         rdfs:label "loam"@en .


###  http://sweetontology.net/matrSediment/Loess
somas:Loess rdf:type owl:Class ;
          rdfs:subClassOf somas:Sediment ;
          rdfs:label "loess"@en .


###  http://sweetontology.net/matrSediment/MarineSediment
somas:MarineSediment rdf:type owl:Class ;
                   rdfs:subClassOf somas:Sediment ;
                   rdfs:label "marine sediment"@en .


###  http://sweetontology.net/matrSediment/Mud
somas:Mud rdf:type owl:Class ;
        rdfs:subClassOf somas:Sediment ;
        rdfs:label "mud"@en .


###  http://sweetontology.net/matrSediment/Mudflow
somas:Mudflow rdf:type owl:Class ;
            rdfs:subClassOf somas:DebrisFlow ;
            rdfs:label "mudflow"@en .


###  http://sweetontology.net/matrSediment/Peat
somas:Peat rdf:type owl:Class ;
         rdfs:subClassOf somas:Sediment ;
         rdfs:label "peat"@en .


###  http://sweetontology.net/matrSediment/Pebble
somas:Pebble rdf:type owl:Class ;
           rdfs:subClassOf somas:Gravel ;
           rdfs:label "pebble"@en .


###  http://sweetontology.net/matrSediment/Sand
somas:Sand rdf:type owl:Class ;
         rdfs:subClassOf somas:Sediment ;
         rdfs:label "sand"@en .


###  http://sweetontology.net/matrSediment/Sediment
somas:Sediment rdf:type owl:Class ;
             rdfs:subClassOf soma:Mixture ;
             rdfs:label "sediment"@en .


###  http://sweetontology.net/matrSediment/Silt
somas:Silt rdf:type owl:Class ;
         rdfs:subClassOf somas:Sediment ;
         rdfs:label "silt"@en .


###  http://sweetontology.net/matrSediment/Soil
somas:Soil rdf:type owl:Class ;
         rdfs:subClassOf somas:Sediment ;
         rdfs:label "soil"@en .


###  http://sweetontology.net/matrSediment/TerrigenousSediment
somas:TerrigenousSediment rdf:type owl:Class ;
                        rdfs:subClassOf somas:Sediment ,
                                        [ rdf:type owl:Restriction ;
                                          owl:onProperty sorelpr:hasGenesis ;
                                          owl:allValuesFrom sophso:Erosion
                                        ] ;
                        rdfs:label "terrigenous sediment"@en .


###  http://sweetontology.net/matrSediment/Varve
somas:Varve rdf:type owl:Class ;
          rdfs:subClassOf somas:Sediment ;
          rdfs:label "varve"@en .


###  http://sweetontology.net/matrSediment/VolcanicDeposit
somas:VolcanicDeposit rdf:type owl:Class ;
                    rdfs:subClassOf soma:Substance ;
                    rdfs:label "volcanic deposit"@en .


###  http://sweetontology.net/phenSolid/Erosion
sophso:Erosion rdf:type owl:Class .


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