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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215511>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "456.36035" ;
  ns0:smiles "O=C1C2=C([C@@]3(CCC([C@]3(C1)C)[C@@H](CC/C=C(/CO)/C)C)C)CCC4[C@@]2(CC[C@@H](C4(C)C)O)C" ;
  ns0:inchikey "NMCAFQWJQYPXBS-ZQDYJVBASA-N" ;
  ns0:mass "456.711" ;
  ns0:formula "C30H48O3" ;
  ns0:synonym_EXACT "(3S,10S,13R,14R)-3-hydroxy-17-[(E,2R)-7-hydroxy-6-methylhept-5-en-2-yl]-4,4,10,13,14-pentamethyl-1,2,3,5,6,7,12,15,16,17-decahydrocyclopenta[a]phenanthren-11-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "رزیناسئین B"@fa, "resinacein b"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C30H48O3/c1-19(18-31)9-8-10-20(2)21-13-16-29(6)22-11-12-24-27(3,4)25(33)14-15-28(24,5)26(22)23(32)17-30(21,29)7/h9,20-21,24-25,31,33H,8,10-18H2,1-7H3/b19-9+/t20-,21?,24?,25+,28+,29+,30-/m1/s1" .

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 .
