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

<http://www.irandoc.acir/onto/irandoc/CHEBI:111175>
  ns0:inchikey "VZQJQFGSAAGNSI-UHFFFAOYSA-N" ;
  ns0:mass "324.397" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "324.11438" ;
  ns0:smiles "CSCCC(C(=O)NC(CC1=CC=CC=C1)C(=O)O)NC=O" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H20N2O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "2-[[2-formamido-4-(methylthio)-1-oxobutyl]amino]-3-phenylpropanoic acid"@en, "2 [[ فرمیدو 4 (متیل تیو) 1 اگزوبوتیل] آمینو] 3 فنیل پروپانوئیک اسید"@fa ;
  ns0:inchi "InChI=1S/C15H20N2O4S/c1-22-8-7-12(16-10-18)14(19)17-13(15(20)21)9-11-5-3-2-4-6-11/h2-6,10,12-13H,7-9H2,1H3,(H,16,18)(H,17,19)(H,20,21)" ;
  ns0:charge "0" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
