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

<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://www.irandoc.acir/onto/irandoc/CHEBI:144230>
  ns0:inchikey "IDZVZCQOFFSQMO-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "didymic acid"@en, "اسید دیدیمیک"@fa ;
  ns0:smiles "O=C(O)C1=C(O)C=C2OC=3C(C2=C1CCCCC)=C(C=C(OC)C3)CCC" ;
  ns0:mass "370.440" ;
  ns0:subset "2_STAR" ;
  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/C22H26O5/c1-4-6-7-9-15-20(22(24)25)16(23)12-18-21(15)19-13(8-5-2)10-14(26-3)11-17(19)27-18/h10-12,23H,4-9H2,1-3H3,(H,24,25)" ;
  ns0:formula "C22H26O5" ;
  ns0:monoisotopicmass "370.178" .

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 .
