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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199629>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  skos:prefLabel "کلادوسپورید C"@fa, "cladosporide c"@en ;
  ns0:synonym_EXACT "(3R,4R,5R,10S,13R,14R,17R)-3-hydroxy-17-[(2S)-1-hydroxypropan-2-yl]-4,10,13,14-tetramethyl-2,3,5,6,7,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthrene-4-carbaldehyde" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C[C@]1([C@H](O)CC[C@]2([C@H]1CCC3=C2CC[C@]4([C@]3(CC[C@@H]4[C@@H](CO)C)C)C)C)C" ;
  ns0:inchi "InChI=1S/C25H40O3/c1-16(14-26)17-8-12-25(5)19-6-7-20-22(2,18(19)9-13-24(17,25)4)11-10-21(28)23(20,3)15-27/h15-17,20-21,26,28H,6-14H2,1-5H3/t16-,17-,20-,21-,22-,23-,24-,25+/m1/s1" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "388.29775" ;
  ns0:inchikey "IMFPTRFAGTZUCB-IJBRNTSBSA-N" ;
  ns0:formula "C25H40O3" ;
  ns0:mass "388.592" .

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 .
