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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105539>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C17H20N4O2/c1-3-16(22)19-7-8-20-17-13(11-18)9-12-10-14(23-4-2)5-6-15(12)21-17/h5-6,9-10H,3-4,7-8H2,1-2H3,(H,19,22)(H,20,21)" ;
  ns0:smiles "CCC(=O)NCCNC1=NC2=C(C=C(C=C2)OCC)C=C1C#N" ;
  ns0:mass "312.367" ;
  ns0:inchikey "SBIFELRMHSAINV-UHFFFAOYSA-N" ;
  skos:prefLabel "n-[2-[(3-cyano-6-ethoxy-2-quinolinyl)amino]ethyl]propanamide"@en, "N [2 [(3 سیانو 6 اتوکسی 2 کینولینیل) آمینو] اتیل] پروپانامید"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  ns0:formula "C17H20N4O2" ;
  ns0:monoisotopicmass "312.15863" ;
  ns0:subset "2_STAR" .

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 .
