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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105678>
  ns0:formula "C22H17NO3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H17NO3/c1-25-21-13-17-16-9-5-6-10-19(16)26-20(17)14-18(21)23-22(24)12-11-15-7-3-2-4-8-15/h2-14H,1H3,(H,23,24)" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "343.12084" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  skos:prefLabel "N (2 متوکسی 3 دی بنزوفورانیل) 3 فنیل 2 پروپنامید"@fa, "n-(2-methoxy-3-dibenzofuranyl)-3-phenyl-2-propenamide"@en ;
  ns0:inchikey "MQQMPGRYRICIDF-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=C(C=C2C(=C1)C3=CC=CC=C3O2)NC(=O)C=CC4=CC=CC=C4" ;
  ns0:mass "343.376" .

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 .
