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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107770>
  ns0:inchi "InChI=1S/C21H22N2O5S2/c1-29(24,25)23-11-10-14-12-16(7-8-19(14)23)30(26,27)22-15-6-9-21-18(13-15)17-4-2-3-5-20(17)28-21/h6-9,12-13,22H,2-5,10-11H2,1H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BTKNCOCAXKQCEZ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  skos:prefLabel "1 متیل سولفونیل N (6،7،8،9 تترا هیدرودی بنزوفوران 2 yl) 2،3 دی هیدرویندول 5 سولفونامید"@fa, "1-methylsulfonyl-n-(6,7,8,9-tetrahydrodibenzofuran-2-yl)-2,3-dihydroindole-5-sulfonamide"@en ;
  ns0:mass "446.543" ;
  ns0:formula "C21H22N2O5S2" ;
  ns0:monoisotopicmass "446.09701" ;
  ns0:smiles "CS(=O)(=O)N1CCC2=C1C=CC(=C2)S(=O)(=O)NC3=CC4=C(C=C3)OC5=C4CCCC5" ;
  ns0:charge "0" .

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