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

<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://www.irandoc.acir/onto/irandoc/CHEBI:216850>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "903.52922" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "میکرومید"@fa, "micromide"@en ;
  ns0:formula "C49H73N7O7S" ;
  ns0:inchi "InChI=1S/C49H73N7O7S/c1-13-21-37(63-12)30-40(57)51-38(28-35-22-17-15-18-23-35)46(59)55(10)43(33(5)6)45(58)52-42(32(3)4)48(61)56(11)44(34(7)14-2)49(62)54(9)39(29-36-24-19-16-20-25-36)47(60)53(8)31-41-50-26-27-64-41/h15-20,22-27,32-34,37-39,42-44H,13-14,21,28-31H2,1-12H3,(H,51,57)(H,52,58)/t34-,37+,38-,39-,42-,43+,44-/m0/s1" ;
  ns0:smiles "S1C(=NC=C1)CN(C(=O)[C@@H](N(C(=O)[C@@H](N(C(=O)[C@@H](NC(=O)[C@H](N(C(=O)[C@@H](NC(=O)C[C@H](OC)CCC)CC2=CC=CC=C2)C)C(C)C)C(C)C)C)[C@H](CC)C)C)CC3=CC=CC=C3)C" ;
  ns0:synonym_EXACT "(3R)-3-methoxy-N-[(2S)-1-[methyl-[(2R)-3-methyl-1-[[(2S)-3-methyl-1-[methyl-[(2S,3S)-3-methyl-1-[methyl-[(2S)-1-[methyl(1,3-thiazol-2-ylmethyl)amino]-1-oxo-3-phenylpropan-2-yl]amino]-1-oxopentan-2-yl]amino]-1-oxobutan-2-yl]amino]-1-oxobutan-2-yl]amino]-1-oxo-3-phenylpropan-2-yl]hexanamide" ;
  ns0:charge "0" ;
  ns0:mass "904.230" ;
  ns0:inchikey "ZPBVMFSLPZDOHZ-GNUBDBAHSA-N" .

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 .
