@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://www.irandoc.acir/onto/irandoc/CHEBI:48864>
  skos:prefLabel "بنزوتیادیازول"@fa, "benzothiadiazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105038> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105038>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H19N5O3S3/c1-12-7-8-14-16(10-12)29-20(21-14)22-19(26)13-4-3-9-25(11-13)31(27,28)17-6-2-5-15-18(17)24-30-23-15/h2,5-8,10,13H,3-4,9,11H2,1H3,(H,21,22,26)" ;
  ns0:formula "C20H19N5O3S3" ;
  ns0:inchikey "PWONHYLJDVKAEF-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "473.06500" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48864> ;
  skos:prefLabel "1-(2,1,3-benzothiadiazol-4-ylsulfonyl)-n-(6-methyl-1,3-benzothiazol-2-yl)-3-piperidinecarboxamide"@en, "1 (2,1,3 benzothiadiazol 4 ylsulfonyl) N (6 methyl 1,3 benzothiazol 2 yl) 3 piperidinecarboxamide"@fa ;
  ns0:mass "473.596" ;
  ns0:smiles "CC1=CC2=C(C=C1)N=C(S2)NC(=O)C3CCCN(C3)S(=O)(=O)C4=CC=CC5=NSN=C54" ;
  ns0:charge "0" .

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