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

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94979>
  skos:prefLabel "8-chloro-4-(3-chloro-4-fluoroanilino)-6-(1h-imidazol-5-ylmethylamino)-3-quinolinecarbonitrile"@en, "8 کلرو 4 (3 کلرو 4 فلوروآنیلینو) 6 (1H ایمیدازول 5 یل متیل آمینو) 3 کینولین کربنیتریل"@fa ;
  ns0:mass "427.262" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H13Cl2FN6" ;
  ns0:smiles "C1=CC(=C(C=C1NC2=C(C=NC3=C(C=C(C=C32)NCC4=CN=CN4)Cl)C#N)Cl)F" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "426.05628" ;
  ns0:inchikey "ONXROKMQGCSOMG-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  ns0:inchi "InChI=1S/C20H13Cl2FN6/c21-16-4-12(1-2-18(16)23)29-19-11(6-24)7-27-20-15(19)3-13(5-17(20)22)26-9-14-8-25-10-28-14/h1-5,7-8,10,26H,9H2,(H,25,28)(H,27,29)" .

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 .
