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

<http://www.irandoc.acir/onto/irandoc/CHEBI:126399>
  ns0:smiles "CN(C)C(=O)C1=CC=C(C=C1)C2=CC3=C(C=C2)N[C@@H]([C@@H]4[C@H]3N(CC4)CC5=CC=CC=C5OC)CO" ;
  skos:prefLabel "4-[(3ar,4s,9br)-4-(hydroxymethyl)-1-[(2-methoxyphenyl)methyl]-2,3,3a,4,5,9b-hexahydropyrrolo[3,2-c]quinolin-8-yl]-n,n-dimethylbenzamide"@en, "4 [(3aR,4S,9bR) 4 (هیدروکسی متیل) 1 [(2 متوکسی فنیل) متیل] 2,3,3a,4,5,9b hexahydropyrrolo[3,2c]quinolin 8 yl] N,N دی متیل بنزامید"@fa ;
  ns0:inchikey "HBGBSAKVKNQWOX-KODFZCBSSA-N" ;
  ns0:inchi "InChI=1S/C29H33N3O3/c1-31(2)29(34)20-10-8-19(9-11-20)21-12-13-25-24(16-21)28-23(26(18-33)30-25)14-15-32(28)17-22-6-4-5-7-27(22)35-3/h4-13,16,23,26,28,30,33H,14-15,17-18H2,1-3H3/t23-,26-,28-/m1/s1" ;
  ns0:mass "471.592" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C29H33N3O3" ;
  ns0:monoisotopicmass "471.25219" ;
  ns0:charge "0" .

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