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

<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:217398>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C(C=CC(=C2)O)OC1(O)CCC[C@@H]3C(=CC[C@@H](C3(C)C)O)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "Ganotheaecoloid B"@fa, "ganotheaecoloid b"@en ;
  ns0:synonym_EXACT "2,5-dihydroxy-2-[3-[(1R,5S)-5-hydroxy-2,6,6-trimethylcyclohex-2-en-1-yl]propyl]-1-benzouran-3-one" ;
  ns0:inchi "InChI=1S/C20H26O5/c1-12-6-9-17(22)19(2,3)15(12)5-4-10-20(24)18(23)14-11-13(21)7-8-16(14)25-20/h6-8,11,15,17,21-22,24H,4-5,9-10H2,1-3H3/t15-,17+,20?/m1/s1" ;
  ns0:mass "346.423" ;
  ns0:monoisotopicmass "346.17802" ;
  ns0:formula "C20H26O5" ;
  ns0:charge "0" ;
  ns0:inchikey "SHADMSBHMYIGQQ-MNQXGVLQSA-N" .

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 .
