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

<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://www.irandoc.acir/onto/irandoc/CHEBI:94783>
  ns0:monoisotopicmass "368.23112" ;
  ns0:mass "368.469" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "(2s,3ar,7as)-1-[(2s)-2-[[(2s)-1-ethoxy-1-oxopentan-2-yl]amino]-1-oxopropyl]-2,3,3a,4,5,6,7,7a-octahydroindole-2-carboxylic acid"@en, "(2S,3aR,7aS) 1 [() 2 [[()  اتوکسی  اکسوپنتان  یل] آمینو]  اگزوپروپیل] ,3,3a,4,5,6,7,7a اکتاهیدرویندول  کربوکسیلیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H32N2O5/c1-4-8-14(19(25)26-5-2)20-12(3)17(22)21-15-10-7-6-9-13(15)11-16(21)18(23)24/h12-16,20H,4-11H2,1-3H3,(H,23,24)/t12-,13+,14-,15-,16-/m0/s1" ;
  ns0:formula "C19H32N2O5" ;
  ns0:inchikey "IPVQLZZIHOAWMC-QRJUGERDSA-N" ;
  ns0:smiles "CCC[C@@H](C(=O)OCC)N[C@@H](C)C(=O)N1[C@H]2CCCC[C@@H]2C[C@H]1C(=O)O" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
