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

<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:181705>
  ns0:inchikey "XWGNIHFUPLLNBR-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1-(furan-3-yl)-4,6-dihydroxy-5,8a-dimethyl-4,6,7,8-tetrahydro-1h-isochromen-3-one"@en, "1 (فوران 3 یل) 4،6 دی هیدروکسی 5،8a دی متیل 4،6،7،8 تتراهیدرو 1H ایزوکرومن 3 یک"@fa ;
  ns0:inchi "InChI=1S/C15H18O5/c1-8-10(16)3-5-15(2)11(8)12(17)14(18)20-13(15)9-4-6-19-7-9/h4,6-7,10,12-13,16-17H,3,5H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:smiles "O1C(C2(CCC(O)C(=C2C(O)C1=O)C)C)C=3C=COC3" ;
  ns0:formula "C15H18O5" ;
  ns0:monoisotopicmass "278.11542" ;
  ns0:charge "0" ;
  ns0:mass "278.304" ;
  ns0:synonym_EXACT "1-(uran-3-yl)-4,6-dihydroxy-5,8a-dimethyl-4,6,7,8-tetrahydro-1H-isochromen-3-one" .

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 .
