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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114670>
  ns0:mass "344.390" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H16N4O3S/c1-20(2)24(22,23)12-9-7-11(8-10-12)15(21)19-16-17-13-5-3-4-6-14(13)18-16/h3-10H,1-2H3,(H2,17,18,19,21)" ;
  skos:prefLabel "N (1H benzimidazol 2 yl) 4 (dimethylsulfamoyl)benzamide"@fa, "n-(1h-benzimidazol-2-yl)-4-(dimethylsulfamoyl)benzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CPMUZVRDGXEAOX-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "344.09431" ;
  ns0:formula "C16H16N4O3S" ;
  ns0:smiles "CN(C)S(=O)(=O)C1=CC=C(C=C1)C(=O)NC2=NC3=CC=CC=C3N2" .

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