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

<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:210731>
  skos:prefLabel "astraeusin o"@en, "آسترائوسین O"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "472.35526" ;
  ns0:synonym_EXACT "(5S,6S)-5-hydroxy-6-[(3R,5R,10S,13R,14R,17R)-3-hydroxy-4,4,10,13,14-pentamethyl-2,3,5,6,7,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-17-yl]-2-methylhept-2-enoic acid" ;
  ns0:smiles "O=C(O)C(=CC[C@H](O)[C@H]([C@@H]1[C@@]2([C@@](C3=C([C@@]4([C@H](C([C@H](O)CC4)(C)C)CC3)C)CC2)(C)CC1)C)C)C" ;
  ns0:inchikey "ZOAZKOJQEVTDKV-ASSAYMTPSA-N" ;
  ns0:inchi "InChI=1S/C30H48O4/c1-18(26(33)34)8-10-23(31)19(2)20-12-16-30(7)22-9-11-24-27(3,4)25(32)14-15-28(24,5)21(22)13-17-29(20,30)6/h8,19-20,23-25,31-32H,9-17H2,1-7H3,(H,33,34)/t19-,20+,23-,24-,25+,28+,29+,30-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:charge "0" ;
  ns0:mass "472.710" ;
  ns0:formula "C30H48O4" .

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 .
