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

<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:211620>
  ns0:mass "468.546" ;
  skos:prefLabel "فورفوراسئیک اسید"@fa, "furfuraceic acid"@en ;
  ns0:formula "C27H32O7" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3,7-dihydroxy-1,9-bis(2-oxoheptyl)dibenzouran-2-carboxylic acid" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "468.21480" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  ns0:inchikey "BFEQZBAYSUCJRY-UHFFFAOYSA-N" ;
  ns0:smiles "O=C(O)C1=C(O)C=C2OC=3C(C2=C1CC(=O)CCCCC)=C(C=C(O)C3)CC(=O)CCCCC" ;
  ns0:inchi "InChI=1S/C27H32O7/c1-3-5-7-9-17(28)11-16-12-19(30)14-22-24(16)26-20(13-18(29)10-8-6-4-2)25(27(32)33)21(31)15-23(26)34-22/h12,14-15,30-31H,3-11,13H2,1-2H3,(H,32,33)" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
