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

<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:158885>
  ns0:smiles "O=C(N[C@@H](CC1=CC=C(O)C=C1)C(=O)N[C@@H](CC2=CC=C(O)C=C2)C(O)=O)[C@@H](N)[C@H](CC)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C24H31N3O6/c1-3-14(2)21(25)23(31)26-19(12-15-4-8-17(28)9-5-15)22(30)27-20(24(32)33)13-16-6-10-18(29)11-7-16/h4-11,14,19-21,28-29H,3,12-13,25H2,1-2H3,(H,26,31)(H,27,30)(H,32,33)/t14-,19-,20-,21-/m0/s1" ;
  ns0:mass "457.527" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:monoisotopicmass "457.22129" ;
  ns0:charge "0" ;
  skos:prefLabel "Ile Tyr Tyr"@fa, "ile-tyr-tyr"@en ;
  ns0:subset "2_STAR" ;
  ns0:formula "C24H31N3O6" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-2-[[(2S,3S)-2-amino-3-methylpentanoyl]amino]-3-(4-hydroxyphenyl)propanoyl]amino]-3-(4-hydroxyphenyl)propanoic acid" ;
  ns0:inchikey "NXRNRBOKDBIVKQ-CXTHYWKRSA-N" .

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 .
