@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:48378>
  skos:prefLabel "اسید کربوکسیمیدیک"@fa, "carboximidic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:222372> .

<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:222372>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "DWFFHRSGCPBMKD-RMHMXCCCSA-N" ;
  ns0:formula "C29H40N2O9" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48378> ;
  ns0:inchi "InChI=1S/C29H40N2O9/c1-15-9-8-10-22(37-5)27(40-29(30)36)17(3)11-16(2)24(33)23(38-6)12-18(4)26(39-7)20-13-19(32)14-21(25(20)34)31-28(15)35/h8-11,13-14,16,18,22-24,26-27,33H,12H2,1-7H3,(H2,30,36)(H,31,35)/b10-8+,15-9-,17-11-/t16-,18+,22-,23-,24+,26-,27-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "هربیمایسین C"@fa, "herbimycin c"@en ;
  ns0:synonym_EXACT "[(4Z,6E,8R,9R,10Z,12R,13S,14R,16S,17R)-13-hydroxy-8,14,17-trimethoxy-4,10,12,16-tetramethyl-3,20,22-trioxo-2-azabicyclo[16.3.1]docosa-1(21),4,6,10,18-pentaen-9-yl] carbamate" ;
  ns0:monoisotopicmass "560.27338" ;
  ns0:mass "560.644" ;
  ns0:smiles "O=C1NC=2C(=O)C(=CC(C2)=O)[C@H](OC)[C@H](C[C@@H](OC)[C@@H](O)[C@@H](C=C([C@H]([C@@H](C=CC=C1C)OC)OC(=O)N)C)C)C" .

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 .
