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

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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116576>
  ns0:inchikey "FTCGMANTUWVKFZ-UHFFFAOYSA-N" ;
  skos:prefLabel "N (1,3 benzodioxol 5 ylmethylideneamino) 2 (2,4 dimethoxyphenyl) 4 quinolinecarboxamide"@fa, "n-(1,3-benzodioxol-5-ylmethylideneamino)-2-(2,4-dimethoxyphenyl)-4-quinolinecarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:monoisotopicmass "455.14812" ;
  ns0:smiles "COC1=CC(=C(C=C1)C2=NC3=CC=CC=C3C(=C2)C(=O)NN=CC4=CC5=C(C=C4)OCO5)OC" ;
  ns0:inchi "InChI=1S/C26H21N3O5/c1-31-17-8-9-19(24(12-17)32-2)22-13-20(18-5-3-4-6-21(18)28-22)26(30)29-27-14-16-7-10-23-25(11-16)34-15-33-23/h3-14H,15H2,1-2H3,(H,29,30)" ;
  ns0:formula "C26H21N3O5" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "455.463" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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