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

<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:212703>
  ns0:formula "C17H14O7" ;
  ns0:monoisotopicmass "330.07395" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "4,7,8-trihydroxy-5,10-dimethyl-1,3-dihydro-[2]benzouro[5,6-b][1]benzouran-6-carboxylic acid" ;
  skos:prefLabel "preubetaiafuran b"@en, "پریوبتایافوران بی"@fa ;
  ns0:inchi "InChI=1S/C17H14O7/c1-5-7-3-23-4-8(7)12(18)11-9-6(2)10(17(21)22)13(19)14(20)16(9)24-15(5)11/h18-20H,3-4H2,1-2H3,(H,21,22)" ;
  ns0:inchikey "AEAOLRJWRKFEIC-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  ns0:smiles "O=C(O)C1=C(O)C(O)=C2OC=3C(C2=C1C)=C(O)C4=C(COC4)C3C" ;
  ns0:subset "2_STAR" ;
  ns0:mass "330.292" .

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 .
