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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206541>
  ns0:monoisotopicmass "357.08485" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "DPALMJMZXLVEDD-UHFFFAOYSA-N" ;
  skos:prefLabel "دیاپورفازین سی"@fa, "diaporphasine c"@en ;
  ns0:inchi "InChI=1S/C18H15NO7/c1-8-5-12-11(7-19-8)15(21)14-10(18(22)24-4)6-13(23-3)16(17(14)26-12)25-9(2)20/h5-7H,1-4H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "357.318" ;
  ns0:smiles "O=C1C2=C(OC3=C1C=NC(=C3)C)C(OC(=O)C)=C(OC)C=C2C(=O)OC" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl 6-acetyloxy-7-methoxy-3-methyl-10-oxochromeno[3,2-c]pyridine-9-carboxylate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53792> ;
  ns0:formula "C18H15NO7" .

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 .
