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

<http://www.irandoc.acir/onto/irandoc/CHEBI:166237>
  ns0:inchi "InChI=1S/C14H27N3O4S/c1-5-8(4)11(17-12(18)10(15)7(2)3)13(19)16-9(6-22)14(20)21/h7-11,22H,5-6,15H2,1-4H3,(H,16,19)(H,17,18)(H,20,21)/t8-,9-,10-,11-/m0/s1" ;
  ns0:inchikey "PYPZMFDMCCWNST-NAKRPEOUSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "333.450" ;
  ns0:smiles "SC[C@H](NC(=O)[C@@H](NC(=O)[C@@H](N)C(C)C)[C@H](CC)C)C(O)=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "333.17223" ;
  ns0:synonym_EXACT "(2R)-2-[[(2S,3S)-2-[[(2S)-2-amino-3-methylbutanoyl]amino]-3-methylpentanoyl]amino]-3-sulanylpropanoic acid" ;
  skos:prefLabel "val-ile-cys"@en, "Val Ile Cys"@fa ;
  ns0:charge "0" ;
  ns0:formula "C14H27N3O4S" ;
  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 .
