@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:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209203> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209203>
  skos:prefLabel "(+)-6-o-demethylpestalotiopsin a"@en, "(+) 6 O دمیل پستالوتیوپسین A"@fa ;
  ns0:formula "C17H26O6" ;
  ns0:monoisotopicmass "326.17294" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "326.389" ;
  ns0:synonym_EXACT "[(1S,2S,4E,6R,7R,8S,9R,13R)-6,7,13-trihydroxy-4,11,11-trimethyl-12-oxatricyclo[6.3.2.01,9]tridec-4-en-2-yl] acetate" ;
  ns0:inchikey "AEAPRSLZIGMPLR-MXVGQFIFSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:inchi "InChI=1S/C17H26O6/c1-8-5-11(19)14(20)13-10-7-16(3,4)17(10,23-15(13)21)12(6-8)22-9(2)18/h5,10-15,19-21H,6-7H2,1-4H3/b8-5+/t10-,11-,12+,13+,14+,15-,17-/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O[C@@H]1[C@]23O[C@@H](O)[C@@H]([C@H]2CC3(C)C)[C@@H](O)[C@@H](C=C(C1)C)O)C" .

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 .
