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

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:228730>
  ns0:synonym_EXACT "N-(2-methyl-5-nitrophenyl)-N-methylsulonylmethanesulonamide" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C9H12N2O6S2" ;
  skos:prefLabel "n-(2-methyl-5-nitrophenyl)-n-(methylsulfonyl)methanesulfonamide"@en, "N (2 متیل 5 نیتروفنیل) N (متیل سولفونیل) متان سولفونامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:inchikey "AANYHLKFVXTOAC-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "308.01368" ;
  ns0:mass "308.320" ;
  ns0:smiles "S(=O)(=O)(N(S(=O)(=O)C)C1=C(C=CC([N+]([O-])=O)=C1)C)C" ;
  ns0:inchi "InChI=1S/C9H12N2O6S2/c1-7-4-5-8(10(12)13)6-9(7)11(18(2,14)15)19(3,16)17/h4-6H,1-3H3" ;
  ns0:subset "2_STAR" .

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