@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:33708>
  skos:prefLabel "باقی مانده اسید آمینه"@fa, "amino-acid residue"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:145826> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:145826>
  skos:prefLabel "(s,s)-2-(c-substituted-aminomethyl)-4-acyl-5-methyl-2-oxazoline residue"@en, "(S,S) 2 (C جایگزین آمینو متیل) 4 آسیل 5 متیل 2 اگزازولین باقی مانده"@fa ;
  ns0:formula "C6H7N2O2R" ;
  ns0:synonym_RELATED "(4S)-2-[(1S)-1-C-substituted-aminomethyl]-5-methyl-4,5-dihydro-1,3-oxazole-4-acyl residue" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(S,S)-2-(C-substituted-aminomethyl)-4-acyl-5-methyl-2-oxazoline residue" ;
  ns0:mass "139.132" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33708> ;
  ns0:charge "0" ;
  ns0:subset "3_STAR" ;
  ns0:monoisotopicmass "139.05075" ;
  ns0:smiles "C1([C@@H](N*)*)=N[C@@H](C(O1)C)C(=O)*" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
