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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109341>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "RIZHEPFCVROKLB-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "408.01022" ;
  ns0:mass "409.288" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  skos:prefLabel "n-[1-[(3,4-dichlorophenyl)methyl]-6-oxo-3-pyridinyl]benzenesulfonamide"@en, "N [(3،4 دی کلروفنیل) متیل] 6 اکسو 3 پیریدینیل] بنزن سولفونامید"@fa ;
  ns0:inchi "InChI=1S/C18H14Cl2N2O3S/c19-16-8-6-13(10-17(16)20)11-22-12-14(7-9-18(22)23)21-26(24,25)15-4-2-1-3-5-15/h1-10,12,21H,11H2" ;
  ns0:formula "C18H14Cl2N2O3S" ;
  ns0:smiles "C1=CC=C(C=C1)S(=O)(=O)NC2=CN(C(=O)C=C2)CC3=CC(=C(C=C3)Cl)Cl" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
