@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 owl: <http://www.w3.org/2002/07/owl#> .

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

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

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:USLterCV_453
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20637 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://en.wikipedia.org/wiki/rabbits>, <http://dbpedia.org/resource.Rabbits>, <http://aims.fao.org/aos/agrovoc/c_6414> ;
  skos:definition "Rabbits are small mammals in the family Leporidae of the order Lagomorpha, found in several parts of the world. There are eight different genera in the family classified as rabbits, including the European rabbit (Oryctolagus cuniculus), cottontail rabbits (genus Sylvilagus; 13 species), and the Amami rabbit (Pentalagus furnessi, an endangered species on Amami Ōshima, Japan). There are many other species of rabbit, and these, along with pikas and hares, make up the order Lagomorpha. The male is called a buck and the female is a doe; a young rabbit is a kitten or kit. [DBPedia]"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "rabbits"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

