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

w7b: a skos:ConceptScheme .
w7b:-NVL1JRG1-4
  skos:prefLabel "superficial venous system"@en, "système veineux superficiel"@fr ;
  a skos:Concept ;
  skos:narrower w7b:-MQD4PRR5-M .

w7b:-MQD4PRR5-M
  skos:hiddenLabel "Veine de la main"@fr, "Hand vein"@en ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-NVL1JRG1-4 ;
  skos:prefLabel "veine de la main"@fr, "hand vein"@en .

