@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x: a skos:ConceptScheme .
c0x:-KTWDTRJQ-W
  skos:prefLabel "lymphocyte naïf"@fr, "naive cell"@en ;
  skos:inScheme c0x: ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Lymphocyte_B_mature_et_na%C3%Aff>, <https://en.wikipedia.org/wiki/Naive_B_cell> ;
  skos:broader c0x:-D2JBLBR5-5 ;
  dc11:creator "Patricia Fener" ;
  skos:definition "A naive B cell is a B cell that has not been exposed to an antigen. (Wikipedia)"@en, "Le lymphocyte B mature et naïf est un stade du lymphocyte B ; il donne naissance au lymphocyte B activé, ou plasmocyte, lors d'un contact avec un antigène. (Wikipédia)"@fr .

c0x:-D2JBLBR5-5
  skos:prefLabel "lymphocyte"@en, "lymphocyte"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-KTWDTRJQ-W .

