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

<http://www.irandoc.acir/onto/irandoc/276272002>
  skos:prefLabel "روش کاتتر"@fa, "Catheter procedure"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/416504003> .

<http://rdf-vocabulary.ddialliance.org/xkos#Procedure_site> rdfs:label "محل انجام عمل"@fa, "Procedure site"@en .
<http://www.irandoc.acir/onto/irandoc/59820001>
  skos:prefLabel "رگ خونی"@fa, "blood vessel"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#Direct_device> rdfs:label "Direct device"@en, "دستگاه مستقیم"@fa .
<http://www.irandoc.acir/onto/irandoc/258623008>
  skos:prefLabel "کاتتر عروقی"@fa, "Vascular catheter"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/416504003>
  skos:prefLabel "Vascular line exchange over wire (procedure)"@en, "تبادل خطوط عروقی روی سیم (روش)"@fa ;
  ns0:Procedure_site <http://www.irandoc.acir/onto/irandoc/59820001> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:Direct_device <http://www.irandoc.acir/onto/irandoc/258623008> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/276272002>, <http://www.irandoc.acir/onto/irandoc/118804001> ;
  ns0:Is_a "710955000", <http://www.irandoc.acir/onto/irandoc/276272002>, <http://www.irandoc.acir/onto/irandoc/118804001> .

<http://www.irandoc.acir/onto/irandoc/118804001>
  skos:prefLabel "روش روی رگ خونی"@fa, "Procedure on blood vessel"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/416504003> .

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