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

<http://www.irandoc.acir/onto/irandoc/CHEBI:113244>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "476.322" ;
  ns0:formula "C24H18BrN3O3" ;
  skos:prefLabel "3 [1 استیل 5 (2 فورانیل) 3 پیرازولیدینیلیدن] 6 برومو 4 فنیل 2 کینولینون"@fa, "3-[1-acetyl-5-(2-furanyl)-3-pyrazolidinylidene]-6-bromo-4-phenyl-2-quinolinone"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "LBCYQRCFAOESDK-UHFFFAOYSA-N" ;
  ns0:smiles "CC(=O)N1C(CC(=C2C(=C3C=C(C=CC3=NC2=O)Br)C4=CC=CC=C4)N1)C5=CC=CO5" ;
  ns0:inchi "InChI=1S/C24H18BrN3O3/c1-14(29)28-20(21-8-5-11-31-21)13-19(27-28)23-22(15-6-3-2-4-7-15)17-12-16(25)9-10-18(17)26-24(23)30/h2-12,20,27H,13H2,1H3" ;
  ns0:monoisotopicmass "475.05315" .

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