@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25676>
  skos:prefLabel "الیگوپپتید"@fa, "oligopeptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:161371> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:161371>
  ns0:smiles "SC[C@H](N)C(=O)NCC(=O)N[C@@H](CO)C(O)=O" ;
  skos:prefLabel "Cys Gly Ser"@fa, "cys-gly-ser"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25676> ;
  ns0:formula "C8H15N3O5S" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "265.280" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S)-2-[[2-[[(2R)-2-amino-3-sulanylpropanoyl]amino]acetyl]amino]-3-hydroxypropanoic acid" ;
  ns0:inchikey "XTHUKRLJRUVVBF-WHFBIAKZSA-N" ;
  ns0:monoisotopicmass "265.07324" ;
  ns0:inchi "InChI=1S/C8H15N3O5S/c9-4(3-17)7(14)10-1-6(13)11-5(2-12)8(15)16/h4-5,12,17H,1-3,9H2,(H,10,14)(H,11,13)(H,15,16)/t4-,5-/m0/s1" .

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 .
