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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120873>
  skos:prefLabel "2-[(5-chloro-2-thiophenyl)sulfonylamino]-n-(2-methoxy-5-methylphenyl)benzamide"@en, "2 [(5 کلرو 2 تیوفنیل) سولفونیل آمینو] N (2 متوکسی 5 متیل فنیل) بنزامید"@fa ;
  ns0:mass "436.935" ;
  ns0:monoisotopicmass "436.03183" ;
  ns0:inchi "InChI=1S/C19H17ClN2O4S2/c1-12-7-8-16(26-2)15(11-12)21-19(23)13-5-3-4-6-14(13)22-28(24,25)18-10-9-17(20)27-18/h3-11,22H,1-2H3,(H,21,23)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchikey "LMBAUGFGWDFXIE-UHFFFAOYSA-N" ;
  ns0:formula "C19H17ClN2O4S2" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC(=C(C=C1)OC)NC(=O)C2=CC=CC=C2NS(=O)(=O)C3=CC=C(S3)Cl" ;
  ns0:charge "0" .

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 .
