@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:219191> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:219191>
  ns0:formula "C26H46N10O10" ;
  skos:prefLabel "salinichelin a"@en, "سالینچلین A"@fa ;
  ns0:mass "658.714" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "658.33984" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" ;
  ns0:smiles "O=C1N[C@H](C(=O)N[C@H]1CCCN(O)C(=O)[C@H](NC(=O)[C@@H](NC(=O)C)CCCN(O)C(=O)C)CCCN=C(N)N)CCCN(O)C=O" ;
  ns0:inchikey "KTNBRCZOASCKCF-XSDIEEQYSA-N" ;
  ns0:synonym_EXACT "(2R)-2-[[(2S)-2-acetamido-5-[acetyl(hydroxy)amino]pentanoyl]amino]-5-(diaminomethylideneamino)-N-[3-[(2S,5S)-5-[3-[ormyl(hydroxy)amino]propyl]-3,6-dioxopiperazin-2-yl]propyl]-N-hydroxypentanamide" ;
  ns0:inchi "InChI=1S/C26H46N10O10/c1-16(38)30-18(9-5-13-35(45)17(2)39)22(40)33-21(7-3-11-29-26(27)28)25(43)36(46)14-6-10-20-24(42)31-19(23(41)32-20)8-4-12-34(44)15-37/h15,18-21,44-46H,3-14H2,1-2H3,(H,30,38)(H,31,42)(H,32,41)(H,33,40)(H4,27,28,29)/t18-,19-,20-,21+/m0/s1" ;
  ns0:subset "2_STAR" .

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 .
