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

<http://www.irandoc.acir/onto/irandoc/CHEBI:159046>
  ns0:formula "C15H30N6O4S" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "arg-ile-cys"@en, "ارگ ایل سیس"@fa ;
  ns0:monoisotopicmass "390.20492" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "HCIUUZGFTDTEGM-NAKRPEOUSA-N" ;
  ns0:mass "390.500" ;
  ns0:synonym_EXACT "(2R)-2-[[(2S,3S)-2-[[(2S)-2-amino-5-(diaminomethylideneamino)pentanoyl]amino]-3-methylpentanoyl]amino]-3-sulanylpropanoic acid" ;
  ns0:inchi "InChI=1S/C15H30N6O4S/c1-3-8(2)11(13(23)20-10(7-26)14(24)25)21-12(22)9(16)5-4-6-19-15(17)18/h8-11,26H,3-7,16H2,1-2H3,(H,20,23)(H,21,22)(H,24,25)(H4,17,18,19)/t8-,9-,10-,11-/m0/s1" ;
  ns0:smiles "SC[C@H](NC(=O)[C@@H](NC(=O)[C@@H](N)CCCN=C(N)N)[C@H](CC)C)C(O)=O" .

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 .
