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

<http://www.irandoc.acir/onto/irandoc/CHEBI:156202>
  ns0:charge "0" ;
  ns0:smiles "O1C(O)([C@@H](O)[C@H](O)[C@H]1CO)CN2C(CCC2)C(O)=O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-(1-deoxy-1-fructosyl)proline"@en, "N (1 دئوکسی 1 فروکتوزیل) پرولین"@fa ;
  ns0:monoisotopicmass "277.11615" ;
  ns0:mass "277.273" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26273> ;
  ns0:synonym_EXACT "1-[[(3S,4S,5R)-2,3,4-trihydroxy-5-(hydroxymethyl)oxolan-2-yl]methyl]pyrrolidine-2-carboxylic acid" ;
  ns0:formula "C11H19NO7" ;
  ns0:inchi "InChI=1S/C11H19NO7/c13-4-7-8(14)9(15)11(18,19-7)5-12-3-1-2-6(12)10(16)17/h6-9,13-15,18H,1-5H2,(H,16,17)/t6?,7-,8-,9+,11?/m1/s1" ;
  ns0:inchikey "GSFRYAKUDPPHHG-MKSMHYHASA-N" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
