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

<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:185778>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:inchi "InChI=1S/C20H30N2O8/c1-5-22(6-2)9-13(23)21-14-10(3)7-8-12(11(14)4)29-20-17(26)15(24)16(25)18(30-20)19(27)28/h7-8,15-18,20,24-26H,5-6,9H2,1-4H3,(H,21,23)(H,27,28)/t15-,16-,17+,18-,20+/m0/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "KJDRJNKGQKPQBS-HBWRTXEVSA-N" ;
  ns0:monoisotopicmass "426.20022" ;
  ns0:formula "C20H30N2O8" ;
  skos:prefLabel "3-hydroxylidocaine glucuronide"@en, "3 هیدروکسی لیدوکائین گلوکورونید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S,3S,4S,5R,6S)-6-[3-[[2-(diethylamino)acetyl]amino]-2,4-dimethylphenoxy]-3,4,5-trihydroxyoxane-2-carboxylic acid" ;
  ns0:mass "426.466" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1[C@@H](OC2=C(C(NC(=O)CN(CC)CC)=C(C=C2)C)C)[C@H](O)[C@@H](O)[C@H](O)[C@H]1C(O)=O" .

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 .
