@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:22702>
  skos:prefLabel "بنزامیدها"@fa, "benzamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109274> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:109274>
  ns0:charge "0" ;
  ns0:inchikey "AGHRYYKCIBSXOG-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H17N5O5S/c1-12-11-13(2)21-19(20-12)23-30(28,29)15-9-7-14(8-10-15)22-18(25)16-5-3-4-6-17(16)24(26)27/h3-11H,1-2H3,(H,22,25)(H,20,21,23)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=CC(=NC(=N1)NS(=O)(=O)C2=CC=C(C=C2)NC(=O)C3=CC=CC=C3[N+](=O)[O-])C" ;
  ns0:monoisotopicmass "427.09504" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:formula "C19H17N5O5S" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-[4-[(4,6-dimethyl-2-pyrimidinyl)sulfamoyl]phenyl]-2-nitrobenzamide"@en, "N [(4،6 دی متیل 2 پیریمیدینیل) سولفاموئیل] فنیل] 2 نیتروبنزامید"@fa ;
  ns0:mass "427.436" .

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 .
