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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209309>
  skos:prefLabel "کارناتاکافوران A"@fa, "karnatakafuran a"@en ;
  ns0:charge "0" ;
  ns0:inchikey "BXGMQRFXNUXDBC-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C2=C(C(=C(C)C(=C2)O)CCC(O)(C)C)C3=C1C=C(C)C=C3O" ;
  ns0:mass "314.381" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C19H22O4/c1-10-7-14(21)18-15(8-10)23-16-9-13(20)11(2)12(17(16)18)5-6-19(3,4)22/h7-9,20-22H,5-6H2,1-4H3" ;
  ns0:formula "C19H22O4" ;
  ns0:monoisotopicmass "314.15181" ;
  ns0:synonym_EXACT "9-(3-hydroxy-3-methylbutyl)-3,8-dimethyldibenzouran-1,7-diol" .

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 .
