@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:38922>
  skos:prefLabel "دی بنزوفوران ها"@fa, "dibenzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92239> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:92239>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  ns0:mass "428.476" ;
  ns0:formula "C24H28O7" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "428.18350" ;
  ns0:smiles "CC1=C(C2=C(C(=C1O)C(=O)CC(C)C)OC3=C2C(=C(C(=C3C(=O)CC(C)C)O)C)O)O" ;
  ns0:inchi "InChI=1S/C24H28O7/c1-9(2)7-13(25)15-19(27)11(5)21(29)17-18-22(30)12(6)20(28)16(14(26)8-10(3)4)24(18)31-23(15)17/h9-10,27-30H,7-8H2,1-6H3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3-methyl-1-[1,3,7,9-tetrahydroxy-2,8-dimethyl-6-(3-methyl-1-oxobutyl)-4-dibenzofuranyl]-1-butanone"@en, "3 متیل 1 [1،3،7،9 تتراهیدروکسی 2،8 دی متیل 6 (3 متیل 1 اگزوبوتیل) 4 دی بنزوفورانیل] 1 بوتانون"@fa ;
  ns0:inchikey "DEUFHKWBUJBCRS-UHFFFAOYSA-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:mass rdfs:label "جرم"@fa, "mass"@en .
