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

ins:-HW2617QL-S
  skos:definition "An effector cell is any of various types of cell that actively responds to a stimulus and effects some change (brings it about)."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N2MC1GV1-G ;
  skos:prefLabel "cellule effectrice"@fr, "effector cell"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Effector_cell> .

ins: a skos:ConceptScheme .
ins:-N2MC1GV1-G
  skos:prefLabel "cellule"@fr, "cell"@en ;
  a skos:Concept ;
  skos:narrower ins:-HW2617QL-S .

