@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:20624
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=32>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/14180>, <http://en.wikipedia.org/wiki/amphibians>, <http://aims.fao.org/aos/agrovoc/c_359> ;
  skos:definition "[GEMET] A class of vertebrate animals characterized by a moist, glandular skin, gills at some stage of development, and no amnion during the embryonic stage."@en ;
  skos:broader envthes:20623 ;
  skos:prefLabel "两栖动物"@zh, "両棲綱"@ja, "amphibians"@en ;
  dc:modified "2024-04-10"^^xsd:date ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20623
  skos:prefLabel "脊椎動物"@ja, "脊椎动物"@zh, "vertebrates"@en ;
  a skos:Concept ;
  skos:narrower envthes:20624 .

