@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:119800>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "N (3 کلرو 4 هیدروکسی 2،5 دی متیل فنیل) بنزن سولفونامید"@fa, "n-(3-chloro-4-hydroxy-2,5-dimethylphenyl)benzenesulfonamide"@en ;
  ns0:smiles "CC1=CC(=C(C(=C1O)Cl)C)NS(=O)(=O)C2=CC=CC=C2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:inchi "InChI=1S/C14H14ClNO3S/c1-9-8-12(10(2)13(15)14(9)17)16-20(18,19)11-6-4-3-5-7-11/h3-8,16-17H,1-2H3" ;
  ns0:formula "C14H14ClNO3S" ;
  ns0:mass "311.785" ;
  ns0:monoisotopicmass "311.03829" ;
  ns0:charge "0" ;
  ns0:inchikey "SDSUWSPCHAFZNZ-UHFFFAOYSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0: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:119800> .

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 .
