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

<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:198022>
  skos:prefLabel "4-(chloromethylene)-1,2,3,4-tetrahydro-8-methylquinoline-6-yl 2-o,4-o-dimethyl-beta-d-xylopyranoside"@en, "4 (کلرومتیلن) 1،2،3،4 تتراهیدرو 8 متیل کینولین 6 yl 2 O،4 O دی متیل بتا D زایلوپیرانوسید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C18H24ClNO5/c1-10-6-12(7-13-11(8-19)4-5-20-15(10)13)25-18-17(23-3)16(21)14(22-2)9-24-18/h6-8,14,16-18,20-21H,4-5,9H2,1-3H3/b11-8+/t14-,16+,17-,18+/m1/s1" ;
  ns0:charge "0" ;
  ns0:mass "369.840" ;
  ns0:inchikey "YDKCHRURWAZULR-KECAABKUSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H24ClNO5" ;
  ns0:synonym_EXACT "(2S,3R,4S,5R)-2-[[(4E)-4-(chloromethylidene)-8-methyl-2,3-dihydro-1H-quinolin-6-yl]oxy]-3,5-dimethoxyoxan-4-ol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:monoisotopicmass "369.13430" ;
  ns0:smiles "Cl/C=C/1/C2=C(NCC1)C(=CC(=C2)O[C@@H]3OC[C@@H](OC)[C@@H]([C@H]3OC)O)C" .

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 .
