@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:16670>
  skos:prefLabel "پپتید"@fa, "peptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:226477> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:226477>
  ns0:mass "998.011" ;
  ns0:formula "C38H67N11O20" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "مگاپلی باکتین E"@fa, "megapolibactin e"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C38H67N11O20/c1-3-4-5-6-7-8-9-12-22(53)17-27(54)39-18-28(55)44-30(31(56)38(64)65)36(61)43-26(20-51)34(59)45-29(21(2)52)35(60)40-23(13-10-15-48(68)46-66)32(57)42-25(19-50)33(58)41-24(37(62)63)14-11-16-49(69)47-67/h21-26,29-31,50-53,56,68-69H,3-20H2,1-2H3,(H,39,54)(H,40,60)(H,41,58)(H,42,57)(H,43,61)(H,44,55)(H,45,59)(H,62,63)(H,64,65)/t21-,22-,23-,24-,25+,26+,29-,30-,31-/m1/s1" ;
  ns0:monoisotopicmass "997.45638" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "O=NN(O)CCC[C@@H](NC(=O)[C@@H](NC(=O)[C@H](NC(=O)[C@H](NC(=O)[C@@H](NC(=O)[C@H](NC(=O)CNC(=O)C[C@H](O)CCCCCCCCC)[C@@H](O)C(=O)O)CO)[C@H](O)C)CCCN(O)N=O)CO)C(=O)O" ;
  ns0:inchikey "WCZJBTAFPATOQP-SOOMBEQHSA-N" .

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 .
