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

<http://www.irandoc.acir/onto/irandoc/CHEBI:29648>
  ns0:synonym_EXACT "Naphthyl dipeptide" ;
  skos:prefLabel "naphthyl dipeptide"@en, "نفتیل دی پپتید"@fa ;
  ns0:monoisotopicmass "418.23688" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C25H30N4O2" ;
  ns0:mass "418.532" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:inchi "InChI=1S/C25H30N4O2/c1-29(25(31)22(27)16-18-8-3-2-4-9-18)23(12-7-15-26)24(30)28-21-14-13-19-10-5-6-11-20(19)17-21/h2-6,8-11,13-14,17,22-23H,7,12,15-16,26-27H2,1H3,(H,28,30)/t22-,23-/m0/s1" ;
  ns0:charge "0" ;
  ns0:smiles "CN([C@@H](CCCN)C(=O)Nc1ccc2ccccc2c1)C(=O)[C@@H](N)Cc1ccccc1" ;
  ns0:inchikey "WTQHFOVGYYYXQG-GOTSBHOMSA-N" ;
  ns0:subset "2_STAR" .

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 .
