@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:21114
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://purl.bioontology.org/ontology/MESH/D020304> ;
  skos:definition "[MESH] BIRDS that hunt and kill other animals, especially higher vertebrates, for food. They include the FALCONIFORMES order, or diurnal birds of prey, comprised of EAGLES, falcons, HAWKS, and others, as well as the STRIGIFORMES order, or nocturnal birds of prey, which includes OWLS."@en ;
  skos:broader envthes:20626 ;
  skos:prefLabel "birds of prey"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20626
  skos:prefLabel "鸟类"@zh, "鳥類"@ja, "birds"@en ;
  a skos:Concept ;
  skos:narrower envthes:21114 .

