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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219253>
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S,3S,4aS)-3,7-dihydroxy-9-methoxy-4a-methyl-6-oxo-3,4-dihydro-2H-benzo[c]chromen-2-yl] acetate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:smiles "O=C1O[C@@]2(C(=C[C@H](OC(=O)C)[C@H](C2)O)C=3C1=C(O)C=C(OC)C3)C" ;
  ns0:inchi "InChI=1S/C17H18O7/c1-8(18)23-14-6-11-10-4-9(22-3)5-12(19)15(10)16(21)24-17(11,2)7-13(14)20/h4-6,13-14,19-20H,7H2,1-3H3/t13-,14-,17-/m0/s1" ;
  skos:prefLabel "(+) (2S,3S,4aS) استر آلتنوئن 2 استوکسی"@fa, "(+)-(2s,3s,4as)-altenuene-2-acetoxy ester"@en ;
  ns0:monoisotopicmass "334.10525" ;
  ns0:formula "C17H18O7" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KDFOBGDNUMYZQG-ZQIUZPCESA-N" ;
  ns0:mass "334.324" ;
  ns0:subset "2_STAR" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
