@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://www.irandoc.acir/onto/irandoc/CHEBI:113024>
  ns0:smiles "CC1=CC2=[N+](C=CC(=C2C=C1)C)CCCS(=O)(=O)O" ;
  ns0:charge "+1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C14H18NO3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchikey "KXQUCGNMIIJFLD-UHFFFAOYSA-O" ;
  skos:prefLabel "3 (4،7 دی متیل 1 کینولین  یومیل)  پروپان سولفونیک اسید"@fa, "3-(4,7-dimethyl-1-quinolin-1-iumyl)-1-propanesulfonic acid"@en ;
  ns0:mass "280.364" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "280.10019" ;
  ns0:inchi "InChI=1S/C14H17NO3S/c1-11-4-5-13-12(2)6-8-15(14(13)10-11)7-3-9-19(16,17)18/h4-6,8,10H,3,7,9H2,1-2H3/p+1" .

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

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