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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107876>
  ns0:subset "2_STAR" ;
  ns0:formula "C20H20N4O5S" ;
  ns0:monoisotopicmass "428.11544" ;
  ns0:charge "0" ;
  ns0:mass "428.463" ;
  skos:prefLabel "1 [4 (بنزن سولفونیل) 1 پیپرازینیل] 2 [4 (1،3،4 اگزادیازول 2 یل) فنوکسی] اتانون"@fa, "1-[4-(benzenesulfonyl)-1-piperazinyl]-2-[4-(1,3,4-oxadiazol-2-yl)phenoxy]ethanone"@en ;
  ns0:inchikey "RYJDOSORDXMJJC-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:inchi "InChI=1S/C20H20N4O5S/c25-19(14-28-17-8-6-16(7-9-17)20-22-21-15-29-20)23-10-12-24(13-11-23)30(26,27)18-4-2-1-3-5-18/h1-9,15H,10-14H2" ;
  ns0:smiles "C1CN(CCN1C(=O)COC2=CC=C(C=C2)C3=NN=CO3)S(=O)(=O)C4=CC=CC=C4" .

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