@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:-VR5J75TK-K
  skos:prefLabel "metastasis"@en, "métastase"@fr ;
  a skos:Concept ;
  skos:narrower ins:-MVHR684P-2 .

ins: a skos:ConceptScheme .
ins:-MVHR684P-2
  ns0:group "Diseases" ;
  skos:definition "A micrometastasis is a small collection of cancer cells that has been shed from the original tumor and spread to another part of the body through the lymphovascular system. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-VR5J75TK-K ;
  skos:prefLabel "micrométastase"@fr, "micrometastases"@en ;
  skos:exactMatch vh8:-RLHJ4B1T-5 .

