@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:53792>
  skos:prefLabel "پیریدوکرومن"@fa, "pyridochromene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182670> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:182670>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C16H23NO3/c1-9-7-10(2)14-13-12(5-6-17(19)15(13)18)20-11(3)16(14,4)8-9/h5-6,9-11,14,19H,7-8H2,1-4H3/t9-,10+,11-,14+,16-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53792> ;
  ns0:mass "277.364" ;
  ns0:formula "C16H23NO3" ;
  ns0:synonym_EXACT "(6R,6aS,8R,10S,10aR)-2-hydroxy-6,6a,8,10-tetramethyl-6,7,8,9,10,10a-hexahydroisochromeno[4,3-c]pyridin-1-one" ;
  ns0:monoisotopicmass "277.16779" ;
  ns0:inchikey "YXWXVUSGNDTEJY-LRXDAGSUSA-N" ;
  skos:prefLabel "(6R,6As,8R,10S,10aR) 2 هیدروکسی 6,6a,8,10 تترمتیل 6,7,8,9,10,10a hexahydroisochromeno[4,3c]pyridin 1 one"@fa, "(6r,6as,8r,10s,10ar)-2-hydroxy-6,6a,8,10-tetramethyl-6,7,8,9,10,10a-hexahydroisochromeno[4,3-c]pyridin-1-one"@en ;
  ns0:smiles "O1[C@@H]([C@@]2([C@@]([C@H](C[C@H](C2)C)C)(C3=C1C=CN(O)C3=O)[H])C)C" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
