@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:109407>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H17BrN2O3" ;
  skos:prefLabel "5-bromo-n-[2-(6,7-dimethyl-2-oxo-1h-quinolin-3-yl)ethyl]-2-furancarboxamide"@en, "5 برمو N [2 (6،7 دی متیل 2 اکسو 1H کینولین 3 یل) اتیل] 2 فورانکاربوکسامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "388.04226" ;
  ns0:inchikey "RQMUJRQFJXFLLI-UHFFFAOYSA-N" ;
  ns0:mass "389.243" ;
  ns0:smiles "CC1=C(C=C2C(=C1)C=C(C(=O)N2)CCNC(=O)C3=CC=C(O3)Br)C" ;
  ns0:inchi "InChI=1S/C18H17BrN2O3/c1-10-7-13-9-12(17(22)21-14(13)8-11(10)2)5-6-20-18(23)15-3-4-16(19)24-15/h3-4,7-9H,5-6H2,1-2H3,(H,20,23)(H,21,22)" .

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

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