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

<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://www.irandoc.acir/onto/irandoc/CHEBI:161924>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "gln-arg-met"@en, "Gln Arg Met"@fa ;
  ns0:formula "C16H31N7O5S" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "S(CC[C@H](NC(=O)[C@@H](NC(=O)[C@@H](N)CCC(=O)N)CCCN=C(N)N)C(O)=O)C" ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-5-(diaminomethylideneamino)-2-[[(2S)-2,5-diamino-5-oxopentanoyl]amino]pentanoyl]amino]-4-methylsulanylbutanoic acid" ;
  ns0:mass "433.530" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "433.21074" ;
  ns0:inchikey "KJRXLVZYJJLUCV-DCAQKATOSA-N" ;
  ns0:inchi "InChI=1S/C16H31N7O5S/c1-29-8-6-11(15(27)28)23-14(26)10(3-2-7-21-16(19)20)22-13(25)9(17)4-5-12(18)24/h9-11H,2-8,17H2,1H3,(H2,18,24)(H,22,25)(H,23,26)(H,27,28)(H4,19,20,21)/t9-,10-,11-/m0/s1" .

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 .
