@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:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198750> .

<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:198750>
  ns0:mass "400.295" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "kynapcin-28"@en, "Kynapcin 28"@fa ;
  ns0:smiles "O=C(OC)C=1OC=2C=C(O)C(=CC2C1C3=C(OC4=C3C=C(O)C(=C4)O)C(=O)O)O" ;
  ns0:inchikey "MOXBJFJTLKHZPO-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H12O10/c1-27-19(26)17-15(7-3-9(21)11(23)5-13(7)29-17)14-6-2-8(20)10(22)4-12(6)28-16(14)18(24)25/h2-5,20-23H,1H3,(H,24,25)" ;
  ns0:formula "C19H12O10" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:monoisotopicmass "400.04305" ;
  ns0:synonym_EXACT "3-(5,6-dihydroxy-2-methoxycarbonyl-1-benzouran-3-yl)-5,6-dihydroxy-1-benzouran-2-carboxylic acid" .

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 .
