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

<http://www.irandoc.acir/onto/irandoc/CHEBI:117142>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KSBSEHKCZSRISC-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H18N4O4S/c1-3-16(23)21-18(27)20-13-9-7-12(8-10-13)19-17(24)14-5-4-6-15(11(14)2)22(25)26/h4-10H,3H2,1-2H3,(H,19,24)(H2,20,21,23,27)" ;
  ns0:monoisotopicmass "386.10488" ;
  ns0:formula "C18H18N4O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "2-methyl-3-nitro-n-[4-[[(1-oxopropylamino)-sulfanylidenemethyl]amino]phenyl]benzamide"@en, "2 متیل 3 نیترو N [4 [[(1 oxopropylamino) سولفانیلید متیل] آمینو] فنیل] بنزامید"@fa ;
  ns0:mass "386.427" ;
  ns0:charge "0" ;
  ns0:smiles "CCC(=O)NC(=S)NC1=CC=C(C=C1)NC(=O)C2=C(C(=CC=C2)[N+](=O)[O-])C" ;
  ns0:subset "2_STAR" .

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 .
