@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:49193>
  skos:prefLabel "دی ترپن لاکتون"@fa, "diterpene lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207032> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207032>
  ns0:subset "2_STAR" ;
  ns0:formula "C25H34O7" ;
  skos:prefLabel "chrodrimanin m"@en, "کرودریمانین ام"@fa ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "IUIGVEPUMGGBCD-RQBXVHKDSA-N" ;
  ns0:synonym_EXACT "(1S,6R,14R,15S,17S,19S,21S,22S)-10,15,19,21-tetrahydroxy-6,14,18,18,22-pentamethyl-7,13-dioxapentacyclo[12.8.0.03,12.04,9.017,22]docosa-3(12),4(9),10-trien-8-one" ;
  ns0:mass "446.540" ;
  ns0:inchi "InChI=1S/C25H34O7/c1-11-6-13-12-7-17-24(4)16(23(2,3)18(27)10-19(24)28)9-20(29)25(17,5)32-15(12)8-14(26)21(13)22(30)31-11/h8,11,16-20,26-29H,6-7,9-10H2,1-5H3/t11-,16+,17+,18+,19+,20+,24+,25-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:49193> ;
  ns0:monoisotopicmass "446.23045" ;
  ns0:smiles "O=C1O[C@@H](CC=2C1=C(O)C=C3O[C@]4([C@@H](O)C[C@@H]5[C@@]([C@@H]4CC23)([C@@H](O)C[C@H](O)C5(C)C)C)C)C" .

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 .
