@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://www.irandoc.acir/onto/irandoc/CHEBI:120032>
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)N2C=C(C(=N2)N)C3=CC=CC=C3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SMLVSUHYMGECDU-UHFFFAOYSA-N" ;
  ns0:mass "313.376" ;
  skos:prefLabel "1 (4 متیل فنیل) سولفونیل 4 فنیل 3 پیرازولامین"@fa, "1-(4-methylphenyl)sulfonyl-4-phenyl-3-pyrazolamine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:monoisotopicmass "313.08850" ;
  ns0:formula "C16H15N3O2S" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H15N3O2S/c1-12-7-9-14(10-8-12)22(20,21)19-11-15(16(17)18-19)13-5-3-2-4-6-13/h2-11H,1H3,(H2,17,18)" ;
  ns0:charge "0" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26410>
  skos:prefLabel "پیرازول ها"@fa, "pyrazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120032> .

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