@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:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208209> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:208209>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:inchikey "YHOHWAZBVVZDTC-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C26H24O9/c1-13(27)33-24-21(15-7-9-16(29-3)10-8-15)23(32-6)25-22(26(24)34-14(2)28)17-11-19(30-4)20(31-5)12-18(17)35-25/h7-12H,1-6H3" ;
  skos:prefLabel "بولتوپسین 11"@fa, "boletopsin 11"@en ;
  ns0:monoisotopicmass "480.14203" ;
  ns0:formula "C26H24O9" ;
  ns0:mass "480.469" ;
  ns0:smiles "O=C(OC1=C(C(OC)=C2OC3=C(C2=C1OC(=O)C)C=C(OC)C(=C3)OC)C4=CC=C(OC)C=C4)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[1-acetyloxy-4,7,8-trimethoxy-3-(4-methoxyphenyl)dibenzouran-2-yl] acetate" ;
  ns0:charge "0" .

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 .
