@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/242056005>
  skos:prefLabel "جراحت تصادفی"@fa, "Accidental injury"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/419026008>
  skos:prefLabel "تأثیر قرار گرفتن در معرض نیروی فیزیکی (اختلال)"@fa, "Effect of exposure to physical force (disorder)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/218251009> .

<http://www.irandoc.acir/onto/irandoc/80032004>
  skos:prefLabel "آتش"@fa, "Fire"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/218246003>
  skos:prefLabel "اثرات دیررس آسیب تصادفی"@fa, "Late effects of accidental injury"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/218251009> .

<http://www.irandoc.acir/onto/irandoc/218251009>
  skos:prefLabel "اثرات دیرهنگام حادثه ناشی از آتش سوزی"@fa, "Late effects of accident caused by fire"@en ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/419026008>, <http://www.irandoc.acir/onto/irandoc/218246003> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:After <http://www.irandoc.acir/onto/irandoc/242056005> ;
  ns0:Causative_agent <http://www.irandoc.acir/onto/irandoc/80032004> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/419026008>, <http://www.irandoc.acir/onto/irandoc/218246003> .

ns0:Causative_agent rdfs:label "عامل مسبب"@fa, "Causative agent"@en .
ns0:After rdfs:label "بعد از"@fa, "After"@en .
ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
