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

<http://www.irandoc.acir/onto/irandoc/CHEBI:158418>
  ns0:inchikey "OEQKGSPBDVKYOC-ZKWXMUAHSA-N" ;
  ns0:formula "C11H21N3O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:monoisotopicmass "291.12528" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C11H21N3O4S/c1-3-6(2)9(12)10(16)13-4-8(15)14-7(5-19)11(17)18/h6-7,9,19H,3-5,12H2,1-2H3,(H,13,16)(H,14,15)(H,17,18)/t6-,7-,9-/m0/s1" ;
  skos:prefLabel "ile-gly-cys"@en, "Ile Gly Cys"@fa ;
  ns0:charge "0" ;
  ns0:smiles "SC[C@H](NC(=O)CNC(=O)[C@@H](N)[C@H](CC)C)C(O)=O" ;
  ns0:mass "291.370" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2R)-2-[[2-[[(2S,3S)-2-amino-3-methylpentanoyl]amino]acetyl]amino]-3-sulanylpropanoic acid" .

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 .
