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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198797>
  skos:prefLabel "(R) 3،4 diguanidinobutanoyl (S) تیروزین"@fa, "(r)-3,4-diguanidinobutanoyl-(s)-tyrosine"@en ;
  ns0:synonym_EXACT "(2S)-2-[[(3R)-3,4-bis(diaminomethylideneamino)butanoyl]amino]-3-(4-hydroxyphenyl)propanoic acid" ;
  ns0:inchikey "MJEHEKVGSWGBJB-KOLCDFICSA-N" ;
  ns0:mass "365.394" ;
  ns0:formula "C15H23N7O4" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "365.18115" ;
  ns0:inchi "InChI=1S/C15H23N7O4/c16-14(17)20-7-9(21-15(18)19)6-12(24)22-11(13(25)26)5-8-1-3-10(23)4-2-8/h1-4,9,11,23H,5-7H2,(H,22,24)(H,25,26)(H4,16,17,20)(H4,18,19,21)/t9-,11+/m1/s1" ;
  ns0:smiles "O=C(O)[C@@H](NC(=O)C[C@@H](N=C(N)N)CN=C(N)N)CC1=CC=C(O)C=C1" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
