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

<http://www.irandoc.acir/onto/irandoc/CHEBI:222523>
  ns0:inchikey "HOELLZWBKZWCAI-DDCZRDCQSA-N" ;
  skos:prefLabel "xenematide g"@en, "زنماتید جی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchi "InChI=1S/C33H41N5O6/c1-3-4-6-15-26-32(42)37-27(19-23-20-35-25-14-10-9-13-24(23)25)31(41)34-17-16-29(40)44-21(2)30(33(43)36-26)38-28(39)18-22-11-7-5-8-12-22/h5,7-14,20-21,26-27,30,35H,3-4,6,15-19H2,1-2H3,(H,34,41)(H,36,43)(H,37,42)(H,38,39)/t21-,26+,27-,30+/m1/s1" ;
  ns0:formula "C33H41N5O6" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "N-[(2R,3S,6S,9R)-9-(1H-indol-3-ylmethyl)-2-methyl-4,7,10,14-tetraoxo-6-pentyl-1-oxa-5,8,11-triazacyclotetradec-3-yl]-2-phenylacetamide" ;
  ns0:mass "603.720" ;
  ns0:smiles "O=C1N[C@H](C(=O)N[C@@H](C(=O)NCCC(O[C@@H]([C@@H]1NC(=O)CC2=CC=CC=C2)C)=O)CC=3C4=C(C=CC=C4)NC3)CCCCC" ;
  ns0:monoisotopicmass "603.30568" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
