@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@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:168101> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:168101>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC2=CC=C(C(O)C(O)C)C=C2)CO" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "330.13147" ;
  ns0:formula "C15H22O8" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:inchi "InChI=1S/C15H22O8/c1-7(17)11(18)8-2-4-9(5-3-8)22-15-14(21)13(20)12(19)10(6-16)23-15/h2-5,7,10-21H,6H2,1H3" ;
  skos:prefLabel "(±)-threo-1-(p-hydroxyphenyl)propylene glycol 4'-glucoside"@en, "(±) ترئو 1 (p هیدروکسی فنیل) پروپیلن گلیکول گلوکوزید 4'"@fa ;
  ns0:inchikey "IVGOVXXPQSIWEF-UHFFFAOYSA-N" ;
  ns0:mass "330.333" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
