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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211100>
  ns0:synonym_EXACT "(3R)-6-hydroxy-4,7-dimethoxy-3-(4-oxo-6-prop-1-enylpyran-3-yl)-3H-2-benzouran-1-one" ;
  skos:prefLabel "pinophilone e"@en, "پینوفیلون ای"@fa ;
  ns0:formula "C18H16O7" ;
  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:inchikey "SQFNGGIIJVPGTC-INIZCTEOSA-N" ;
  ns0:charge "0" ;
  ns0:mass "344.319" ;
  ns0:monoisotopicmass "344.08960" ;
  ns0:inchi "InChI=1S/C18H16O7/c1-4-5-9-6-11(19)10(8-24-9)16-14-13(22-2)7-12(20)17(23-3)15(14)18(21)25-16/h4-8,16,20H,1-3H3/t16-/m0/s1" ;
  ns0:smiles "O=C1C(=COC(=C1)C=CC)[C@@H]2OC(=O)C=3C2=C(OC)C=C(O)C3OC" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
