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

<http://www.irandoc.acir/onto/irandoc/CHEBI:229932>
  skos:prefLabel "N 3 هیدروکسی 13 متیل هگزادکانوئیل گلیسیل L سرین"@fa, "n-3-hydroxy-13-methyl-hexadecanoyl glycyl-l-serine"@en ;
  ns0:monoisotopicmass "430.30429" ;
  ns0:smiles "N(C(=O)CNC(=O)CC(CCCCCCCCCCCC(C)C)O)[C@@H](CO)C(=O)O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H42N2O6/c1-17(2)12-10-8-6-4-3-5-7-9-11-13-18(26)14-20(27)23-15-21(28)24-19(16-25)22(29)30/h17-19,25-26H,3-16H2,1-2H3,(H,23,27)(H,24,28)(H,29,30)/t18?,19-/m0/s1" ;
  ns0:synonym_EXACT "N-3-hydroxy-13-methyl-hexadecanoyl glycyl-L-serine" ;
  ns0:mass "430.586" ;
  ns0:inchikey "VCTUHENJCLPYPI-GGYWPGCISA-N" ;
  ns0:formula "C22H42N2O6" ;
  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 .
