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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:130240>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  skos:prefLabel "[(1r,2as,8bs)-2-(4-oxanylmethyl)-2a,3,4,8b-tetrahydro-1h-azeto[2,3-c]quinolin-1-yl]methanol"@en, "[(1R,2aS,8bS) 2 (4 oxanylmethyl) 2a,3,4,8b تتراهیدرو 1H آزتو[2,3 c]quinolin 1 yl] متانول"@fa ;
  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+/m1/s1" ;
  ns0:formula "C17H24N2O2" ;
  ns0:subset "2_STAR" ;
  ns0:mass "288.385" ;
  ns0:smiles "C1COCCC1CN2[C@@H]3CNC4=CC=CC=C4[C@@H]3[C@@H]2CO" ;
  ns0:inchikey "QQTYRLGWWFXAQY-IKGGRYGDSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "288.18378" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
