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

<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://www.irandoc.acir/onto/irandoc/CHEBI:160675>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "Met-Gln-Ser"@fa, "met-gln-ser"@en ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-5-amino-2-[[(2S)-2-amino-4-methylsulanylbutanoyl]amino]-5-oxopentanoyl]amino]-3-hydroxypropanoic acid" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "S(CC[C@H](N)C(=O)N[C@@H](CCC(=O)N)C(=O)N[C@@H](CO)C(O)=O)C" ;
  ns0:inchikey "RZJOHSFAEZBWLK-CIUDSAMLSA-N" ;
  ns0:monoisotopicmass "364.14166" ;
  ns0:formula "C13H24N4O6S" ;
  ns0:inchi "InChI=1S/C13H24N4O6S/c1-24-5-4-7(14)11(20)16-8(2-3-10(15)19)12(21)17-9(6-18)13(22)23/h7-9,18H,2-6,14H2,1H3,(H2,15,19)(H,16,20)(H,17,21)(H,22,23)/t7-,8-,9-/m0/s1" ;
  ns0:mass "364.420" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" .

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 .
