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

<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:127925> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:127925>
  ns0:inchikey "IJAJYIACEINGRL-KMDXXIMOSA-N" ;
  skos:prefLabel "[(1r,2ar,8br)-2-[(2-chlorophenyl)methyl]-4-(4-fluorophenyl)sulfonyl-1,2a,3,8b-tetrahydroazeto[2,3-c]quinolin-1-yl]methanol"@en, "[(1R,2aR,8bR) 2 [(2 کلروفنیل) متیل] 4 (4 فلوروفنیل) سولفونیل 1,2a,3,8b تتراهیدروآزتو[2,3 c]quinolin 1 yl] متانول"@fa ;
  ns0:monoisotopicmass "472.10237" ;
  ns0:formula "C24H22ClFN2O3S" ;
  ns0:mass "472.961" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H22ClFN2O3S/c25-20-7-3-1-5-16(20)13-27-22-14-28(32(30,31)18-11-9-17(26)10-12-18)21-8-4-2-6-19(21)24(22)23(27)15-29/h1-12,22-24,29H,13-15H2/t22-,23-,24+/m0/s1" ;
  ns0:smiles "C1[C@H]2[C@H]([C@@H](N2CC3=CC=CC=C3Cl)CO)C4=CC=CC=C4N1S(=O)(=O)C5=CC=C(C=C5)F" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
