@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:-X37WF1QJ-6
  skos:prefLabel "anticorps"@fr, "antibody"@en ;
  a skos:Concept ;
  skos:narrower c0x:-KRK6K3S7-H .

c0x:-KRK6K3S7-H
  skos:broader c0x:-X37WF1QJ-6 ;
  skos:inScheme c0x: ;
  skos:definition "Le paratope d'un anticorps en est la partie qui assure la fonction de reconnaissance de l'antigène. Chaque paratope reconnaît de façon spécifique une partie de l'épitope d'un antigène. C'est le site de reconnaissance de l'anticorps. Le paratope se trouve aux extrémités des chaînes lourdes (heavy) et légères (light) d'un anticorps, dans sa partie variable. (Wikipédia)"@fr, "A paratope, also called an antigen-binding site, is a part of an antibody which recognizes and binds to an antigen. It is a small region (of 5 to 10 amino acids) of the antibody's Fab region, part of the fragment antigen-binding (Fab region), and contains parts of the antibody's heavy and light chains. (Wikipedia)"@en ;
  a skos:Concept ;
  dc11:creator "Patricia Fener" ;
  skos:prefLabel "paratope"@en, "paratope"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Paratope>, <https://en.wikipedia.org/wiki/Paratope> ;
  skos:altLabel "antigen-binding site"@en .

c0x: a skos:ConceptScheme .
