@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:20556
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://purl.obolibrary.org/obo/FOODON_03413362> ;
  skos:definition "[FOODON] Oceanodromous fish migrate within salt water only ("@en ;
  skos:broader envthes:20633 ;
  skos:prefLabel "marine fish"@en ;
  dc:modified "2022-10-10"^^xsd:date ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> ;
  dc:created "2016-12-10"^^xsd:date .

envthes:20633
  skos:prefLabel "鱼"@zh, "魚"@ja, "سمكة"@ar, "Риба"@bg, "ιχθύες"@el, "žuvis"@lt, "zivis"@lv, "vis"@nl, "ryby"@sk, "ryby"@pl, "ryba"@cs, "riba"@sl, "Fisch"@de, "fishes"@en, "fisk"@no, "fisk"@sv, "fisk (arter)"@da, "hal"@hu, "kala"@et, "kalat"@fi, "peces"@es, "peixes"@pt, "pesci"@it, "peşte"@ro, "poisson"@fr, "riba"@hr ;
  skos:narrower envthes:20556 ;
  a skos:Concept .

