@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:51323>
  skos:prefLabel "آلکالوئید سینچونا"@fa, "cinchona alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182434> .

<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:182434>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H22N2O" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2 کوینوکلیدین متانول، آلفا 4 کینولیل، 5 وینیل"@fa, "2-quinuclidinemethanol, alpha-4-quinolyl, 5-vinyl-"@en ;
  ns0:inchi "InChI=1S/C19H22N2O/c1-2-13-12-21-10-8-14(13)11-18(21)19(22)16-7-9-20-17-6-4-3-5-15(16)17/h2-7,9,13-14,18-19,22H,1,8,10-12H2/t13?,14?,18?,19-/m0/s1" ;
  ns0:inchikey "KMPWYEUPVWOPIM-QHQSXHFQSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51323> ;
  ns0:smiles "O[C@H](C1N2CC(C(C1)CC2)C=C)C=3C=4C(N=CC3)=CC=CC4" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "294.17321" ;
  ns0:mass "294.398" ;
  ns0:synonym_EXACT "(S)-(5-ethenyl-1-azabicyclo[2.2.2]octan-2-yl)-quinolin-4-ylmethanol" .

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 .
