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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:10439>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  ns0:monoisotopicmass "274.08412" ;
  ns0:smiles "COc1c(O)c(OC)c2oc3ccccc3c2c1OC" ;
  ns0:inchi "InChI=1S/C15H14O5/c1-17-12-10-8-6-4-5-7-9(8)20-13(10)15(19-3)11(16)14(12)18-2/h4-7,16H,1-3H3" ;
  ns0:mass "274.269" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "بتا پیروفوران"@fa, "beta-pyrufuran"@en ;
  ns0:synonym_EXACT "beta-Pyrufuran" ;
  ns0:inchikey "XLCIGBDZQKRLPH-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H14O5" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
