@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:22727>
  skos:prefLabel "بنزوپیران"@fa, "benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:204673> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:204673>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C25H28O6/c1-10-14(5)30-8-18-20(10)12(3)22(26)16(24(18)28)7-17-23(27)13(4)21-11(2)15(6)31-9-19(21)25(17)29/h8-11,14-15,26-27H,7H2,1-6H3/t10-,11-,14-,15-/m1/s1" ;
  skos:prefLabel "دیسیترینون C"@fa, "dicitrinone c"@en ;
  ns0:mass "424.493" ;
  ns0:formula "C25H28O6" ;
  ns0:inchikey "ANUXSVFRJVLLSU-YIKOMLBNSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3R,4S)-6-hydroxy-7-[[(3R,4S)-6-hydroxy-3,4,5-trimethyl-8-oxo-3,4-dihydroisochromen-7-yl]methyl]-3,4,5-trimethyl-3,4-dihydroisochromen-8-one" ;
  ns0:smiles "O=C1C=2C(=C(C)C(=C1CC3=C(O)C(=C4[C@@H]([C@@H](C)OC=C4C3=O)C)C)O)[C@@H]([C@@H](C)OC2)C" ;
  ns0:monoisotopicmass "424.18859" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:charge "0" .

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 .
