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

<http://www.irandoc.acir/onto/irandoc/CHEBI:103918>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "306.13683" ;
  ns0:charge "0" ;
  ns0:mass "306.359" ;
  ns0:inchikey "NOGWKIKUGIOGRI-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC2=C(C=C1)N=C(C=C2NC3=CC4=C(C=C3)OCCO4)C" ;
  ns0:inchi "InChI=1S/C19H18N2O2/c1-12-3-5-16-15(9-12)17(10-13(2)20-16)21-14-4-6-18-19(11-14)23-8-7-22-18/h3-6,9-11H,7-8H2,1-2H3,(H,20,21)" ;
  skos:prefLabel "n-(2,3-dihydro-1,4-benzodioxin-6-yl)-2,6-dimethyl-4-quinolinamine"@en, "N (2،3 دی هیدرو 1،4 بنزودیوکسین 6 یل) 2،6 دی متیل 4 کینولینامین"@fa ;
  ns0:formula "C19H18N2O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  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 .
