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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116534>
  ns0:monoisotopicmass "428.15699" ;
  ns0:mass "428.522" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H25FN2O3S/c24-21-6-8-22(9-7-21)30(28,29)26-16-12-20(13-17-26)23(27)25-14-10-19(11-15-25)18-4-2-1-3-5-18/h1-10,20H,11-17H2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "[1 (4 فلوروفنیل) سولفونیل 4 پیپریدینیل] (4 فنیل 3،6 دی هیدرو 2H پیریدین 1 ایل) متانون"@fa, "[1-(4-fluorophenyl)sulfonyl-4-piperidinyl]-(4-phenyl-3,6-dihydro-2h-pyridin-1-yl)methanone"@en ;
  ns0:smiles "C1CN(CCC1C(=O)N2CCC(=CC2)C3=CC=CC=C3)S(=O)(=O)C4=CC=C(C=C4)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:inchikey "STUVLABKSDEAAL-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C23H25FN2O3S" .

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