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

<http://www.irandoc.acir/onto/irandoc/CHEBI:205926>
  ns0:inchi "InChI=1S/C24H31N3O5/c1-15(2)20(22(29)26-19(24(31)32)14-17-11-7-4-8-12-17)27-23(30)21(28)18(25)13-16-9-5-3-6-10-16/h3-12,15,18-21,28H,13-14,25H2,1-2H3,(H,26,29)(H,27,30)(H,31,32)" ;
  ns0:monoisotopicmass "441.22637" ;
  ns0:formula "C24H31N3O5" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:mass "441.528" ;
  skos:prefLabel "فبستین"@fa, "phebestin"@en ;
  ns0:synonym_EXACT "2-[[2-[(3-amino-2-hydroxy-4-phenylbutanoyl)amino]-3-methylbutanoyl]amino]-3-phenylpropanoic acid" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(O)C(NC(=O)C(NC(=O)C(O)C(N)CC1=CC=CC=C1)C(C)C)CC2=CC=CC=C2" ;
  ns0:inchikey "GGMURINELPSPEF-UHFFFAOYSA-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 .
