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

bl8: a skos:ConceptScheme .
bl8:-R6PHCR2S-K
  skos:prefLabel "medical personnel"@en, "personnel médical"@fr ;
  a skos:Concept ;
  skos:narrower bl8:-W8LCZBB5-6 .

bl8:-W8LCZBB5-6
  skos:hiddenLabel "Doctor"@en, "Médecin"@fr ;
  a skos:Concept ;
  skos:inScheme bl8: ;
  skos:broader bl8:-R6PHCR2S-K ;
  skos:prefLabel "doctor"@en, "médecin"@fr ;
  skos:altLabel "clinician"@en, "physician"@en .

