@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:214933> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:214933>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  skos:prefLabel "2 آلفا، 6 بتا، 14 آلفا تری هیدروکسی ایزوپیمارا 8 (9)، 15 دی ان"@fa, "2alpha,6beta,14alpha-trihydroxy-isopimara-8(9),15-diene"@en ;
  ns0:formula "C20H32O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "320.473" ;
  ns0:synonym_EXACT "(1S,2R,4bS,6S,8aS,9R)-2-ethenyl-2,4b,8,8-tetramethyl-3,4,5,6,7,8a,9,10-octahydro-1H-phenanthrene-1,6,9-triol" ;
  ns0:inchi "InChI=1S/C20H32O3/c1-6-19(4)8-7-14-13(17(19)23)9-15(22)16-18(2,3)10-12(21)11-20(14,16)5/h6,12,15-17,21-23H,1,7-11H2,2-5H3/t12-,15+,16-,17+,19-,20+/m0/s1" ;
  ns0:inchikey "TZTQVWGBCVPWCP-INEGKQKYSA-N" ;
  ns0:monoisotopicmass "320.23514" ;
  ns0:charge "0" ;
  ns0:smiles "O[C@@H]1C2=C([C@@]3([C@H](C(C[C@@H](C3)O)(C)C)[C@@H](C2)O)C)CC[C@@]1(C=C)C" .

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 .
