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

<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:213878>
  ns0:mass "676.944" ;
  skos:prefLabel "آلمیرامید ای"@fa, "almiramide e"@en ;
  ns0:inchi "InChI=1S/C36H64N6O6/c1-14-17-18-19-20-25(10)35(47)41(12)29(22(6)7)33(45)39-27(21(4)5)32(44)40-28(23(8)15-2)36(48)42(13)30(24(9)16-3)34(46)38-26(11)31(37)43/h1,21-30H,15-20H2,2-13H3,(H2,37,43)(H,38,46)(H,39,45)(H,40,44)/t23-,24-,25-,26+,27-,28+,29+,30+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:formula "C36H64N6O6" ;
  ns0:synonym_EXACT "(2R)-N-[(2S)-1-[[(2R)-1-[[(2S,3R)-1-[[(2S,3R)-1-[[(2S)-1-amino-1-oxopropan-2-yl]amino]-3-methyl-1-oxopentan-2-yl]-methylamino]-3-methyl-1-oxopentan-2-yl]amino]-3-methyl-1-oxobutan-2-yl]amino]-3-methyl-1-oxobutan-2-yl]-N,2-dimethyloct-7-ynamide" ;
  ns0:charge "0" ;
  ns0:inchikey "KQSQXKSUNVGZND-VEPIHAAWSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(N([C@H](C(=O)N[C@H](C(=O)N)C)[C@@H](CC)C)C)[C@@H](NC(=O)[C@H](NC(=O)[C@@H](N(C(=O)[C@@H](CCCCC#C)C)C)C(C)C)C(C)C)[C@@H](CC)C" ;
  ns0:monoisotopicmass "676.48873" .

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 .
