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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107542>
  skos:prefLabel "4 اتوکسی N (4 فلوروفنیل) 2،3 دی متیل بنزن سولفونامید"@fa, "4-ethoxy-n-(4-fluorophenyl)-2,3-dimethylbenzenesulfonamide"@en ;
  ns0:monoisotopicmass "323.09914" ;
  ns0:inchi "InChI=1S/C16H18FNO3S/c1-4-21-15-9-10-16(12(3)11(15)2)22(19,20)18-14-7-5-13(17)6-8-14/h5-10,18H,4H2,1-3H3" ;
  ns0:charge "0" ;
  ns0:formula "C16H18FNO3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:smiles "CCOC1=C(C(=C(C=C1)S(=O)(=O)NC2=CC=C(C=C2)F)C)C" ;
  ns0:mass "323.384" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "GJUCAVHSIPEIGQ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

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 .
