@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:-R4LQX84B-M
  skos:prefLabel "insuffisance rénale"@fr, "renal failure"@en ;
  a skos:Concept ;
  skos:narrower ins:-T9V2CHJF-B .

ins:-HG2CV1Z0-D
  skos:prefLabel "kidney disease"@en, "pathologie du rein"@fr ;
  a skos:Concept ;
  skos:narrower ins:-T9V2CHJF-B .

ins: a skos:ConceptScheme .
ins:-T9V2CHJF-B
  a skos:Concept ;
  skos:broader ins:-HG2CV1Z0-D, ins:-R4LQX84B-M ;
  skos:prefLabel "chronic kidney disease"@en, "néphropathie chronique"@fr ;
  ns0:group "Diseases" ;
  skos:altLabel "maladie rénale chronique"@fr, "chronic renal disease"@en ;
  skos:definition "Chronic kidney disease (CKD) is a medical condition in which there is gradual loss of kidney function over a period of months to years. (Wikipedia)"@en ;
  skos:inScheme ins: ;
  skos:exactMatch vh8:-PKB105VH-1 .

