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

<http://www.irandoc.acir/onto/irandoc/CHEBI:217288>
  ns0:mass "623.664" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "مادوراستاتین A3"@fa, "madurastatin a3"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "623.29149" ;
  ns0:charge "0" ;
  ns0:formula "C27H41N7O10" ;
  ns0:inchikey "KNPIAGSRCKISTI-UVIIYCAGSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C27H41N7O10/c1-16(31-24(38)18(28)15-44-27(41)17-7-3-4-10-21(17)35)23(37)30-12-11-22(36)33(42)13-5-8-19(29-2)25(39)32-20-9-6-14-34(43)26(20)40/h3-4,7,10,16,18-20,29,35,42-43H,5-6,8-9,11-15,28H2,1-2H3,(H,30,37)(H,31,38)(H,32,39)/t16-,18+,19?,20-/m0/s1" ;
  ns0:synonym_EXACT "[(2R)-2-amino-3-[[(2S)-1-[[3-[hydroxy-[5-[[(3S)-1-hydroxy-2-oxopiperidin-3-yl]amino]-4-(methylamino)-5-oxopentyl]amino]-3-oxopropyl]amino]-1-oxopropan-2-yl]amino]-3-oxopropyl] 2-hydroxybenzoate" ;
  ns0:smiles "O=C1N(O)CCC[C@@H]1NC(=O)C(NC)CCCN(O)C(=O)CCNC(=O)[C@@H](NC(=O)[C@H](N)COC(=O)C2=C(O)C=CC=C2)C" .

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 .
