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

<http://www.irandoc.acir/onto/irandoc/CHEBI:126640>
  ns0:inchikey "YJFOHBYNLUUPSE-SQNIBIBYSA-N" ;
  skos:prefLabel "[(1R,2aS,8bS) 1 (هیدروکسی متیل) 2 متیل 1,2a,3,8b تتراهیدروآزتو[2,3 c]quinolin 4 yl] (4 فلوروفنیل) متانون"@fa, "[(1r,2as,8bs)-1-(hydroxymethyl)-2-methyl-1,2a,3,8b-tetrahydroazeto[2,3-c]quinolin-4-yl]-(4-fluorophenyl)methanone"@en ;
  ns0:monoisotopicmass "326.14306" ;
  ns0:mass "326.365" ;
  ns0:inchi "InChI=1S/C19H19FN2O2/c1-21-16-10-22(19(24)12-6-8-13(20)9-7-12)15-5-3-2-4-14(15)18(16)17(21)11-23/h2-9,16-18,23H,10-11H2,1H3/t16-,17+,18+/m1/s1" ;
  ns0:smiles "CN1[C@@H]2CN(C3=CC=CC=C3[C@@H]2[C@@H]1CO)C(=O)C4=CC=C(C=C4)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H19FN2O2" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
