@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:210665>
  ns0:mass "294.391" ;
  skos:prefLabel "ورسیکورین"@fa, "versicorin"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(1S,3R,4R,5R,10S,12S)-3-(2-hydroxyethyl)-3-methoxy-4,5,10-trimethyl-2-oxatricyclo[6.3.1.04,12]dodeca-6,8-dien-5-ol" ;
  ns0:monoisotopicmass "294.18311" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:inchikey "BKKVQYQKBXOJNU-MYXGDXFVSA-N" ;
  ns0:smiles "O1[C@@](OC)([C@]2([C@](O)(C=CC=3[C@@H]2[C@@H]1C[C@H](C)C3)C)C)CCO" ;
  ns0:inchi "InChI=1S/C17H26O4/c1-11-9-12-5-6-15(2,19)16(3)14(12)13(10-11)21-17(16,20-4)7-8-18/h5-6,9,11,13-14,18-19H,7-8,10H2,1-4H3/t11-,13+,14-,15-,16-,17-/m1/s1" ;
  ns0:formula "C17H26O4" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:59777>
  skos:prefLabel "کتال"@fa, "ketal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210665> .

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 .
