@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix iop: <https://w3id.org/iadopt/ont/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:20899
  skos:narrower envthes:20900, envthes:20905, envthes:20901, envthes:20906, envthes:20902 ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en ;
  skos:prefLabel "sediment"@en ;
  owl:deprecated false ;
  skos:broader envthes:10003 ;
  skos:definition "[GEMET] Any material transported by water which will ultimately settle to the bottom after the water loses its transporting power."@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_25341>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/29310>, <http://opendata.inra.fr/anaeeThes/c_1405669284328>, <http://www.eionet.europa.eu/gemet/concept/7565>, <https://vocab.lternet.edu/vocab/vocab/?tema=493> ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  a skos:Concept ;
  skos:inScheme envthes: .

envthes:30206 iop:hasMatrix envthes:20899 .
envthes:20900
  skos:prefLabel "bottom sediment"@en ;
  a skos:Concept ;
  skos:broader envthes:20899 .

envthes:20905
  skos:prefLabel "surface sediment"@en ;
  a skos:Concept ;
  skos:broader envthes:20899 .

envthes:20902
  skos:prefLabel "marine sediment"@en ;
  a skos:Concept ;
  skos:broader envthes:20899 .

envthes:20906
  skos:prefLabel "suspended sediment"@en ;
  a skos:Concept ;
  skos:broader envthes:20899 .

envthes:20901
  skos:prefLabel "lake sediment"@en ;
  a skos:Concept ;
  skos:broader envthes:20899 .

envthes:10003
  skos:prefLabel "matrix"@en ;
  a skos:Concept ;
  skos:narrower envthes:20899 .

