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

<http://www.irandoc.acir/onto/irandoc/CHEBI:198030>
  skos:prefLabel "yf-044-p-d"@en, "YF 044 PD"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "787.955" ;
  ns0:synonym_EXACT "3-hydroxy-4-[2-[[3-hydroxy-4-[[3-methyl-2-[[3-methyl-2-[(2-phenylacetyl)amino]butanoyl]amino]butanoyl]amino]-5-phenylpentanoyl]amino]propanoylamino]-5-phenylpentanoic acid" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C43H57N5O9/c1-26(2)39(47-36(51)23-31-19-13-8-14-20-31)43(57)48-40(27(3)4)42(56)46-32(21-29-15-9-6-10-16-29)34(49)24-37(52)44-28(5)41(55)45-33(35(50)25-38(53)54)22-30-17-11-7-12-18-30/h6-20,26-28,32-35,39-40,49-50H,21-25H2,1-5H3,(H,44,52)(H,45,55)(H,46,56)(H,47,51)(H,48,57)(H,53,54)" ;
  ns0:formula "C43H57N5O9" ;
  ns0:monoisotopicmass "787.41563" ;
  ns0:charge "0" ;
  ns0:inchikey "AQRATHKYNQIHRE-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(NC(C(=O)NC(C(O)CC(=O)NC(C(=O)NC(C(O)CC(=O)O)CC1=CC=CC=C1)C)CC2=CC=CC=C2)C(C)C)C(NC(=O)CC3=CC=CC=C3)C(C)C" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
