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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217393>
  ns0:inchikey "NGZPFBMYYAIAEL-SBMNFUEDSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "680.23797" ;
  skos:prefLabel "میکروژینین 680"@fa, "microginin 680"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C32H42Cl2N4O8/c1-37(26(18-20-10-14-22(40)15-11-20)31(44)38-16-4-6-25(38)32(45)46)30(43)24(17-19-8-12-21(39)13-9-19)36-29(42)28(41)23(35)5-2-3-7-27(33)34/h8-15,23-28,39-41H,2-7,16-18,35H2,1H3,(H,36,42)(H,45,46)/t23?,24-,25-,26-,28?/m0/s1" ;
  ns0:formula "C32H42Cl2N4O8" ;
  ns0:mass "681.610" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S)-1-[(2S)-2-[[(2S)-2-[(3-amino-8,8-dichloro-2-hydroxyoctanoyl)amino]-3-(4-hydroxyphenyl)propanoyl]-methylamino]-3-(4-hydroxyphenyl)propanoyl]pyrrolidine-2-carboxylic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:smiles "ClC(Cl)CCCCC(N)C(O)C(=O)N[C@H](C(=O)N([C@H](C(=O)N1[C@H](C(=O)O)CCC1)CC2=CC=C(O)C=C2)C)CC3=CC=C(O)C=C3" .

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 .
