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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209453>
  ns0:formula "C18H18O7" ;
  ns0:mass "346.335" ;
  skos:prefLabel "دالدینولید A"@fa, "daldinolide a"@en ;
  ns0:synonym_EXACT "3-(2,3-dimethoxy-5-methylphenyl)-3,5-dihydroxy-7-methoxy-2-benzouran-1-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:monoisotopicmass "346.10525" ;
  ns0:smiles "O=C1O[C@](O)(C2=C(OC)C(OC)=CC(=C2)C)C=3C1=C(OC)C=C(O)C3" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H18O7/c1-9-5-12(16(24-4)14(6-9)23-3)18(21)11-7-10(19)8-13(22-2)15(11)17(20)25-18/h5-8,19,21H,1-4H3/t18-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RMNOGZNNJGVWOO-SFHVURJKSA-N" .

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 .
