@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:48207>
  skos:prefLabel "کینامایسین"@fa, "kinamycin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:48216> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:48216>
  ns0:formula "C20H16N2O8" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48207> ;
  ns0:inchikey "FRKARNRSYLXVBE-MTQWCTHYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "kinamycin e"@en, "کینامایسین E"@fa ;
  ns0:synonym_EXACT "(1R,2R,3R,4S)-11-diazo-2,3,4,9-tetrahydroxy-2-methyl-5,10-dioxo-2,3,4,5,10,11-hexahydro-1H-benzo[b]fluoren-1-yl acetate" ;
  ns0:smiles "CC(=O)O[C@@H]1c2c([C@H](O)[C@@H](O)[C@@]1(C)O)c1c(c(=O)c3c(O)cccc3c1=O)c2=[N+]=[N-]" ;
  ns0:subset "3_STAR" ;
  ns0:monoisotopicmass "412.09067" ;
  ns0:inchi "InChI=1S/C20H16N2O8/c1-6(23)30-19-13-11(17(27)18(28)20(19,2)29)10-12(14(13)22-21)16(26)9-7(15(10)25)4-3-5-8(9)24/h3-5,17-19,24,27-29H,1-2H3/t17-,18+,19+,20+/m0/s1" ;
  ns0:charge "0" ;
  ns0:mass "412.34960" .

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