@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:26493>
  skos:prefLabel "اسید کوئینیک"@fa, "quinic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168635> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:168635>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "410.15768" ;
  skos:prefLabel "بوتیل 3 O کافئویل کوینات"@fa, "butyl 3-o-caffeoylquinate"@en ;
  ns0:inchikey "VNLREARKISTOAD-ALCCZGGFSA-N" ;
  ns0:inchi "InChI=1S/C20H26O9/c1-2-3-8-28-19(26)20(27)10-15(23)18(25)16(11-20)29-17(24)7-5-12-4-6-13(21)14(22)9-12/h4-7,9,15-16,18,21-23,25,27H,2-3,8,10-11H2,1H3/b7-5-" ;
  ns0:subset "2_STAR" ;
  ns0:mass "410.419" ;
  ns0:synonym_EXACT "butyl 3-[(Z)-3-(3,4-dihydroxyphenyl)prop-2-enoyl]oxy-1,4,5-trihydroxycyclohexane-1-carboxylate" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26493> ;
  ns0:formula "C20H26O9" ;
  ns0:smiles "O(C1CC(O)(CC(O)C1O)C(OCCCC)=O)C(=O)/C=C/C2=CC(O)=C(O)C=C2" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
