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

<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:219146>
  ns0:formula "C29H44N4O9" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "592.31083" ;
  ns0:smiles "O=C(O)[C@@H](NC(=O)C(C(=O)N[C@H](C(=O)N[C@H](C(=O)N[C@H](C(=O)CC)CC(C)C)[C@H](O)C)[C@H](O)C)C)CC1=CC=CC=C1" ;
  skos:prefLabel "macyranone c"@en, "ماسیرانون سی"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "592.690" ;
  ns0:inchikey "GEDJRTIHPXSXQU-UTZCMNFHSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C29H44N4O9/c1-7-22(36)20(13-15(2)3)30-27(39)23(17(5)34)33-28(40)24(18(6)35)32-26(38)16(4)25(37)31-21(29(41)42)14-19-11-9-8-10-12-19/h8-12,15-18,20-21,23-24,34-35H,7,13-14H2,1-6H3,(H,30,39)(H,31,37)(H,32,38)(H,33,40)(H,41,42)/t16?,17-,18-,20+,21+,23+,24+/m1/s1" ;
  ns0:synonym_EXACT "(2S)-2-[[3-[[(2S,3R)-3-hydroxy-1-[[(2S,3R)-3-hydroxy-1-[[(4S)-2-methyl-5-oxoheptan-4-yl]amino]-1-oxobutan-2-yl]amino]-1-oxobutan-2-yl]amino]-2-methyl-3-oxopropanoyl]amino]-3-phenylpropanoic acid" .

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 .
