@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:23849>
  skos:prefLabel "دیترپنوئید"@fa, "diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:176403> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:176403>
  skos:prefLabel "(-)-cladielline"@en, "( ) کلادیلین"@fa ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O1[C@@]2([C@]3([C@@]([C@]1(CC(=CCCC2(O)C)C)[H])(C(CC[C@@H]3C(C)C)=C)[H])[H])[H]" ;
  ns0:monoisotopicmass "304.24023" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H32O2" ;
  ns0:mass "304.474" ;
  ns0:synonym_EXACT "(1R,2R,6R,7R,8R,12Z)-9,13-dimethyl-3-methylidene-6-propan-2-yl-15-oxatricyclo[6.6.1.02,7]pentadec-12-en-9-ol" ;
  ns0:inchikey "JRIWYQNERQUJOM-NKDZYFAXSA-N" ;
  ns0:inchi "InChI=1S/C20H32O2/c1-12(2)15-9-8-14(4)17-16-11-13(3)7-6-10-20(5,21)19(22-16)18(15)17/h7,12,15-19,21H,4,6,8-11H2,1-3,5H3/b13-7-/t15-,16-,17-,18-,19-,20?/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> .

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 .
