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

<http://www.irandoc.acir/onto/irandoc/CHEBI:209157>
  skos:prefLabel "گانوسین بی"@fa, "ganocin b"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  ns0:inchikey "BHISOVHYFGGJLO-NSISKUIASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(1R,2R,5R)-10-hydroxy-5-methyl-2-prop-1-en-2-yl-6-oxatetracyclo[11.4.0.01,5.07,12]heptadeca-7(12),8,10,13-tetraen-15-one" ;
  ns0:inchi "InChI=1S/C20H22O3/c1-12(2)16-7-8-19(3)20(16)9-6-14(22)11-17(20)15-10-13(21)4-5-18(15)23-19/h4-5,10-11,16,21H,1,6-9H2,2-3H3/t16-,19-,20-/m1/s1" ;
  ns0:smiles "O=C1C=C2C3=C(O[C@]4([C@@]2([C@@H](C(=C)C)CC4)CC1)C)C=CC(=C3)O" ;
  ns0:formula "C20H22O3" ;
  ns0:mass "310.393" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "310.15689" ;
  ns0:subset "2_STAR" .

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 .
