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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:159619>
  ns0:inchi "InChI=1S/C20H29N3O5/c1-12(2)10-15(21)18(25)22-16(11-13-5-7-14(24)8-6-13)19(26)23-9-3-4-17(23)20(27)28/h5-8,12,15-17,24H,3-4,9-11,21H2,1-2H3,(H,22,25)(H,27,28)/t15-,16-,17+/m0/s1" ;
  ns0:inchikey "AXVIGSRGTMNSJU-YESZJQIVSA-N" ;
  ns0:formula "C20H29N3O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "leu-tyr-pro"@en, "Leu Tyr Pro"@fa ;
  ns0:charge "0" ;
  ns0:smiles "O=C(N1[C@H](CCC1)C(O)=O)[C@@H](NC(=O)[C@@H](N)CC(C)C)CC2=CC=C(O)C=C2" ;
  ns0:synonym_EXACT "(2R)-1-[(2S)-2-[[(2S)-2-amino-4-methylpentanoyl]amino]-3-(4-hydroxyphenyl)propanoyl]pyrrolidine-2-carboxylic acid" ;
  ns0:mass "391.468" ;
  ns0:monoisotopicmass "391.21072" ;
  ns0:subset "2_STAR" .

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 .
