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

<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://www.irandoc.acir/onto/irandoc/CHEBI:192330>
  ns0:mass "508.435" ;
  ns0:formula "C26H20O11" ;
  ns0:smiles "O1C2=C(C=3C1=CC(O)=C(O)C3)C(OC(=O)C)=C(OC(=O)C)C(=C2OC(=O)C)C4=CC=C(OC(=O)C)C=C4" ;
  ns0:inchikey "RCCVHCHMVALAKN-UHFFFAOYSA-N" ;
  skos:prefLabel "BL III"@fa, "bl iii"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "508.10056" ;
  ns0:inchi "InChI=1S/C26H20O11/c1-11(27)33-16-7-5-15(6-8-16)21-23(34-12(2)28)25(36-14(4)30)22-17-9-18(31)19(32)10-20(17)37-26(22)24(21)35-13(3)29/h5-10,31-32H,1-4H3" ;
  ns0:synonym_EXACT "[4-(1,2,4-triacetyloxy-7,8-dihydroxydibenzouran-3-yl)phenyl] acetate" ;
  ns0:subset "2_STAR" .

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 .
