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

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

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 .
