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

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

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