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

<http://www.irandoc.acir/onto/irandoc/CHEBI:226376>
  ns0:smiles "O=CC1=CC2(O)[C@@]3(CC[C@@]4(C([C@H]3C[C@H]1O2)=C(C(CO)C)CC4)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:charge "0" ;
  ns0:mass "332.440" ;
  ns0:synonym_EXACT "(2R,5R,10R,12R)-1-hydroxy-8-(1-hydroxypropan-2-yl)-2,5-dimethyl-15-oxatetracyclo[10.2.1.02,10.05,9]pentadeca-8,13-diene-13-carbaldehyde" ;
  skos:prefLabel "سیاتین B4"@fa, "cyathin b4"@en ;
  ns0:monoisotopicmass "332.19876" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KDCRRIJQFGCYJS-JAVSHELASA-N" ;
  ns0:inchi "InChI=1S/C20H28O4/c1-12(10-21)14-4-5-18(2)6-7-19(3)15(17(14)18)8-16-13(11-22)9-20(19,23)24-16/h9,11-12,15-16,21,23H,4-8,10H2,1-3H3/t12?,15-,16-,18-,19-,20?/m1/s1" ;
  ns0:formula "C20H28O4" ;
  ns0:subset "2_STAR" .

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 .
