@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:20635
  skos:narrower envthes:20558, envthes:30041, envthes:20637 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "mammalia"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=320>, <http://en.wikipedia.org/wiki/mammals>, <http://aims.fao.org/aos/agrovoc/c_4560> ;
  skos:definition "[GEMET] Any animal of the Mammalia, a large class of warm-blooded vertebrates having mammary glands in the female, a thoracic diaphragm, and a four-chambered heart. The class includes the whales, carnivores, rodents, bats, primates, etc."@en ;
  skos:broader envthes:20591 ;
  skos:prefLabel "mammals"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20558
  skos:prefLabel "marine mammals"@en ;
  a skos:Concept ;
  skos:broader envthes:20635 .

envthes:30041
  skos:prefLabel "rodents"@en ;
  a <http://purl.obolibrary.org/obo/NCBITaxon_40674>, skos:Concept ;
  skos:broader envthes:20635 .

envthes:20637
  skos:prefLabel "rabbits"@en ;
  a <http://purl.obolibrary.org/obo/NCBITaxon_40674>, skos:Concept ;
  skos:broader envthes:20635 .

envthes:20591
  skos:prefLabel "動物"@ja, "动物"@zh, "animals"@en ;
  a skos:Concept ;
  skos:narrower envthes:20635 .

