@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:38444>
  skos:prefLabel "2 بنزوپیران"@fa, "2-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225235> .

<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:225235>
  ns0:monoisotopicmass "264.06339" ;
  ns0:formula "C13H12O6" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PLIBTGHSLMVVKU-DGCLKSJQSA-N" ;
  skos:prefLabel "6-hydroxy-8-methoxy-3alpha-methyl-3alpha,9beta-dihydro-3h-furo[3,2-c]isochromene-2,5-dione"@en, "6 هیدروکسی 8 متوکسی 3 آلفا متیل 3 آلفا، 9 بتا دی هیدرو 3H فورو[3،2 c] ایزوکرومن 2،5 دیون"@fa ;
  ns0:inchi "InChI=1S/C13H12O6/c1-13-5-9(15)18-11(13)7-3-6(17-2)4-8(14)10(7)12(16)19-13/h3-4,11,14H,5H2,1-2H3/t11-,13-/m1/s1" ;
  ns0:smiles "O=C1O[C@]2([C@H](OC(C2)=O)C=3C1=C(O)C=C(OC)C3)C" ;
  ns0:synonym_EXACT "(3aR,9bR)-6-hydroxy-8-methoxy-3a-methyl-3,9b-dihydrouro[3,2-c]isochromene-2,5-dione" ;
  ns0:mass "264.233" .

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 .
