@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:36709>
  skos:prefLabel "آمینوکینولین"@fa, "aminoquinoline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:128833> .

<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:128833>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "288.385" ;
  ns0:formula "C17H24N2O2" ;
  skos:prefLabel "[(1R,2aR,8bR) 2 (4 oxanylmethyl) 2a,3,4,8b tetrahydro 1H azeto[2,3c]quinolin 1 yl] متانول"@fa, "[(1r,2ar,8br)-2-(4-oxanylmethyl)-2a,3,4,8b-tetrahydro-1h-azeto[2,3-c]quinolin-1-yl]methanol"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "288.18378" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QQTYRLGWWFXAQY-YESZJQIVSA-N" ;
  ns0:smiles "C1COCCC1CN2[C@H]3CNC4=CC=CC=C4[C@H]3[C@@H]2CO" ;
  ns0:inchi "InChI=1S/C17H24N2O2/c20-11-16-17-13-3-1-2-4-14(13)18-9-15(17)19(16)10-12-5-7-21-8-6-12/h1-4,12,15-18,20H,5-11H2/t15-,16-,17+/m0/s1" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
