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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:160945>
  ns0:formula "C16H31N3O4S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" ;
  skos:prefLabel "Met-Met-Leu"@fa, "met-met-leu"@en ;
  ns0:smiles "S(CC[C@H](NC(=O)[C@@H](N)CCSC)C(=O)N[C@@H](CC(C)C)C(O)=O)C" ;
  ns0:inchikey "WUYLWZRHRLLEGB-AVGNSLFASA-N" ;
  ns0:inchi "InChI=1S/C16H31N3O4S2/c1-10(2)9-13(16(22)23)19-15(21)12(6-8-25-4)18-14(20)11(17)5-7-24-3/h10-13H,5-9,17H2,1-4H3,(H,18,20)(H,19,21)(H,22,23)/t11-,12-,13-/m0/s1" ;
  ns0:mass "393.560" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "393.17560" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-2-[[(2S)-2-amino-4-methylsulanylbutanoyl]amino]-4-methylsulanylbutanoyl]amino]-4-methylpentanoic acid" .

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 .
