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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112436>
  ns0:inchikey "NXBJIYZVKAMOMC-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "363.01062" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H14BrNO4" ;
  skos:prefLabel "5-bromo-2-furancarboxylic acid [2-(3,4-dihydro-2h-quinolin-1-yl)-2-oxoethyl] ester"@en, "5 برومو 2 فوران کربوکسیلیک اسید [ (3،4 دی هیدرو 2H کینولین 1 یل)  اکسو اتیل] استر"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:mass "364.191" ;
  ns0:inchi "InChI=1S/C16H14BrNO4/c17-14-8-7-13(22-14)16(20)21-10-15(19)18-9-3-5-11-4-1-2-6-12(11)18/h1-2,4,6-8H,3,5,9-10H2" ;
  ns0:smiles "C1CC2=CC=CC=C2N(C1)C(=O)COC(=O)C3=CC=C(O3)Br" .

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