@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:141126>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "polymatin b"@en, "پلیماتین B"@fa ;
  ns0:inchikey "UHWAWGCDKJMSNN-AGJVBZRYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37667> ;
  ns0:inchi "InChI=1S/C23H28O8/c1-7-13(3)21(25)31-20-18-14(4)22(26)30-17(18)11-12(2)9-8-10-16(23(27)28-6)19(20)29-15(5)24/h7,10-11,17-20H,4,8-9H2,1-3,5-6H3/b12-11-,13-7-,16-10+/t17-,18-,19-,20-/m1/s1" ;
  ns0:formula "C23H28O8" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "C=1(CCC=C([C@H]([C@@H]([C@]2([C@@](C1)(OC(C2=C)=O)[H])[H])OC(/C(/C)=C/C)=O)OC(=O)C)C(OC)=O)C" ;
  ns0:monoisotopicmass "432.17842" ;
  ns0:mass "432.465" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:37667>
  skos:prefLabel "سسکوی ترپن لاکتون"@fa, "sesquiterpene lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:141126> .

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 .
