@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins: a skos:ConceptScheme .
ins:-HQQDF62F-2
  skos:definition "En biologie cellulaire, les canaux potassiques constituent le type le plus répandu de canal ionique et sont présents dans pratiquement tous les organismes vivants."@fr, "Potassium channels are the most widely distributed type of ion channel and are found in virtually all living organisms."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "potassium channel"@en, "canal potassique"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Potassium_channel> .

ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-HQQDF62F-2 .

