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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:213803>
  ns0:monoisotopicmass "300.06339" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "alternethanoxin e"@en, "آلترن تانوکسین E"@fa ;
  ns0:formula "C16H12O6" ;
  ns0:smiles "O=C(C1=C2OC=3C=C(OC)C=C4C3C2=C(O[C@@H]4O)C(=C1)O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-[(7S)-4,7-dihydroxy-10-methoxy-6,15-dioxatetracyclo[10.2.1.05,14.08,13]pentadeca-1(14),2,4,8(13),9,11-hexaen-2-yl]ethanone" ;
  ns0:inchi "InChI=1S/C16H12O6/c1-6(17)8-5-10(18)15-13-12-9(16(19)22-15)3-7(20-2)4-11(12)21-14(8)13/h3-5,16,18-19H,1-2H3/t16-/m0/s1" ;
  ns0:inchikey "LDYUGSMSWWYPGX-INIZCTEOSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "300.266" .

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 .
