@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://www.irandoc.acir/onto/irandoc/CHEBI:35358>
  skos:prefLabel "سولفونامید"@fa, "sulfonamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93868> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93868>
  ns0:inchi "InChI=1S/C14H15NO4S/c1-9-2-6-12(7-3-9)20(18,19)15-11-5-4-10(8-11)13(15)14(16)17/h2-7,10-11,13H,8H2,1H3,(H,16,17)" ;
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)N2C3CC(C2C(=O)O)C=C3" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-(4-methylphenyl)sulfonyl-3-azabicyclo[2.2.1]hept-5-ene-2-carboxylic acid"@en, "3 (4 متیل فنیل) سولفونیل  آزابی سیکلو [2..1] هپت 5 ان  کربوکسیلیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:mass "293.340" ;
  ns0:formula "C14H15NO4S" ;
  ns0:charge "0" ;
  ns0:inchikey "DFOHGWYKVLANSY-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "293.07218" .

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