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

<http://www.irandoc.acir/onto/irandoc/CHEBI:227535>
  ns0:monoisotopicmass "447.27332" ;
  ns0:synonym_EXACT "(2S)-2-[[(2R)-2-[[(2S,3R)-2-acetamido-3-methylpentanoyl]-methylamino]-3-phenylpropanoyl]amino]-4-methylpentanoic acid" ;
  skos:prefLabel "Simplicilliumtide C"@fa, "simplicilliumtide c"@en ;
  ns0:formula "C24H37N3O5" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YBADDKHQARQTBB-RCOXNQKVSA-N" ;
  ns0:smiles "O=C(O)[C@@H](NC(=O)[C@H](N(C(=O)[C@@H](NC(=O)C)[C@@H](CC)C)C)CC1=CC=CC=C1)CC(C)C" ;
  ns0:mass "447.576" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H37N3O5/c1-7-16(4)21(25-17(5)28)23(30)27(6)20(14-18-11-9-8-10-12-18)22(29)26-19(24(31)32)13-15(2)3/h8-12,15-16,19-21H,7,13-14H2,1-6H3,(H,25,28)(H,26,29)(H,31,32)/t16-,19+,20-,21+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> .

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 .
