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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:163014>
  ns0:synonym_EXACT "(4S)-4-amino-5-[[(2S,3S)-1-[[(1S)-1-carboxy-2-(4-hydroxyphenyl)ethyl]amino]-3-methyl-1-oxopentan-2-yl]amino]-5-oxopentanoic acid" ;
  ns0:inchikey "KRRFFAHEAOCBCQ-SIUGBPQLSA-N" ;
  skos:prefLabel "گلو ایل تیر"@fa, "glu-ile-tyr"@en ;
  ns0:formula "C20H29N3O7" ;
  ns0:smiles "O=C(N[C@@H](CC1=CC=C(O)C=C1)C(O)=O)[C@@H](NC(=O)[C@@H](N)CCC(O)=O)[C@H](CC)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "423.466" ;
  ns0:inchi "InChI=1S/C20H29N3O7/c1-3-11(2)17(23-18(27)14(21)8-9-16(25)26)19(28)22-15(20(29)30)10-12-4-6-13(24)7-5-12/h4-7,11,14-15,17,24H,3,8-10,21H2,1-2H3,(H,22,28)(H,23,27)(H,25,26)(H,29,30)/t11-,14-,15-,17-/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "423.20055" .

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 .
