@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24302>
  skos:prefLabel "گلوکوزیدورونیک اسید"@fa, "glucosiduronic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:176007> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:176007>
  skos:prefLabel "ناپروکسن O گلوکورونید"@fa, "naproxen o-glucuronide"@en ;
  ns0:monoisotopicmass "406.12638" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H22O9/c1-9(10-3-4-12-8-13(27-2)6-5-11(12)7-10)19(26)29-20-16(23)14(21)15(22)17(28-20)18(24)25/h3-9,14-17,20-23H,1-2H3,(H,24,25)/t9-,14-,15-,16+,17-,20?/m0/s1" ;
  ns0:inchikey "XRHIELLXTVJOKM-WDZACEAPSA-N" ;
  ns0:formula "C20H22O9" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24302> ;
  ns0:mass "406.387" ;
  ns0:synonym_EXACT "(2S,3S,4S,5R)-3,4,5-trihydroxy-6-[(2S)-2-(6-methoxynaphthalen-2-yl)propanoyl]oxyoxane-2-carboxylic acid" ;
  ns0:smiles "O1C(OC(=O)[C@H](C2=CC3=C(C=C2)C=C(OC)C=C3)C)[C@H](O)[C@@H](O)[C@H](O)[C@H]1C(O)=O" .

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 .
