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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120520>
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCCCC1=CC2=C(C3=C(CN(CC3)C)C(=O)O2)C(=C1)O" ;
  skos:prefLabel "10 هیدروکسی 3 متیل 8 پنتیل 2،4 دی هیدرو 1H [1] بنزوپیرانو [3،4 c] پیریدین 5 یک"@fa, "10-hydroxy-3-methyl-8-pentyl-2,4-dihydro-1h-[1]benzopyrano[3,4-c]pyridin-5-one"@en ;
  ns0:inchi "InChI=1S/C18H23NO3/c1-3-4-5-6-12-9-15(20)17-13-7-8-19(2)11-14(13)18(21)22-16(17)10-12/h9-10,20H,3-8,11H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53792> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C18H23NO3" ;
  ns0:charge "0" ;
  ns0:mass "301.381" ;
  ns0:inchikey "MEBZGLZNIWIHGA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "301.16779" .

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 .
