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

<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:220767>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "882.025" ;
  skos:prefLabel "[D Asp3]MC VA"@fa, "[d-asp3]mc-va"@en ;
  ns0:smiles "O=C1N[C@@H](C(=O)N[C@H](C(=O)N[C@@H](C(=O)O)CC(=O)N[C@@H](C)C(N[C@H]([C@@H](C(N[C@H](CCC(N(C1=C)C)=O)C(=O)O)=O)C)/C=C/C(=C/[C@@H]([C@@H](OC)CC2=CC=CC=C2)C)/C)=O)C(C)C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C44H63N7O12/c1-23(2)37-42(58)49-33(44(61)62)22-35(52)45-27(6)39(55)47-31(17-16-24(3)20-25(4)34(63-10)21-30-14-12-11-13-15-30)26(5)38(54)48-32(43(59)60)18-19-36(53)51(9)29(8)41(57)46-28(7)40(56)50-37/h11-17,20,23,25-28,31-34,37H,8,18-19,21-22H2,1-7,9-10H3,(H,45,52)(H,46,57)(H,47,55)(H,48,54)(H,49,58)(H,50,56)(H,59,60)(H,61,62)/b17-16+,24-20+/t25-,26-,27-,28+,31-,32+,33+,34-,37-/m0/s1" ;
  ns0:synonym_EXACT "(5R,8S,11R,15S,18S,19S,22R)-18-[(1E,3E,5S,6S)-6-methoxy-3,5-dimethyl-7-phenylhepta-1,3-dienyl]-1,5,15,19-tetramethyl-2-methylidene-3,6,9,13,16,20,25-heptaoxo-8-propan-2-yl-1,4,7,10,14,17,21-heptazacyclopentacosane-11,22-dicarboxylic acid" ;
  ns0:formula "C44H63N7O12" ;
  ns0:monoisotopicmass "881.45347" ;
  ns0:inchikey "RBZCKDFHDZZPOQ-FTJZKGJUSA-N" ;
  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 .
