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

ins: a skos:ConceptScheme .
ins:-W1N3F1ZK-1
  skos:prefLabel "cancer"@fr, "cancer"@en ;
  a skos:Concept ;
  skos:broader ins:-CSLHKDM2-Z .

ins:-KG648Q1S-0
  skos:prefLabel "tumeur solide"@fr, "solid tumor"@en ;
  a skos:Concept ;
  skos:broader ins:-CSLHKDM2-Z .

ins:-CSLHKDM2-Z
  skos:prefLabel "malignant tumor"@en, "tumeur maligne"@fr ;
  a skos:Concept ;
  ns0:group "Diseases" ;
  skos:exactMatch vh8:-X3M4MVNJ-V ;
  skos:broader ins:-Q4XW7V6T-T ;
  skos:narrower ins:-W1N3F1ZK-1, ins:-KG648Q1S-0 ;
  skos:definition "On qualifie de tumeur maligne un nodule tissulaire de type néoplasme, avec pour trait distinctif à l'analyse médicale un envahissement plus ou moins agressif des tissus environnants. (Wikipédia)"@fr ;
  skos:inScheme ins: .

ins:-Q4XW7V6T-T
  skos:prefLabel "tumeur"@fr, "tumor"@en ;
  a skos:Concept ;
  skos:narrower ins:-CSLHKDM2-Z .

