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

<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:112732>
  ns0:charge "0" ;
  skos:prefLabel "3 (1 آزپانیل سولفونیل) 4 کلرو N (1H 1,2,4 تریازول 5 یل) بنزامید"@fa, "3-(1-azepanylsulfonyl)-4-chloro-n-(1h-1,2,4-triazol-5-yl)benzamide"@en ;
  ns0:mass "383.855" ;
  ns0:inchi "InChI=1S/C15H18ClN5O3S/c16-12-6-5-11(14(22)19-15-17-10-18-20-15)9-13(12)25(23,24)21-7-3-1-2-4-8-21/h5-6,9-10H,1-4,7-8H2,(H2,17,18,19,20,22)" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:formula "C15H18ClN5O3S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "383.08189" ;
  ns0:inchikey "VHYZTYARFPXAMM-UHFFFAOYSA-N" ;
  ns0:smiles "C1CCCN(CC1)S(=O)(=O)C2=C(C=CC(=C2)C(=O)NC3=NC=NN3)Cl" .

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