@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://www.irandoc.acir/onto/irandoc/CHEBI:120462>
  skos:prefLabel "2,5-dimethoxy-n-(3-quinolinyl)benzenesulfonamide"@en, "2،5 دی متوکسی N (3 کینولینیل) بنزن سولفونامید"@fa ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "JZSPHTPWUXNQGB-UHFFFAOYSA-N" ;
  ns0:formula "C17H16N2O4S" ;
  ns0:mass "344.387" ;
  ns0:monoisotopicmass "344.08308" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=CC(=C(C=C1)OC)S(=O)(=O)NC2=CC3=CC=CC=C3N=C2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchi "InChI=1S/C17H16N2O4S/c1-22-14-7-8-16(23-2)17(10-14)24(20,21)19-13-9-12-5-3-4-6-15(12)18-11-13/h3-11,19H,1-2H3" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0: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:120462> .

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