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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25029>
  skos:prefLabel "لکوترین"@fa, "leukotriene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:172614> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:172614>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25029> ;
  skos:prefLabel "12-oxo-20-trihydroxy-leukotriene b4"@en, "12 Oxo 20 تری هیدروکسی لکوترین B4"@fa ;
  ns0:inchi "InChI=1S/C20H30O7/c21-17(11-6-2-1-5-9-16-20(25,26)27)12-7-3-4-8-13-18(22)14-10-15-19(23)24/h2-4,6-8,12-13,18,22,25-27H,1,5,9-11,14-16H2,(H,23,24)/b4-3+,6-2-,12-7+,13-8-/t18-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C20H30O7" ;
  ns0:mass "382.453" ;
  ns0:synonym_EXACT "(5R,6Z,8E,10E,14Z)-5,20,20,20-tetrahydroxy-12-oxoicosa-6,8,10,14-tetraenoic acid" ;
  ns0:monoisotopicmass "382.19915" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "OC(O)(O)CCCC/C=C/CC(=O)/C=C/C=C/C=C/[C@H](O)CCCC(O)=O" ;
  ns0:inchikey "QVZXILIWUPKGPA-CWJNPFRJSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
