@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:24400>
  skos:prefLabel "گلیکوزید"@fa, "glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225713> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225713>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "325.273" ;
  skos:prefLabel "RK 144171"@fa, "rk-144171"@en ;
  ns0:inchikey "QUNQJKAHCZXEPZ-FDCDCZPASA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "325.07977" ;
  ns0:inchi "InChI=1S/C14H15NO8/c1-5-8(16)9(17)10(18)13(21-5)22-7-4-2-3-6-11(7)23-14(20)15-12(6)19/h2-5,8-10,13,16-18H,1H3,(H,15,19,20)/t5-,8-,9+,10+,13-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1OC2=C(O[C@@H]3O[C@H]([C@H](O)[C@H]([C@H]3O)O)C)C=CC=C2C(N1)=O" ;
  ns0:formula "C14H15NO8" ;
  ns0:synonym_EXACT "8-[(2S,3R,4R,5R,6S)-3,4,5-trihydroxy-6-methyloxan-2-yl]oxy-1,3-benzoxazine-2,4-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> .

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 .
