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

<http://www.irandoc.acir/onto/irandoc/CHEBI:219878>
  skos:prefLabel "لیکواستاتینال"@fa, "lichostatinal"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LWCQPGWFMIZITF-AYMQEEERSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "500.605" ;
  ns0:inchi "InChI=1S/C20H40N10O5/c1-11(2)14(16(33)27-12-6-5-9-30(17(12)34)19(23)24)29-15(32)13(10-31)28-20(35)26-8-4-3-7-25-18(21)22/h11-14,17,31,34H,3-10H2,1-2H3,(H3,23,24)(H,27,33)(H,29,32)(H4,21,22,25)(H2,26,28,35)/t12-,13-,14-,17+/m0/s1" ;
  ns0:synonym_EXACT "(2S)-N-[(2R,3S)-1-carbamimidoyl-2-hydroxypiperidin-3-yl]-2-[[(2S)-2-[4-(diaminomethylideneamino)butylcarbamoylamino]-3-hydroxypropanoyl]amino]-3-methylbutanamide" ;
  ns0:monoisotopicmass "500.31831" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "O=C(N[C@H](C(=O)N[C@H](C(=O)N[C@@H]1[C@@H](O)N(C(=N)N)CCC1)C(C)C)CO)NCCCCN=C(N)N" ;
  ns0:formula "C20H40N10O5" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
