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

vh8: a skos:ConceptScheme .
vh8:-RR1VQQVL-S
  skos:prefLabel "carcinome papillaire"@fr, "papillary carcinoma"@en ;
  a skos:Concept ;
  skos:narrower vh8:-Z8XFR8D9-N .

vh8:-GWC788RZ-B
  skos:prefLabel "kidney cancer"@en, "cancer du rein"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-Z8XFR8D9-N .

vh8:-Z8XFR8D9-N
  skos:definition "Papillary renal cell carcinomas are subtypes of renal cell carcinoma (RCC). (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-RR1VQQVL-S, vh8:-GWC788RZ-B ;
  skos:prefLabel "carcinome papillaire à cellules rénales"@fr, "papillary renal cell carcinoma"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Papillary_renal_cell_carcinomas> .

