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

<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:197231>
  ns0:inchi "InChI=1S/C26H22O7/c1-31-22-14-21(29)24(20(28)10-8-15-6-4-3-5-7-15)25-18(22)13-23(33-25)17-12-16(26(30)32-2)9-11-19(17)27/h3-7,9,11-14,27,29H,8,10H2,1-2H3" ;
  skos:prefLabel "لونیکاداتین"@fa, "longicaudatin"@en ;
  ns0:inchikey "DDPIFFIZEVATBM-UHFFFAOYSA-N" ;
  ns0:formula "C26H22O7" ;
  ns0:monoisotopicmass "446.13655" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:subset "2_STAR" ;
  ns0:mass "446.455" ;
  ns0:synonym_EXACT "methyl 4-hydroxy-3-[6-hydroxy-4-methoxy-7-(3-phenylpropanoyl)-1-benzouran-2-yl]benzoate" ;
  ns0:smiles "O1C=2C(C=C1C=3C=C(C=CC3O)C(OC)=O)=C(OC)C=C(O)C2C(=O)CCC4=CC=CC=C4" .

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 .
