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

<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:163348>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HJTSRYLPAYGEEC-SIUGBPQLSA-N" ;
  ns0:mass "423.466" ;
  ns0:synonym_EXACT "(2S,3S)-2-[[(2S)-2-[[(2S)-2-amino-4-carboxybutanoyl]amino]-3-(4-hydroxyphenyl)propanoyl]amino]-3-methylpentanoic acid" ;
  skos:prefLabel "گلو تیر ایل"@fa, "glu-tyr-ile"@en ;
  ns0:monoisotopicmass "423.20055" ;
  ns0:inchi "InChI=1S/C20H29N3O7/c1-3-11(2)17(20(29)30)23-19(28)15(10-12-4-6-13(24)7-5-12)22-18(27)14(21)8-9-16(25)26/h4-7,11,14-15,17,24H,3,8-10,21H2,1-2H3,(H,22,27)(H,23,28)(H,25,26)(H,29,30)/t11-,14-,15-,17-/m0/s1" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(N[C@@H]([C@H](CC)C)C(O)=O)[C@@H](NC(=O)[C@@H](N)CCC(O)=O)CC1=CC=C(O)C=C1" ;
  ns0:formula "C20H29N3O7" .

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 .
