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

<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:203461>
  ns0:formula "C30H48O4" ;
  ns0:smiles "O[C@@H]1C(C2[C@](C=3C([C@]4([C@]([C@@H]([C@@H](CCC=C(CO)CO)C)C[C@@H]4O)(C)CC3)C)=CC2)(C)CC1)(C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  skos:prefLabel "ganodermatetraol"@en, "گانودرماتراول"@fa ;
  ns0:inchi "InChI=1S/C30H48O4/c1-19(8-7-9-20(17-31)18-32)23-16-26(34)30(6)22-10-11-24-27(2,3)25(33)13-14-28(24,4)21(22)12-15-29(23,30)5/h9-10,12,19,23-26,31-34H,7-8,11,13-18H2,1-6H3/t19-,23-,24?,25+,26+,28-,29-,30-/m1/s1" ;
  ns0:mass "472.710" ;
  ns0:monoisotopicmass "472.35526" ;
  ns0:synonym_EXACT "(3S,10S,13R,14R,15S,17R)-17-[(2R)-7-hydroxy-6-(hydroxymethyl)hept-5-en-2-yl]-4,4,10,13,14-pentamethyl-2,3,5,6,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthrene-3,15-diol" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QLZRVDOOUFSGBH-DKUONJQNSA-N" .

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 .
