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

<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:143248>
  ns0:inchi "InChI=1S/C9H17NO8/c11-1-4(8(15)16)10-3-9(17)7(14)6(13)5(2-12)18-9/h4-7,10-14,17H,1-3H2,(H,15,16)/t4-,5+,6+,7-,9?/m0/s1" ;
  ns0:mass "267.234" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C(O)(CN[C@@H](CO)C(O)=O)[C@@H](O)[C@H](O)[C@H]1CO" ;
  ns0:charge "0" ;
  ns0:inchikey "KUVQLWYPNUQGDT-MBGOVIFWSA-N" ;
  skos:prefLabel "N (1 دئوکسی 1 فروکتوزیل) سرین"@fa, "n-(1-deoxy-1-fructosyl)serine"@en ;
  ns0:monoisotopicmass "267.09542" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26649> ;
  ns0:formula "C9H17NO8" .

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 .
