@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:202003>
  skos:prefLabel "سیاتین C3"@fa, "cyathin c3"@en ;
  ns0:inchikey "ZFSZXTDXLOPTHF-DVRXPUNCSA-N" ;
  ns0:formula "C20H26O3" ;
  ns0:mass "314.425" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=CC1=CC2(O)[C@@]3(CC[C@@]4(C([C@H]3C[C@H]1O2)=C(C=C4)C(C)C)C)C" ;
  ns0:inchi "InChI=1S/C20H26O3/c1-12(2)14-5-6-18(3)7-8-19(4)15(17(14)18)9-16-13(11-21)10-20(19,22)23-16/h5-6,10-12,15-16,22H,7-9H2,1-4H3/t15-,16-,18-,19-,20?/m1/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2R,5S,10R,12R)-1-hydroxy-2,5-dimethyl-8-propan-2-yl-15-oxatetracyclo[10.2.1.02,10.05,9]pentadeca-6,8,13-triene-13-carbaldehyde" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:monoisotopicmass "314.18819" .

<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:202003> .

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 .
