@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://www.irandoc.acir/onto/irandoc/CHEBI:48847>
  skos:prefLabel "اسید چرب هتروسیکلیک"@fa, "heterocyclic fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80001> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:80001>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48847> ;
  ns0:monoisotopicmass "378.21949" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "GW 0791"@fa, "gw 0791"@en ;
  ns0:mass "378.50390" ;
  ns0:smiles "CC1(C)CCC(C)(C)c2cc(ccc12)C1CCCc2oc(cc12)/C=C/C(O)=O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C25H30O3/c1-24(2)12-13-25(3,4)21-14-16(8-10-20(21)24)18-6-5-7-22-19(18)15-17(28-22)9-11-23(26)27/h8-11,14-15,18H,5-7,12-13H2,1-4H3,(H,26,27)/b11-9+" ;
  ns0:inchikey "WRWCAQNPEXYGJK-PKNBQFBNSA-N" ;
  ns0:formula "C25H30O3" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
