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

<http://www.irandoc.acir/onto/irandoc/CHEBI:161373>
  skos:prefLabel "cys-gly-thr"@en, "Cys Gly Thr"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "279.310" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C9H17N3O5S" ;
  ns0:synonym_EXACT "(2S,3R)-2-[[2-[[(2R)-2-amino-3-sulanylpropanoyl]amino]acetyl]amino]-3-hydroxybutanoic acid" ;
  ns0:monoisotopicmass "279.08889" ;
  ns0:smiles "SC[C@H](N)C(=O)NCC(=O)N[C@@H]([C@H](O)C)C(O)=O" ;
  ns0:inchikey "OXOQBEVULIBOSH-ZDLURKLDSA-N" ;
  ns0:inchi "InChI=1S/C9H17N3O5S/c1-4(13)7(9(16)17)12-6(14)2-11-8(15)5(10)3-18/h4-5,7,13,18H,2-3,10H2,1H3,(H,11,15)(H,12,14)(H,16,17)/t4-,5+,7+/m1/s1" ;
  ns0:charge "0" ;
  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 .
