@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://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:47003>
  skos:prefLabel "مشتق لوسین"@fa, "leucine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125496> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:125496>
  ns0:mass "465.610" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "465.20861" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47003> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(2S) 2 [[[4 [[(2R)  آمینو 3 مرکاپتوپروپیل] ]  (1 نفتالنیل) فنیل] اکسومتیل] ]  متیل پنتانوئیک اسید"@fa, "(2s)-2-[[[4-[[(2r)-2-amino-3-mercaptopropyl]amino]-2-(1-naphthalenyl)phenyl]-oxomethyl]amino]-4-methylpentanoic acid"@en ;
  ns0:formula "C26H31N3O3S" ;
  ns0:smiles "CC(C)C[C@@H](C(=O)O)NC(=O)C1=C(C=C(C=C1)NC[C@H](CS)N)C2=CC=CC3=CC=CC=C32" ;
  ns0:inchi "InChI=1S/C26H31N3O3S/c1-16(2)12-24(26(31)32)29-25(30)22-11-10-19(28-14-18(27)15-33)13-23(22)21-9-5-7-17-6-3-4-8-20(17)21/h3-11,13,16,18,24,28,33H,12,14-15,27H2,1-2H3,(H,29,30)(H,31,32)/t18-,24+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PKMVDYSKPDHRLR-KOSHJBKYSA-N" .

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