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

<http://www.irandoc.acir/onto/irandoc/CHEBI:210252>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  ns0:inchi "InChI=1S/C25H40O4/c1-14-11-19(27)25-15(2)7-8-16(25)20-23(5,12-17(14)25)9-10-24(20,6)13-18(26)21(28)22(3,4)29/h12,14-16,18-20,26-27,29H,7-11,13H2,1-6H3/t14-,15-,16-,18-,19+,20-,23+,24+,25+/m0/s1" ;
  skos:prefLabel "مانجیکول سی"@fa, "mangicol c"@en ;
  ns0:charge "0" ;
  ns0:formula "C25H40O4" ;
  ns0:smiles "O=C(C(O)(C)C)[C@@H](O)C[C@@]1([C@@H]2[C@](C=C3[C@@H](C)C[C@H]([C@@]43[C@H]2CC[C@@H]4C)O)(C)CC1)C" ;
  ns0:monoisotopicmass "404.29266" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S)-2,4-dihydroxy-1-[(1R,2S,5S,6R,7R,10R,13S,15R)-15-hydroxy-2,7,10,13-tetramethyl-7-tetracyclo[10.3.0.01,5.06,10]pentadec-11-enyl]-4-methylpentan-3-one" ;
  ns0:mass "404.591" ;
  ns0:inchikey "IDMQOGKKDALVSS-DPCGLICRSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
