@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/82622003>
  skos:prefLabel "ویتامین آ"@fa, "vitamin a"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/293385003>
  skos:prefLabel "واکنش نامطلوب ویتامین محلول در چربی"@fa, "Fat soluble vitamin adverse reaction"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/293386002> .

<http://www.irandoc.acir/onto/irandoc/293386002>
  ns0:Is_a "836464003", <http://www.irandoc.acir/onto/irandoc/292665003>, <http://www.irandoc.acir/onto/irandoc/293385003> ;
  skos:prefLabel "Vitamin A adverse reaction"@en, "واکنش نامطلوب ویتامین A"@fa ;
  ns0:Causative_agent <http://www.irandoc.acir/onto/irandoc/82622003> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/293385003>, <http://www.irandoc.acir/onto/irandoc/292665003> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

<http://www.irandoc.acir/onto/irandoc/292665003>
  skos:prefLabel "واکنش نامطلوب رتینوئید"@fa, "Retinoid adverse reaction"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/293386002> .

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