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

<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:122102>
  ns0:monoisotopicmass "429.09139" ;
  ns0:charge "0" ;
  skos:prefLabel "4 [(4 کلروفنیل) متیل متیل سولفونیلامین] N (2 پیریدینیل متیل) بنزامید"@fa, "4-[(4-chlorophenyl)methyl-methylsulfonylamino]-n-(2-pyridinylmethyl)benzamide"@en ;
  ns0:smiles "CS(=O)(=O)N(CC1=CC=C(C=C1)Cl)C2=CC=C(C=C2)C(=O)NCC3=CC=CC=N3" ;
  ns0:inchikey "BOSYZTKWXLWSQJ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C21H20ClN3O3S/c1-29(27,28)25(15-16-5-9-18(22)10-6-16)20-11-7-17(8-12-20)21(26)24-14-19-4-2-3-13-23-19/h2-13H,14-15H2,1H3,(H,24,26)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H20ClN3O3S" ;
  ns0:mass "429.922" .

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