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

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

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 .
