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

<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:163587>
  ns0:mass "309.400" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "Gly Cys Met"@fa, "gly-cys-met"@en ;
  ns0:inchikey "IANBSEOVTQNGBZ-BQBZGAKWSA-N" ;
  ns0:synonym_EXACT "(2S)-2-[[(2R)-2-[(2-aminoacetyl)amino]-3-sulanylpropanoyl]amino]-4-methylsulanylbutanoic acid" ;
  ns0:inchi "InChI=1S/C10H19N3O4S2/c1-19-3-2-6(10(16)17)13-9(15)7(5-18)12-8(14)4-11/h6-7,18H,2-5,11H2,1H3,(H,12,14)(H,13,15)(H,16,17)/t6-,7-/m0/s1" ;
  ns0:monoisotopicmass "309.08170" ;
  ns0:formula "C10H19N3O4S2" ;
  ns0:smiles "S(CC[C@H](NC(=O)[C@@H](NC(=O)CN)CS)C(O)=O)C" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
