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

<http://www.irandoc.acir/onto/irandoc/CHEBI:188728>
  ns0:formula "C24H30O" ;
  ns0:inchi "InChI=1S/C24H30O/c1-4-6-9-19-11-8-12-20(10-7-5-2)22(19)16-21-17-25-24-14-13-18(3)15-23(21)24/h8,11-15,17H,4-7,9-10,16H2,1-3H3" ;
  ns0:synonym_EXACT "3-[(2,6-dibutylphenyl)methyl]-5-methyl-1-benzouran" ;
  ns0:smiles "O1C2=C(C(CC3=C(CCCC)C=CC=C3CCCC)=C1)C=C(C=C2)C" ;
  ns0:charge "0" ;
  skos:prefLabel "3-(2,6-dibutylbenzyl)-5-methyl-1-benzofuran"@en, "3 (2،6 دی بوتیل بنزیل) 5 متیل 1 بنزوفوران"@fa ;
  ns0:monoisotopicmass "334.22967" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "TVRYCHOXOYEKCV-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:mass "334.503" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
