@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#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:58942>
  skos:prefLabel "باقی مانده اسید آمینه کاتیونی"@fa, "cationic 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:78297> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:78297>
  ns0:monoisotopicmass "199.04001" ;
  ns0:charge "+1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "(3S)-3-ammonio-3-(3-chloro-4-hydroxyphenyl)propanoyl group", "(3S)-3-amino-3-(3-chloro-4-hydroxyphenyl)propanoyl residue" ;
  ns0:formula "C9H10ClNO2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:58942> ;
  skos:prefLabel "(3S) 3 آمونیو 3 (3 کلرو 4 هیدروکسی فنیل) پروپانویل باقی مانده"@fa, "(3s)-3-ammonio-3-(3-chloro-4-hydroxyphenyl)propanoyl residue"@en ;
  ns0:mass "199.63400" ;
  ns0:smiles "[NH3+][C@@H](CC(-*)=O)c1ccc(O)c(Cl)c1" ;
  ns0:subset "3_STAR" .

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