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

<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:191140>
  skos:prefLabel "تاپنتادول بتا دی گلوکورونید"@fa, "tapentadol-beta-d-glucuronide"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H31NO7" ;
  ns0:monoisotopicmass "397.21005" ;
  ns0:synonym_EXACT "(2S,3S,4S,5R,6S)-6-[3-[(2R,3R)-1-(dimethylamino)-2-methylpentan-3-yl]phenoxy]-3,4,5-trihydroxyoxane-2-carboxylic acid" ;
  ns0:inchi "InChI=1S/C20H31NO7/c1-5-14(11(2)10-21(3)4)12-7-6-8-13(9-12)27-20-17(24)15(22)16(23)18(28-20)19(25)26/h6-9,11,14-18,20,22-24H,5,10H2,1-4H3,(H,25,26)/t11-,14+,15-,16-,17+,18-,20+/m0/s1" ;
  ns0:mass "397.468" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:inchikey "CTYJDHSTNLOUMT-PJOQTPGLSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1[C@@H](OC=2C=C([C@@H]([C@H](CN(C)C)C)CC)C=CC2)[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 .
