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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121786>
  ns0:monoisotopicmass "212.10620" ;
  ns0:smiles "CC1=CC2=CC3=C(NN=C3N=C2C=C1C)N" ;
  skos:prefLabel "6،7 دی متیل 2H پیرازولو [3،4 b] کینولین 3 آمین"@fa, "6,7-dimethyl-2h-pyrazolo[3,4-b]quinolin-3-amine"@en ;
  ns0:formula "C12H12N4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  ns0:inchikey "XSYYLQJMAAYYFC-UHFFFAOYSA-N" ;
  ns0:mass "212.251" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C12H12N4/c1-6-3-8-5-9-11(13)15-16-12(9)14-10(8)4-7(6)2/h3-5H,1-2H3,(H3,13,14,15,16)" .

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 .
