@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://www.irandoc.acir/onto/irandoc/CHEBI:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121341> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:121341>
  ns0:subset "2_STAR" ;
  ns0:formula "C20H18ClN3O4S" ;
  ns0:inchikey "NFSONIZEOOZGHR-UHFFFAOYSA-N" ;
  skos:prefLabel "[5-(4-chlorophenyl)-1,3,4-oxadiazol-2-yl]-[4-(1-piperidinylsulfonyl)phenyl]methanone"@en, "[5 (4 کلروفنیل) 1،3،4 اگزادیازول 2 یل] [4 (1 پیپریدینیل سولفونیل) فنیل] متانون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "431.07065" ;
  ns0:smiles "C1CCN(CC1)S(=O)(=O)C2=CC=C(C=C2)C(=O)C3=NN=C(O3)C4=CC=C(C=C4)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "431.894" ;
  ns0:inchi "InChI=1S/C20H18ClN3O4S/c21-16-8-4-15(5-9-16)19-22-23-20(28-19)18(25)14-6-10-17(11-7-14)29(26,27)24-12-2-1-3-13-24/h4-11H,1-3,12-13H2" .

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 .
