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

<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://www.irandoc.acir/onto/irandoc/CHEBI:215174>
  ns0:inchikey "VTJRQLJOIUWHBZ-CIUDSAMLSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(N[C@H](C(=O)N)CC(C)C)[C@@H](O)C[C@H](N)CN" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C11H24N4O3" ;
  skos:prefLabel "(2s)-2-[[(2s,4s)-4,5-diamino-2-hydroxypentanoyl]amino]-4-methylpentanamide"@en, "(2S) 2 [[(2S,4S) 4,5 دی آمینو 2 هیدروکسی پنتانویل] آمینو] 4 متیل پنتانامید"@fa ;
  ns0:monoisotopicmass "260.18484" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S,4S)-4,5-diamino-2-hydroxypentanoyl]amino]-4-methylpentanamide" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchi "InChI=1S/C11H24N4O3/c1-6(2)3-8(10(14)17)15-11(18)9(16)4-7(13)5-12/h6-9,16H,3-5,12-13H2,1-2H3,(H2,14,17)(H,15,18)/t7-,8-,9-/m0/s1" ;
  ns0:mass "260.338" .

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 .
