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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120685>
  ns0:inchikey "JMOSWCSUAXXELA-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4-(4-methoxyphenyl)sulfonyl-n-(phenylmethyl)-1-piperazinecarboxamide"@en, "4 (4 متوکسی فنیل) سولفونیل N (فنیل متیل) 1 پیپرازین کربوکسامید"@fa ;
  ns0:monoisotopicmass "389.14093" ;
  ns0:mass "389.470" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:inchi "InChI=1S/C19H23N3O4S/c1-26-17-7-9-18(10-8-17)27(24,25)22-13-11-21(12-14-22)19(23)20-15-16-5-3-2-4-6-16/h2-10H,11-15H2,1H3,(H,20,23)" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H23N3O4S" ;
  ns0:charge "0" ;
  ns0:smiles "COC1=CC=C(C=C1)S(=O)(=O)N2CCN(CC2)C(=O)NCC3=CC=CC=C3" .

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