@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:79084>
  skos:prefLabel "دی ترپنوئید سه حلقه ای"@fa, "tricyclic diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:141150> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:141150>
  skos:prefLabel "ent 15 O iso butiroxy kaur 16 en 19 oic acid"@fa, "ent-15-o-iso-butiroxy-kaur-16-en-19-oic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "388.26136" ;
  ns0:inchikey "JJASVJBUFWUBBR-KYKUXKSPSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "388.541" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:79084> ;
  ns0:inchi "InChI=1S/C24H36O4/c1-14(2)20(25)28-19-15(3)16-7-8-18-22(4)10-6-11-23(5,21(26)27)17(22)9-12-24(18,19)13-16/h14,16-19H,3,6-13H2,1-2,4-5H3,(H,26,27)/t16-,17+,18+,19+,22-,23-,24-/m1/s1" ;
  ns0:formula "C24H36O4" ;
  ns0:smiles "OC(=O)[C@]1([C@@]2([C@]([C@]3([C@@]4(CC2)C[C@H](C([C@@H]4OC(C(C)C)=O)=C)CC3)[H])(CCC1)C)[H])C" ;
  ns0:charge "0" .

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 .
