@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://www.irandoc.acir/onto/irandoc/CHEBI:35683>
  skos:prefLabel "آریل سولفید"@fa, "aryl sulfide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:143293> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:143293>
  ns0:mass "404.483" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "404.119" ;
  skos:prefLabel "1-(4-hydroxyphenyl)-2-phenyl-4-(2-phenylsulfanylethyl)pyrazolidine-3,5-dione"@en, "1 (4 هیدروکسی فنیل) 2 فنیل 4 (2 فنیل سولفانیل اتیل) پیرازولیدین 3،5 دیون"@fa ;
  ns0:inchi "InChI=1S/C23H20N2O3S/c26-19-13-11-18(12-14-19)25-23(28)21(15-16-29-20-9-5-2-6-10-20)22(27)24(25)17-7-3-1-4-8-17/h1-14,21,26H,15-16H2/t21-/m0/s1" ;
  ns0:inchikey "ZINXZZBZWUOJNZ-NRFANRHFSA-N" ;
  ns0:smiles "S(C1=CC=CC=C1)CC[C@@H]2C(=O)N(C3=CC=C(O)C=C3)N(C2=O)C4=CC=CC=C4" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35683> ;
  ns0:formula "C23H20N2O3S" .

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 .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
