@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36981>
  skos:prefLabel "نوکلئوتید فلاوین"@fa, "flavin nucleotide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:212284> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:212284>
  ns0:inchi "InChI=1S/C22H29N4O9P/c1-10-7-12-16-15(11(10)2)22(3,4)5-6-25(16)17-19(23-21(31)24-20(17)30)26(12)8-13(27)18(29)14(28)9-35-36(32,33)34/h6-7,13-14,18,27-29H,5,8-9H2,1-4H3,(H3-,23,24,30,31,32,33,34)/p+1/t13-,14+,18-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "prenylated flavin mononucleotide"@en, "مونونوکلئوتید فلاوین پرنیله شده"@fa ;
  ns0:mass "525.474" ;
  ns0:formula "C22H30N4O9P" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KOUJZPGFPGLHCZ-IYOUNJFTSA-O" ;
  ns0:monoisotopicmass "525.17449" ;
  ns0:synonym_EXACT "[(2R,3S,4S)-2,3,4-trihydroxy-5-(11,12,14,14-tetramethyl-3,5-dioxo-4,6,8-triaza-1-azoniatetracyclo[7.7.1.02,7.013,17]heptadeca-1(16),2(7),9(17),10,12-pentaen-8-yl)pentyl] dihydrogen phosphate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36981> ;
  ns0:charge "+1" ;
  ns0:smiles "P(=O)(OC[C@@H](O)[C@@H](O)[C@@H](O)CN1C=2NC(=O)NC(C2[N+]3=CCC(C=4C3=C1C=C(C)C4C)(C)C)=O)(O)O" .

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