@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

envthes:20653
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=57>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/31530>, <http://en.wikipedia.org/wiki/basidiomycetes> ;
  skos:definition "n. pl. 1. (Bot.) A large subdivision of the kingdom Fungi coextensive with the phylum Basidiomycetes, characterized by having the spores borne on a basidium"@en ;
  skos:broader envthes:20650 ;
  skos:prefLabel "basidiomycetes"@en ;
  dc:modified "2019-06-12"^^xsd:date ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20650
  skos:prefLabel "真菌類"@ja, "真菌"@zh, "fungi"@en ;
  a skos:Concept ;
  skos:narrower envthes:20653 .

