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

<http://www.irandoc.acir/onto/irandoc/CHEBI:210643>
  ns0:formula "C21H32O3" ;
  ns0:mass "332.484" ;
  ns0:smiles "O=CC1=CCC2C3=C(C(C)C)CC[C@]3(C)CC[C@]2([C@H]([C@H]1OC)O)C" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  skos:prefLabel "neosarcodonin o"@en, "نئوسارکودونین O"@fa ;
  ns0:inchikey "CSMSQWRDDWOVOS-BNWQVIHTSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "332.23514" ;
  ns0:inchi "InChI=1S/C21H32O3/c1-13(2)15-8-9-20(3)10-11-21(4)16(17(15)20)7-6-14(12-22)18(24-5)19(21)23/h6,12-13,16,18-19,23H,7-11H2,1-5H3/t16?,18-,19-,20+,21+/m0/s1" ;
  ns0:synonym_EXACT "(3aR,5aR,6R,7S)-6-hydroxy-7-methoxy-3a,5a-dimethyl-1-propan-2-yl-2,3,4,5,6,7,10,10a-octahydrocyclohepta[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 .
