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

<http://www.irandoc.acir/onto/irandoc/CHEBI:128726>
  ns0:monoisotopicmass "448.14568" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C25H24N2O4S" ;
  skos:prefLabel "1-[(1s,2ar,8br)-2-(benzenesulfonyl)-1-(hydroxymethyl)-1,2a,3,8b-tetrahydroazeto[2,3-c]quinolin-4-yl]-2-phenylethanone"@en, "1 [(1S,2aR,8bR) 2 (بنزن سولفونیل) 1 (هیدروکسی متیل) 1,2a,3,8b تتراهیدروآزتو[2,3 c]quinolin 4 yl] 2 فنیل اتانون"@fa ;
  ns0:inchi "InChI=1S/C25H24N2O4S/c28-17-23-25-20-13-7-8-14-21(20)26(24(29)15-18-9-3-1-4-10-18)16-22(25)27(23)32(30,31)19-11-5-2-6-12-19/h1-14,22-23,25,28H,15-17H2/t22-,23+,25+/m0/s1" ;
  ns0:mass "448.536" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JVDZBXYYJOYVHG-JBRSBNLGSA-N" ;
  ns0:smiles "C1[C@H]2[C@H]([C@H](N2S(=O)(=O)C3=CC=CC=C3)CO)C4=CC=CC=C4N1C(=O)CC5=CC=CC=C5" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> .

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