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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:163324>
  ns0:inchikey "ZSLFCBHEINFXRS-LPEHRKFASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "Ser-Met-Pro"@fa, "ser-met-pro"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "333.13584" ;
  ns0:mass "333.400" ;
  ns0:inchi "InChI=1S/C13H23N3O5S/c1-22-6-4-9(15-11(18)8(14)7-17)12(19)16-5-2-3-10(16)13(20)21/h8-10,17H,2-7,14H2,1H3,(H,15,18)(H,20,21)/t8-,9-,10+/m0/s1" ;
  ns0:formula "C13H23N3O5S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:synonym_EXACT "(2R)-1-[(2S)-2-[[(2S)-2-amino-3-hydroxypropanoyl]amino]-4-methylsulanylbutanoyl]pyrrolidine-2-carboxylic acid" ;
  ns0:smiles "S(CC[C@H](NC(=O)[C@@H](N)CO)C(=O)N1[C@H](CCC1)C(O)=O)C" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
