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

<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://www.irandoc.acir/onto/irandoc/CHEBI:130608>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "[(1S,2aR,8bR) 1 (هیدروکسی متیل) 2 متیل 1,2a,3,8b تتراهیدروآزتو[2,3 c]quinolin 4 yl] سیکلوهگزیل متانون"@fa, "[(1s,2ar,8br)-1-(hydroxymethyl)-2-methyl-1,2a,3,8b-tetrahydroazeto[2,3-c]quinolin-4-yl]-cyclohexylmethanone"@en ;
  ns0:inchi "InChI=1S/C19H26N2O2/c1-20-16-11-21(19(23)13-7-3-2-4-8-13)15-10-6-5-9-14(15)18(16)17(20)12-22/h5-6,9-10,13,16-18,22H,2-4,7-8,11-12H2,1H3/t16-,17+,18+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  ns0:formula "C19H26N2O2" ;
  ns0:monoisotopicmass "314.19943" ;
  ns0:inchikey "WONCUPNUAUXHCN-RCCFBDPRSA-N" ;
  ns0:mass "314.423" ;
  ns0:charge "0" ;
  ns0:smiles "CN1[C@H]2CN(C3=CC=CC=C3[C@H]2[C@H]1CO)C(=O)C4CCCCC4" .

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 .
