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

<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://www.irandoc.acir/onto/irandoc/CHEBI:94119>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(2s)-2-[[[4-[[(2r)-2-amino-3-mercaptopropyl]amino]-2-phenylphenyl]-oxomethyl]amino]-4-(methylthio)butanoic acid"@en, "(2S) 2 [[[4 [[(2R)  آمینو 3 مرکاپتوپروپیل] ]  فنیل ] اکسومتیل] ]  (متیل تیو) بوتانوئیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H27N3O3S2/c1-29-10-9-19(21(26)27)24-20(25)17-8-7-16(23-12-15(22)13-28)11-18(17)14-5-3-2-4-6-14/h2-8,11,15,19,23,28H,9-10,12-13,22H2,1H3,(H,24,25)(H,26,27)/t15-,19+/m1/s1" ;
  ns0:smiles "CSCC[C@@H](C(=O)O)NC(=O)C1=C(C=C(C=C1)NC[C@H](CS)N)C2=CC=CC=C2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25230> ;
  ns0:mass "433.590" ;
  ns0:inchikey "ZIXDDEATQSBHHL-BEFAXECRSA-N" ;
  ns0:monoisotopicmass "433.14938" ;
  ns0:formula "C21H27N3O3S2" ;
  ns0:charge "0" .

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