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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:160931>
  ns0:mass "365.400" ;
  ns0:synonym_EXACT "(3S)-3-amino-4-[[(2S,3R)-1-[[(1S)-1-carboxy-3-methylsulanylpropyl]amino]-3-hydroxy-1-oxobutan-2-yl]amino]-4-oxobutanoic acid" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "365.12567" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H23N3O7S" ;
  ns0:charge "0" ;
  skos:prefLabel "asp-thr-met"@en, "Asp Thr Met"@fa ;
  ns0:smiles "S(CC[C@H](NC(=O)[C@@H](NC(=O)[C@@H](N)CC(O)=O)[C@H](O)C)C(O)=O)C" ;
  ns0:inchikey "UEFODXNXUAVPTC-VEVYYDQMSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchi "InChI=1S/C13H23N3O7S/c1-6(17)10(16-11(20)7(14)5-9(18)19)12(21)15-8(13(22)23)3-4-24-2/h6-8,10,17H,3-5,14H2,1-2H3,(H,15,21)(H,16,20)(H,18,19)(H,22,23)/t6-,7+,8+,10+/m1/s1" .

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 .
