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

<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:164252>
  ns0:smiles "S(CC[C@H](NC(=O)[C@@H](NC(=O)[C@@H](N)CC=1NC=NC1)CCCN=C(N)N)C(O)=O)C" ;
  ns0:monoisotopicmass "442.21107" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "his-arg-met"@en, "His-Arg-Met"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "UCDWNBFOZCZSNV-AVGNSLFASA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:synonym_EXACT "(2S)-2-[[(2S)-2-[[(2S)-2-amino-3-(1H-imidazol-5-yl)propanoyl]amino]-5-(diaminomethylideneamino)pentanoyl]amino]-4-methylsulanylbutanoic acid" ;
  ns0:formula "C17H30N8O4S" ;
  ns0:mass "442.540" ;
  ns0:inchi "InChI=1S/C17H30N8O4S/c1-30-6-4-13(16(28)29)25-15(27)12(3-2-5-22-17(19)20)24-14(26)11(18)7-10-8-21-9-23-10/h8-9,11-13H,2-7,18H2,1H3,(H,21,23)(H,24,26)(H,25,27)(H,28,29)(H4,19,20,22)/t11-,12-,13-/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 .
