@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://www.irandoc.acir/onto/irandoc/CHEBI:33552>
  skos:prefLabel "مشتق اسید سولفونیک"@fa, "sulfonic acid derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105654> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105654>
  skos:prefLabel "3,5-dimethyl-1-[(7-methyl-2-naphthalenyl)sulfonyl]pyrazole"@en, "3،5 دی متیل 1 [(7 متیل 2 نفتالنیل) سولفونیل] پیرازول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33552> ;
  ns0:formula "C16H16N2O2S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H16N2O2S/c1-11-4-5-14-6-7-16(10-15(14)8-11)21(19,20)18-13(3)9-12(2)17-18/h4-10H,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "300.09325" ;
  ns0:smiles "CC1=CC2=C(C=C1)C=CC(=C2)S(=O)(=O)N3C(=CC(=N3)C)C" ;
  ns0:mass "300.377" ;
  ns0:inchikey "ITZUIVKJVHJKKG-UHFFFAOYSA-N" .

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