@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/32849002>
  skos:prefLabel "esophagus"@en, "مری"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/303699009>
  skos:prefLabel "لوله گوارشی"@fa, "Gastrointestinal tube"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/129339002>
  skos:prefLabel "عمل لوله گذاری"@fa, "Intubation - action"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/235420007>
  skos:prefLabel "لوله گذاری دستگاه گوارش از طریق بینی"@fa, "Intubation of gastrointestinal tract via nose"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/235421006> .

<http://www.irandoc.acir/onto/irandoc/235421006>
  ns0:Method <http://www.irandoc.acir/onto/irandoc/129339002> ;
  ns0:Procedure_site_-_Indirect <http://www.irandoc.acir/onto/irandoc/32849002> ;
  ns0:Direct_device <http://www.irandoc.acir/onto/irandoc/303699009> ;
  ns0:Is_a "397804006", <http://www.irandoc.acir/onto/irandoc/235420007> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "Insertion of naso-oesophageal tube"@en, "قرار دادن لوله نازو مری"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/235420007> .

ns0:Direct_device rdfs:label "Direct device"@en, "دستگاه مستقیم"@fa .
ns0:Method rdfs:label "Method"@en, "روش"@fa .
ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
ns0:Procedure_site_-_Indirect rdfs:label "محل انجام عمل - غیرمستقیم"@fa, "Procedure site - Indirect"@en .
