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

ins: a skos:ConceptScheme .
ins:-KB31DLD5-D
  skos:prefLabel "biopsie"@fr, "biopsy"@en ;
  a skos:Concept ;
  skos:narrower ins:-DTCLFV6L-4 .

ins:-DTCLFV6L-4
  skos:definition "Skin biopsy is a biopsy technique in which a skin lesion is removed to be sent to a pathologist to render a microscopic diagnosis."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-KB31DLD5-D ;
  skos:prefLabel "skin biopsy"@en, "biopsie de peau"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Skin_biopsy> .

