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

ins:-WGDM0BQQ-K
  skos:prefLabel "diagnosis method"@en, "méthode diagnostique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-VS2DKF3H-D .

ins:-VS2DKF3H-D
  skos:definition "L'immunohistochimie (IHC) est une méthode de localisation de protéines dans les cellules d'une coupe de tissu, par la détection d'antigènes au moyen d'anticorps. "@fr, "Immunohistochemistry (IHC) is the most common application of immunostaining. It involves the process of selectively identifying antigens (proteins) in cells of a tissue section by exploiting the principle of antibodies binding specifically to antigens in biological tissues."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WGDM0BQQ-K ;
  skos:prefLabel "immunohistochimie"@fr, "immunohistochemistry"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Immunohistochemistry> .

ins: a skos:ConceptScheme .
