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

<http://www.irandoc.acir/onto/irandoc/CHEBI:215886>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "272.25040" ;
  skos:prefLabel "(2Z,6Z) varie 2,6 diene"@fa, "(2z,6z)-varie-2,6-diene"@en ;
  ns0:smiles "C1(=C2[C@H]([C@@H]3C(CC[C@@]3(C2)C)(C)C)CCC(=CCC1)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  ns0:formula "C20H32" ;
  ns0:inchikey "IYERWQNZLUNKRO-URLXJOSCSA-N" ;
  ns0:synonym_EXACT "(1Z,5Z,9S,10R,14R)-2,6,11,11,14-pentamethyltricyclo[7.6.0.010,14]pentadeca-1,5-diene" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "272.476" ;
  ns0:inchi "InChI=1S/C20H32/c1-14-7-6-8-15(2)17-13-20(5)12-11-19(3,4)18(20)16(17)10-9-14/h7,16,18H,6,8-13H2,1-5H3/b14-7-,17-15-/t16-,18-,20-/m1/s1" .

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 .
