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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199168>
  skos:prefLabel "سیاتین B2"@fa, "cyathin b2"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C20H28O2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "300.20893" ;
  ns0:inchikey "AVJLILJQVZOXPN-NSISKUIASA-N" ;
  ns0:inchi "InChI=1S/C20H28O2/c1-13(2)15-7-8-19(3)9-10-20(4)16(18(15)19)6-5-14(12-21)11-17(20)22/h5,12-13,16H,6-11H2,1-4H3/t16-,19-,20-/m1/s1" ;
  ns0:smiles "O=C1[C@]2([C@@H](C3=C(C(C)C)CC[C@]3(C)CC2)CC=C(C1)C=O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:mass "300.442" ;
  ns0:synonym_EXACT "(3aR,5aR,10aR)-3a,5a-dimethyl-6-oxo-1-propan-2-yl-3,4,5,7,10,10a-hexahydro-2H-cyclohepta[e]indene-8-carbaldehyde" .

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 .
