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

<http://www.irandoc.acir/onto/irandoc/CHEBI:34000>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(1S)-Hydroxy-(2S)-glutathionyl-1,2-dihydronaphthalene" ;
  ns0:inchikey "HBBDHJOSZGOTBV-XSWJXKHESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "(1s)-hydroxy-(2s)-glutathionyl-1,2-dihydronaphthalene"@en, "(1S) هیدروکسی (2S) گلوتاتیونیل 1،2 دی هیدرونفتالین"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H25N3O7S/c21-13(20(29)30)6-8-16(24)23-14(19(28)22-9-17(25)26)10-31-15-7-5-11-3-1-2-4-12(11)18(15)27/h1-5,7,13-15,18,27H,6,8-10,21H2,(H,22,28)(H,23,24)(H,25,26)(H,29,30)/t13-,14-,15-,18-/m0/s1" ;
  ns0:mass "451.495" ;
  ns0:formula "C20H25N3O7S" ;
  ns0:smiles "N[C@@H](CCC(=O)N[C@@H](CS[C@H]1C=Cc2ccccc2[C@@H]1O)C(=O)NCC(O)=O)C(O)=O" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "451.14132" .

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 .
