@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:30527>
  skos:prefLabel "فلاوین"@fa, "flavin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92012> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92012>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:30527> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC2=C(C=C1C=O)N(C3=NC(=O)NC(=O)C3=N2)C" ;
  ns0:inchikey "JDEMVNYMYPJJIM-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "270.244" ;
  ns0:inchi "InChI=1S/C13H10N4O3/c1-6-3-8-9(4-7(6)5-18)17(2)11-10(14-8)12(19)16-13(20)15-11/h3-5H,1-2H3,(H,16,19,20)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "7,10-dimethyl-2,4-dioxo-8-benzo[g]pteridinecarboxaldehyde"@en, "7،10 دی متیل 2،4 دی اکسو 8 بنزو[g] پتریدین کربوکسالدئید"@fa ;
  ns0:formula "C13H10N4O3" ;
  ns0:monoisotopicmass "270.07529" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
