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

ins: a skos:ConceptScheme .
ins:-CXJCPZT1-P
  skos:definition "Inhibitory checkpoint molecules are targets for cancer immunotherapy due to their potential for use in multiple types of cancers. Currently approved checkpoint inhibitors block CTLA4 and PD-1 and PD-L1."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-MHFDDLS9-4 ;
  skos:prefLabel "immune checkpoint inhibitor"@en, "inhibiteur des checkpoints immunitaires"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Immune_checkpoint> .

ins:-MHFDDLS9-4
  skos:prefLabel "pharmacological class"@en, "classe pharmacologique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-CXJCPZT1-P .

