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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121501>
  skos:prefLabel "2-[(2,4-dimethoxyphenyl)methyl-methylamino]-n-(2-methoxy-3-dibenzofuranyl)acetamide"@en, "2 [(2،4 دی متوکسی فنیل) متیل متیل آمینو] N (2 متوکسی 3 دی بنزوفورانیل) استامید"@fa ;
  ns0:smiles "CN(CC1=C(C=C(C=C1)OC)OC)CC(=O)NC2=C(C=C3C4=CC=CC=C4OC3=C2)OC" ;
  ns0:inchi "InChI=1S/C25H26N2O5/c1-27(14-16-9-10-17(29-2)11-22(16)30-3)15-25(28)26-20-13-23-19(12-24(20)31-4)18-7-5-6-8-21(18)32-23/h5-13H,14-15H2,1-4H3,(H,26,28)" ;
  ns0:inchikey "WGBKODZDXBJSKD-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C25H26N2O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "434.18417" ;
  ns0:mass "434.485" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> .

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 .
