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

<http://www.irandoc.acir/onto/irandoc/CHEBI:127801>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  skos:prefLabel "1-[(3as,4r,9bs)-8-(4-fluorophenyl)-4-(hydroxymethyl)-2,3,3a,4,5,9b-hexahydropyrrolo[3,2-c]quinolin-1-yl]ethanone"@en, "1 [(3aS,4R,9bS) 8 (4 فلوروفنیل) 4 (هیدروکسی متیل) 2,3,3a,4,5,9b هگزا هیدروپیرولو[3,2 c]quinolin 1 yl] اتانون"@fa ;
  ns0:monoisotopicmass "340.15871" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FUZLZJOZWQSGAD-VDGAXYAQSA-N" ;
  ns0:inchi "InChI=1S/C20H21FN2O2/c1-12(25)23-9-8-16-19(11-24)22-18-7-4-14(10-17(18)20(16)23)13-2-5-15(21)6-3-13/h2-7,10,16,19-20,22,24H,8-9,11H2,1H3/t16-,19-,20-/m0/s1" ;
  ns0:charge "0" ;
  ns0:formula "C20H21FN2O2" ;
  ns0:smiles "CC(=O)N1CC[C@@H]2[C@H]1C3=C(C=CC(=C3)C4=CC=C(C=C4)F)N[C@H]2CO" ;
  ns0:mass "340.392" .

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