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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104891>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:smiles "C1=CC(=CC(=C1)NC(=O)C2=CC(=CC=C2)S(=O)(=O)NC3=CC(=CC=C3)[N+](=O)[O-])C(=O)O" ;
  ns0:monoisotopicmass "441.06307" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3 [[[ [( نیتروفنیل) سولفامویل] فنیل] اکسومتیل] آمینو] بنزوئیک اسید"@fa, "3-[[[3-[(3-nitrophenyl)sulfamoyl]phenyl]-oxomethyl]amino]benzoic acid"@en ;
  ns0:formula "C20H15N3O7S" ;
  ns0:charge "0" ;
  ns0:mass "441.416" ;
  ns0:inchikey "KVIDPPSHOHBRAO-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H15N3O7S/c24-19(21-15-6-1-5-14(10-15)20(25)26)13-4-2-9-18(11-13)31(29,30)22-16-7-3-8-17(12-16)23(27)28/h1-12,22H,(H,21,24)(H,25,26)" .

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 .
