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

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:145824>
  ns0:smiles "C1([C@@H](N*)*)=N[C@@H](CS1)C(=O)*" ;
  skos:prefLabel "(1s,4r)-2-(c-substituted-aminomethyl)-4-acyl-2-thiazoline residue"@en, "(1S,4R) 2 (C جایگزین آمینو متیل) 4 آسیل 2 تیازولین باقی مانده"@fa ;
  ns0:formula "C5H5N2OSR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_RELATED "(4R)-2-[(1S)-1-C-substituted-aminomethyl]-4,5-dihydro-1,3-thiazole-4-acyl residue" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33708> ;
  ns0:charge "0" ;
  ns0:subset "3_STAR" ;
  ns0:synonym_EXACT "(1S,4R)-2-(C-substituted-aminomethyl)-4-acyl-2-thiazoline residue" ;
  ns0:monoisotopicmass "141.01226" ;
  ns0:mass "141.172" .

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