@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35358>
  skos:prefLabel "سولفونامید"@fa, "sulfonamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114311> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114311>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-(3,4-dichlorophenyl)-n-[3-(dimethylsulfamoyl)-4-methylphenyl]acetamide"@en, "2 (3،4 دی کلروفنیل) N [3 (دی متیل سولفامویل) 4 متیل فنیل] استامید"@fa ;
  ns0:mass "401.309" ;
  ns0:charge "0" ;
  ns0:inchikey "CIBZECAENHZALH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H18Cl2N2O3S" ;
  ns0:monoisotopicmass "400.04152" ;
  ns0:smiles "CC1=C(C=C(C=C1)NC(=O)CC2=CC(=C(C=C2)Cl)Cl)S(=O)(=O)N(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:inchi "InChI=1S/C17H18Cl2N2O3S/c1-11-4-6-13(10-16(11)25(23,24)21(2)3)20-17(22)9-12-5-7-14(18)15(19)8-12/h4-8,10H,9H2,1-3H3,(H,20,22)" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
