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

<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://www.irandoc.acir/onto/irandoc/CHEBI:187692>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "544.465" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1COC(=O)C2=CC=C(O)C=C2)C3=C(O)C(=C(O)C=C3O)C(=O)C4=CC(O)=C(O)C=C4" ;
  skos:prefLabel "maclurin 3-c-(6''-p-hydroxybenzoyl-glucoside)"@en, "مکلورین 3 C (6 اینچ p هیدروکسی بنزوئیل گلوکوزید)"@fa ;
  ns0:monoisotopicmass "544.12169" ;
  ns0:formula "C26H24O13" ;
  ns0:synonym_EXACT "[6-[3-(3,4-dihydroxybenzoyl)-2,4,6-trihydroxyphenyl]-3,4,5-trihydroxyoxan-2-yl]methyl 4-hydroxybenzoate" ;
  ns0:inchikey "NJIPOSKZXKMYEM-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:inchi "InChI=1S/C26H24O13/c27-12-4-1-10(2-5-12)26(37)38-9-17-21(33)23(35)24(36)25(39-17)19-16(31)8-15(30)18(22(19)34)20(32)11-3-6-13(28)14(29)7-11/h1-8,17,21,23-25,27-31,33-36H,9H2" .

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 .
