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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<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:111257>
  ns0:inchi "InChI=1S/C23H18N4O/c1-16-8-10-17(11-9-16)14-25-27-23(28)20-13-22(18-5-4-12-24-15-18)26-21-7-3-2-6-19(20)21/h2-15H,1H3,(H,27,28)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-[(4-methylphenyl)methylideneamino]-2-(3-pyridinyl)-4-quinolinecarboxamide"@en, "N [(4 متیل فنیل) متیلیدین آمینو] 2 (3 پیریدینیل) 4 کینولین کربوکسامید"@fa ;
  ns0:formula "C23H18N4O" ;
  ns0:inchikey "SNBQNDVQCIVCRR-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=C(C=C1)C=NNC(=O)C2=CC(=NC3=CC=CC=C32)C4=CN=CC=C4" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "366.14806" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:mass "366.416" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:111257> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
