@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/119646000>
  skos:prefLabel "Hand incision"@en, "برش دست"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/58651001> .

<http://www.irandoc.acir/onto/irandoc/58651001>
  ns0:Procedure_site_-_Direct <http://www.irandoc.acir/onto/irandoc/68350007> ;
  ns0:Method <http://www.irandoc.acir/onto/irandoc/129287005> ;
  ns0:Is_a "107736006", <http://www.irandoc.acir/onto/irandoc/119646000> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/119646000> ;
  skos:prefLabel "برش فضای تنار"@fa, "Incision of thenar space"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/129287005>
  skos:prefLabel "عمل برش"@fa, "Incision - action"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Procedure_site_-_Direct rdfs:label "محل انجام عمل - مستقیم"@fa, "Procedure site - Direct"@en .
<http://www.irandoc.acir/onto/irandoc/68350007>
  skos:prefLabel "فضای تنار"@fa, "Thenar space"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Method rdfs:label "Method"@en, "روش"@fa .
ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
