@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:129663>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H20N2O3S/c1-19-11-16-18(14-9-5-6-10-15(14)19)17(12-21)20(16)24(22,23)13-7-3-2-4-8-13/h2-10,16-18,21H,11-12H2,1H3/t16-,17+,18+/m1/s1" ;
  ns0:monoisotopicmass "344.11946" ;
  ns0:inchikey "MGMULPPYCMIXAA-SQNIBIBYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:smiles "CN1C[C@@H]2[C@@H]([C@@H](N2S(=O)(=O)C3=CC=CC=C3)CO)C4=CC=CC=C41" ;
  skos:prefLabel "[(1r,2as,8bs)-2-(benzenesulfonyl)-4-methyl-1,2a,3,8b-tetrahydroazeto[2,3-c]quinolin-1-yl]methanol"@en, "[(1R,2aS,8bS) 2 (بنزن سولفونیل) 4 متیل 1,2a,3,8b تتراهیدروآزتو[2,3 c]quinolin 1 yl] متانول"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "344.430" ;
  ns0:formula "C18H20N2O3S" .

<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:129663> .

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