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

<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:215180>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  skos:prefLabel "plakinamine d"@en, "پلاکینامین دی"@fa ;
  ns0:mass "510.807" ;
  ns0:inchi "InChI=1S/C33H54N2O2/c1-22(8-9-23-16-19-35(20-21-36)31(23,2)3)25-12-13-26-24-10-11-28-30(37)29(34(6)7)15-18-33(28,5)27(24)14-17-32(25,26)4/h9-10,22,25-29,36H,8,11-21H2,1-7H3/b23-9+/t22-,25-,26?,27?,28?,29+,32-,33-/m1/s1" ;
  ns0:monoisotopicmass "510.41853" ;
  ns0:charge "0" ;
  ns0:formula "C33H54N2O2" ;
  ns0:smiles "O=C1[C@@H](N(C)C)CC[C@]2(C1CC=C3C2CC[C@]4(C3CC[C@@H]4[C@@H](C/C=C/5/C(N(CCO)CC5)(C)C)C)C)C" ;
  ns0:synonym_EXACT "(3S,10R,13R,17R)-3-(dimethylamino)-17-[(2R,4E)-4-[1-(2-hydroxyethyl)-2,2-dimethylpyrrolidin-3-ylidene]butan-2-yl]-10,13-dimethyl-1,2,3,5,6,9,11,12,14,15,16,17-dodecahydrocyclopenta[a]phenanthren-4-one" ;
  ns0:inchikey "ORGOAPZYZYVHON-OWOJEFEASA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
