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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:204167>
  ns0:formula "C23H30O5" ;
  ns0:mass "386.488" ;
  skos:prefLabel "l-671776-a"@en, "L 671776 A"@fa ;
  ns0:synonym_EXACT "(3S,4aS,7R,8R,8aS)-3,4'-dihydroxy-4,4,7,8a-tetramethylspiro[2,3,4a,5,6,7-hexahydro-1H-naphthalene-8,2'-3H-1-benzouran]-6',7'-dicarbaldehyde" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "WIGGVNIABVHHCS-PRUYFYHSSA-N" ;
  ns0:monoisotopicmass "386.20932" ;
  ns0:inchi "InChI=1S/C23H30O5/c1-13-5-6-18-21(2,3)19(27)7-8-22(18,4)23(13)10-15-17(26)9-14(11-24)16(12-25)20(15)28-23/h9,11-13,18-19,26-27H,5-8,10H2,1-4H3/t13-,18+,19+,22+,23-/m1/s1" ;
  ns0:smiles "O=CC1=C(C=C(O)C2=C1O[C@]3([C@@]4([C@H](C([C@@H](O)CC4)(C)C)CC[C@H]3C)C)C2)C=O" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
