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

<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:206008> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:206008>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53792> ;
  ns0:smiles "O=C1N(OC)C=CC2=C1[C@H]3[C@](C[C@H](C)C[C@@H]3C)(C)[C@@H](O2)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "کوردی پیریدون C"@fa, "cordypyridone c"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "291.391" ;
  ns0:inchi "InChI=1S/C17H25NO3/c1-10-8-11(2)15-14-13(6-7-18(20-5)16(14)19)21-12(3)17(15,4)9-10/h6-7,10-12,15H,8-9H2,1-5H3/t10-,11+,12+,15+,17+/m1/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "291.18344" ;
  ns0:formula "C17H25NO3" ;
  ns0:synonym_EXACT "(6S,6aR,8R,10S,10aR)-2-methoxy-6,6a,8,10-tetramethyl-6,7,8,9,10,10a-hexahydroisochromeno[4,3-c]pyridin-1-one" ;
  ns0:inchikey "DPARKPYITVXEDI-BYUDVDJISA-N" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
