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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207790>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H30O2/c1-6-19(4)12-14(21)16-13(17(19)22)8-9-15-18(2,3)10-7-11-20(15,16)5/h6,15,17,22H,1,7-12H2,2-5H3/t15-,17+,19-,20-/m0/s1" ;
  ns0:mass "302.458" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H30O2" ;
  ns0:smiles "O=C1C2=C([C@@H](O)[C@](C1)(C=C)C)CC[C@@H]3[C@@]2(CCCC3(C)C)C" ;
  ns0:inchikey "KAMYJAIOJODGLO-RKOGWWSCSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1S,2R,4bS,8aS)-2-ethenyl-1-hydroxy-2,4b,8,8-tetramethyl-1,3,5,6,7,8a,9,10-octahydrophenanthren-4-one" ;
  skos:prefLabel "botrysphin b"@en, "بوتریسفین B"@fa ;
  ns0:monoisotopicmass "302.22458" .

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 .
