@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:24922>
  skos:prefLabel "ایزوکینولین ها"@fa, "isoquinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223274> .

<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:223274>
  ns0:monoisotopicmass "426.19032" ;
  skos:prefLabel "سیانوسیکلین A"@fa, "cyanocycline a"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchi "InChI=1S/C22H26N4O5/c1-9-19(28)15-14(20(29)21(9)30-3)13(8-27)26-12(7-23)11-6-10-16(24(11)2)18(26)17(15)25-4-5-31-22(10)25/h10-13,16-18,22,27H,4-6,8H2,1-3H3/t10-,11+,12+,13+,16+,17-,18-,22-/m1/s1" ;
  ns0:mass "426.473" ;
  ns0:inchikey "KDWXMIJUXUSUMZ-YDKAWLQJSA-N" ;
  ns0:synonym_EXACT "(1S,3R,4R,9R,16R,18R,19S,21R)-16-(hydroxymethyl)-13-methoxy-12,20-dimethyl-11,14-dioxo-5-oxa-8,17,20-triazahexacyclo[15.3.1.03,19.04,8.09,18.010,15]henicosa-10(15),12-diene-21-carbonitrile" ;
  ns0:formula "C22H26N4O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C(OC)=C(C(=O)C2=C1[C@@H](N3[C@@H](C#N)[C@@H]4C[C@H]5[C@@H]6N([C@H]2[C@H]3[C@H]5N4C)CCO6)CO)C" ;
  ns0:subset "2_STAR" .

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 .
