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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92726>
  ns0:formula "C18H19ClN2O6S2" ;
  ns0:smiles "C1CN(CCN1S(=O)(=O)C2=CC(=CC=C2)Cl)S(=O)(=O)C3=CC4=C(C=C3)OCCO4" ;
  ns0:mass "458.939" ;
  skos:prefLabel "1-(3-chlorophenyl)sulfonyl-4-(2,3-dihydro-1,4-benzodioxin-6-ylsulfonyl)piperazine"@en, "1 (3 کلروفنیل) سولفونیل 4 (2،3 دی هیدرو 1،4 بنزودیوکسین 6 یل سولفونیل) پیپرازین"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:monoisotopicmass "458.03731" ;
  ns0:inchi "InChI=1S/C18H19ClN2O6S2/c19-14-2-1-3-15(12-14)28(22,23)20-6-8-21(9-7-20)29(24,25)16-4-5-17-18(13-16)27-11-10-26-17/h1-5,12-13H,6-11H2" ;
  ns0:inchikey "OHQRWSXUISHEHH-UHFFFAOYSA-N" .

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