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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121945>
  ns0:formula "C17H19NO3S" ;
  skos:prefLabel "n-(2,2,4-trimethyl-3h-benzofuran-7-yl)benzenesulfonamide"@en, "N (2،2،4 تری متیل 3H بنزوفوران 7 یل) بنزن سولفونامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:inchikey "XZCATKHLALMKMP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "317.10856" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=C2CC(OC2=C(C=C1)NS(=O)(=O)C3=CC=CC=C3)(C)C" ;
  ns0:mass "317.404" ;
  ns0:inchi "InChI=1S/C17H19NO3S/c1-12-9-10-15(16-14(12)11-17(2,3)21-16)18-22(19,20)13-7-5-4-6-8-13/h4-10,18H,11H2,1-3H3" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
