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

<http://www.irandoc.acir/onto/irandoc/CHEBI:135492>
  ns0:synonym_RELATED "isobutylhydrochlorothiazide", "buthiazide", "thiabutazide", "butizid" ;
  skos:prefLabel "butizide"@en, "بوتیزید"@fa ;
  ns0:smiles "O=S1(=O)C2=C(NC(N1)CC(C)C)C=C(C(=C2)S(N)(=O)=O)Cl" ;
  ns0:monoisotopicmass "353.02708" ;
  ns0:charge "0" ;
  ns0:formula "C11H16ClN3O4S2" ;
  ns0:mass "353.848" ;
  ns0:inchi "InChI=1S/C11H16ClN3O4S2/c1-6(2)3-11-14-8-4-7(12)9(20(13,16)17)5-10(8)21(18,19)15-11/h4-6,11,14-15H,3H2,1-2H3,(H2,13,16,17)" ;
  ns0:inchikey "HGBFRHCDYZJRAO-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50265> ;
  ns0:subset "2_STAR" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
