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

<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:112987>
  skos:prefLabel "1-butyl-4,6-dimethyl-3-(2-methylphenyl)sulfonyl-2-pyridinone"@en, "1 بوتیل 4،6 دی متیل 3 (2 متیل فنیل) سولفونیل 2 پیریدینون"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "333.13986" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "RVNMUGNFFPMVOU-UHFFFAOYSA-N" ;
  ns0:formula "C18H23NO3S" ;
  ns0:inchi "InChI=1S/C18H23NO3S/c1-5-6-11-19-15(4)12-14(3)17(18(19)20)23(21,22)16-10-8-7-9-13(16)2/h7-10,12H,5-6,11H2,1-4H3" ;
  ns0:mass "333.447" ;
  ns0:smiles "CCCCN1C(=CC(=C(C1=O)S(=O)(=O)C2=CC=CC=C2C)C)C" .

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