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

<http://www.irandoc.acir/onto/irandoc/CHEBI:127823>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "439.19073" ;
  ns0:charge "0" ;
  ns0:smiles "C1COCCC1C(=O)N2C[C@@H]3[C@@H]([C@H](N3C(=O)NC4=CC=CC=C4F)CO)C5=CC=CC=C52" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C24H26FN3O4" ;
  skos:prefLabel "(1s,2as,8bs)-n-(2-fluorophenyl)-1-(hydroxymethyl)-4-[4-oxanyl(oxo)methyl]-1,2a,3,8b-tetrahydroazeto[2,3-c]quinoline-2-carboxamide"@en, "(1S,2aS,8bS) N (2 فلوروفنیل) 1 (هیدروکسی متیل) 4 [4 oxanyl(oxo)methyl] 1,2a,3,8b تتراهیدروآزتو[2,3c]quinoline 2 carboxamide"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchikey "IJAJLJHCJABWGJ-VSKRKVRLSA-N" ;
  ns0:inchi "InChI=1S/C24H26FN3O4/c25-17-6-2-3-7-18(17)26-24(31)28-20-13-27(23(30)15-9-11-32-12-10-15)19-8-4-1-5-16(19)22(20)21(28)14-29/h1-8,15,20-22,29H,9-14H2,(H,26,31)/t20-,21-,22+/m1/s1" ;
  ns0:mass "439.480" .

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