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

ins:-XVKMBTTS-S
  skos:definition "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:-CLZ8VZD2-0 ;
  skos:prefLabel "immunohistochemical analysis"@en, "analyse immunohistochimique"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Immunohistochemistry> .

ins: a skos:ConceptScheme .
ins:-CLZ8VZD2-0
  skos:prefLabel "analyse"@fr, "analysis"@en ;
  a skos:Concept ;
  skos:narrower ins:-XVKMBTTS-S .

