@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:36615>
  skos:prefLabel "تری ترپنوئید"@fa, "triterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168974> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:168974>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "454.651" ;
  ns0:inchi "InChI=1S/C29H42O4/c1-17(2)18-9-12-28(23(30)31)15-16-29(24(32)33)19(22(18)28)7-8-21-26(5)14-13-25(3,4)20(26)10-11-27(21,29)6/h13-14,18-22H,1,7-12,15-16H2,2-6H3,(H,30,31)(H,32,33)/t18-,19+,20-,21+,22+,26-,27+,28-,29+/m0/s1" ;
  ns0:inchikey "CMDOQXSBVNWCEM-AKDRKZOISA-N" ;
  skos:prefLabel "اسید سیانوتنیک"@fa, "ceanothenic acid"@en ;
  ns0:monoisotopicmass "454.30831" ;
  ns0:charge "0" ;
  ns0:smiles "OC(=O)[C@]12[C@]3([C@@]([C@@]4([C@@](CC3)(C(C=C4)(C)C)[H])C)(CC[C@@]1([C@@]5([C@@](CC2)(CC[C@H]5C(C)=C)C(O)=O)[H])[H])[H])C" ;
  ns0:formula "C29H42O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1S,2R,5S,9S,10R,13R,14R,15R,18S)-2,6,6,9-tetramethyl-15-prop-1-en-2-ylpentacyclo[11.7.0.02,10.05,9.014,18]icos-7-ene-1,18-dicarboxylic acid" .

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 .
