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

<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:211094>
  ns0:monoisotopicmass "316.09469" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "HFGKCTXQIBTIJJ-INIZCTEOSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:synonym_EXACT "(3R)-6-hydroxy-4-methoxy-3-(4-oxo-6-propylpyran-3-yl)-3H-2-benzouran-1-one" ;
  ns0:formula "C17H16O6" ;
  skos:prefLabel "پینوفیلون سی"@fa, "pinophilone c"@en ;
  ns0:inchi "InChI=1S/C17H16O6/c1-3-4-10-7-13(19)12(8-22-10)16-15-11(17(20)23-16)5-9(18)6-14(15)21-2/h5-8,16,18H,3-4H2,1-2H3/t16-/m0/s1" ;
  ns0:mass "316.309" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(=COC(=C1)CCC)[C@@H]2OC(=O)C=3C2=C(OC)C=C(O)C3" .

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 .
