@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:50563>
  skos:prefLabel "مونوترپنوئید ایریدوئید"@fa, "iridoid monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197778> .

<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:197778>
  skos:prefLabel "Magnicol E"@fa, "magnicol e"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "404.591" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C25H40O4" ;
  ns0:inchikey "WCMVXSJCZKPSHR-SOHPHPDSSA-N" ;
  ns0:monoisotopicmass "404.29266" ;
  ns0:smiles "O=C(C(O)(CO)C)[C@@H](O)C[C@@]1([C@@H]2[C@](C=C3[C@@H](C)CC[C@@]43[C@H]2CC[C@@H]4C)(C)CC1)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(4S)-1,2,4-trihydroxy-2-methyl-5-[(1S,2S,5S,6R,7R,10R,13S)-2,7,10,13-tetramethyl-7-tetracyclo[10.3.0.01,5.06,10]pentadec-11-enyl]pentan-3-one" ;
  ns0:inchi "InChI=1S/C25H40O4/c1-15-8-9-25-16(2)6-7-17(25)20-22(3,12-18(15)25)10-11-23(20,4)13-19(27)21(28)24(5,29)14-26/h12,15-17,19-20,26-27,29H,6-11,13-14H2,1-5H3/t15-,16-,17-,19-,20-,22+,23+,24?,25-/m0/s1" .

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 .
