@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:20640
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=466>, <http://en.wikipedia.org/wiki/reptiles>, <http://aims.fao.org/aos/agrovoc/c_6511> ;
  skos:definition "[GEMET] A class of terrestrial vertebrates, characterized by the lack of hair, feathers, and mammary glands; the skin is covered with scales, they have a three chambered heart and the pleural and peritoneal cavities are continuous."@en ;
  skos:broader envthes:20623 ;
  skos:prefLabel "reptiles"@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:20640 .

