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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:163760>
  ns0:charge "0" ;
  ns0:formula "C19H24N4O7" ;
  skos:prefLabel "Thr Asp Trp"@fa, "thr-asp-trp"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VUKVQVNKIIZBPO-HOUAVDHOSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchi "InChI=1S/C19H24N4O7/c1-9(24)16(20)18(28)22-13(7-15(25)26)17(27)23-14(19(29)30)6-10-8-21-12-5-3-2-4-11(10)12/h2-5,8-9,13-14,16,21,24H,6-7,20H2,1H3,(H,22,28)(H,23,27)(H,25,26)(H,29,30)/t9-,13+,14+,16+/m1/s1" ;
  ns0:mass "420.422" ;
  ns0:monoisotopicmass "420.16450" ;
  ns0:smiles "O=C(N[C@@H](CC=1C=2C(NC1)=CC=CC2)C(O)=O)[C@@H](NC(=O)[C@@H](N)[C@H](O)C)CC(O)=O" ;
  ns0:synonym_EXACT "(3S)-3-[[(2S,3R)-2-amino-3-hydroxybutanoyl]amino]-4-[[(1S)-1-carboxy-2-(1H-indol-3-yl)ethyl]amino]-4-oxobutanoic acid" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
