@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/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

c0x:-DTB93H7M-G
  skos:prefLabel "caractéristique vaccinale"@fr, "vaccine characteristic"@en ;
  a skos:Concept ;
  skos:narrower c0x:-C3F3WDKX-L .

c0x:-C3F3WDKX-L
  skos:inScheme c0x: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Immune_tolerance>, <https://fr.wikipedia.org/wiki/Tol%C3%A9rance_(immunologie)> ;
  skos:prefLabel "vaccine tolerance"@en, "tolérance vaccinale"@fr ;
  skos:broader c0x:-DTB93H7M-G ;
  a skos:Concept ;
  dc11:creator "Patricia Fener" ;
  skos:altLabel "tolérance du vaccin"@fr, "tolérance des vaccins"@fr ;
  skos:definition "Immune tolerance, or immunological tolerance, or immunotolerance, is a state of unresponsiveness of the immune system to substances or tissue that have the capacity to elicit an immune response in a given organism. It is induced by prior exposure to that specific antigen and contrasts with conventional immune-mediated elimination of foreign antigens. (Wikipédia)"@en, "En immunologie, la tolérance est l'absence ou le faible niveau de réaction inflammatoire face à un antigène. (Wikipédia)"@fr ;
  dc:modified "2020-12-03"^^xsd:date ;
  dc:created "2020-12-02"^^xsd:date .

c0x: a skos:ConceptScheme .
