@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25676>
  skos:prefLabel "الیگوپپتید"@fa, "oligopeptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:166331> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:166331>
  ns0:inchi "InChI=1S/C18H27N3O5/c1-10(2)14(19)17(24)20-13(9-12-7-5-4-6-8-12)16(23)21-15(11(3)22)18(25)26/h4-8,10-11,13-15,22H,9,19H2,1-3H3,(H,20,24)(H,21,23)(H,25,26)/t11-,13+,14+,15+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "Val Phe Thr"@fa, "val-phe-thr"@en ;
  ns0:charge "0" ;
  ns0:smiles "O=C(N[C@@H](CC1=CC=CC=C1)C(=O)N[C@@H]([C@H](O)C)C(O)=O)[C@@H](N)C(C)C" ;
  ns0:mass "365.430" ;
  ns0:synonym_EXACT "(2S,3R)-2-[[(2S)-2-[[(2S)-2-amino-3-methylbutanoyl]amino]-3-phenylpropanoyl]amino]-3-hydroxybutanoic acid" ;
  ns0:inchikey "YKNOJPJWNVHORX-UNQGMJICSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25676> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H27N3O5" ;
  ns0:monoisotopicmass "365.19507" .

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 .
