@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/86122002>
  skos:prefLabel "Bullet"@en, "گلوله"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/63409001>
  skos:prefLabel "اصابت ترکش سلاح گرم"@fa, "Struck by firearm discharge"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/243004006>
  skos:prefLabel "جراحت ناشی از گلوله با سرعت کم"@fa, "Injury due to low velocity bullet"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/243009001> .

<http://rdf-vocabulary.ddialliance.org/xkos#Causative_agent> rdfs:label "عامل مسبب"@fa, "Causative agent"@en .
<http://www.irandoc.acir/onto/irandoc/243009001>
  ns0:Causative_agent <http://www.irandoc.acir/onto/irandoc/86122002>, "64867003" ;
  ns0:Due_to <http://www.irandoc.acir/onto/irandoc/63409001> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/243004006> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/243004006> ;
  skos:prefLabel "جراحت ناشی از گلوله تفنگ بادی"@fa, "Injury due to airgun pellet"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
ns0:Due_to rdfs:label "به دلیل"@fa, "Due to"@en .
