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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:164316>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25676> ;
  ns0:formula "C20H28N4O5" ;
  ns0:monoisotopicmass "404.20597" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-2-[[(2S,3R)-2-amino-3-hydroxybutanoyl]amino]-3-(1H-indol-3-yl)propanoyl]amino]-3-methylbutanoic acid" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JNKAYADBODLPMQ-HSHDSVGOSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(N[C@@H](C(C)C)C(O)=O)[C@@H](NC(=O)[C@@H](N)[C@H](O)C)CC=1C=2C(NC1)=CC=CC2" ;
  skos:prefLabel "Thr Trp Val"@fa, "thr-trp-val"@en ;
  ns0:mass "404.467" ;
  ns0:inchi "InChI=1S/C20H28N4O5/c1-10(2)17(20(28)29)24-18(26)15(23-19(27)16(21)11(3)25)8-12-9-22-14-7-5-4-6-13(12)14/h4-7,9-11,15-17,22,25H,8,21H2,1-3H3,(H,23,27)(H,24,26)(H,28,29)/t11-,15+,16+,17+/m1/s1" ;
  ns0:charge "0" .

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 .
