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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79740>
  skos:prefLabel "8-hydroxy-3,4,6-trichlorodibenzofuran"@en, "8 هیدروکسی 3،4،6 تری کلرودی بنزوفوران"@fa ;
  ns0:mass "287.52600" ;
  ns0:formula "C12H5Cl3O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  ns0:inchi "InChI=1S/C12H5Cl3O2/c13-8-2-1-6-7-3-5(16)4-9(14)11(7)17-12(6)10(8)15/h1-4,16H" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "Oc1cc(Cl)c2oc3c(Cl)c(Cl)ccc3c2c1" ;
  ns0:charge "0" ;
  ns0:inchikey "YLPGDDLRALHEGY-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "285.93551" ;
  ns0:synonym_RELATED "4,6,7-Trichloro-2-dibenzofuranol" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
