@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/> .

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

envthes:20536
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "nsb@ceh.ac.uk@ceh.ac.uk"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=494> ;
  skos:definition "[Henderson's] a conservation collection of seeds of wild plant species and cultivated varieties, usually of important crop plants, kept in long-term storage, usually freeze­dried under liquid nitrogen."@en ;
  skos:broader envthes:10003 ;
  skos:prefLabel "seed bank"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

