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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121530>
  ns0:formula "C18H18N4O6S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "418.426" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CCN(C1)S(=O)(=O)C2=CC(=C(C=C2)NN=CC3=CC=C(C=C3)C(=O)O)[N+](=O)[O-]" ;
  ns0:inchi "InChI=1S/C18H18N4O6S/c23-18(24)14-5-3-13(4-6-14)12-19-20-16-8-7-15(11-17(16)22(25)26)29(27,28)21-9-1-2-10-21/h3-8,11-12,20H,1-2,9-10H2,(H,23,24)" ;
  skos:prefLabel "4-[[[2-nitro-4-(1-pyrrolidinylsulfonyl)phenyl]hydrazinylidene]methyl]benzoic acid"@en, "4 [[[2 نیترو  (1 پیرولیدینیل سولفونیل) فنیل] هیدرازینیلیدین] متیل] بنزوئیک اسید"@fa ;
  ns0:monoisotopicmass "418.09471" ;
  ns0:charge "0" ;
  ns0:inchikey "VTZLJDIDMPWOHR-UHFFFAOYSA-N" .

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