@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<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:116626> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116626>
  skos:prefLabel "n-(4-methoxyphenyl)-3,4-dihydroquinolin-2-amine"@en, "N (4 متوکسی فنیل) 3،4 دی هیدروکینولین 2 آمین"@fa ;
  ns0:inchi "InChI=1S/C16H16N2O/c1-19-14-9-7-13(8-10-14)17-16-11-6-12-4-2-3-5-15(12)18-16/h2-5,7-10H,6,11H2,1H3,(H,17,18)" ;
  ns0:charge "0" ;
  ns0:mass "252.312" ;
  ns0:smiles "COC1=CC=C(C=C1)NC2=NC3=CC=CC=C3CC2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  ns0:monoisotopicmass "252.12626" ;
  ns0:formula "C16H16N2O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "JSPWKXVREJVMOS-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

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 .
