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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217235>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "phochrodine a"@en, "فوکرودین A"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H11NO4" ;
  ns0:inchikey "WNAGJVOBKCGVEO-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53792> ;
  ns0:smiles "O=C(O)C1=C2C3=NC(=CC=C3COC2=CC(=C1)O)C" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H11NO4/c1-7-2-3-8-6-19-11-5-9(16)4-10(14(17)18)12(11)13(8)15-7/h2-5,16H,6H2,1H3,(H,17,18)" ;
  ns0:mass "257.245" ;
  ns0:monoisotopicmass "257.06881" ;
  ns0:synonym_EXACT "8-hydroxy-2-methyl-5H-chromeno[4,3-b]pyridine-10-carboxylic acid" .

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 .
