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

<http://www.irandoc.acir/onto/irandoc/CHEBI:126973>
  ns0:formula "C25H25FN2O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:mass "388.478" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  skos:prefLabel "[(3aR,4R,9bR) 1 [(2 فلوروفنیل) متیل] 8 فنیل 2,3,3a,4,5,9b هگزا هیدروپیرولو[3,2 c]quinolin 4 yl] متانول"@fa, "[(3ar,4r,9br)-1-[(2-fluorophenyl)methyl]-8-phenyl-2,3,3a,4,5,9b-hexahydropyrrolo[3,2-c]quinolin-4-yl]methanol"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C25H25FN2O/c26-22-9-5-4-8-19(22)15-28-13-12-20-24(16-29)27-23-11-10-18(14-21(23)25(20)28)17-6-2-1-3-7-17/h1-11,14,20,24-25,27,29H,12-13,15-16H2/t20-,24+,25-/m1/s1" ;
  ns0:monoisotopicmass "388.19509" ;
  ns0:smiles "C1CN([C@@H]2[C@H]1[C@@H](NC3=C2C=C(C=C3)C4=CC=CC=C4)CO)CC5=CC=CC=C5F" ;
  ns0:inchikey "FMBSMFPRTJDIMD-DCEDVJGZSA-N" .

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