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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211350>
  skos:prefLabel "alternatain a"@en, "جایگزین A"@fa ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2'R,3S,3'S,5'S)-2',3',7-trihydroxy-5-methoxy-5'-methylspiro[2-benzouran-3,1'-cyclopentane]-1-one" ;
  ns0:monoisotopicmass "280.09469" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:formula "C14H16O6" ;
  ns0:inchi "InChI=1S/C14H16O6/c1-6-3-10(16)12(17)14(6)8-4-7(19-2)5-9(15)11(8)13(18)20-14/h4-6,10,12,15-17H,3H2,1-2H3/t6-,10-,12+,14-/m0/s1" ;
  ns0:mass "280.276" ;
  ns0:smiles "O=C1O[C@]2([C@H](O)[C@@H](O)C[C@@H]2C)C=3C1=C(O)C=C(OC)C3" ;
  ns0:inchikey "GNHRMMAHDXYVHN-KZASPQGLSA-N" .

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 .
