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

<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:6979>
  ns0:inchi "InChI=1S/C23H34ClN5O8S/c24-7-8-29(15-3-1-14(2-4-15)11-17(26)23(36)37)9-10-38-13-18(21(33)27-12-20(31)32)28-19(30)6-5-16(25)22(34)35/h1-4,16-18H,5-13,25-26H2,(H,27,33)(H,28,30)(H,31,32)(H,34,35)(H,36,37)/t16-,17?,18-/m0/s1" ;
  ns0:mass "576.065" ;
  ns0:inchikey "FVSFUWLXGAPZDK-RGBJRUIASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "575.18166" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  skos:prefLabel "مونوکلرو مونوگلوتاتیونیل ملفالان"@fa, "monochloro-monoglutathionyl melphalan"@en ;
  ns0:synonym_EXACT "Monochloro-monoglutathionyl melphalan" ;
  ns0:formula "C23H34ClN5O8S" ;
  ns0:charge "0" ;
  ns0:smiles "N[C@@H](CCC(=O)N[C@@H](CSCCN(CCCl)c1ccc(CC(N)C(O)=O)cc1)C(=O)NCC(O)=O)C(O)=O" ;
  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 .
