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

<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:108366>
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)N[C@@H](C(C)C)C(=O)N2CCC(CC2)C(=O)N[C@@H](C3=CC=CC=C3)C(=O)O" ;
  ns0:inchikey "BUKIYBRHWQNVOV-GOTSBHOMSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "(2s)-2-[[[1-[(2s)-3-methyl-2-[(4-methylphenyl)sulfonylamino]-1-oxobutyl]-4-piperidinyl]-oxomethyl]amino]-2-phenylacetic acid"@en, "(2S) 2 [[[1 [() 3 متیل  [(4  فنیل) سولفونیل آمینو]  اگزوبوتیل]  پیپریدینیل] اکسومتیل] ]   استیک اسید"@fa ;
  ns0:formula "C26H33N3O6S" ;
  ns0:monoisotopicmass "515.20901" ;
  ns0:mass "515.624" ;
  ns0:inchi "InChI=1S/C26H33N3O6S/c1-17(2)22(28-36(34,35)21-11-9-18(3)10-12-21)25(31)29-15-13-20(14-16-29)24(30)27-23(26(32)33)19-7-5-4-6-8-19/h4-12,17,20,22-23,28H,13-16H2,1-3H3,(H,27,30)(H,32,33)/t22-,23-/m0/s1" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" .

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 .
