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

<http://www.irandoc.acir/onto/irandoc/CHEBI:167788>
  ns0:monoisotopicmass "297.11134" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H15N3O3/c1-3-22-16(20)12(9-17)10-19-14-8-13(21-2)7-11-5-4-6-18-15(11)14/h4-8,10,19H,3H2,1-2H3" ;
  ns0:mass "297.314" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H15N3O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  skos:prefLabel "ethyl 2-cyano-3-[(6-methoxy-8-quinolyl)amino]acrylate"@en, "اتیل 2 سیانو 3 [(6 متوکسی 8 کینولیل) آمینو] آکریلات"@fa ;
  ns0:inchikey "SPIFGNJOLVTQLH-UHFFFAOYSA-N" ;
  ns0:smiles "O(C=1C=C2C(N=CC=C2)=C(NC=C(C(OCC)=O)C#N)C1)C" ;
  ns0:synonym_EXACT "ethyl 2-cyano-3-[(6-methoxyquinolin-8-yl)amino]prop-2-enoate" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
