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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:175354>
  ns0:smiles "O[C@H]1CC(C(=C(C1)C)/C=C/C(/C)=C/C=C/C(/C)=C/C=C/C=C(/C=C/C=C(C)C)/C)(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  skos:prefLabel "beta-citraurinene"@en, "بتا سیترائورینن"@fa ;
  ns0:monoisotopicmass "418.32357" ;
  ns0:mass "418.665" ;
  ns0:formula "C30H42O" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C30H42O/c1-23(2)13-11-16-24(3)14-9-10-15-25(4)17-12-18-26(5)19-20-29-27(6)21-28(31)22-30(29,7)8/h9-20,28,31H,21-22H2,1-8H3/b10-9+,16-11+,17-12+,20-19+,24-14+,25-15+,26-18+/t28-/m1/s1" ;
  ns0:inchikey "GKMHSJYLRXLVRG-QZMSTDJESA-N" ;
  ns0:synonym_EXACT "(1R)-3,5,5-trimethyl-4-[(1E,3E,5E,7E,9E,11E,13E)-3,7,12,16-tetramethylheptadeca-1,3,5,7,9,11,13,15-octaenyl]cyclohex-3-en-1-ol" .

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 .
