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

<http://www.irandoc.acir/onto/irandoc/CHEBI:113107>
  skos:prefLabel "6-methoxy-2-methyl-n-[[3-(trifluoromethyl)phenyl]methyl]-4-quinolinamine"@en, "6 متوکسی 2 متیل N [[3 (تری فلورومتیل) فنیل] متیل] 4 کینولینامین"@fa ;
  ns0:monoisotopicmass "346.12930" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H17F3N2O/c1-12-8-18(16-10-15(25-2)6-7-17(16)24-12)23-11-13-4-3-5-14(9-13)19(20,21)22/h3-10H,11H2,1-2H3,(H,23,24)" ;
  ns0:smiles "CC1=NC2=C(C=C(C=C2)OC)C(=C1)NCC3=CC(=CC=C3)C(F)(F)F" ;
  ns0:formula "C19H17F3N2O" ;
  ns0:charge "0" ;
  ns0:inchikey "SGDQPSJNELHSAJ-UHFFFAOYSA-N" ;
  ns0:mass "346.347" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> .

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 .
