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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:211803>
  ns0:subset "2_STAR" ;
  ns0:inchikey "TVFPZHZGPPUOSD-FRTWLMODSA-N" ;
  ns0:inchi "InChI=1S/C18H18O10/c1-6-4-10(19)9-5-7(16(23)24)2-3-8(9)14(6)27-18-13(22)11(20)12(21)15(28-18)17(25)26/h2-5,11-13,15,18-22H,1H3,(H,23,24)(H,25,26)/t11-,12-,13+,15-,18+/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(2S,3S,4S,5R,6S)-6-(6-carboxy-4-hydroxy-2-methylnaphthalen-1-yl)oxy-3,4,5-trihydroxyoxane-2-carboxylic acid" ;
  ns0:formula "C18H18O10" ;
  ns0:mass "394.332" ;
  skos:prefLabel "نفتالین کربوکسیلات B"@fa, "naphthalenecarboxylate b"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:smiles "O=C(O)C1=CC2=C(O)C=C(C)C(=C2C=C1)O[C@@H]3O[C@H](C(=O)O)[C@@H](O)[C@@H]([C@H]3O)O" ;
  ns0:monoisotopicmass "394.09000" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
