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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210749>
  ns0:formula "C32H52O4" ;
  ns0:monoisotopicmass "500.38656" ;
  skos:prefLabel "astraeusin m"@en, "آسترائوسین ام"@fa ;
  ns0:smiles "O=C(O[C@@H]1C(C2[C@](C3=C([C@]4([C@](C([C@@](O)(CCC=C(C)C)C)[C@H](C4)O)(C)CC3)C)CC2)(C)CC1)(C)C)C" ;
  ns0:charge "0" ;
  ns0:mass "500.764" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:inchikey "ZOZVRUXJAZNBAO-GJPDKVIHSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(3S,10S,13R,14R,16S)-16-hydroxy-17-[(2S)-2-hydroxy-6-methylhept-5-en-2-yl]-4,4,10,13,14-pentamethyl-2,3,5,6,7,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-3-yl] acetate" ;
  ns0:inchi "InChI=1S/C32H52O4/c1-20(2)11-10-16-32(9,35)27-24(34)19-31(8)23-12-13-25-28(4,5)26(36-21(3)33)15-17-29(25,6)22(23)14-18-30(27,31)7/h11,24-27,34-35H,10,12-19H2,1-9H3/t24-,25?,26-,27?,29+,30+,31-,32-/m0/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 .
