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

<http://www.irandoc.acir/onto/irandoc/CHEBI:204494>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53792> ;
  ns0:formula "C17H25NO3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "291.18344" ;
  ns0:inchi "InChI=1S/C17H25NO3/c1-5-13-17(4)9-10(2)8-11(3)15(17)14-12(21-13)6-7-18(20)16(14)19/h6-7,10-11,13,15,20H,5,8-9H2,1-4H3/t10-,11+,13+,15+,17+/m0/s1" ;
  ns0:synonym_EXACT "(6R,6aS,8S,10R,10aS)-6-ethyl-2-hydroxy-6a,8,10-trimethyl-6,7,8,9,10,10a-hexahydroisochromeno[4,3-c]pyridin-1-one" ;
  skos:prefLabel "fusaricide"@en, "فوزار کش"@fa ;
  ns0:mass "291.391" ;
  ns0:charge "0" ;
  ns0:inchikey "KRTBGHXNQMTBCL-MRYGCYLCSA-N" ;
  ns0:smiles "O=C1N(O)C=CC2=C1[C@@H]3[C@@](C[C@@H](C)C[C@H]3C)(C)[C@H](O2)CC" .

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 .
