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

<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:219355>
  skos:prefLabel "رابدوپپتید 3"@fa, "rhabdopeptide 3"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "700.52512" ;
  ns0:inchikey "YLALJSZFQDXHJJ-SLXQPGMDSA-N" ;
  ns0:synonym_EXACT "(2R)-N,4-dimethyl-2-(methylamino)-N-[(2R)-3-methyl-1-[methyl-[(2R)-3-methyl-1-[methyl-[(2R)-3-methyl-1-[methyl-[(2R)-3-methyl-1-oxo-1-(2-phenylethylamino)butan-2-yl]amino]-1-oxobutan-2-yl]amino]-1-oxobutan-2-yl]amino]-1-oxobutan-2-yl]pentanamide" ;
  ns0:inchi "InChI=1S/C39H68N6O5/c1-24(2)23-30(40-11)36(47)43(13)32(26(5)6)38(49)45(15)34(28(9)10)39(50)44(14)33(27(7)8)37(48)42(12)31(25(3)4)35(46)41-22-21-29-19-17-16-18-20-29/h16-20,24-28,30-34,40H,21-23H2,1-15H3,(H,41,46)/t30-,31-,32-,33-,34-/m1/s1" ;
  ns0:smiles "O=C(N([C@@H](C(=O)N([C@@H](C(=O)NCCC1=CC=CC=C1)C(C)C)C)C(C)C)C)[C@H](N(C(=O)[C@H](N(C(=O)[C@H](NC)CC(C)C)C)C(C)C)C)C(C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C39H68N6O5" ;
  ns0:charge "0" ;
  ns0:mass "701.010" .

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