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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94416>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "324.418" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51323> ;
  skos:prefLabel "(5-ethenyl-1-azabicyclo[2.2.2]octan-2-yl)-(6-methoxy-4-quinolinyl)methanol"@en, "(5 اتنیل 1 آزابی سیکلو [2.2.2] اکتان 2 یل) (6 متوکسی 4 کینولینیل) متانول"@fa ;
  ns0:smiles "COC1=CC2=C(C=CN=C2C=C1)C(C3CC4CCN3CC4C=C)O" ;
  ns0:monoisotopicmass "324.18378" ;
  ns0:formula "C20H24N2O2" ;
  ns0:charge "0" ;
  ns0:inchikey "LOUPRKONTZGTKE-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H24N2O2/c1-3-13-12-22-9-7-14(13)10-19(22)20(23)16-6-8-21-18-5-4-15(24-2)11-17(16)18/h3-6,8,11,13-14,19-20,23H,1,7,9-10,12H2,2H3" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
