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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:135269>
  ns0:synonym_RELATED "clearnal" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "traxanox"@en, "تراکسانوکس"@fa ;
  ns0:inchi "InChI=1S/C13H6ClN5O2/c14-9-5-6(12-16-18-19-17-12)4-8-10(20)7-2-1-3-15-13(7)21-11(8)9/h1-5H,(H,16,17,18,19)" ;
  ns0:charge "0" ;
  ns0:mass "299.672" ;
  ns0:inchikey "MLCGWPUVZKTVLO-UHFFFAOYSA-N" ;
  ns0:formula "C13H6ClN5O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53792> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "299.02100" ;
  ns0:smiles "O=C1C2=C(OC=3C1=CC=CN3)C(Cl)=CC(=C2)C=4NN=NN4" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
